UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

I can't test my maps :'(

broken avatar :(
Created 10 years ago
by Promnigy
0 Members and 1 Guest are viewing this topic.
2,243 views
broken avatar :(
×
broken avatar :(
Location: usYour Closet
Date Registered: 3 December 2015
Last active: 8 years ago
Posts
19
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Personal Quote
[Insert Personal Text]
Signature
Don't look in your Closet because ... I might be in there ...
×
Promnigy's Groups
Promnigy's Contact & Social Links
I'll make a map, but when I go to test it, well... post title... I do everything correct when it comes to compiling, but when I go to run the map I get this error:
                                       
                            Server script error compile error
                            Could not find script
                            'maps/_zombiemode_dogs'
                             maps\_zombiemode_dogs::special_dog_spawn(
                             dog_spawners, 1 );
                             (see console for details)


It would be of best effort and appreciation to help this mapper wannabe.

Also if it helps, I use Script Placer Z, enabled Hellhounds & Mixed Rounds. (I made another map disabling these options and got same error). And for some other error I have to access the mod manually through the game instead of the launcher Run Game. To get that zombiemode error message I did  Developer 1  &  Developer_Script 1  in the console then:   
devmap nazi_zombie_MAPNAME .
This topic contains a post which is marked as the Best Answer. Click here to view it.
broken avatar :(
×
broken avatar :(
☭ Soviet Commander ☭
Location: us
Date Registered: 13 August 2012
Last active: 10 years ago
Posts
2,789
Respect
Forum Rank
King of the Zombies
Primary Group
Community Daedra
My Groups
More
My Contact & Social Links
More
Signature
Let's keep this thread on topic from here on in. -DBZ

+1 to off-topic reply -DBZ

lmao. Too funny.

Goliath Script Placer: http://ugx-mods.com/forum/index.php/topic,11234.msg125257/topicseen.html#new

"...Christ, people. Learn C, instead of just stringing random characters
together until it compiles (with warnings)..."

-Linus Torvalds
×
daedra descent's Groups
Community Daedra
Community Daedra
daedra descent's Contact & Social LinksBlueSoviet
I'll make a map, but when I go to test it, well... post title... I do everything correct when it comes to compiling, but when I go to run the map I get this error:
                                       
                            Server script error compile error
                            Could not find script
                            'maps/_zombiemode_dogs'
                             maps\_zombiemode_dogs::special_dog_spawn(
                             dog_spawners, 1 );
                             (see console for details)


It would be of best effort and appreciation to help this mapper wannabe.

Also if it helps, I use Script Placer Z, enabled Hellhounds & Mixed Rounds. (I made another map disabling these options and got same error). And for some other error I have to access the mod manually through the game instead of the launcher Run Game. To get that zombiemode error message I did  Developer 1  &  Developer_Script 1  in the console then:   
devmap nazi_zombie_MAPNAME .


Did you compile <mapname>_patch from the compiler level tab? Just tick "build fast-file" and compile it. Should be fixed then.
broken avatar :(
×
broken avatar :(
Location: usYour Closet
Date Registered: 3 December 2015
Last active: 8 years ago
Posts
19
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Personal Quote
[Insert Personal Text]
×
Promnigy's Groups
Promnigy's Contact & Social Links

Did you compile <mapname>_patch from the compiler level tab? Just tick "build fast-file" and compile it. Should be fixed then.
I have compiled everything I should have, although I still get the error. I do compile patch and tick that only but I also tick Mod Specific Map then the map that goes w/ the patch.  :-\
Marked as best answer by Promnigy 10 years ago
broken avatar :(
×
broken avatar :(
Location: usYour Closet
Date Registered: 3 December 2015
Last active: 8 years ago
Posts
19
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Personal Quote
[Insert Personal Text]
×
Promnigy's Groups
Promnigy's Contact & Social Links
Hey good news, I have experimented and have found exactly how to solve this error.  :)

 It turns out to fix the error you have to check it and depending on what file it is (for me it was the maps/_zombiemode_dogs) and take the gsc. file from roor>raw>maps that correlates with the error you get and put it in root>mods>MAPNAME>(This depends on what your error is for example if it says maps/ on the start of your error like maps/_zombiemode_dogs then put the gsc. in MAPNAME>maps). Some I got for animscripts so I created an animscripts folder inside the MAPNAME folder and put its correlating gsc. file in there. I also got a dlc3_fx error so I went into root>mods>MAPNAME>maps>createfx and put the gsc. file in there from the raw files. After all of that I got an error saying something abot dog & false. So I went into root>mods>MAPNAME>maps>zombiemode and (notepad) pressed F3 and searched dog = false. I found it and changed all of it to dog = true.
 
 ALL of that finally helped let me test my map!
Now I'm running into another problem...
1) I don't have a gun.
2)There's no sound.
Anyone know how to fix?

 
Loading ...