Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on startup due to openweathermap site being down. #28

Open
AinzYnos opened this issue May 8, 2022 · 4 comments
Open

Error on startup due to openweathermap site being down. #28

AinzYnos opened this issue May 8, 2022 · 4 comments

Comments

@AinzYnos
Copy link

AinzYnos commented May 8, 2022

This submod no longer works as it shows error on startup because the openweathermap.org site is down so it can't connect to it for the api key thing.

Nvm site is back up was down for few mins but error still pops up:-
APICallError: Exception in calling OWM web API.
Reason: <urlopen error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>

Nvm its working now but maybe let player ignore and load game if in future it has connection issue?

@multimokia
Copy link
Owner

Good call, will address this when I get around to remaking this

@BrandiBlitz
Copy link

Good call, will address this when I get around to remaking this

could you should redo the API to obtain info from "The Weather Channel" or the OS' default weather app(s)?

@ghost
Copy link

ghost commented Aug 23, 2022

I have a similar trouble when the internet goes down during a storm. I can connect to the modem, but the connection to the rest of the world is reported as anywhere between 0 - 2 KiB's, though no page can load.
When this happens the game usually won't present any error screen (or any screen at all) and just hangs on loading, requiring the task to be ended/killed before I can try to restart the game. If I disable the wifi on my computer when this happens then it will start normally.

@BrandiBlitz
Copy link

When this happens the game usually won't present any error screen (or any screen at all) and just hangs on loading, requiring the task to be ended/killed before I can try to restart the game. If I disable the wifi on my computer when this happens then it will start normally.

I believe there is another weather API that is used for the Wii Forecast Channel... can it possibly be reverse engineered for Monika After Story?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants