Simple Parts Pack for Flan's Mod

Simple Parts Pack for Flan's Mod

903k Downloads

Ticking Entity issue with Bullets

Blocker226 opened this issue ยท 0 comments

commented

crash-2016-01-30_18.11.24-server.txt

Some AI aircraft crash the game on destruction. So far known culprits are a flying Fokker Dr.1 and a Supermarine Spitfire at a airstrip.

The Dr.1 triplane was shot to bits with a flakerving.
The Spitfire took a stinger missile to the face.
Tested in the Apocalypse dimension.

Both instances caused the game to crash for a similar issue. Something to do with bullet hits and getting items to spawn once the part is destroyed.

Straight off the bat, here's the first part of the crash log for a rough idea of what it is:

java.lang.NullPointerException: Ticking entity
    at com.flansmod.common.driveables.DriveableType.getItemsRequired(DriveableType.java:545)
    at com.flansmod.common.driveables.PlaneType.getItemsRequired(PlaneType.java:172)
    at com.flansmod.common.driveables.EntityDriveable.killPart(EntityDriveable.java:1246)
    at com.flansmod.common.driveables.EntityDriveable.killPart(EntityDriveable.java:1274)
    at com.flansmod.common.driveables.EntityDriveable.checkParts(EntityDriveable.java:1202)
    at com.flansmod.common.driveables.EntityDriveable.bulletHit(EntityDriveable.java:1162)
    at com.flansmod.common.guns.EntityBullet.func_70071_h_(EntityBullet.java:415)
    at net.minecraft.world.World.func_72866_a(World.java:1880)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732)
    at net.minecraft.world.World.func_72870_g(World.java:1850)
    at net.minecraft.world.World.func_72939_s(World.java:1679)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:264)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
    at java.lang.Thread.run(Thread.java:745)

Running Mac OSX 10.11.3 El Capitan, only Optifine for 1.8 installed as a additional mod, running recommended version of Forge (11.14.4.1563) and using these content packs only:

  • Apocalypse-Content Pack-1.8-5.0
  • Mecha Parts-Content Pack-1.8-5.0
  • Modern Warfare-Content Pack-1.8-5.1.1
  • Simple Parts-Content Pack-1.8-5.1.1
  • Titan-Content Pack-1.8-5.0
  • WW2-Content Pack-1.8-5.1.1
  • Ye Olde-Content Pack-1.8-5.0