UGX-Mods

Call of Duty 5: World at War => Help Desk => Mapping => Topic started by: RonanMerriman on August 05, 2013, 02:44:47 pm

Title: Server Script Compile Error Please Help
Post by: RonanMerriman on August 05, 2013, 02:44:47 pm
Whenever I try to load up my map I get this error:

Server script compile error
Could not find  script 'maps/_zombiemode_dogs
(see console for details)

This happens even though I just added rooms to sniperbolts tutorial.
Please help!  :'(
Title: Re: Server Script Compile Error Please Help
Post by: YaPh1l on August 05, 2013, 03:22:35 pm
Have you compiled your mapname_patch.ff file?

- Phil.
Title: Re: Server Script Compile Error Please Help
Post by: RonanMerriman on August 06, 2013, 11:22:17 am
Have you compiled your mapname_patch.ff file?

- Phil.


I think I did but I'm not sure. Also my MAPNAME_patch is a .map file so maybe this is why?  :derp:
Title: Re: Server Script Compile Error Please Help
Post by: NaviLlicious on August 06, 2013, 11:29:14 am
try making a new mod then build it after that copy everything on the map you have now and paste it into the new mod and see if the mapname_patch is still a .map
Title: Re: Server Script Compile Error Please Help
Post by: YaPh1l on August 06, 2013, 11:51:38 am
That file is always a .map, that's how it is. But when you select it in Launcher, and compile it with nothing ticked but "Build Fastfile", it will generate the .ff file in your mod folder.

- Phil.
Title: Re: Server Script Compile Error Please Help
Post by: NaviLlicious on August 06, 2013, 11:59:20 am
do you have the maps/_zombiemode_dogs file? it will be under Raw/maps if you do go to your mod builder in launcher close to the top of the little script it should say "//Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs"
if it doesnt say the dogs part add it and compile
                                                                           
Title: Re: Server Script Compile Error Please Help
Post by: RonanMerriman on August 07, 2013, 12:23:34 pm
do you have the maps/_zombiemode_dogs file? it will be under Raw/maps if you do go to your mod builder in launcher close to the top of the little script it should say "//Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs"
if it doesnt say the dogs part add it and compile
                                                                           


Which one do I compile first the _patch or the actual map?
Title: Re: Server Script Compile Error Please Help
Post by: DeletedUser on August 07, 2013, 01:30:00 pm
the actual map
Title: Re: Server Script Compile Error Please Help
Post by: nintendo1516 on September 07, 2013, 06:24:38 am
Have you compiled your mapname_patch.ff file?

- Phil.


its happening to  me to how to fix