• 0

    posted a message on java.lang.IllegalStateException: No server set. (trying to run an ATM6 server)

    Hello, 

     

    I have been trying to run a All The Mods 6 server on my own pc. I dloaded the files through CurseForge. Run the Startserver Bat and get this every time. I have changed the allocated RAM to 10g in the Server setup config yaml file and added my IP address to the Serverproperties. Otherwise haven't changed anything. What am I doing wrong? What is No Server Set? If anyone could shed some light I would be grateful. Thank you.

     

    Ra

     

     

     

    java.lang.IllegalStateException: No server set.
    at appeng.core.worlddata.WorldData.instance(WorldData.java:93)
    at appeng.core.AppEng.serverStopped(AppEng.java:218)
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
    at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStopped(ServerLifecycleHooks.java:125)
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:683)
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232)
    at java.lang.Thread.run(Unknown Source)

    [11Apr2021 09:32:45.835] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: java.lang.IllegalStateException: No server set.

    Posted in: Support
  • To post a comment, please or register a new account.