• 🏆 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!

[Crash] Error in the script or what?

Status
Not open for further replies.
Level 3
Joined
Nov 3, 2017
Messages
34
Hello friends! At me such specific question - whether because of an error in a script to throw out from the client of game. Just the situation is such, we play with a friend on the map one, then about half an hour throw out both of them and write a mistake in the application and send a report to Blizzard. If this is a bug in the script, then what kind of code to look at in the code roughly? thanks in advance
 

~El

~El

Level 17
Joined
Jun 13, 2016
Messages
558
There's many potential causes for a crash in WC3, and without anything concrete, it's impossible to tell.
Since this only happens after some time, however, it may be likely that this is a leak causing the crash, or some kind of timed event that happens after some time.

There are, however, a lot of resources on THW dedicated to crashes and leaks. All you have to do is look around. It's impossible to know what's causing the crashes unless you provide more details, like which triggers you have, what gameplay circumstances they occur under, are they reliable, etc.

[Crash] - List of WarCraft III Crashes
Things That Leak

This is just the tip of the iceberg. There's a lot more to look out for, but this should get you started.
 
Status
Not open for further replies.
Top