Jump to content

Spawning in Flans Mod Entities Crashes Me


lilshrimp01

Recommended Posts

Just for your guys info:

-I have Java 8, and JRE 8 and 7.

-This is Flans+ Mod, not Regular Flans (BUT this crash occurs on both mods anyway :P).

-This wasn't happening before. This is only happening now, after I reinstalled Minecraft.

Crash Log:

---- Minecraft Crash Report ----

// Oops.

 

Time: 6/14/16 3:40 PM

Description: Ticking memory connection

 

java.lang.NullPointerException: Ticking memory connection

at com.flansmod.common.driveables.DriveableType.getDriveable(DriveableType.java:732)

at com.flansmod.common.driveables.DriveableData.readFromNBT(DriveableData.java:48)

at com.flansmod.common.driveables.DriveableData.(DriveableData.java:37)

at com.flansmod.common.driveables.ItemVehicle.getData(ItemVehicle.java:176)

at com.flansmod.common.driveables.ItemVehicle.func_77659_a(ItemVehicle.java:142)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:146)

at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:316)

at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:539)

at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)

at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

A detailed walkthrough of the error, its code path and all known details is as follows:

 

-- Head --

Stacktrace:

at com.flansmod.common.driveables.DriveableType.getDriveable(DriveableType.java:732)

at com.flansmod.common.driveables.DriveableData.readFromNBT(DriveableData.java:48)

at com.flansmod.common.driveables.DriveableData.(DriveableData.java:37)

at com.flansmod.common.driveables.ItemVehicle.getData(ItemVehicle.java:176)

at com.flansmod.common.driveables.ItemVehicle.func_77659_a(ItemVehicle.java:142)

at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:146)

at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:316)

at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:539)

at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)

at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)

at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

 

-- Ticking connection --

Details:

Connection: net.minecraft.network.NetworkManager@65ab81d

Stacktrace:

at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 10 (amd64) version 10.0

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 223861088 bytes (213 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 14 mods loaded, 14 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

UCHIJAAAA FML{7.10.99.99} Forge Mod Loader

UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge

UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty

UCHIJAAAA chisel{2.9.5.11} Chisel

UCHIJAAAA CarpentersBlocks{3.3.8} Carpenter's Blocks

UCHIJAAAA customnpcs{1.7.10d} CustomNpcs

UCHIJAAAA flansmod{4.10.0} Flan's Mod

UCHIJAAAA MapWriter{2.1.1} MapWriter

UCHIJAAAA IC2{2.2.822-experimental} IndustrialCraft 2

UCHIJAAAA journeymap{@JMVERSION@} JourneyMap

UCHIJAAAA mcheli{1.0.2} MC Helicopter

UCHIJAAAA warstuff{1.4} WarStuff

UCHIJAAAA worldedit{6.0-beta-01} WorldEdit

GL info: ERROR RuntimeException: No OpenGL context found in the current thread.

Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Player Count: 1 / 8; [EntityPlayerMP['LilShrimp01'/36, l='Ambircon', x=535.64, y=4.00, z=1612.36]]

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.