Jump to content

owlking

Members
  • Posts

    2
  • Joined

  • Last visited

owlking's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. MC: 1.15.2 Forge: 31.1.48 server Player at max: 10 Hosted on Amazon EC2 t3a.medium, 4GB ram. debug.log - https://gist.github.com/intemptesta/6800ec95530a47eddd66889cf800e1c9 hs_err_pid2337.log (Error created by Linux server.) - https://gist.github.com/intemptesta/55337e15dd20fd59a05a0257ad817600 Mod list: https://gist.github.com/intemptesta/ff62022956e7032882552072ea8cdb53 Run command: cd /minecraft && java -Xms3600M -Xmx3800M -jar /minecraft/forge-1.15.2-31.1.48.jar nogui ------------------------------------------------- Hello, I'm having problem with my Forge Server hosted on EC2 t3a.medium, Linux server with 4 GB ram. At first the server will run smoothly with less than 2 GB ram usage. But after left running for a day or two, it will start requiring more and more ram, getting slow, and at some point force closed by Linux process. I'm not really sure how to deal with this problem. I tried increasing, decreasing, removing some mods, clearing some mobs to lessen server load etc. None of this worked. Should I try using same value for Java heap size? Or any mod is the culprit for the ram hogging? Thank you in advance.
  2. Hello, I'm new here. First off, I recently start hosting my Forge server on Amazon AWS, along with many mods I find interesting from Twitch mod. (I hosted it on t2.medium intance, Linux, 4gb of ram.) At first everything work fine together, but with some errors pops when starting up server. Those errors are present in debug.log, I'll provide the log here; https://gist.github.com/intemptesta/a0c26d6201db80c3a7ee87a799f43054 After running and playing for several days, the server start to have problems; it freeze with no error log, sometime errors and force closed, and some chunks not generated. Also please let me provide error logs that I thought could be some help to pinpoint my problems. One of errors and force closed log. This happen randomly multiple times with same errors, "Caused by: java.nio.file.AccessDeniedException". https://gist.github.com/intemptesta/f91477f14bfef0edae38414bd35d7aad Another errors and force closed, but with different errors. "log. java.lang.NullPointerException: Ticking entity", Error about Hunter's Boomerang in one of my player's inventory I suppose. https://gist.github.com/intemptesta/172b18dfd0431f8a87dac808be4584f3 Another problem is some chunks far from the spawn point won't generate, found mostly at the ocean, leaving blank spaces. When approached by players, it will clash the server without giving any error and I must restart the instance. There's time when server froze without any player approaching them too, but less often. One time are when some players are exploring Nether world. I suspect all these problems are from incompatible mods, but I couldn't pinpoint them myself... I think of all mods, hunterillager-1.15.2-0.6.0.jar behaves so strangly, it generate Hunter's hut right in the middle of ocean. Could have interfering with BiomesOPlenty-1.15.2-10.0.0.345-universal.jar but it's just my guess. I also tried removing all but BiomesOPlenty mods to test if it's fix the world, but no luck. Still ungenerated chunks that froze the server. Is there any method to fix the world, so my players won't lose their progress? If there's anything I could do to help tackle these problems, please tell me. Thank you in advance!
×
×
  • Create New...

Important Information

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