Giter VIP home page Giter VIP logo

Comments (14)

ehea617 avatar ehea617 commented on July 23, 2024

This is an issue with Steam's servers and not with this userscript.

from salien-bot.

JourneyOver avatar JourneyOver commented on July 23, 2024

Except for the fact that when I disable the script the game loads just fine. It's only happening when I have the script enabled.

from salien-bot.

JourneyOver avatar JourneyOver commented on July 23, 2024

This is the error in the chrome dev console window
https://i.imgur.com/09ucZ2X.png

which seems to only happen when I have your script enabled, if I disable the script nothing ever pops up in the console window..

from salien-bot.

Js41637 avatar Js41637 commented on July 23, 2024

Because the script is automatically trying to start the game, that error is because the games API is returning a 500 server error. It has nothing to do with the script.

from salien-bot.

JourneyOver avatar JourneyOver commented on July 23, 2024

Yep figured that out now, the script is broken for *monkey ways, have to manually click play and go to an world and open console and use it that way otherwise it'll just always throw the error and require page reload on a constant loop.

from salien-bot.

Js41637 avatar Js41637 commented on July 23, 2024

It's probably because the script only works if the url has play/ at the end.

@meepen this line should probably be changed

// @match https://steamcommunity.com/saliengame/play/

to something like

 // @match        https://steamcommunity.com/saliengame/play
 // @match        https://steamcommunity.com/saliengame/play/

from salien-bot.

JourneyOver avatar JourneyOver commented on July 23, 2024

Can confirm that doing the above works so I'd suggest making the change above @meepen

from salien-bot.

Js41637 avatar Js41637 commented on July 23, 2024

I fixed this in a PR, make sure you update your script.

from salien-bot.

bb10 avatar bb10 commented on July 23, 2024

I still have this, even with v3. It doesn't show the dialog anymore, it's just stuck in a loop refreshing the page.

from salien-bot.

meepen avatar meepen commented on July 23, 2024

for some reason the merge thought it was just another line added instead of changed?
fixing now

from salien-bot.

JourneyOver avatar JourneyOver commented on July 23, 2024

@meepen the merge was correct, there was supposed to be a // @match https://steamcommunity.com/saliengame/play and a // @match https://steamcommunity.com/saliengame/play/ both of them. There wasn't a removal at all just an addition.

from salien-bot.

meepen avatar meepen commented on July 23, 2024

oh whoops
sorry im new at this

from salien-bot.

Js41637 avatar Js41637 commented on July 23, 2024

Sorry, I should have been a bit more clear in the pull request I made.

from salien-bot.

dumpsters avatar dumpsters commented on July 23, 2024

This still happens to me both in firefox with violentmonkey and chromium with tampermonkey, the solution in #16 (comment) works, maybe adding it to the readme would be a good idea as a workaround.

from salien-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.