Estelador Posted November 14, 2015 Posted November 14, 2015 When I open my world my minecraft crashes and this appears: ---- Minecraft Crash Report ---- // Shall we play a game? Time: 14/11/15 15:04 Description: Ticking entity java.lang.NullPointerException: Ticking entity at net.jblood.mod.effects.ParticleEffects.spawnParticle(ParticleEffects.java:20) at net.jblood.mod.effects.EventHurtBlood.livingHurtEvent(EventHurtBlood.java:14) at cpw.mods.fml.common.eventhandler.ASMEventHandler_151_EventHurtBlood_livingHurtEvent_LivingHurtEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:222) at net.minecraft.entity.Entity.func_70030_z(Entity.java:424) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:193) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:157) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) 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 net.jblood.mod.effects.ParticleEffects.spawnParticle(ParticleEffects.java:20) at net.jblood.mod.effects.EventHurtBlood.livingHurtEvent(EventHurtBlood.java:14) at cpw.mods.fml.common.eventhandler.ASMEventHandler_151_EventHurtBlood_livingHurtEvent_LivingHurtEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:222) at net.minecraft.entity.Entity.func_70030_z(Entity.java:424) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:193) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:157) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206) at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:30) at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:303) at net.minecraft.world.World.func_72866_a(World.java:2070) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) at net.minecraft.world.World.func_72870_g(World.java:2034) -- Entity being ticked -- Details: Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie) Entity ID: 266 Entity Name: Zombi Entity's Exact location: -83,50, 93,00, 364,50 Entity's Block location: World: (-84,93,364), Chunk: (at 12,5,12 in -6,22; contains blocks -96,0,352 to -81,255,367), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Entity's Momentum: 0,00, -0,08, 0,00 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1887) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) -- Affected level -- Details: Level name: Esteladia All players: 1 total; [EntityPlayerMP['Estelador'/384, l='Esteladia', x=-189,76, y=67,00, z=318,13]] Chunk stats: ServerChunkCache: 368 Drop: 0 Level seed: 1444994518959579705 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-116,64,256), Chunk: (at 12,4,0 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 684567 game time, 3962769 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 59091 (now: false), thunder time: 96678 (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:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) 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 XP (x86) version 5.1 Java Version: 1.7.0_75, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 200970680 bytes (191 MB) / 523501568 bytes (499 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 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 29 mods loaded, 29 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{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar) UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar) UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) UCHIJAAAA cuchaz.ships.core{1.7.10-1.0.3} [ships Mod Core] (minecraft.jar) UCHIJAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.7.jar) UCHIJAAAA aether{1.7.10-1.5.1} [Aether II] (aether-1.7.10-1.5.1.jar) UCHIJAAAA mod.ymt.air.HariboteAirCraft{172v3 hiten} [HariboteAirCraft] (AirCraft-Mod-1.7.10.zip) UCHIJAAAA BiblioCraft{1.9.1} [biblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar) UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) UCHIJAAAA SlimevoidLib{2.0.4.7} [slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar) UCHIJAAAA DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar) UCHIJAAAA extfar{1.7.10-1.0} [Extended Farming] (ExtendedFarming-1.7.10-1.0.jar) UCHIJAAAA IC2{2.2.791-experimental} [industrialCraft 2] (industrialcraft-2-2.2.791-experimental.jar) UCHIJAAAA malisiscore{1.7.10-0.12.10} [MalisisCore] (malisiscore-1.7.10-0.12.10.jar) UCHIJAAAA malisisdoors{1.7.10-1.10.1} [Malisis' Doors] (malisisdoors-1.7.10-1.10.1.jar) UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar) UCHIJAAAA MCA{1.7.10-5.1.0.1} [Minecraft Comes Alive] (MCA-1.7.10-5.1.0.1-universal.jar) UCHIJAAAA movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar) UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) UCHIJAAAA jblood{1.5.2} [Roads] (Roads-Mod-1.7.10.jar) UCHIJAAAA SGCraft{1.9.0} [Greg's SG Craft] (SGCraft-1.9.0-mc1.7.10.jar) UCHIJAAAA cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar) UCHIJAAAA cuchaz.ships{1.7.10-1.0.3} [ships Mod] (shipsMod-v1.7.10-1.0.4.jar) UCHIJAAAA stonebricks{1.0} [stonebricks] (stone_bricks-1.0.1.jar) UCHIJAAAA wallcraftmod{1.0} [wallcraftmod] (Wallcraftmod 1.0 - 1.7.10 Forge.jar) GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. 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['Estelador'/384, l='Esteladia', x=-189,76, y=67,00, z=318,13]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' Please help me Quote
Estelador Posted November 14, 2015 Author Posted November 14, 2015 Thank you very much! But, how did you know?? Quote
Recommended Posts
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.