Project Red - Exploration

Project Red - Exploration

27M Downloads

Server crash when placing lamps.

gluff95 opened this issue ยท 6 comments

commented

Consistently, whenever I place lamps in multiplayer, the server hangs shortly afterwards and restarts itself. It's not a crash per se, since there is no reference to it in the logs and no crash report is generated. The only message I get is when I am kicked from the server, and it just says this:

http://gyazo.com/ccfea2e97665520b96d7f7a3ec327b72

The relevant versions I am using are:

Project Red: 1.7.10-4.5.10.61.
MrTJPCore: 1.7.10-1.0.5.11.
FMP: 1.7.10-1.1.1.320.

commented

It's a rented server. Do I refer this to the technical support team?

commented

UPDATE: Immediately after one of the crashes, the following log printed itself into my server directory:

http://paste.ubuntu.com/10161777/

From what I can understand, Java itself has run out of memory and cannot continue. This makes no sense to me because its a 6 GB server, fairly new, and at the time I was the only player on it. Hopefully this helps you resolve the issue.

commented

That's a nearly impossible error. Somehow the VM thread (not any Minecraft bit, bit the actual JVM) has reached a memory limit. Are you on Java 8?

commented

Oh, I see you're on 7. Try increasing the PermGen space?

commented

You can try, I don't know for sure that it's the cause however.

commented

Apparently, an SQL server had crashed the node and was using up all the RAM. Fixed now.