Data Realms Fan Forums http://45.55.195.193/ |
|
Seemingly Unfixable Line Error? http://45.55.195.193/viewtopic.php?f=1&t=46030 |
Page 1 of 1 |
Author: | stickman939 [ Tue Jan 26, 2016 3:01 am ] |
Post subject: | Seemingly Unfixable Line Error? |
I'm new to the forum (as a posting member) so I don't know if this is the correct place to post modding troubles. Sorry On to the point, I'm getting into CC modding, following the Wiki tutorial and am getting this error: Which persists no matter what I do to the code. I even copy+pasted from the wiki for that one section to see if I did it wrong, but am still getting the error. |
Author: | dragonxp [ Tue Jan 26, 2016 3:41 am ] |
Post subject: | Re: Seemingly Unfixable Line Error? |
It might be helpful to post the entirety of the .ini code. But before that make sure you use tabs and not spaces which may result in a simple syntax error. Otherwise that looks correct. |
Author: | stickman939 [ Tue Jan 26, 2016 7:00 am ] |
Post subject: | Re: Seemingly Unfixable Line Error? |
dragonxp wrote: It might be helpful to post the entirety of the .ini code. But before that make sure you use tabs and not spaces which may result in a simple syntax error. Otherwise that looks correct. Here's the ini, if it'll help. I also checked for spaces but didn't find any. Is it possible that the wiki is outdated in terms of coding used? |
Author: | Major [ Tue Jan 26, 2016 7:29 am ] | ||
Post subject: | Re: Seemingly Unfixable Line Error? | ||
Put it into my game and it ran first time after I removed all the spaces. Not quite sure what was going on for you but here is the working file unaltered. Also one thing to note is that "InstanceName" is obsolete and should be replaced with "PresetName". Apparently there are a few bugs with copying from InstanceName.
|
Author: | stickman939 [ Wed Jan 27, 2016 1:12 am ] |
Post subject: | Re: Seemingly Unfixable Line Error? |
Major wrote: Put it into my game and it ran first time after I removed all the spaces. Not quite sure what was going on for you but here is the working file unaltered. Thank's man. I didn't realize by spaces he meant the extra tabs. Quote: Also one thing to note is that "InstanceName" is obsolete and should be replaced with "PresetName". Apparently there are a few bugs with copying from InstanceName. I'll definitely keep that in mind. Thank's for the help guys |
Author: | dragonxp [ Wed Jan 27, 2016 4:42 am ] |
Post subject: | Re: Seemingly Unfixable Line Error? |
CC .ini code reads code in segments determined by the tabs. However, I initially meant literal spaces instead of tabs. Sometimes when pasting things it may be 3 spaces instead of a tab which would be problematic for CC to read. |
Author: | Major [ Wed Jan 27, 2016 6:09 am ] |
Post subject: | Re: Seemingly Unfixable Line Error? |
No worries, glad I could help. |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |