• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

game map custom no crash

Status
Not open for further replies.
Level 5
Joined
Jan 26, 2015
Messages
94
I know that the all general crash its about memory, syntaxis error and many error in the code game, but its possible make the map no crash? or rare crash? in lan? or battle net?
 
HTML:
Syntax error won't let you compile, though won't crash afaik. :p
There might always be a random bug with the engine or anything else,
so you can't ensure something works 100%. For nothing.

Most crashes probably happen by critical mistakes in coding by user himself.
Using the GUI won't let you allow to do too many types of these mistakes. But one for example is inifnite loops.
 
Level 5
Joined
Jan 26, 2015
Messages
94
but can fix the problem not all the bugs but can fix that no?. Its for the map can be used and the bug have possibilites of 5% or 10% of crash
 
Status
Not open for further replies.
Top