Map crashes?

B

Banli

Guest
I recently added memory leak and other random JASS based functions to my 90% gui map, and have started getting random fatal crashes that affect everyone playing. I'm assuming it has something to do with JASS as I've had issues like this before. What should I do to check for errors that could cause a full map crash like this?
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
888
Well, assuming that you get no syntax errors when the code gets parsed, you need to look for things like infinite loops that could cause a crash.
Could you post your JASS code?
It'd be helpful to see it.
Make sure to explain variables and such involved so that we know what's going on.
 
B

Banli

Guest
The only jass code I have is things like

Custom script: call RemoveLocation(udg_PointTemp)
Custom script: local location udg_PointTemp
Custom script: call DestroyGroup(udg_UnitGroupTemp)

There isn't any real significant JASS code. Like I said, it's mostly for memory leaks and such.
 

0zaru

Learning vJASS ;)
Reaction score
60
Post the code, or post the map. BTW be careful when using pseudo-locals...

Remember that locals have to be first in the function (Before any action).
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top