The Meaning of Life, the Universe, and Everything.
Join Date:
12/20/2011
Posts:
56
Member Details
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Ticking entity
A full error report has been saved to C:\Users\Dante\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_17.54.58-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT d5d7c262 --------
Full report at:
C:\Users\Dante\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_17.54.58-server.txt
Please show that file to Mojang, NOT just this screen!
Generated 12/17/12 5:55 PM
-- Head --
Stacktrace:
at xv.a(World.java:1628)
at lq.d(Entity.java:701)
at px.j_(EntityItem.java:83)
at xv.a(World.java:2258)
at in.a(WorldServer.java:604)
at xv.g(World.java:2221)
-- Entity being ticked --
Details:
Entity Type: Item (px)
Entity ID: 351
Name: item.tile.grass
Exact location: 223.88, 62.13, 91.13
Block location: World: (223,62,91), Chunk: (at 15,3,11 in 13,5; contains blocks 208,0,80 to 223,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Momentum: 0.01, -0.04, 0.00
Stacktrace:
at xv.h(World.java:2068)
at in.h(WorldServer.java:473)
-- Affected level --
Details:
Level name: Fort Krall
All players: 1 total; [iq['minecraft1177'/511, l='Fort Krall', x=137.55, y=83.63, z=228.74]]
Chunk stats: ServerChunkCache: 585 Drop: 0
Level seed: 2200983
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (116,64,248), Chunk: (at 4,4,8 in 7,15; contains blocks 112,0,240 to 127,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 20939 game time, 20939 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 38275 (now: false), thunder time: 36854 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
at bdo.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
at fy.run(SourceFile:856)
java.lang.NullPointerException
at xv.a(World.java:1628)
at lq.d(Entity.java:701)
at px.j_(EntityItem.java:83)
at xv.a(World.java:2258)
at in.a(WorldServer.java:604)
at xv.g(World.java:2221)
at xv.h(World.java:2068)
at in.h(WorldServer.java:473)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
at bdo.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
at fy.run(SourceFile:856)
--- END ERROR REPORT 24794792 ----------
good work on the update. do you have plans to continue the project or are you going to let other members of choice such as lomeli12 continue the project?
most modloader-based mods are compatible with forge. those that aren't should be reported to the forge team on their forum, so that they can be made compatible too.
also a bug report, the creepers are still able to destroy/modify terrain when the mobGriefing gamerule is set to false, which should prevent all mobs from doing any changes to the terrain.
Basically what he said. Your mod(s) should work fine using Forge-ModLoader(which comes with Forge). You can even easily port your mod(s) to Forge as you can call on ModLoader functions with Forge.
Excellent mod! But I can't get the Creepers to spawn... It might be because I have other mods installed, here is a list of the mods I have installed (1.4.5 Cuz I chose not to update my minecraft, it was to much work to get all the mods in place)
Optifine 1.4.5 HD_U_D4
ForgeModloader 1.4.5 (Vrs 6.4.0.395)
GuiAPI 1.4.5
Timber! 1.4.5
TooManyItems 1.4.5
Rei's Minimap 1.4.5
Custom Mob Spawner 1.4.5
Dr.Zharks Mo Creatures
Elemental Creepers (Which isn't spawning the Creepers) 1.4.5
InvasionMod 1.4.5
InventoryTweaks 1.4.5
Pams Harvestcraft mod (Pretty much all of em) 1.4.5
TF2 Teleporter 1.4.5
Balkon's Weapons Mod 1.4.5 (With HD textures)
Now there are acually more but I think there more like sub mods so all these are the mods that contain the content for minecraft (For example: I also have Minecraft Coder Pack but I never added it manually so it must've been automatically added by Forge or something. If you can help me with this problem I would greatly appreciate it and I'm acually planning on doing a youtube series and I would very much like to use Elemental Creepers in my playthrough.
Just took a look at the source using the latest version of Forge and WOW, they moved a lot of stuff out of net.minecraft.src to their own categories. A lot of the classes the ElementalCreepers called on were moved around due to 1.4.6.
----------------------
Minecraft has stopped running because it encountered a problem; Ticking entity
A full error report has been saved to C:\Users\Dante\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_17.54.58-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT d5d7c262 --------
Full report at:
C:\Users\Dante\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_17.54.58-server.txt
Please show that file to Mojang, NOT just this screen!
Generated 12/17/12 5:55 PM
-- Head --
Stacktrace:
at xv.a(World.java:1628)
at lq.d(Entity.java:701)
at px.j_(EntityItem.java:83)
at xv.a(World.java:2258)
at in.a(WorldServer.java:604)
at xv.g(World.java:2221)
-- Entity being ticked --
Details:
Entity Type: Item (px)
Entity ID: 351
Name: item.tile.grass
Exact location: 223.88, 62.13, 91.13
Block location: World: (223,62,91), Chunk: (at 15,3,11 in 13,5; contains blocks 208,0,80 to 223,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Momentum: 0.01, -0.04, 0.00
Stacktrace:
at xv.h(World.java:2068)
at in.h(WorldServer.java:473)
-- Affected level --
Details:
Level name: Fort Krall
All players: 1 total; [iq['minecraft1177'/511, l='Fort Krall', x=137.55, y=83.63, z=228.74]]
Chunk stats: ServerChunkCache: 585 Drop: 0
Level seed: 2200983
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (116,64,248), Chunk: (at 4,4,8 in 7,15; contains blocks 112,0,240 to 127,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 20939 game time, 20939 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 38275 (now: false), thunder time: 36854 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
at bdo.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
at fy.run(SourceFile:856)
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 390488400 bytes (372 MB) / 661061632 bytes (630 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 5714 (319984 bytes; 0 MB) allocated, 3086 (172816 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 4, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.395 21 mods loaded, 21 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_GuiAPI [mod_GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_Timber [Timber!] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] ([1.4.5]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_AnimalBikes [mod_AnimalBikes] (AnimalBikes_Modloader_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_BackTools [mod_BackTools] (BackTools1.4.4v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CustomNpcs [CustomNpcs 1.4.5] (CustomNPCs_1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
DragonMounts [Dragon Mounts (WIP)] (dragonmount_v0.9pre4_mc1.4.4_forge.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ElementalCreepers [ElementalCreepers] (ElementalCreepers2.7.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GraviGun [GraviGun] (GravityGun1.4.5v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GreyGooMod [Grey Goo Mod] (GreyGooMod v2.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
InfernalMobs [Infernal Mobs] (InfernalMobs_1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_Invasion [Invasion] (invasion_mod universal 0.11.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_Gibbing [mod_Gibbing] (MobAmputation1.4.5v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_Gibs [mod_Gibs] (MobDismemberment1.4.4v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Paintball [Paintball] (Paintball.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
PortalGun [Portal Gun] (portalgun1.4.4v0.1_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 917 (51352 bytes; 0 MB) allocated, 397 (22232 bytes; 0 MB) used
Player Count: 1 / 8; [iq['minecraft1177'/511, l='Fort Krall', x=137.55, y=83.63, z=228.74]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'
java.lang.NullPointerException
at xv.a(World.java:1628)
at lq.d(Entity.java:701)
at px.j_(EntityItem.java:83)
at xv.a(World.java:2258)
at in.a(WorldServer.java:604)
at xv.g(World.java:2221)
at xv.h(World.java:2068)
at in.h(WorldServer.java:473)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:587)
at bdo.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:494)
at fy.run(SourceFile:856)
--- END ERROR REPORT 24794792 ----------
BUMP for update!
Elemental Creepers - because simply blowing a hole in your wall isn't enough
good work on the update. do you have plans to continue the project or are you going to let other members of choice such as lomeli12 continue the project?
Farewell everyone o/
Nice to see you back. I guess in the meantime, I'll just leave my last build here. It was basically done.
ElementalCreepers 2.8: http://anthony-lomel...Creepers2.8.zip
Requires Forge 6.4.0.395 or Higher: http://files.minecraftforge.net/
Would you like to send a pull request for the changes I made? I'd still like to work on this mod.
Exactly why can't you use Forge?
It probably won't be compatible with my mod(which uses ModLoader).
Basically what he said. Your mod(s) should work fine using Forge-ModLoader(which comes with Forge). You can even easily port your mod(s) to Forge as you can call on ModLoader functions with Forge.
Optifine 1.4.5 HD_U_D4
ForgeModloader 1.4.5 (Vrs 6.4.0.395)
GuiAPI 1.4.5
Timber! 1.4.5
TooManyItems 1.4.5
Rei's Minimap 1.4.5
Custom Mob Spawner 1.4.5
Dr.Zharks Mo Creatures
Elemental Creepers (Which isn't spawning the Creepers) 1.4.5
InvasionMod 1.4.5
InventoryTweaks 1.4.5
Pams Harvestcraft mod (Pretty much all of em) 1.4.5
TF2 Teleporter 1.4.5
Balkon's Weapons Mod 1.4.5 (With HD textures)
Now there are acually more but I think there more like sub mods so all these are the mods that contain the content for minecraft (For example: I also have Minecraft Coder Pack but I never added it manually so it must've been automatically added by Forge or something. If you can help me with this problem I would greatly appreciate it and I'm acually planning on doing a youtube series and I would very much like to use Elemental Creepers in my playthrough.
Great job on the mod keep up the great work
Mod rating:
please answer!