---- Minecraft Crash Report ---- WARNING: coremods are present: FutureMC (future-mc-0.1.13.jar) ForgelinPlugin (Forgelin-1.8.4.jar) OTGCorePlugin (OTG-Core.jar) Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) Contact their authors BEFORE contacting forge // Don't be sad, have a hug! <3 Time: 3/15/21 3:25 PM Description: Ticking entity java.lang.ClassCastException: net.minecraft.entity.projectile.EntityTippedArrow cannot be cast to net.minecraft.entity.EntityLivingBase at com.epicfight.events.EntityEvents.hurtEvent(EntityEvents.java:170) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_308_EntityEvents_hurtEvent_LivingHurtEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:604) at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1410) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:926) at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) at net.minecraft.entity.projectile.EntityArrow.func_184549_a(EntityArrow.java:369) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(EntityArrow.java:267) at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(SourceFile:98) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.epicfight.events.EntityEvents.hurtEvent(EntityEvents.java:170) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_308_EntityEvents_hurtEvent_LivingHurtEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:604) at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1410) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:926) at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) at net.minecraft.entity.projectile.EntityArrow.func_184549_a(EntityArrow.java:369) at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(EntityArrow.java:267) at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(SourceFile:98) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) -- Entity being ticked -- Details: Entity Type: minecraft:arrow (net.minecraft.entity.projectile.EntityTippedArrow) Entity ID: 2334 Entity Name: Flecha Entity's Exact location: 4507.80, 56.50, 6853.50 Entity's Block location: World: (4507,56,6853), Chunk: (at 11,3,5 in 281,428; contains blocks 4496,0,6848 to 4511,255,6863), Region: (8,13; contains chunks 256,416 to 287,447, blocks 4096,0,6656 to 4607,255,7167) Entity's Momentum: -1.14, 0.05, 0.02 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) -- Affected level -- Details: Level name: este muerto aun esta vivo All players: 2 total; [EntityPlayerMP['elhaz_esp'/435, l='este muerto aun esta vivo', x=4871.52, y=146.81, z=6665.79], EntityPlayerMP['Angelcoach9'/2322, l='este muerto aun esta vivo', x=4514.71, y=71.41, z=6869.54]] Chunk stats: ServerChunkCache: 924 Drop: 0 Level seed: -6812508933944612273 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true Level generator options: Level spawn location: World: (-36,64,256), Chunk: (at 12,4,0 in -3,16; contains blocks -48,0,256 to -33,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 181887 game time, 181887 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 98003 (now: false), thunder time: 2554 (now: true) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5588198816 bytes (5329 MB) / 11609833472 bytes (11072 MB) up to 12884901888 bytes (12288 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104 FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 88 mods loaded, 88 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:-------------------------------------------- |:--------------------- |:-------------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHIJA | otgcore | 1.12.2 - v9.0 | minecraft.jar | None | | LCHIJA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None | | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHIJA | obfuscate | 0.2.6 | minecraft.jar | None | | LCHIJA | futuremccore | 0.1.12 | minecraft.jar | None | | LCHIJA | techguns_core | 1.12.2-1.0 | minecraft.jar | None | | LCHIJA | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | atum | 2.0.19 | Atum-1.12.2-2.0.19.jar | None | | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCHIJA | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCHIJA | bountiful | 2.2.2 | Bountiful-2.2.2.jar | None | | LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None | | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | LCHIJA | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None | | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.36.jar | None | | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.36.jar | None | | LCHIJA | coroutil | 1.12.1-1.2.36 | coroutil-1.12.1-1.2.36.jar | None | | LCHIJA | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None | | LCHIJA | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None | | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCHIJA | cyclicmagic | 1.20.1 | Cyclic-1.12.2-1.20.1.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af | | LCHIJA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None | | LCHIJA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None | | LCHIJA | ptrmodellib | 1.0.3 | PTRLib-1.0.3.jar | None | | LCHIJA | props | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None | | LCHIJA | dragonmounts | 1.12.2-1.6.3 | DragonMounts2-1.12.2-1.6.3.jar | None | | LCHIJA | mocreatures | 12.0.5 | DrZharks MoCreatures Mod-12.0.5.jar | None | | LCHIJA | dungeontactics | DT-0.16.9 | DungeonTactics-1.12.2-0.16.9.jar | None | | LCHIJA | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamictrees | 1.12.2-0.9.6 | DynamicTrees-1.12.2-0.9.6.jar | None | | LCHIJA | ebwizardry | 4.2.11 | ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None | | LCHIJA | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14 - copia.jar | None | | LCHIJA | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | endercompass | 1.2.6.2 | EnderCompass-1.12-1.2.6.2.jar | None | | LCHIJA | epicfight | 1.12.2.0 | EpicFightMod-1.12.2-1.1.0.jar | None | | LCHIJA | exoticbirds | 1.0 | Exotic+Birds+1.12.2-3.2.0.jar | None | | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | LCHIJA | foamfix | 0.10.11-1.12.2 | foamfix-0.10.11-1.12.2.jar | None | | LCHIJA | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None | | LCHIJA | fpsreducer | mc1.12.2-1.12.4 | FpsReducer-mc1.12.2-1.12.4 - copia.jar | None | | LCHIJA | ftblib | 5.4.4.5 | FTBLib-5.4.4.5.jar | None | | LCHIJA | ftbutilities | 5.4.0.124 | FTBUtilities-5.4.0.124.jar | None | | LCHIJA | minecraftfuture | 0.1.13 | future-mc-0.1.13.jar | None | | LCHIJA | globalxp | v1.4.10 | globalxp-1.12.2-v1.4.10.jar | None | | LCHIJA | gottschcore | 1.13.1 | GottschCore-mc1.12.2-f14.23.5.2768-v1.13.1.jar | None | | LCHIJA | gravestone | 1.10.2 | gravestone-1.10.2.jar | None | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | journeymap | 1.12.2-5.7.0 | journeymap-1.12.2-5.7.0.jar | None | | LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | LCHIJA | mcwbridges | 1.0 | Macaw’s-Bridges-1.12.2.jar | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None | | LCHIJA | meecreeps | 1.3.1 | meecreeps-1.12-1.3.1.jar | None | | LCHIJA | millenaire | Millénaire 8.1.0 | millenaire-8.1.0.jar | None | | LCHIJA | mjrlegendslib | 1.12.2-1.1.6 | MJRLegendsLib-1.12.2-1.1.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | LCHIJA | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | LCHIJA | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None | | LCHIJA | yurtmod | 9.5.2 | NomadicTents-1.12.2-9.5.2.jar | None | | LCHIJA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCHIJA | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None | | LCHIJA | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.40+145.jar | None | | LCHIJA | techguns | 2.0.2.0 | techguns-1.12.2-2.0.2.0_pre3.2.jar | None | | LCHIJA | torchmaster | 1.8.4.84 | torchmaster_1.12.2-1.8.4.84.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 | | LCHIJA | travelersbackpack | 1.0.34 | TravelersBackpack-1.12.2-1.0.34.jar | None | | LCHIJA | treasure2 | 1.12.0 | Treasure2-mc1.12.2-f14.23.5.2768-v1.12.0.jar | None | | LCHIJA | tropicraft | 7.1.9.115 | tropicraft-MC1.12.2-7.1.9.115.jar | None | | LCHIJA | tumbleweed | 1.12-0.4.7 | tumbleweed-1.12-0.4.7.jar | None | | LCHIJA | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None | | LCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None | | LCHIJA | candymod | 1.1.5 | candyworld-1.1.5.jar | None | Loaded coremods (and transformers): FutureMC (future-mc-0.1.13.jar) thedarkcolour.futuremc.asm.CoreTransformer ForgelinPlugin (Forgelin-1.8.4.jar) OTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.excluded.OTGClassTransformer Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar) techguns.core.TechgunsASMTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer MovingWorldCore (movingworld-1.12-6.342-full.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar) lumien.chunkanimator.asm.ClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 2 / 8; [EntityPlayerMP['elhaz_esp'/435, l='este muerto aun esta vivo', x=4871.52, y=146.81, z=6665.79], EntityPlayerMP['Angelcoach9'/2322, l='este muerto aun esta vivo', x=4514.71, y=71.41, z=6869.54]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_F5 OptiFine Build: 20191204-141934 Render Distance Chunks: 7 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 - Build 27.20.100.8681 OpenGlRenderer: Intel(R) UHD Graphics OpenGlVendor: Intel CpuCount: 8