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

World at War stops responding when I load my map

broken avatar :(
Created 9 years ago
by Dust
0 Members and 1 Guest are viewing this topic.
1,414 views
broken avatar :(
×
broken avatar :(
The King of Zombies
Location: usLouisiana
Date Registered: 24 June 2013
Last active: 4 years ago
Posts
2,148
Respect
Forum Rank
King of the Zombies
Primary Group
Donator ♥
My Groups
More
My Contact & Social Links
More
Signature
Donate to me if you enjoy my work. https://www.paypal.me/thezombiekilla6
×
Dust's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Dust's Contact & Social LinksMrZ0mbiesFanaticdust103194MrZ0mbiesFanatic
So everything was working fine yesterday, but I added some stuff into the map, and changed some scripts today, and now when I load up my map, it completely loads but it is a black screen and comes up call of duty world at war has stopped working. So I went in and deleted all the stuff that I added to the map and also commented out the script lines that I added but it still won't load the map. How can I fix this? By the way, I have tried developer 1, then devmap "mapname" but it does the exact same thing.
broken avatar :(
×
broken avatar :(
[UGX] Documentation Writer & Programmer
Location: usLos Angeles, CA
Date Registered: 23 August 2013
Last active: 6 months ago
Posts
1,322
Respect
Forum Rank
Zombie Colossus
Primary Group
UGX Team Member
My Groups
More
My Contact & Social Links
More
Personal Quote
(ง º ω º )ง u wont sum m8y?
Signature
Do not take life too seriously. You will never get out of it alive.
×
DidUknowiPwn's Groups
UGX Team Member
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Scripter Elite Has shown excellence and experience in the area of custom scripting in the UGX-Mods community.
BO3 Modtools Alpha
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
Do /logfile 1 and if you're running from a mod check that mod folders console.log, near the bottom should show where it starts to stop/quit, backtrack from there. If not in a mod then check raw console.log, hope it helps.
Marked as best answer by thezombiekilla6 9 years ago
broken avatar :(
×
broken avatar :(
The King of Zombies
Location: usLouisiana
Date Registered: 24 June 2013
Last active: 4 years ago
Posts
2,148
Respect
Forum Rank
King of the Zombies
Primary Group
Donator ♥
My Groups
More
My Contact & Social Links
More
×
Dust's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Dust's Contact & Social LinksMrZ0mbiesFanaticdust103194MrZ0mbiesFanatic
Do /logfile 1 and if you're running from a mod check that mod folders console.log, near the bottom should show where it starts to stop/quit, backtrack from there. If not in a mod then check raw console.log, hope it helps.

It seems to be a lot of problems with the world at war default scripts, dont know why since I havent messed with them.

Code Snippet
Plaintext
******* script runtime error *******
undefined is not a field object: (file 'maps/_zombiemode_score.gsc', line 461)
 hud.y -= ( -15 + RandomInt( 30 ) );
 *
Error: called from:
(file 'maps/_zombiemode_score.gsc', line 249)
 self thread score_highlight( self.score, score_diff );
             *
Error: called from:
(file 'maps/zombie_vacant.gsc', line 206)
  players[i] maps\_zombiemode_score::set_player_score_hud();

Error: started from:
(file 'common_scripts/utility.gsc', line 464)
  level waittill( msg );

And that goes on forever. 1814792 lines worth of errors.

So I figured out the problem, I accidently had 2 trigger_damages overlapping each other, getting rid of 1 of them worked. Stupid World at war!
Last Edit: December 19, 2014, 03:48:49 am by thezombiekilla6

 
Loading ...