I am having a weird crash after pressing "OK" button in scoreboard, the game crashes with access violation.
I have seen many map crashes during game caused by faulty trigger/jass, but I have never seen a crash after clicking scoreboard button.
The problem happens after I converted a bunch of store integer in gamecache to store handle in gamehash.
So does anyone know which script functions or which wrongly used gamecache/hashtable functions could result in a crash after pressing "OK" button in scoreboard?
Thanks again.
I have seen many map crashes during game caused by faulty trigger/jass, but I have never seen a crash after clicking scoreboard button.
The problem happens after I converted a bunch of store integer in gamecache to store handle in gamehash.
So does anyone know which script functions or which wrongly used gamecache/hashtable functions could result in a crash after pressing "OK" button in scoreboard?
Thanks again.