Posted February 9, 20187 yr ---- Minecraft Crash Report ---- WARNING: coremods are present: ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar) IceAndFireForgeLoading (Ice-and-Fire-Mod-1.10.2.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) CreativePatchingLoader (CreativeCore+v1.7.3+mc1.10.2.jar) llibrary (LLibrary-1.10.2.jar) BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) AstralCore (astralsorcery-1.4.5(1).jar) Contact their authors BEFORE contacting forge // I let you down. Sorry Time: 09.02.18 20:18 Description: Ticking entity java.lang.NullPointerException: Ticking entity at com.thexfactor117.levels.event.EventLivingHurt.onHurt(EventLivingHurt.java:118) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_158_EventLivingHurt_onHurt_LivingHurtEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:502) at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543) at net.minecraft.entity.projectile.EntityArrow.func_184549_a(SourceFile:337) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:254) at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(EntityTippedArrow.java:85) at net.minecraft.world.World.func_72866_a(World.java:1964) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838) at net.minecraft.world.World.func_72870_g(World.java:1934) at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:748) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.thexfactor117.levels.event.EventLivingHurt.onHurt(EventLivingHurt.java:118) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_158_EventLivingHurt_onHurt_LivingHurtEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:502) at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543) at net.minecraft.entity.projectile.EntityArrow.func_184549_a(SourceFile:337) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:254) at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(EntityTippedArrow.java:85) at net.minecraft.world.World.func_72866_a(World.java:1964) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838) at net.minecraft.world.World.func_72870_g(World.java:1934) -- Entity being ticked -- Details: Entity Type: Arrow (net.minecraft.entity.projectile.EntityTippedArrow) Entity ID: 7089 Entity Name: Arrow Entity's Exact location: -151,23, 73,27, 1017,20 Entity's Block location: World: (-152,73,1017), Chunk: (at 8,4,9 in -10,63; contains blocks -160,0,1008 to -145,255,1023), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023) Entity's Momentum: 0,45, 0,43, 1,21 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1750) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619) -- Affected level -- Details: Level name: world All players: 2 total; [EntityPlayerMP['TenoxoYT'/546, l='world', x=-150,90, y=72,00, z=1018,86], EntityPlayerMP['ThatsW0lfy'/5875, l='world', x=-90,96, y=67,00, z=85,41]] Chunk stats: ServerChunkCache: 898 Drop: 0 Level seed: -8690589909757187999 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-89,67,91), Chunk: (at 7,4,11 in -6,5; contains blocks -96,0,80 to -81,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 192902 game time, 26420 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) at java.lang.Thread.run(Thread.java:748) -- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Linux (amd64) version 3.16.0-4-amd64 Java Version: 1.8.0_151, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 8563241864 bytes (8166 MB) / 9690939392 bytes (9242 MB) up to 9690939392 bytes (9242 MB) JVM Flags: 3 total; -Xmx10240M -Xms5120M -XX:MaxPermSize=128M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.32 Powered by Forge 12.18.2.2099 55 mods loaded, 55 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge_server.jar) UCHIJAAAA Forge{12.18.2.2099} [Minecraft Forge] (forge_server.jar) UCHIJAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) UCHIJAAAA animalbikes{1.10.2} [Animal Bikes] (Animal-Bikes-Mod-1.10.2.jar) UCHIJAAAA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar) UCHIJAAAA arche{1.10.2-1.2.3} [Arche] (arche-1.10.2-1.2.3.jar) UCHIJAAAA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-Mod-1.10.2.jar) UCHIJAAAA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (TheDragonLib-1.10.2.jar) UCHIJAAAA armorplus{1.10.2-8.7.1.2} [ArmorPlus] (armorplus-1.10.2-8.7.1.2.jar) UCHIJAAAA arsmagica2{1.5.017} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-17b.jar) UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-17b.jar) UCHIJAAAA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5(1).jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar) UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar) UCHIJAAAA chiselsandbits{12.17} [Chisels & Bits] (chiselsandbits-12.17.jar) UCHIJAAAA classiccombat{1.0.0} [Classic Combat] (Classic-Combat-Mod-1.10.2.jar) UCHIJAAAA craftingex{1.1.1} [Crafting EX] (Crafting-EX-Mod-1.10.2.jar) UCHIJAAAA creativecore{1.7.4} [CreativeCore] (CreativeCore+v1.7.3+mc1.10.2.jar) UCHIJAAAA creeperdrops{V1} [Creeper Drops] (CreeperDrops-1.10.2-V1.jar) UCHIJAAAA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(21jul17).jar) UCHIJAAAA D3Core{1.3.1} [D³Core] (D3Core-1.9.4-1.3.1.jar) UCHIJAAAA debris{1.10.2-1.0.1.0} [Debris] (Debris-1.10.2-1.0.1.0.jar) UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.5.2_1.10.2.jar) UCHIJAAAA props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.10.2.jar) UCHIJAAAA ea{v2.5.0a-mc1.10.2} [Ebon Arts] (EbonArts-v2.5.0a-mc1.10.2.jar) UCHIJAAAA embers{0.104} [Embers] (embers-0.104.jar) UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) UCHIJAAAA grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar) UCHIJAAAA llibrary{1.7.6} [LLibrary] (LLibrary-1.10.2.jar) UCHIJAAAA iceandfire{1.0.1} [Ice and Fire] (Ice-and-Fire-Mod-1.10.2.jar) UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar) UCHIJAAAA levels{r1.2.3} [Levels] (Levels-Mod-1.10.2.jar) UCHIJAAAA lootbags{2.5.0} [Loot Bags] (LootBags-1.10.2-2.5.0.jar) UCHIJAAAA Lumberjack{1.3.1.49} [Lumberjack] (Lumberjack-1.9.4-1.3.1.49.jar) UCHIJAAAA magicmirror{1.0} [Magic Mirror] (Magic-Mirror-Mod-1.10.2.jar) UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAAAA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (MalisisBlocks-Mod-1.10.2.jar) UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAAAA mowziesmobs{1.3.2} [Mowzie's Mobs] (Mowzies-Mobs-Mod-1.10.2.jar) UCHIJAAAA opframe{0.1} [OnlinePictureFrame] (Online-Picture-Frame-Mod-1.10.2.zip) UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.10.2j.jar) UCHIJAAAA placeableitems{3.0.4.1} [Placeable Items Mod] (Placeable-Items-Mod-1.10.2.jar) UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.10.2.jar) UCHIJAAAA roots{0.208} [Roots] (roots-0.208.jar) UCHIJAAAA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar) UCHIJAAAA rustic{0.1.2.2} [Rustic] (Rustic-Mod-1.10.2.jar) UCHIJAAAA simplecorn{2.2.0} [Simple Corn] (simpleCorn-1.10.2-2.2.0.jar) UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar) UCHIJAAAA subcommonlib{1.1.3.0} [Subaraki's Common Library] (sublib-1.10.2-1.1.3.0.jar) UCHIJAAAA telepads{1.10.2 v1.0.1.3} [Telepads] (telepads-1.10.2-1.0.1.3.jar) UCHIJAAAA weaponcaseloot{4.0.2} [WeaponCaseLoot] (Weapon-Case-Loot-Mod-1.10.2.jar) UCHIJAAAA wizardry{1.10.2 Beta 1} [Electroblob's Wizardry] (Wizardry-Mod-1.10.2.jar) UCHIJAAAA wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.3.1.2.jar) Loaded coremods (and transformers): ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar) am2.asm.Transformer IceAndFireForgeLoading (Ice-and-Fire-Mod-1.10.2.jar) com.github.alexthe666.iceandfire.access.IceAndFireTransformer MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer CreativePatchingLoader (CreativeCore+v1.7.3+mc1.10.2.jar) llibrary (LLibrary-1.10.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.11.jar) mods.betterfoliage.loader.BetterFoliageTransformer AstralCore (astralsorcery-1.4.5(1).jar) D3Core: Debug: false Silliness: true AprilFools: true PastPost:true Profiler Position: N/A (disabled) Player Count: 2 / 100; [EntityPlayerMP['TenoxoYT'/546, l='world', x=-150,90, y=72,00, z=1018,86], EntityPlayerMP['ThatsW0lfy'/5875, l='world', x=-90,96, y=67,00, z=85,41]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) Does anyone knows how to fix it?
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.