java.lang.NullPointerException: Ticking entity
at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:381)
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:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
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 --
Stacktrace:
at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:381)
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)
-- Entity being ticked --
Details:
Entity Type: Vehicle (com.flansmod.common.driveables.EntityVehicle)
Entity ID: 798
Entity Name: Buggy
Entity's Exact location: 69.50, 64.50, 110.50
Entity's Block location: 69.00,64.00,110.00 - World: (69,64,110), Chunk: (at 5,4,14 in 4,6; contains blocks 64,0,96 to 79,255,111), 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 Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1679)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['SlimeyManuel213'/347, l='New World', x=67.18, y=63.00, z=111.95]]
Chunk stats: ServerChunkCache: 500 Drop: 0
Level seed: 8535824162728355169
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 168.00,64.00,256.00 - World: (168,64,256), Chunk: (at 8,4,0 in 10,16; contains blocks 160,0,256 to 175,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 19393 game time, 19393 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 159965 (now: false), thunder time: 93228 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
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:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 247247968 bytes (235 MB) / 522772480 bytes (498 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1474 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1474.jar)
UCHIJAAAA Forge{11.14.3.1474} [Minecraft Forge] (forge-1.8-11.14.3.1474.jar)
UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
UCHIJAAAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['SlimeyManuel213'/347, l='New World', x=67.18, y=63.00, z=111.95]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
If there is anyway I can spawn a Vehicle without crashing my game please let me know!
java.lang.NullPointerException: Ticking entity
at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:381)
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:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
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 --
Stacktrace:
at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:381)
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)
-- Entity being ticked --
Details:
Entity Type: Vehicle (com.flansmod.common.driveables.EntityVehicle)
Entity ID: 798
Entity Name: Buggy
Entity's Exact location: 69.50, 64.50, 110.50
Entity's Block location: 69.00,64.00,110.00 - World: (69,64,110), Chunk: (at 5,4,14 in 4,6; contains blocks 64,0,96 to 79,255,111), 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 Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1679)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['SlimeyManuel213'/347, l='New World', x=67.18, y=63.00, z=111.95]]
Chunk stats: ServerChunkCache: 500 Drop: 0
Level seed: 8535824162728355169
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 168.00,64.00,256.00 - World: (168,64,256), Chunk: (at 8,4,0 in 10,16; contains blocks 160,0,256 to 175,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 19393 game time, 19393 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 159965 (now: false), thunder time: 93228 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
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:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 247247968 bytes (235 MB) / 522772480 bytes (498 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1474 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1474.jar)
UCHIJAAAA Forge{11.14.3.1474} [Minecraft Forge] (forge-1.8-11.14.3.1474.jar)
UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
UCHIJAAAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['SlimeyManuel213'/347, l='New World', x=67.18, y=63.00, z=111.95]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
If there is anyway I can spawn a Vehicle without crashing my game please let me know!
Install Simple Parts Pack. Seems to fix this crash.
So I was just playing with Flans mod and then when I spawned a buggy my game crashed!
The reason I am posting this here is that I cant try to report it to flan! If someone Could send this to flan I would appreciate it!
Info: Minecraft 1.8 Flans mod 5.0 RAM: 1GB allocated
Crash File:
---- Minecraft Crash Report ----
// Don't do that.
Time: 11/10/15 10:54 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:381)
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:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
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 --
Stacktrace:
at com.flansmod.common.driveables.EntityVehicle.func_70071_h_(EntityVehicle.java:381)
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)
-- Entity being ticked --
Details:
Entity Type: Vehicle (com.flansmod.common.driveables.EntityVehicle)
Entity ID: 798
Entity Name: Buggy
Entity's Exact location: 69.50, 64.50, 110.50
Entity's Block location: 69.00,64.00,110.00 - World: (69,64,110), Chunk: (at 5,4,14 in 4,6; contains blocks 64,0,96 to 79,255,111), 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 Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1679)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['SlimeyManuel213'/347, l='New World', x=67.18, y=63.00, z=111.95]]
Chunk stats: ServerChunkCache: 500 Drop: 0
Level seed: 8535824162728355169
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 168.00,64.00,256.00 - World: (168,64,256), Chunk: (at 8,4,0 in 10,16; contains blocks 160,0,256 to 175,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 19393 game time, 19393 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 159965 (now: false), thunder time: 93228 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
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:164)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 247247968 bytes (235 MB) / 522772480 bytes (498 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1474 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1474.jar)
UCHIJAAAA Forge{11.14.3.1474} [Minecraft Forge] (forge-1.8-11.14.3.1474.jar)
UCHIJAAAA flansmod{5.0} [Flan's Mod] (Flan's Mod-1.8-5.0.jar)
UCHIJAAAA flansmodapocalypse{1.0} [Flan's Mod: Apocalypse] (Flan's Mod Apocalypse-1.8-1.0.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['SlimeyManuel213'/347, l='New World', x=67.18, y=63.00, z=111.95]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
If there is anyway I can spawn a Vehicle without crashing my game please let me know!
Try to install the mod from the official site. Maybe it helps.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumInstall Simple Parts Pack. Seems to fix this crash.
What evidence do you have that he did not download from the official site?
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Well it still crashes my game! anyway Is there still another way?