Monster 1.1.1 Crashing

DeadPillz

New Member
Jul 29, 2019
123
0
0
So monster has just randomly started crashing a lot today and I usually happens after 10-20 minutes of joining the server.

Heres the crash code:
Code:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 23/07/14 00:50
Description: Exception in world tick

java.lang.NullPointerException
    at thaumcraft.common.lib.PacketHandler.handleShieldFXPacket(PacketHandler.java:497)
    at thaumcraft.common.lib.PacketHandler.onPacketData(PacketHandler.java:164)
    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

@ Link for the full crash document is HERE
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
If you read the above post you'll see it's already in there, the last line of text :)???
sorry didn't see it on mobile, taking a look right after pastebin comes back online, they (under heavy load picture is pretty interesting if you like cats).[DOUBLEPOST=1406587620][/DOUBLEPOST]Does the server boot at all? If it does when does it crash/ provide the server.log too please.
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Also use this to start your server, instead of the paragraph long list of arguments which cause more problems then they solve
Code:
-Xms256M -Xmx5632M -XX:PermSize=256m -XX:+AggressiveOpts -XX:+UseNUMA