server crash, pls help

  • 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

Skinnypete07

New Member
Jul 29, 2019
3
0
0
I have had a server running on my computer for a few friends for a couple months now with no problems but now all of a sudden I cant seem to get it to work. every time I start it up it immediately crashes. all I have to go by is this error.

[SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at ic2.advancedmachines.common.TileEntityAdvancedMachine.operate(TileEntityAdvancedMachine.java:210)
at ic2.advancedmachines.common.TileEntityAdvancedMachine.g(TileEntityAdvancedMachine.java:96)
at xe.h(World.java:2020)
at ie.h(WorldServer.java:463)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
at hg.r(DedicatedServer.java:241)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
at fp.run(SourceFile:818)
[SEVERE] This crash report has been saved to: C:\Users\Matt\Desktop\sdfgbm\.\crash-reports\crash-2013-02-06_11.12.51-server.txt

anyone able to help?
 

DZCreeper

New Member
Jul 29, 2019
1,469
0
1
Pasted that error into Google, got some answers.

1. What version of Minecraft and which pack are you using, other people had this error in 1.42.
2. Using any of these machines in an auto processing chain? Some items macerate to more than 2 items, causing the buffer output to overfill and cause a crash.
3. Is the mod properly installed? Download it and replace the old copy to be 100% sure.
4. If the above steps don't work, make a backup, then use MCEdit to remove all advanced machines that come from that mod.
 

Skinnypete07

New Member
Jul 29, 2019
3
0
0
FTB beta pack a

from what I have gathered there was stuff going to an auto processing thing, but it was just iron. which shouldn't have broke anything.

yes its been properly installed, we have been playing on the server for about 2months with no problems.

and mcedit is out of the question. there are too many people with too many machines. will just restart the server if it comes down to something like that.