Data Realms Fan Forums http://45.55.195.193/ |
|
Repeat Ini Errors http://45.55.195.193/viewtopic.php?f=1&t=17961 |
Page 1 of 1 |
Author: | Petethegoat [ Sat Feb 27, 2010 10:13 pm ] |
Post subject: | Repeat Ini Errors |
Error on line 4: Could not match property. Lines 1 to 4: Code: //Lua Warrior AddEffect = MOSRotating I have tried copy/pasting into a different ini, and this same code works perfectly in the original ini I copied it from. All I have done is change names and filepaths. What. |
Author: | dragonxp [ Sat Feb 27, 2010 10:45 pm ] |
Post subject: | Re: Repeat Ini Errors |
post full ini please. |
Author: | Petethegoat [ Sat Feb 27, 2010 10:48 pm ] |
Post subject: | Re: Repeat Ini Errors |
http://pastebin.com/cLedMJ1K I'm pretty sure it is just CC being lame, but here you go. |
Author: | dragonxp [ Sat Feb 27, 2010 10:54 pm ] |
Post subject: | Re: Repeat Ini Errors |
Probably cc's bad tab/enter syntax, delete line 3. |
Author: | Petethegoat [ Sat Feb 27, 2010 10:56 pm ] |
Post subject: | Re: Repeat Ini Errors |
Tried that already, no luck. It always has issue with the first actual ini code that isn't whitespace or a comment. Probably should have said that earlier, in retrospect. |
Author: | dragonxp [ Sat Feb 27, 2010 10:57 pm ] |
Post subject: | Re: Repeat Ini Errors |
Hmm, AddEffect... it should work by all means. |
Author: | Petethegoat [ Sat Feb 27, 2010 11:06 pm ] |
Post subject: | Re: Repeat Ini Errors |
Yes. Yes it should. |
Author: | Petethegoat [ Sun Feb 28, 2010 3:04 pm ] |
Post subject: | Re: Repeat Ini Errors |
Alright, if anyone else has this problem, it is due to tabbing. Here was my actors.ini: Code: IncludeFile = Lua.rte/Actors/Worshipper.ini IncludeFile = Lua.rte/Actors/Warrior.ini This fails as described in the OP. I changed it to: Code: IncludeFile = Lua.rte/Actors/Worshipper.ini IncludeFile = Lua.rte/Actors/Warrior.ini GET YOUR TABBING CORRECT. Failure to do so will result in incredibly cryptic errors, and will make you make topics like this one. |
Author: | dragonxp [ Sun Feb 28, 2010 3:55 pm ] |
Post subject: | Re: Repeat Ini Errors |
Great, it was the includefile.ini beware of evil tab syntax. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |