• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[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
 
Level 18
Joined
Jun 13, 2016
Messages
586
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