Jump to content

KBomb

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by KBomb

  1. Yeah still had the same issue even after messing with port settings. Interestingly enough, created a new server and copied the data from the old one and we're back in business. So... I'm not entirely sure what happened, like I said this was whole thing was very random and I technically didn't fix it.

     

    FOR ANYONE ELSE WHO HAVE THIS ISSUE IN THE FUTURE:

    I created a new server exactly how you would any other forge server. After you've gotten your new server to run without mods, make sure to copy and paste your "world" and "mods" folders into your new server. You could also copy "server.properties" if you actually care to mess with server properties.

     

    So there ya go... Solved?

  2. My Forge 1.16.5 server was working well for many months, that was until now.

    I'm using a .bat file to run the server with 8G of memory and nothing seems out of the ordinary when the server is starting up. However, when the server's debug console appears I'm left with this:

     

    [Server thread/ERROR] [minecraft/MinecraftServer]: java.lang.IllegalStateException: No server set.

     

    Keep in mind that the server did not crash therefore there is no crash report. It gets close to running successfully however the Debug window is saying the tick speed is 0ms which isn't good.

    Debug Log:

    Server Debug Log 8/16/21 (github.com)

  3. I’ve pretty much gathered that. From my observations it looks to me like my RAM is likely the reason. This is based on the fact that just running the game drops my available RAM down to just a little over 500mb. I want to double my RAM storage, but before I do, I want to see if you agree that my RAM is the problem. 

    • I assign 1G to the server, anything more and it doesn't run.
    • Total of 8G on the server's system.
    • 3.26G Total free RAM without the server running (also without other applications running except for Microsoft Edge browser) 
    • CPU: Intel(R) Core(TM) i7-1065G7    GPU: Intel(R) Iris(R) Plus Graphics
    • Software running at the same time as the server: Microsoft Edge, Minecraft Java-Edition, and File Explorer if that is considered software.
  4. I did not change anything but somehow I can now connect to the server. How ever my server doesn't seem to be running very well. Its running very slowly. The console saying many messages like this, "Can't keep up! Is the server overloaded? Running 13202ms or 264 tick behind"

    The last thing the console said before forcibly crashing the server was, "A single server tick took 60.49 seconds (should be max 0.05)"

     

    I'm trying to attach the server debug log, but it keeps failing and giving me code -200 

     

    Also, is it improper to say server console, or should I say debug window?

  5. After running my Forge 1.16.5 server, when I try to join I am hit with this:

    Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host. 

     

    This is the first time I've had this happen to one of my servers so I'm not sure what to do. Please let me know if you need to see any server logs or screenshot of the server console.

  6. I really do appreciate all your help. Running the command I asked about above did the trick. The server console has opened and the mods have been successfully loaded on 1G and is running smoothly. My final question is, do you recommend that I create a .bat file with the command below for whenever I wish to launch my server again:

     

    java -Xms1G -Xmx1G -jar forge-1.16.5-36.0.42.jar

     

    The last time I used a .bat with a similar command, the prompt said that Forge.jar could not be found. So would I have to put in a cd to the server folder before the command above?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.