Author |
Message |
blipflip
Joined: Fri Dec 22, 2006 12:47 pm Posts: 181 Location: I am the monkey. I can go ANYWHERE.
|
Annoying, unhelpful error. Anybody know how to fix?
So I'm making ( with permission of course ) a big robot using Zalo's giant clone as a template. I was trying to change the gibs from fleshy gibs to more metallic ones, and when I started up Cortex Command I got this error : Attachment:
Error.JPG [11.26 KiB]
Downloaded 215 times
At the time it was looking in BossMech.ini at around line 700. This is probably a direct result of something I did wrong with the gibs, as it has happened before in similar circumstances. Here is the file, it looks like complete crap because it's a work in progress, and thanks in advance to anybody who knows what I've done.
|
Thu Aug 23, 2007 5:24 pm |
|
|
Falcon X
Joined: Thu Aug 09, 2007 6:37 pm Posts: 889 Location: Not Jewtown.
|
Re: Annoying, unhelpful error. Anybody know how to fix?
Ok. try to find that particular line, and see about changing it, re-writing it, or even deleting it.
|
Thu Aug 23, 2007 5:42 pm |
|
|
blipflip
Joined: Fri Dec 22, 2006 12:47 pm Posts: 181 Location: I am the monkey. I can go ANYWHERE.
|
Re: Annoying, unhelpful error. Anybody know how to fix?
...
Sorry, but that really isn't helpful. I don't know what to change or, in fact, what is even wrong with the code that is there. It doesn't mention a specific line, that's just what the loading screen said it was looking at when it crashed, which is not the same as what it was ACTUALLY looking at, just in the general area.
|
Thu Aug 23, 2007 6:02 pm |
|
|
Lord Tim
Joined: Fri Apr 27, 2007 4:55 pm Posts: 1178 Location: America!
|
Re: Annoying, unhelpful error. Anybody know how to fix?
Except that it is the same. It saves the crash screen for a reason. At exactly line 7xx, there is something wrong with your code. That line needs to be changed, or deleted, and it's also probably not the only line that wrong. It's just the first.
|
Thu Aug 23, 2007 6:15 pm |
|
|
blipflip
Joined: Fri Dec 22, 2006 12:47 pm Posts: 181 Location: I am the monkey. I can go ANYWHERE.
|
Re: Annoying, unhelpful error. Anybody know how to fix?
Alright, so we know where the error is..
Can someone please help me fix it now? I honestly can't see anything wrong with the code, please can somebody point it out?
EDIT : I looked at line 700 and it's actually after some of the stuff I edited and completely unchanged by me..
It's getting a little wierd...
|
Thu Aug 23, 2007 7:03 pm |
|
|
Erahgon
Joined: Thu Apr 12, 2007 2:53 am Posts: 83
|
Re: Annoying, unhelpful error. Anybody know how to fix?
blipflip wrote: Alright, so we know where the error is..
Can someone please help me fix it now? I honestly can't see anything wrong with the code, please can somebody point it out?
EDIT : I looked at line 700 and it's actually after some of the stuff I edited and completely unchanged by me..
It's getting a little wierd... Perhaps you changed/deleted a few instance names that were used by the code after?
|
Thu Aug 23, 2007 7:17 pm |
|
|
Fuzzo
Joined: Sat Feb 10, 2007 4:56 pm Posts: 106 Location: Great Britain.Bedfordshire.
|
Re: Annoying, unhelpful error. Anybody know how to fix?
Or maybe your get that wierd error that as something to do with making spaces with tab.
|
Fri Aug 24, 2007 10:03 am |
|
|
Demented
Joined: Fri Jun 15, 2007 7:19 am Posts: 94
|
Re: Annoying, unhelpful error. Anybody know how to fix?
Fuzzo is right on the money. When you added Code: AddToGroup = Robots to the bot, you used spaces instead of a tab.
|
Fri Aug 24, 2007 11:00 am |
|
|
|