Jump to content

coleyton556

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

coleyton556's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Every time i die in the game it freezes on half a heart and then stops responding, making me have to force it to quit, and when i restart the game and go into my world it shows up on the respawn screen and then i have to hit respawn as fast as possible or it crashes again. everytime it crashes after i die and force quit i get this, "The game crashed whilst ticking player" this is the crash report ---- Minecraft Crash Report ---- WARNING: coremods are present: LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.2.jar) pymtech (PymTech-1.12.2-1.0.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge // Oh - I know what I did wrong! Time: 7/1/19 11:35 AM Description: Ticking player java.lang.NullPointerException: Ticking player at slimeknights.tconstruct.tools.modifiers.ModBeheading.getBeheadingLevel(ModBeheading.java:74) at slimeknights.tconstruct.tools.modifiers.ModBeheading.playerDrop(ModBeheading.java:108) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_823_ModBeheading_playerDrop_LivingDeathEvent.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.onLivingDeath(ForgeHooks.java:601) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:474) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1016) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1038) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:645) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:234) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2089) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) 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 slimeknights.tconstruct.tools.modifiers.ModBeheading.getBeheadingLevel(ModBeheading.java:74) at slimeknights.tconstruct.tools.modifiers.ModBeheading.playerDrop(ModBeheading.java:108) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_823_ModBeheading_playerDrop_LivingDeathEvent.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.onLivingDeath(ForgeHooks.java:601) at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:474) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1016) at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1038) at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:645) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:234) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2089) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) -- Player being ticked -- Details: Entity Type: null (net.minecraft.entity.player.EntityPlayerMP) Entity ID: 1227 Entity Name: CWSUTTON03 Entity's Exact location: 256.70, 59.97, 17.30 Entity's Block location: World: (256,59,17), Chunk: (at 0,3,1 in 16,1; contains blocks 256,0,16 to 271,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) -- Ticking connection -- Details: Connection: net.minecraft.network.NetworkManager@6c99db07 Stacktrace: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) 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: Mac OS X (x86_64) version 10.11.6 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2734864280 bytes (2608 MB) / 5066719232 bytes (4832 MB) up to 5368709120 bytes (5120 MB) JVM Flags: 7 total; -Xmx5G -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.2768 Optifine OptiFine_1.12.2_HD_U_E3 44 mods loaded, 44 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 | |:--------- |:------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268 9.03.18 AM.jar | None | | UCHIJAAAA | abyssalcraft | 1.9.8 | AbyssalCraft-1.12.2-1.9.8.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCHIJAAAA | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None | | UCHIJAAAA | carpentersblocks | 3.4.0-poc.6 | Carpenter's Blocks v3.4.0-poc.6 - MC 1.12.2.jar | None | | UCHIJAAAA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None | | UCHIJAAAA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | UCHIJAAAA | forestry | 5.8.1.322 | forestry_1.12.2-5.8.1.322.jar | None | | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None | | UCHIJAAAA | gravitygun | 7.0.0 | GravityGun-1.12.2-7.0.1.jar | None | | UCHIJAAAA | speedsterheroes | 1.12.2-2.1.3 | SpeedsterHeroes-1.12.2-2.1.3.jar | None | | UCHIJAAAA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | UCHIJAAAA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None | | UCHIJAAAA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | UCHIJAAAA | tconstruct | 1.12.2-2.12.0.156 | TConstruct-1.12.2-2.12.0.156.jar | None | | UCHIJAAAA | lucraftcore | 1.12.2-2.4.2 | LucraftCore-1.12.2-2.4.2.jar | None | | UCHIJAAAA | heroesexpansion | 1.12.2-1.3.3 | HeroesExpansion-1.12.2-1.3.3.jar | None | | UCHIJAAAA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | UCHIJAAAA | inventorypets | 2.0.1 | inventorypets-1.12-2.0.1.jar | None | | UCHIJAAAA | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None | | UCHIJAAAA | keepinginventory | 2.4 | KeepingInventory-1.12.2-2.4.jar | None | | UCHIJAAAA | thutcore | 5.21.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pceditmod | 1.0.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_aio | 1.15.11 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube | 6.44.3 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | thut_wearables | 3.2.6 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | thut_bling | 2.3.4 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_adventures | 6.17.2 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_compat | 1.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_legends | 0.0.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_mno | 4.17.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_mobs | 4.17.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_ml | 0.1.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_moves | 4.17.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokecube_origin | 4.17.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | pokeplayer | 1.1.3 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | thutcore_compat | 1.0 | pokecube-aio-1.12.2-1.15.11.jar | None | | UCHIJAAAA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None | | UCHIJAAAA | pymtech | 1.12.2-1.0.2 | PymTech-1.12.2-1.0.2.jar | None | | UCHIJAAAA | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 | Loaded coremods (and transformers): LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.2.jar) lucraft.mods.lucraftcore.core.LCTransformer pymtech (PymTech-1.12.2-1.0.2.jar) lucraft.mods.pymtech.core.PymTechClassTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['CWSUTTON03'/1227, l='Coleton', x=256.70, y=59.97, z=17.30]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
  2. it kept telling me to put the mods in the mods folder in the /minecraftforge/ part for my specific version.
  3. i do not know how to do that but also everything i have in there are from mods packs i have just picked them out. All of the files are .jar files as well so i don't see the problem.
  4. My mods which i have followed the same exact steps as the ones that did work, won't show up. It says i have only twelve mods loaded all together when in reality there is like over twenty. Please help me ASAP i really wanted to use these mods and idk why some are working and some aren't!!!!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.