Solved FTB 1.6.4 Monster 1.0.3 Server Crash, entity java.lang.NullPointerException

  • 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

Sn0bb

New Member
Jul 29, 2019
22
0
0
Hello,

The following Crash happens within few seconds when entering the dedicated server that is hosted by myself:

Code:
---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 1/5/14 8:55 PM
Description: Ticking entity

java.lang.NullPointerException
    at lycanite.lycanitesmobs.swampmobs.entity.EntityAspid.func_70636_d(EntityAspid.java:119)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
    at lycanite.lycanitesmobs.entity.EntityCreatureBase.func_70071_h_(EntityCreatureBase.java:254)
    at net.minecraft.world.World.func_72866_a(World.java:2350)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
    at net.minecraft.world.World.func_72870_g(World.java:2311)
    at net.minecraft.world.World.func_72939_s(World.java:2157)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Detailed crash report in pastebin.

Is there any quick solution to this is, or is it a known problem? Maybe deleting entity somehow might solve the problem?
I have enabled BIOMEPOP and lycate's extra mobs mods. Seems like the latter has some conflict in this case.

I have found both of the mods very fun so far, but if such crashes will be frequent, it will be annoying. So any help on the matter would be welcome. :)
 

Alcheya

New Member
Jul 29, 2019
214
0
0
Just happened to me. They should push this out so people aren't randomly crashing.