saliens-hack icon indicating copy to clipboard operation
saliens-hack copied to clipboard

Script its not work

Open Spuner opened this issue 6 years ago • 7 comments

There was an error loading required game content. Your game will be restarted.

Spuner avatar Jun 21 '18 22:06 Spuner

This seems to be a somewhat common issue. Can you please take a look at your console when that happens. Ctrl + Shift + i on Windows and Cmd + Alt + i on Mac. If possible, please copy the error here

coryshaw1 avatar Jun 21 '18 22:06 coryshaw1

Now the game started, after many attempts. When the error happens again - I'll try to copy the contents ...

Spuner avatar Jun 21 '18 22:06 Spuner

Uncaught TypeError: this.m_WebAPI.BuildURL is not a function at window.CServerInterface.CServerInterface.GetPlanets (network.js?v=yq4S0qeGdILn&l=english:35) at CPlanetSelectionState.Load (game.js?v=Ji9ua_FgJhW5&l=english:368) at CGame.LoadGameState (game.js?v=Ji9ua_FgJhW5&l=english:104) at CGame.Update (game.js?v=Ji9ua_FgJhW5&l=english:128) at t.gApp.ticker.add [as fn] (game.js?v=Ji9ua_FgJhW5&l=english:84) at t.emit (pixi.min.js?v=.tDHAybGykI1O:16) at t.update (pixi.min.js?v=.tDHAybGykI1O:16) at _tick (pixi.min.js?v=.tDHAybGykI1O:16)

Spuner avatar Jun 21 '18 22:06 Spuner

This is happening because we are pressing start too soon after the page and game loads. I've added a 2 second wait time before pressing "Play" but I think some users need longer. If you edit your script directly from within TamperMonkey, could you please try changing the number 2000 at the very bottom of the page to 5000 or higher?

coryshaw1 avatar Jun 21 '18 22:06 coryshaw1

After updating the script, everything seems to work...

Spuner avatar Jun 21 '18 23:06 Spuner

Raised by 5000 - so far, everything is fine ... If there are problems - I'll let you know :)

Spuner avatar Jun 21 '18 23:06 Spuner

If you run the application in full screen (game, video, etc.) or the browser is minimized - after a while, the game shows a black screen

Screenshot - https://img.maryno.net/images/930434f3380a152717def591d174601c/a3b17a847d8ca82bae2f23eb62fcc573.png

Spuner avatar Jun 23 '18 18:06 Spuner