I've been trying to get Mo' Creatures and ICBM to work with each other on Minecraft 1.5.2, but after maybe ten seconds of loading a world, I get this crash report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
java.lang.NullPointerException
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
at net.minecraft.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
-- Entity being saved --
Details:
Entity Type: ICBMMissile (icbm.zhapin.daodan.EDaoDan)
Entity ID: 507
Entity Name: Conventional Missile
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), 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.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
I've been trying to get Mo' Creatures and ICBM to work with each other on Minecraft 1.5.2, but after maybe ten seconds of loading a world, I get this crash report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
java.lang.NullPointerException
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
at net.minecraft.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
-- Entity being saved --
Details:
Entity Type: ICBMMissile (icbm.zhapin.daodan.EDaoDan)
Entity ID: 507
Entity Name: Conventional Missile
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), 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.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
IT looks like its dying when it tries to render/load one of the ICBM missles. I think ICBM May require Universal Electricity, Try installing that as well and see if that resolves it.
IT looks like its dying when it tries to render/load one of the ICBM missles. I think ICBM May require Universal Electricity, Try installing that as well and see if that resolves it.
Did what you suggested and tried installing Universal Electricity separately, but it made no difference. This might be an internal conflict between the Forge API, Mo' Creatures, and ICBM. I filed a bug report with calclavia anyhow.
Did what you suggested and tried installing Universal Electricity separately, but it made no difference. This might be an internal conflict between the Forge API, Mo' Creatures, and ICBM. I filed a bug report with calclavia anyhow.
Very possibly. And good to hear, I know Calclavia is normally pretty good with reported bugs.
I've been trying to get Mo' Creatures and ICBM to work with each other on Minecraft 1.5.2, but after maybe ten seconds of loading a world, I get this crash report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
java.lang.NullPointerException
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
at net.minecraft.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
-- Entity being saved --
Details:
Entity Type: ICBMMissile (icbm.zhapin.daodan.EDaoDan)
Entity ID: 507
Entity Name: Conventional Missile
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), 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.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
not exactly sure, but so far no problem. I helped install version.
MOB_CustomMobSpawner 2.2.3 DEV-R1.zip
MOB_DrZharks MoCreatures Mod v5.2.4 DEV-R1.zip
and off
B:useCustomSpawner=false
versions of these mods are needed, since 525
inclusion B:useCustomSpawner=false
leads to errors.
I dont get what your saying, where is this B:useCustomSpawner=false, and could you please tell me where you downloaded the versions of those mods, cant seem to find them.
The B:useCustomSpawner=false can be found inside the config file for the mod. The specific mod versions he listed appear to be dev builds, which don't seem to be listed on the main thread for the mod, so I would be interested in seeing where they came from as well.
I dont get what your saying, where is this B:useCustomSpawner=false, and could you please tell me where you downloaded the versions of those mods, cant seem to find them.
not exactly sure, but so far no problem. I helped install version.
MOB_CustomMobSpawner 2.2.3 DEV-R1.zip
MOB_DrZharks MoCreatures Mod v5.2.4 DEV-R1.zip
and off
B:useCustomSpawner=false
versions of these mods are needed, since 525
inclusion B:useCustomSpawner=false
leads to errors.
It makes them compatible but without custom spawner being set to true the mobs won't spawn, Anyone know a workaround?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 10/3/13 4:18 PM
Description: Saving entity NBT
java.lang.NullPointerException
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
at net.minecraft.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at icbm.zhapin.daodan.EDaoDan.func_70014_b(EDaoDan.java:744)
-- Entity being saved --
Details:
Entity Type: ICBMMissile (icbm.zhapin.daodan.EDaoDan)
Entity ID: 507
Entity Name: Conventional Missile
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), 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.entity.Entity.func_70109_d(Entity.java:1580)
at net.minecraft.entity.Entity.func_70039_c(Entity.java:1537)
at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:849)
at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:579)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 190276768 bytes (181 MB) / 344707072 bytes (328 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024m -XX:MaxPermSize=128m
AABB Pool Size: 7424 (415744 bytes; 0 MB) allocated, 4881 (273336 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 15 mods loaded, 15 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
playercoreapi{0.1} [PlayerCoreAPI] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_BetterGrassAndLeaves{1.5.2.F} [mod_BetterGrassAndLeaves] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftCore{0.1.36} [Galacticraft Core] (Galacticraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GuiAPI{0.15.6} [GuiAPI] (GuiAPI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomSpawner{2.2.5} [DrZhark's CustomSpawner] (Custom Mob Spawner.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ICBM|Contraption{1.2.1} [ICBM] (ICBM Contraption.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ICBM|Sentry{1.2.1} [ICBM] (ICBM Sentry.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ICBM|Explosion{1.2.1} [ICBM] (ICBM Explosion.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{5.2.5} [DrZhark's Mo'Creatures Mod] (Mo' Creatures.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 2386 (133616 bytes; 0 MB) allocated, 1705 (95480 bytes; 0 MB) used
Player Count: 1 / 8; [PlayerCoreServer['DanielK'/603, l='New World', x=241.55, y=65.06, z=229.78]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I would really appreciate any help. Thanks!
Crash.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffDid what you suggested and tried installing Universal Electricity separately, but it made no difference. This might be an internal conflict between the Forge API, Mo' Creatures, and ICBM. I filed a bug report with calclavia anyhow.
-
View User Profile
-
View Posts
-
Send Message
Retired Staffnot exactly sure, but so far no problem. I helped install version.
MOB_CustomMobSpawner 2.2.3 DEV-R1.zip
MOB_DrZharks MoCreatures Mod v5.2.4 DEV-R1.zip
and off
B:useCustomSpawner=false
versions of these mods are needed, since 525
inclusion B:useCustomSpawner=false
leads to errors.
Sorry for bad English
I wrote that to me helped.
Sorry for bad English
-
View User Profile
-
View Posts
-
Send Message
Retired Staffhttp://www.minecraft...0#entry23506241
disable this option only works on these versions.
on newer versions, there is crash
Sorry for bad English
It makes them compatible but without custom spawner being set to true the mobs won't spawn, Anyone know a workaround?