Hi, I compiled my game and I got like 400 errors.. And with 400 errors I cant do anyhting with the game like change in the map editor and stuff :S
I dont got much experiance about how to fix errors.. If anyone that have alot of experiance will be nice and help me to fix this errors would be very nice.
My game is Arkon that would soon be published but I cant do It becuse If the game needs to be updated I must have no errors :S
I would be very happy If someone that know how to fix my problem.. Thank you.
Post here or add my msn: [email protected] cu dudes
ID:263048
![]() Apr 17 2006, 12:33 pm
|
|
Sarm wrote:
Try posting your question here (if a moderator doesn't move it in the meantime). Moved. =) Arkon - Chances are that there's only one or two little errors, but they're ones that confuse the compiler. Look at the earliest-listed errors first and try to fix those, compiling again every time you fix one. Do this a few times and the rest should go away. If you need help fixing them, post the first few errors and the surrounding code here. |
http://developer.byond.com/forum/ index.cgi?action=message_list&forum=3
That's the Code Problems forum of the developer board. If 400 errors seemed to come out of nowhere, chances are good that it may be a domino effect of just a handful of bad errors, if even that. You can doubleclick on an error to go to the problematic line, and pay attention to what the error says. It's to help you find out why Dream Maker is having a compilation seizure.
If you still can't figure out what the problem may be, copy the errors and the problem part of the code and make a thread/reply for it. Someone more knowledgable may be able to help you then. :)