Page 1 of 1

script error

Posted: October 27th, 2008, 11:58 am
by waywaaaard

Code: Select all

******* script runtime error *******
cannot cast undefined to bool: (file 'maps/mp/gametypes/_menus.gsc', line 13)
 if(!level.xenon)
    *
called from:
(file 'maps/mp/gametypes/dm.gsc', line 84)
 thread maps\mp\gametypes\_menus::init();
        *
called from:
(file 'maps/mp/gametypes/_callbacksetup.gsc', line 15)
  [[level.callbackStartGameType]]();
          *
started from:
(file 'maps/mp/gametypes/_callbacksetup.gsc', line 10)
CodeCallback_StartGameType()
*
************************************
writing to: D:\Spiele\Call of Duty 2\servercache.dat
Error during initialization:
script runtime error
(see console for details)
(file 'maps/mp/gametypes/_callbacksetup.gsc', line 10)
ok guys since i have installed vista my map doesn't run anymore (didn't change anything)
- main folder is clear etc
- gsc is in there

if u need them i can post all the scripts but anyone who can explain this strange error to me?

Re: script error

Posted: October 27th, 2008, 2:01 pm
by Drofder2004
This is usually the error you get when it cannot find your script.

MAke sure the gsc is in the correct place and make sure you recompile Fast Files.

Re: script error

Posted: October 27th, 2008, 8:21 pm
by waywaaaard
ah k figured out the error
thx