meepen / salien-bot

Steam Summer Sale 2018 "Salien" minigame bot - runs in console or browser
MIT License
418 stars 104 forks source link

userscript stay on one mode: normal; no planet change either. #121

Open darkl1ch opened 6 years ago

darkl1ch commented 6 years ago

my bot always plays on normal and on the same planet all the time; till the planet available. using latest. v25

darkl1ch commented 6 years ago

also: the bot sometimes stay on one planet only.

continued! userscript.html:447:13 Time Loops Planet zone 78 (6, 6) progress: 0.620262086391449 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78 userscript.html:137:9 Server reported level 9 (691590 / 1200000) userscript.html:48:9 continued! userscript.html:447:13 Time Loops Planet zone 78 (6, 6) progress: 0.6394182443618774 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78 userscript.html:137:9 Server reported level 9 (692175 / 1200000) userscript.html:48:9 continued! userscript.html:447:13 Time Loops Planet zone 78 (6, 6) progress: 0.6650833487510681 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78 userscript.html:137:9 Server reported level 9 (692760 / 1200000) userscript.html:48:9 continued! userscript.html:447:13 Time Loops Planet zone 78 (6, 6) progress: 0.6837169528007507 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78 userscript.html:137:9 Time Loops Planet zone 78 (6, 6) progress: 0.6837169528007507 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78 userscript.html:137:9 Time Loops Planet zone 78 (6, 6) progress: 0.6837169528007507 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78 userscript.html:137:9 Time Loops Planet zone 78 (6, 6) progress: 0.6837169528007507 difficulty: 1 userscript.html:186:9 join to zone 78 userscript.html:124:13 78

and also: it stucks on black screen time to time. only refresh page works.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://community.steam-api.com/ITerritoryControlMinigameService/GetPlanet/v0001/?id=10&language=english. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Navigated to https://steamcommunity.com/saliengame/play PixiJS 4.8.0 - WebGL - http://www.pixijs.com/ pixi.min.js:16:22137 Error: WebGL warning: drawElements: This operation requires zeroing texture data. This is slow. pixi.min.js:15:1487 Source map error: request failed with status 404 Resource URL: https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js?v=.tDHAybGykI1O Source Map URL: pixi.min.js.map[Learn More] TypeError: this.m_Background is undefined[Learn More] game.js:1403:2 Navigated to https://steamcommunity.com/saliengame/play PixiJS 4.8.0 - WebGL - http://www.pixijs.com/ pixi.min.js:16:22137 Source map error: request failed with status 404 Resource URL: https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js?v=.tDHAybGykI1O Source Map URL: pixi.min.js.map[Learn More] Error: WebGL warning: drawElements: This operation requires zeroing texture data. This is slow. pixi.min.js:15:1487 continued! userscript.html:447:13 Navigated to https://steamcommunity.com/saliengame/play Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://community.steam-api.com/ITerritoryControlMinigameService/GetPlanet/v0001/?id=11&language=english. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). PixiJS 4.8.0 - WebGL - http://www.pixijs.com/ pixi.min.js:16:22137 Source map error: request failed with status 404 Resource URL: https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js?v=.tDHAybGykI1O Source Map URL: pixi.min.js.map[Learn More] Error: WebGL warning: drawElements: This operation requires zeroing texture data. This is slow. pixi.min.js:15:1487 Navigated to https://steamcommunity.com/saliengame/play

darkl1ch commented 6 years ago

game stucks here:

Error: WebGL warning: Exceeded 16 live WebGL contexts for this principal, losing the least recently used one. pixi.min.js:16:22370 Source map error: request failed with status 404 Resource URL: https://steamcommunity-a.akamaihd.net/public/javascript/saliengame/pixi/pixi.min.js?v=.tDHAybGykI1O Source Map URL: pixi.min.js.map[Learn More] Error: WebGL warning: drawElements: This operation requires zeroing texture data. This is slow. pixi.min.js:15:1487 TypeError: this.m_Background is undefined[Learn More]

black screen

darkl1ch commented 6 years ago

definitely crash when this occur:

TypeError: this.m_Background is undefined[Learn More]

auto restart of userscript does not work. (if there is at all)

ghost commented 6 years ago

The userscript version currently only checks for the best tiles on the least (or most I forget) progressed planet. As for the other errors, it seems that's on steam's part. And there is no auto restart.