Have you searched the wiki and looked for existing issues for this?
This is not a common issue or cannot be fixed by the solutions provided
This issue has not been reported yet
What's happening
Hey, I'm using RealTimeWeather for the weather aspect only (time is disabled.) Yesterday my server timed my players out, and Paper's Watchdog reported an error for "WeatherRequestObject." Every feature of the plugin is functional (it does rain appropriately) so this error seems to be relatively isolated. I'm not too familiar with GitHub, but I was advised to report it here so that you're aware of it. :)
### Have you searched the wiki and looked for existing issues for this?
- [X] This is not a common issue or cannot be fixed by the solutions provided
- [X] This issue has not been reported yet
### What's happening
Hey, I'm using RealTimeWeather for the weather aspect only (time is disabled.) Yesterday my server timed my players out, and Paper's Watchdog reported an error for "WeatherRequestObject." Every feature of the plugin is functional (it does rain appropriately) so this error seems to be relatively isolated. I'm not too familiar with GitHub, but I was advised to report it here so that you're aware of it. :)
### What's supposed to happen
Weather request without an error generated
### Server Software
Paper
### Minecraft version
1.19.4
### Server log
https://paste.srnyx.com/arumejujap.md
### RTW configuration
https://pastebin.com/JKZDeYz2
### Additional information
_No response_
I have just looked into that:
It throws an Exception that is not an RequestFunctions.HTTPResponseException just something else. I've forked the code and made a change that just throws the Exception and then I can look more into it
I have just looked into that:
It throws an Exception that is not an RequestFunctions.HTTPResponseException just something else. I've forked the code and made a change that just throws the Exception and then I can look more into it
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Have you searched the wiki and looked for existing issues for this?
What's happening
Hey, I'm using RealTimeWeather for the weather aspect only (time is disabled.) Yesterday my server timed my players out, and Paper's Watchdog reported an error for "WeatherRequestObject." Every feature of the plugin is functional (it does rain appropriately) so this error seems to be relatively isolated. I'm not too familiar with GitHub, but I was advised to report it here so that you're aware of it. :)
What's supposed to happen
Weather request without an error generated
Server Software
Paper
Minecraft version
1.19.4
Server log
https://paste.srnyx.com/arumejujap.md
RTW configuration
https://pastebin.com/JKZDeYz2
Additional information
No response
I'm a bit busy right now, but I will try to look into this.
Can you send a pastebin with your complete server log file?
I have just looked into that:
It throws an Exception that is not an RequestFunctions.HTTPResponseException just something else. I've forked the code and made a change that just throws the Exception and then I can look more into it