Page 2 of 2

Posted: September 3rd, 2006, 8:09 pm
by Soviet
nvm, it works now with dev mode off

many many thanks to you luke, locked.

Posted: September 3rd, 2006, 11:33 pm
by Drofder2004
Wow, locked without a "fix".

this error usually occurs when a gsc file does not contain "maps\mp\_load::main();"

Posted: September 3rd, 2006, 11:52 pm
by Soviet
it just wasnt working cause i had developer on, it was solved with help from luke over msn

Posted: September 4th, 2006, 10:16 am
by Drofder2004
Soviet wrote:it just wasnt working cause i had developer on, it was solved with help from luke over msn
That isnt a reason why it failed. I run EVERYTHING with developer on.
The CoD2 compile tools automatically run the game with developer on.

Trust me, you need to add the line I gave you to the top of your main thread.

Posted: September 4th, 2006, 2:44 pm
by Luke
Yes that line should be added. But the main problem was fixed which was syntax errors. I've had differen't errors with dev mode on before like user is not defined or something, but it was and it worked with dev mode off :? but as you say, those errors he had were caused by not having that line.

Posted: September 4th, 2006, 4:54 pm
by Soviet
well its not an issue anymore cause it now has the that line