• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

vJass/JASS debugger

Status
Not open for further replies.
Hey,
as far as I know there is the program "War3err" which is a part of Grimoire but it did only work until version 1.21b.

The JassHelper has a debug mode but only to add custom statements. I really need a working JASS debugger which detects errors like "war3err" did:
  • operation limit
  • uninitialized vars
  • 0 division
  • etc. etc.

With "War3err" you could also easily add breakpoints using "call Cheat("war3err_Break")".

My question: Is there any working debugger for JASS?
 
Status
Not open for further replies.
Top