Posted September 5, 20232 yr I run server and it'sworking 'till i write my ip in serverproperties. Crash report: Description: Exception in server tick loop java.lang.IllegalStateException: Failed to initialize server at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:626) ~[server-1.19.2-20220805.130853-srg.jar%2399!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%2399!/:?] {re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:1623) [?:?] {} //i have no mods
September 6, 20232 yr Author I tried to use ipv4 and it works in local network(server aren't crashing) but if I use my WAN IP it happens again
September 10, 20232 yr You don't need to specify an IP in the server.properties - you're meant to leave it blank outside of very specific scenarios. Leaving it blank allows it to auto-detect and listen on available IPs across stacks. Official Forge Discord server | Support FAQ for players
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.