• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[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

Level 17
Joined
Jun 13, 2016
Messages
556
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