Does anyone know about;
Where you edit a war3map.j, and once u save it, replace it with the original war3map.k and join a lobby in lan or bnet, u receive a crash error?
edit: Hmmm, anyhting related to it crashes, map protection maybe? Can't find any threads regarding this issue, unless it hsd map protection, but I can easily edit the war3map.j and replace it without a hassle. But when I join the lobby/create one in lan or if I don't have map but once I downloaded the map - I get the error.
http://i.imgur.com/SI5dYix.png
If anyone has a clue, please LMK!
edit2: Got it fixed, instead of ''globals'' in the jass, I had ''fglobals'', silly me.
Crash when hosting game after editing war3map.j
Moderator: Cheaters
-
- Member
- Posts: 63
- Joined: July 17th, 2016, 11:20 am
-
- Forum Staff
- Posts: 1470
- Joined: November 3rd, 2010, 10:48 am
- Title: Best Player
- Location: Singapore
Re: Crash when hosting game after editing war3map.j
Next time,
run a syntax check.
if no issues,
try optimizing the war3map.j first.
Then edit the war3map.j.
This prevents variable name to repeat by any chance.
run a syntax check.
if no issues,
try optimizing the war3map.j first.
Then edit the war3map.j.
This prevents variable name to repeat by any chance.
-
- Member
- Posts: 63
- Joined: July 17th, 2016, 11:20 am