Problem FTB Unleashed Server Crashing

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

McLive

New Member
Jul 29, 2019
10
0
0
Hello,

since 2 days, my FTB Unleashed Server keeps crashing at random times. :( I'm out of ideas and hope you can help me to fix the problem.

Server-Version: [INFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-Legacy-620 (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT)

Crash Logs:

http://hastebin.com/cidoroqibu.avrasm

Any Idea? :S

Thanks for help! :)
 

cjm721

New Member
Jul 29, 2019
734
0
1
First update MCPC to at least 336 or down to 319 as there is a bug with tile entities. Second the crash is due to a Nulcear information display so if updating does not fix it you are going to have to clear those blocks.[DOUBLEPOST=1376611828][/DOUBLEPOST](Edit still not working for me)
Crash log might state the exact position of the block that is causing it.
 

cjm721

New Member
Jul 29, 2019
734
0
1
That is an entirely different issue. That happens when someone dies via the Interdiction Matrix from MFFS.
 

cjm721

New Member
Jul 29, 2019
734
0
1
Well you have a few ways of dealing with it. I have already reported the issue to their github and it is being looked into (Considering I thought it was a BungeeCord issue but it appearers to be MCPC as I don't think your running BungeeCord). So you could ban the item via a mod or plugin (might be able to change id to -1 but not all mods support that), tell your players not to use it if you trust them, or go into the config and change the Forton Consumption to something ridiculous so the machine does not have enough energy to kill.
 

cjm721

New Member
Jul 29, 2019
734
0
1
[SEVERE] java.lang.OutOfMemoryError: Java heap space

You just ran out of ram. Allocate more (if you can) or make sure your using the new GC.
 

Cozza

New Member
Jul 29, 2019
320
0
0
Looks like a bad hopper:


Code:
Caused by: java.lang.AbstractMethodError
        at net.minecraft.tileentity.TileEntityHopper.func_102012_a(TileEntityHopper.java:455)
        at net.minecraft.tileentity.TileEntityHopper.func_96116_a(TileEntityHopper.java:416)
        at net.minecraft.tileentity.TileEntityHopper.func_98045_j(TileEntityHopper.java:292)
        at net.minecraft.tileentity.TileEntityHopper.func_70316_g(TileEntityHopper.java:281)

Your crash report at /home/minecraft/FTB/./crash-reports/crash-2013-09-13_19.32.13-server.txt will probably tell you its coords