chrismin13 / AdditionsAPI

An API to create Custom Items with ease!
https://www.spigotmc.org/resources/additions-api.43955/
MIT License
21 stars 10 forks source link

ERROR Something just went terribly wrong. Please contact the plugin developer on Spigot and tell him that the plugin couldn't acquire the Localhost IP. If the plugin doesn't work, try adding in the Config, under http, localhost: 0.0.0.0 #32

Closed LucidusMC closed 5 years ago

LucidusMC commented 5 years ago

I know this is an issue that had been mostly resolved, but the fix is not successful for me and my host mcprohosting. I worked on discord with support and they suggested I post here. I have tried appending localhost: 0.0.0.0 to http:. I have tried multiple IP addresses (my server ip, 127.0.0.1) and multiple Ports: 8125, my server port, other random ones...) with no luck. I have worked with my host and they suggested I work with you to find exactly what they need to adjust if anything. Dynmap works on 0.0.0.0 with my sever port with no problems. I have attached my log that was generated with debug mode on for AdditionsAPI (I hope it worked...). Thanks!

latest.log

chrismin13 commented 5 years ago

While the cause of this issue is unknown, and probably is caused by some quirk in your hosting setup, I will not be looking into a solution for this as the message was placed before the minepack resource pack system was introduced. However, the HTTP Server is no longer needed, so in most cases this error doesn't affect anything, such as in your case. Instead, I will be changing the error message to explain to the user the issue and suggest alternative solutions.

LucidusMC commented 5 years ago

Works for me, ty.