saliens-hack
saliens-hack copied to clipboard
TypeError: this.m_Background is undefined
CBattleSelectionState.prototype.Shutdown
https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/game.js:1232:2
CGame.prototype.Update
https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/game.js:123:4
CGame.prototype.Start/<
https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/game.js:84:3
[120]</i</t.prototype.emit
https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js:16:18820
[119]</c</t.prototype.update
https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js:16:17776
t/this._tick
https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js:16:15959
g</< eval:2:479
ja/c[d] eval line 1 > Function:52:483
Error gets printed right after Joining Zone. Error does not occur with the script disabled. Firefox with Tampermonkey on Windows.
I'm almost positive this is due to a few of the setTimeouts not waiting long enough. If you replace the 5000
s to 10000
in the script, I think that may help
worked, thanks
replacing it to 15000 worked for me