[Bug]: Web interface not opening
filloax opened this issue ยท 2 comments
Bug Description
Hi, I'm trying to add support to Resourceful Config Web for my mod that already uses Resourceful Cfonig, but I tried running a server to test it from Intellij and even after enabling it, setting password, etc it doesn't work; the page immediately doesn't load, and this is printed in the log every time I try to open the page
[14:28:36] [RCON Listener #1/INFO] (Minecraft) Thread RCON Client /127.0.0.1 started
[14:28:36] [RCON Client /127.0.0.1 #64/INFO] (Minecraft) Thread RCON Client /127.0.0.1 shutting down
Any idea what the issue might be?
How to Reproduce?
Enable rcon in server properties and try opening the page
Expected Behavior
The web interface opening
Version
2.5.1
Mod Loader Version
0.15.11
Mod Loader
Fabric
Logs or additional context
[14:28:36] [RCON Listener #1/INFO] (Minecraft) Thread RCON Client /127.0.0.1 started
[14:28:36] [RCON Client /127.0.0.1 #64/INFO] (Minecraft) Thread RCON Client /127.0.0.1 shutting down
the port was likely not specified when you are logging in cause it to hit the RCON server of Minecraft