
Professional Derp
Members-
Posts
19 -
Joined
-
Last visited
Everything posted by Professional Derp
-
I've opened a thread about this before but then I stopped playing on the server and never really followed up on the thread. I am running a 1.12.2 server on a Google VM with 7.5GB of ram. I am running the server with 6 GB of ram (I also tried 5). The server used to start up and then self shut-down after a couple of hours. Now the server shuts down upon startup. Here is the list of mods and the debug.log: https://gist.github.com/sarpuser/816cd5d7cb76a39060efccd18fa792c8
-
When I tried logging in to my server, it was closed. When I checked the log I got really confused. Please help. What happened? The latest. log is attached since it is too big for pastebin.latest.log
-
Hello, I am running a forge server on a Google VM which has 7.5 GB of RAM. I am running the server with 6GB. For the past few days I have been able to play perfectly well. At some point when I was on the server the server closed on its own and when I restarted it the whatever I did on the world was not saving and I started at the moment right before the initial crash. Even the server backup (AromaBackup) failed. So I figured it was due to my internet connection and logged off and left the server on its own. A couple of hours later the server was offline again. So I started the server again and this time never logged on. Same result. I tried looking through the logs but did not understand anything. Here is the latest.log: https://pastebin.com/QsrT12Je. Please help.
-
Server crashes upon startup
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
So what can I do to fix this? -
Hello, I am running a 1.12.2 server on a google VM which has 4 GB or RAM. I am running the server with 3 GB of ram. For the past few days the server has been closing as soon as it opens up. it usually reaches the 60s tick limit and crashes. We have not made any changes to the server files. Here is the latest.log: https://pastebin.com/WuxGFaFP Here is the list of mods: https://pastebin.com/vPP0Lc9W Any help is appreciated
-
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
I see. Thanks for helping. -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
You mentioned that the log looked incomplete and there didnt seem to be a crash? -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
I figured that would be the case. Out of curiosity, why isn't the server crashing? -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
The VM has 4GB of ram -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
java -Xms1G -Xmx3G -d64 -Dfml.queryResult=confirm -jar forge-1.12.2-14.23.5.2847-universal.jar nogui -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
Here you go hs_err_pid3414.log -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
I have multiple with different numbers at the end of the file name ranging from 14k to 64k. Which one do you need? -
Server frequently crashes
Professional Derp replied to Professional Derp's topic in Support & Bug Reports
I noticed that too. The interesting thing is that log IS complete. Just out of of nowhere the server closes. -
Hello. I am running a 1.12.2 forge server on google compute engine with 3 GB of ram and the server frequently crashes. The crashes are not frequent enough to stop us from playing but they are just annoying. I'd say they happen once every day or two if there is people on, if no one is logged in it can stay running forever. Here is the latest.log: https://pastebin.com/KgVvkmAw Here is the list of mods: https://pastebin.com/sJbNWd1N I am assuming the crashes are due to lack of memory since they only happen when someone is on but the interesting thing is we don't get any lag right before it crashes. Any help would be appreciated. Thanks.
-
Hello! I have this single player modded world that i have been playing with my friend on LAN. We want to keep on playing when we are not in the same place and so I thought of making a forge server. I am hosting the server on Hamachi since I do not have access to the router. I am using 1.7.10 because some of the mods I have are not updated (Also 1.7.10 is better than any current release fight me). So far I have installed the server (the client was already installed), copied the mods folder from the actual minecraft folder and also moved over my save and renamed it world. I also changed the EULA. When I run my server using the jar file, the command window pops up, and after printing a bunch of information statements it just quits. Here is the fml-server-latest log: https://pastebin.com/sMs4frtx. I know for a fact that these mods and versions do not have compatibility issues since I copied the mods folder from my singleplayer minecraft and they worked just fine. This is my first time setting up a forge server so I have no idea what I am doing so I would appreciate your help. The list of the mods I have can be found here: https://pastebin.com/uXC5xBim. I also had another kind of unrelated question. To play on my forge server, when I open Minecraft Launcher, do I need to start forge from the of the regular Minecraft with the same version as the server? PS: I realize I can still play over LAN using Hamachi but I would still like to learn how to set up the actual server.