I am using 4.1.1 and have the required parts, I can place mechs but not vehicles. My Java is up to date as well. (using 7u51 x64) Placing the vehicles causes the following error:
Description: Ticking entity
java.lang.NullPointerException
at co.uk.flansmods.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:434)
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.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at co.uk.flansmods.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:434)
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)
-- Entity being ticked --
Details:
Entity Type: Vehicle (co.uk.flansmods.common.driveables.EntityVehicle)
Entity ID: 22552
Entity Name: Bank Truck
Entity's Exact location: 266.50, 65.50, 310.50
Entity's Block location: World: (266,65,310), Chunk: (at 10,4,6 in 16,19; contains blocks 256,0,304 to 271,255,319), 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
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2157)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
Thanks in advanced for any help...and inb4 I fix this myself like I have done with every other problem I've posted here...
I've looked everywhere, including on their Facebook for a solution and there is no good solution.
Update: Tried 4.1.0, and 4.0.0 which did not fix the problem.
Update2: Updated LWJGL to 2.9.1, updated graphics drivers (I think, not sure if they were the same before) but that did nothing for the flan's mod issue, not sure about exit code 1 though.
Thanks in advanced for any help...and inb4 I fix this myself like I have done with every other problem I've posted here...
I've looked everywhere, including on their Facebook for a solution and there is no good solution.
Update: Tried 4.1.0, and 4.0.0 which did not fix the problem.
Update2: Updated LWJGL to 2.9.1, updated graphics drivers (I think, not sure if they were the same before) but that did nothing for the flan's mod issue, not sure about exit code 1 though.
Pretty much.
Bump, still need help with Flans and exit code 1.