• 0

    posted a message on Flans mod crashing when placing vehicle

    Whenever I place down a tank or helicopter or any other vehicle, my game just crashes. I have downloaded the latest flans mod and WW11 and simple parts content packs. If anyone could help it would mean a lot


    ---- Minecraft Crash Report -------- Minecraft Crash Report ----
    WARNING: coremods are present: ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)Contact their authors BEFORE contacting forge
    // Oops.
    Time: 1/28/21 12:50 PMDescription: Ticking entity
    java.lang.NullPointerException: Ticking entity at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:391) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)

    A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
    -- Head --Thread: Server threadStacktrace: at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:391) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958)
    -- Entity being ticked --Details: Entity Type: flansmod:vehicle (com.flansmod.common.driveables.EntityVehicle) Entity ID: 456 Entity Name: ChiNu Entity's Exact location: 103.50, 64.50, 300.50 Entity's Block location: World: (103,64,300), Chunk: (at 7,4,12 in 6,18; contains blocks 96,0,288 to 111,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [EntitySeat['entity.Seat.name'/457, l='Thy city', x=103.50, y=64.50, z=300.50], EntityWheel['entity.Wheel.name'/458, l='Thy city', x=104.87, y=63.88, z=298.66], EntityWheel['entity.Wheel.name'/459, l='Thy city', x=102.64, y=63.88, z=298.37], EntityWheel['entity.Wheel.name'/460, l='Thy city', x=102.13, y=63.88, z=302.34], EntityWheel['entity.Wheel.name'/461, l='Thy city', x=104.36, y=63.88, z=302.63]] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

    Posted in: Java Edition Support
  • To post a comment, please .