Jump to content

1.12.2 Ticking Player Crash


Recommended Posts

I made a modpack similar to RLCraft because I wanted to experience the Scape and Run: Parasites from Phase 0. 

It works fine for the most part until I go to the Lost Cities Dimension. After a while the game will crash and give me the "Ticking Player" error. 

I tried running the modpack on a server and instead of crashing it boots me from the server, but the server itself doesn't crash.

Any help would be appreciated.

 

Below is the crash log that it gave.

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LibLoader (# LibLoader.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  WolfArmorCore (WolfArmorAndStorage-3.8.1+1.12.2.alpha.1-SNAPSHOT-signed.jar)
  BlockOverlayFixPlugin (BlockOverlayFix-1.12.2-1.0.0.jar)
  ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.3.1.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
  CoreMod (TickProfiler-1.12-0.0.10.jar)
  TransformLoader (DynamicSurroundings-1.12.2-3.6.2.1.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  EntityCullingPlugin (EntityCulling-1.12.2-4.2.5.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  MixinLoader (BedBreakBegone-1.0.1.jar)
  MMFMLCorePlugin (MultiMine-1.12.2.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
  LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
  RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.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.14-1.12.2.jar)
  Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
  CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
  SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
  TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2/12/23 2:14 PM
Description: Ticking player

java.lang.NullPointerException: Ticking player
    at net.minecraft.world.gen.structure.MapGenStronghold.func_189104_c(MapGenStronghold.java:141)
    at net.minecraft.world.gen.structure.MapGenStronghold.func_180706_b(MapGenStronghold.java:77)
    at ivorius.reccomplex.world.gen.feature.structure.MapGenStructureHook.func_180706_b(MapGenStructureHook.java:115)
    at ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler$5.func_180706_b(RCTerrainGenEventHandler.java:323)
    at mcjty.lostcities.dimensions.world.LostCityChunkGenerator.func_180513_a(LostCityChunkGenerator.java:677)
    at net.minecraft.world.gen.ChunkProviderServer.func_180513_a(ChunkProviderServer.java:305)
    at svenhjol.meson.helper.WorldHelper.getNearestStructure(WorldHelper.java:88)
    at svenhjol.meson.helper.WorldHelper.getNearestStructure(WorldHelper.java:145)
    at svenhjol.charm.world.feature.SpectreHaunting.onTick(SpectreHaunting.java:107)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1123_SpectreHaunting_onTick_PlayerTickEvent.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.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:370)
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
    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: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 net.minecraft.world.gen.structure.MapGenStronghold.func_189104_c(MapGenStronghold.java:141)
    at net.minecraft.world.gen.structure.MapGenStronghold.func_180706_b(MapGenStronghold.java:77)
    at ivorius.reccomplex.world.gen.feature.structure.MapGenStructureHook.func_180706_b(MapGenStructureHook.java:115)
    at ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler$5.func_180706_b(RCTerrainGenEventHandler.java:323)
    at mcjty.lostcities.dimensions.world.LostCityChunkGenerator.func_180513_a(LostCityChunkGenerator.java:677)
    at net.minecraft.world.gen.ChunkProviderServer.func_180513_a(ChunkProviderServer.java:305)
    at svenhjol.meson.helper.WorldHelper.getNearestStructure(WorldHelper.java:88)
    at svenhjol.meson.helper.WorldHelper.getNearestStructure(WorldHelper.java:145)
    at svenhjol.charm.world.feature.SpectreHaunting.onTick(SpectreHaunting.java:107)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1123_SpectreHaunting_onTick_PlayerTickEvent.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.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:370)
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)

-- Player being ticked --
Details:
    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
    Entity ID: 1190
    Entity Name: Dr_Freakman
    Entity's Exact location: 56.21, 76.73, 287.08
    Entity's Block location: World: (56,76,287), Chunk: (at 8,4,15 in 3,17; contains blocks 48,0,272 to 63,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, 0.00, 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@37984f77
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: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: 5597048392 bytes (5337 MB) / 7771521024 bytes (7411 MB) up to 7771521024 bytes (7411 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8000m -Xms8000m
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 150 mods loaded, 150 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.2860.jar                                | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                       | 14.23.5.2860         | forge-1.12.2-14.23.5.2860.jar                                | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | creativecoredummy           | 1.0.0                | minecraft.jar                                                | None                                     |
    | LCHIJA | entity_culling              | 4.2.5                | minecraft.jar                                                | None                                     |
    | LCHIJA | itemphysic                  | 1.4.0                | minecraft.jar                                                | None                                     |
    | LCHIJA | ivtoolkit                   | 1.3.3-1.12           | minecraft.jar                                                | None                                     |
    | LCHIJA | foamfixcore                 | 7.7.4                | minecraft.jar                                                | None                                     |
    | LCHIJA | obfuscate                   | 0.4.2                | minecraft.jar                                                | None                                     |
    | LCHIJA | tnt_utilities_core          | 1.2.3                | minecraft.jar                                                | None                                     |
    | LCHIJA | forgeendertech              | 1.12.2-4.5.6.0       | ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar                 | None                                     |
    | LCHIJA | adhooks                     | 1.12.2-3.3.1.0       | AdHooks-1.12.2-3.3.1.0-build.0626.jar                        | None                                     |
    | LCHIJA | tombstone                   | 4.6.0                | tombstone-4.6.0-1.12.2.jar                                   | None                                     |
    | LCHIJA | advanced-fishing            | 1.3.3                | Advanced-Fishing-1.12.2-1.3.3.jar                            | None                                     |
    | LCHIJA | aireducer                   | 0.3.0                | AIReducer-1.12.2-0.3.0.jar                                   | None                                     |
    | LCHIJA | alcatrazcore                | 1.0.4                | alcatrazcore-1.0.4.jar                                       | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
    | LCHIJA | antiqueatlas                | 4.6.3                | antiqueatlas-1.12.2-4.6.3.jar                                | None                                     |
    | LCHIJA | antiqueatlasoverlay         | 1.2                  | antiqueatlas-1.12.2-4.6.3.jar                                | None                                     |
    | LCHIJA | anvilpatch                  | 1.1.1                | anvilpatch-1.1.1.jar                                         | None                                     |
    | LCHIJA | aquaculture                 | 1.6.8                | Aquaculture-1.12.2-1.6.8.jar                                 | None                                     |
    | LCHIJA | astikorcarts                | 1.12.2-0.1.2.8       | astikorcarts-1.12.2-0.1.2.8.jar                              | None                                     |
    | LCHIJA | crafttweaker                | 4.1.20               | CraftTweaker2-1.12-4.1.20.674.jar                            | None                                     |
    | LCHIJA | mtlib                       | 3.0.7                | MTLib-3.0.7.jar                                              | None                                     |
    | LCHIJA | modtweaker                  | 4.0.19               | modtweaker-4.0.20.5.jar                                      | None                                     |
    | LCHIJA | jei                         | 4.16.1.302           | jei_1.12.2-4.16.1.302.jar                                    | None                                     |
    | LCHIJA | quark                       | r1.6-179             | Quark-r1.6-179.jar                                           | None                                     |
    | LCHIJA | autoreglib                  | 1.3-32               | AutoRegLib-1.3-32.jar                                        | None                                     |
    | LCHIJA | base                        | 3.14.0               | base-1.12.2-3.14.0.jar                                       | None                                     |
    | LCHIJA | battletowers                | 1.6.5                | BattleTowers-1.12.2.jar                                      | None                                     |
    | LCHIJA | baubles                     | 1.5.2                | Baubles-1.12-1.5.2.jar                                       | None                                     |
    | LCHIJA | bedbreakbegone              | 1.0.1                | BedBreakBegone-1.0.1.jar                                     | None                                     |
    | LCHIJA | mujmajnkraftsbettersurvival | 1.4.1                | better_survival-1.4.1.jar                                    | None                                     |
    | LCHIJA | bettercaves                 | 1.12.2               | bettercaves-1.12.2-2.0.4.jar                                 | None                                     |
    | LCHIJA | bettermineshafts            | 1.12.2-2.2.1         | BetterMineshaftsForge-1.12.2-2.2.1.jar                       | None                                     |
    | LCHIJA | betternether                | 0.1.8.6              | betternether-0.1.8.6.jar                                     | None                                     |
    | LCHIJA | betterquesting              | 3.5.329              | BetterQuesting-3.5.329.jar                                   | None                                     |
    | LCHIJA | forgelin                    | 1.8.4                | Forgelin-1.8.4.jar                                           | None                                     |
    | LCHIJA | librarianlib                | 4.22                 | librarianlib-1.12.2-4.22.jar                                 | None                                     |
    | LCHIJA | classyhats                  | %VERSION%            | classyhats-1.6.0.jar                                         | None                                     |
    | LCHIJA | levelup2                    | ${version}           | Level Up! 2-1.1.23-1.12.jar                                  | None                                     |
    | LCHIJA | lycanitesmobs               | 2.0.8.5 - MC 1.12.2  | lycanitesmobs-1.12.2-2.0.8.5.jar                             | None                                     |
    | LCHIJA | bettertabs                  | 1.0.2                | BetterTabs-1.0.2.jar                                         | None                                     |
    | LCHIJA | blockoverlayfix             | 1.0.0                | BlockOverlayFix-1.12.2-1.0.0.jar                             | None                                     |
    | LCHIJA | bnbgaminglib                | 2.17.6               | BNBGamingLib-1.12.2-2.17.6.jar                               | None                                     |
    | LCHIJA | bountifulbaubles            | 0.0.1                | Bountiful Baubles-1.12.2-0.1.8.jar                           | None                                     |
    | LCHIJA | bountiful                   | 2.2.3                | Bountiful-1.12.2-2.2.3.jar                                   | None                                     |
    | LCHIJA | reccomplex                  | 1.4.8.2              | RecurrentComplex-1.4.8.2.jar                                 | None                                     |
    | LCHIJA | bq_msi                      | 1.0.7                | BQ_Multiblock_Structure_Integration-1.0.7.jar                | None                                     |
    | LCHIJA | bqtweaker                   | 1.3.3                | BQTweaker-1.3.3.jar                                          | None                                     |
    | LCHIJA | callablehorses              | 1.1.1                | callablehorses-1.12.2-1.1.1.jar                              | None                                     |
    | LCHIJA | carrots                     | 1.0.0b1              | carrotslib-mc1.12.2-1.0.0b1.jar                              | None                                     |
    | LCHIJA | carryon                     | 1.12.3               | carryon-1.12.2-1.12.6.20.jar                                 | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
    | LCHIJA | charm                       | 1.4                  | Charm-1.12.2-1.4.1.jar                                       | None                                     |
    | LCHIJA | chunkanimator               | 1.2                  | ChunkAnimator-MC1.12-1.2.jar                                 | None                                     |
    | LCHIJA | comforts                    | 1.4.1.3              | comforts-1.12.2-1.4.1.3.jar                                  | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCHIJA | reskillable                 | 1.12.2-1.13.0        | Reskillable-1.12.2-1.13.0.jar                                | None                                     |
    | LCHIJA | compatskills                | 1.12.2-1.17.0        | CompatSkills-1.12.2-1.17.0.jar                               | None                                     |
    | LCHIJA | contenttweaker              | 1.12.2-4.10.0        | ContentTweaker-1.12.2-4.10.0.jar                             | None                                     |
    | LCHIJA | controlling                 | 3.0.10               | Controlling-3.0.10.jar                                       | None                                     |
    | LCHIJA | coralreef                   | 2.0                  | CoralReef-2.5-1.12.2.jar                                     | None                                     |
    | LCHIJA | wearablebackpacks           | 3.1.4                | WearableBackpacks-1.12.2-3.1.4.jar                           | None                                     |
    | LCHIJA | corpsecomplex               | 1.0.12.0             | corpsecomplex-1.12.2-1.0.12.0.jar                            | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
    | LCHIJA | craftablehorsearmour        | 1.3                  | CraftableHorseArmour-1.3.0-1.12.jar                          | None                                     |
    | LCHIJA | ctgui                       | 1.0.0                | CraftTweaker2-1.12-4.1.20.674.jar                            | None                                     |
    | LCHIJA | crafttweakerjei             | 2.0.3                | CraftTweaker2-1.12-4.1.20.674.jar                            | None                                     |
    | LCHIJA | creativecore                | 1.10.0               | CreativeCore_v1.10.70_mc1.12.2.jar                           | None                                     |
    | LCHIJA | custommainmenu              | 2.0.9.1              | CustomMainMenu-MC1.12.2-2.0.9.1.jar                          | None                                     |
    | LCHIJA | defiledlands                | 1.4.3                | defiledlands-1.12.2-1.4.3.jar                                | None                                     |
    | LCHIJA | disenchanter                | 1.8                  | disenchanter[1.12]1.8.jar                                    | None                                     |
    | LCHIJA | dldungeonsjbg               | 1.14.10              | DoomlikeDungeons-1.14.11-MC1.12.2.jar                        | None                                     |
    | LCHIJA | orelib                      | 3.6.0.1              | OreLib-1.12.2-3.6.0.1.jar                                    | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | dsurround                   | 3.6.2.1              | DynamicSurroundings-1.12.2-3.6.2.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | dynamictrees                | 1.12.2-0.9.27        | DynamicTrees-1.12.2-0.9.27.jar                               | None                                     |
    | LCHIJA | dynamictreesdefiledlands    | 1.12.2-1.0.0         | dynamictreesdefiledlands-1.12.2-1.0.0.jar                    | None                                     |
    | LCHIJA | traverse                    | 1.6.0                | Traverse-1.12.2-1.6.0-69.jar                                 | None                                     |
    | LCHIJA | dttraverse                  | 1.12.2-2.1           | DynamicTreesTraverse-1.12.2-2.1.jar                          | None                                     |
    | LCHIJA | elenaidodge                 | 2.1                  | ElenaiDodge-1.12.2-2.1.jar                                   | None                                     |
    | LCHIJA | enchdesc                    | 1.1.20               | EnchantmentDescriptions-1.12.2-1.1.20.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | llibrary                    | 1.7.20               | llibrary-1.7.20-1.12.2.jar                                   | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | iceandfire                  | 1.7.1                | iceandfire-1.7.1-1.12.2.jar                                  | None                                     |
    | LCHIJA | eyeofdragons                | 0.0.1                | eyeofdragons-0.0.2.jar                                       | None                                     |
    | LCHIJA | familiarfauna               | 1.0.11               | FamiliarFauna-1.12.2-1.0.11.jar                              | None                                     |
    | LCHIJA | fbp                         | 2.4.1                | FancyBlockParticles-1.12.x-2.4.1.jar                         | None                                     |
    | LCHIJA | fantasticlib                | 1.12.2.047           | FantasticLib-1.12.2.047.jar                                  | None                                     |
    | LCHIJA | fishingmadebetter           | 2.2.4                | FishingMadeBetter-1.12.2-2.2.4.jar                           | None                                     |
    | LCHIJA | foamfix                     | 0.10.14-1.12.2       | foamfix-0.10.14-1.12.2.jar                                   | None                                     |
    | LCHIJA | foodexpansion               | 1.3                  | FoodExpansion1.3.3-1.12.2.jar                                | None                                     |
    | LCHIJA | tschipplib                  | 1.1.6                | tschipplib-1.12.2-1.1.7.jar                                  | None                                     |
    | LCHIJA | forgottenitems              | 1.2.1                | forgottenitems-1.12.2-1.3.1.jar                              | None                                     |
    | LCHIJA | friendlyendermite           | 1.0                  | FriendlyEndermite_v1.0.1_mc1.12.2.jar                        | None                                     |
    | LCHIJA | fxcontrol                   | 0.1.14               | fxcontrol-1.12-0.1.15.jar                                    | None                                     |
    | LCHIJA | globalgamerules             | 2.2                  | GlobalGameRules-1.12.2-2.2.7.jar                             | None                                     |
    | LCHIJA | ichunutil                   | 7.2.2                | iChunUtil-1.12.2-7.2.2.jar                                   | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | googlyeyes                  | 7.1.1                | GooglyEyes-1.12.2-7.1.1.jar                                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | grapplemod                  | 1.12.2-v12.2         | grapplemod-1.12.2-v12.2.jar                                  | None                                     |
    | LCHIJA | cgm                         | 0.15.3               | guns-0.15.3-1.12.2.jar                                       | None                                     |
    | LCHIJA | mantle                      | 1.12-1.3.3.55        | Mantle-1.12-1.3.3.55.jar                                     | None                                     |
    | LCHIJA | inspirations                | 1.12.2-0.2.9         | Inspirations-1.12.2-0.2.9.jar                                | None                                     |
    | LCHIJA | inventorytweaks             | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar                             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | iseedragons                 | 1.2                  | ISeeDragons-1.2.jar                                          | None                                     |
    | LCHIJA | loottweaker                 | 0.3.1                | LootTweaker-0.3.1+MC1.12.2.jar                               | None                                     |
    | LCHIJA | lostcities                  | 2.0.22               | lostcities-1.12-2.0.22.jar                                   | None                                     |
    | LCHIJA | reborncore                  | 3.19.5               | RebornCore-1.12.2-3.19.5-universal.jar                       | None                                     |
    | LCHIJA | mainmenuscale               | 1.0                  | MainMenuScale-1.3.2.jar                                      | None                                     |
    | LCHIJA | mcwbridges                  | 1.0.6                | mcw-bridges-1.0.6b-mc1.12.2.jar                              | None                                     |
    | LCHIJA | mobends                     | 1.2.1                | MoBends_1.12.2-1.2.1-19.12.21.jar                            | None                                     |
    | LCHIJA | mousetweaks                 | 2.10.1               | MouseTweaks-2.10.1-mc1.12.2.jar                              | None                                     |
    | LCHIJA | multimine                   | 1.6.2                | MultiMine-1.12.2.jar                                         | None                                     |
    | LCHIJA | neat                        | 1.4-17               | Neat 1.4-17.jar                                              | None                                     |
    | LCHIJA | particleculling             | v1.3                 | particleculling-1.12.2-v1.3.1.jar                            | None                                     |
    | LCHIJA | pigstep                     | 1.12                 | pigstep-1.12.jar                                             | None                                     |
    | LCHIJA | placebo                     | 1.6.0                | Placebo-1.12.2-1.6.0.jar                                     | None                                     |
    | LCHIJA | potioncore                  | 1.9_for_1.12.2       | PotionCore-1.9_for_1.12.2.jar                                | None                                     |
    | LCHIJA | potionfingers               | r1.0-8               | PotionFingers-r1.0-8.jar                                     | None                                     |
    | LCHIJA | qualitytools                | 1.0.7_for_1.12.2     | QualityTools-1.0.7_for_1.12.2.jar                            | None                                     |
    | LCHIJA | resourceloader              | 1.5.3                | ResourceLoader-MC1.12.1-1.5.3.jar                            | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | roguelike                   | 2.4.1                | RoguelikeDungeonsFnarEdition-1.12.2-2.4.1.jar                | None                                     |
    | LCHIJA | ruins                       | 17.2                 | Ruins-1.12.2.jar                                             | None                                     |
    | LCHIJA | rustic                      | 1.1.7                | rustic-1.1.7.jar                                             | None                                     |
    | LCHIJA | silentlib                   | 3.0.13               | SilentLib-1.12.2-3.0.14+168.jar                              | None                                     |
    | LCHIJA | scalinghealth               | 1.3.37               | ScalingHealth-1.12.2-1.3.42+147.jar                          | None                                     |
    | LCHIJA | setbonus                    | 1.12.2.020           | SetBonus-1.12.2.020.jar                                      | None                                     |
    | LCHIJA | somanyenchantments          | 0.5.5                | SoManyEnchantments-0.5.5.jar                                 | None                                     |
    | LCHIJA | soundfilters                | 0.12.1_for_1.12      | SoundFilters-0.12.1_for_1.12.jar                             | None                                     |
    | LCHIJA | spartandefiled              | 1.0                  | spartandefiled-1.0.jar                                       | None                                     |
    | LCHIJA | xat                         | 0.31.4               | Trinkets and Baubles-0.31.4.jar                              | None                                     |
    | LCHIJA | spartanweaponry             | 1.4.1                | SpartanWeaponry-1.12.2-1.4.1.jar                             | None                                     |
    | LCHIJA | spartanfire                 | 0.05                 | spartanfire-0.05.jar                                         | None                                     |
    | LCHIJA | spartanhudbaubles           | 1.0.0 Indev 1        | SpartanHUDBaubles-1.12.2-1.0.0.jar                           | None                                     |
    | LCHIJA | spartanshields              | 1.5.5                | SpartanShields-1.12.2-1.5.5.jar                              | None                                     |
    | LCHIJA | spawnercontrol              | 1.6.3b               | SpawnerControl-1.6.3b.jar                                    | None                                     |
    | LCHIJA | srparasites                 | 1.9.10               | SRParasites-1.12.2v1.9.10.jar                                | None                                     |
    | LCHIJA | bq_standard                 | 3.4.173              | StandardExpansion-3.4.173.jar                                | None                                     |
    | LCHIJA | switchbow                   | 1.6.8                | switchbow-1.6.8.jar                                          | None                                     |
    | LCHIJA | tickprofiler                | 1.12-0.0.10          | TickProfiler-1.12-0.0.10.jar                                 | None                                     |
    | LCHIJA | tnt_utilities               | 1.2.3                | tnt_utilities-mc1.12-1.2.3.jar                               | None                                     |
    | LCHIJA | toastcontrol                | 1.8.1                | Toast Control-1.12.2-1.8.1.jar                               | None                                     |
    | LCHIJA | toolbelt                    | 1.9.14               | ToolBelt-1.12.2-1.9.14.jar                                   | None                                     |
    | LCHIJA | trashslot                   | 8.4.10               | TrashSlot_1.12.2-8.4.10.jar                                  | None                                     |
    | LCHIJA | trumpetskeleton             | 1.12-1.0.2.1         | trumpetskeleton-1.12-1.0.2.1.jar                             | None                                     |
    | LCHIJA | variedcommodities           | 1.12.2               | VariedCommodities_1.12.2-(13Jan22).jar                       | None                                     |
    | LCHIJA | waystones                   | 4.1.0                | Waystones_1.12.2-4.1.0.jar                                   | None                                     |
    | LCHIJA | wolfarmor                   | 3.8.1+alpha.1        | WolfArmorAndStorage-3.8.1+1.12.2.alpha.1-SNAPSHOT-signed.jar | e94e38a605842477f3ec218e6fcf781f6b3f7f89 |
    | LCHIJA | xpfromharvest               | 1.2.0                | XPFromHarvest-1.12.2-1.2.0.jar                               | None                                     |
    | LCHIJA | xpbook                      | v1.1.6               | xptome-1.12.2-v1.1.6.jar                                     | None                                     |
    | LCHIJA | yungslaw                    | 1.12.2               | YungsLaw-1.12.2-1.0.4.jar                                    | None                                     |
    | LCHIJA | dshuds                      | 3.6.0.0              | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar                   | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | phosphor-lighting           | 1.12.2-0.2.6         | phosphor-1.12.2-0.2.6+build50-universal.jar                  | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LCHIJA | librarianliblate            | 4.22                 | librarianlib-1.12.2-4.22.jar                                 | None                                     |

    Loaded coremods (and transformers): 
LibLoader (# LibLoader.jar)
  
LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
WolfArmorCore (WolfArmorAndStorage-3.8.1+1.12.2.alpha.1-SNAPSHOT-signed.jar)
  
BlockOverlayFixPlugin (BlockOverlayFix-1.12.2-1.0.0.jar)
  
ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.3.1.jar)
  
ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
CoreMod (TickProfiler-1.12-0.0.10.jar)
  
TransformLoader (DynamicSurroundings-1.12.2-3.6.2.1.jar)
  
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EntityCullingPlugin (EntityCulling-1.12.2-4.2.5.jar)
  meldexun.entityculling.asm.EntityCullingClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  
MixinLoader (BedBreakBegone-1.0.1.jar)
  
MMFMLCorePlugin (MultiMine-1.12.2.jar)
  atomicstryker.multimine.common.fmlmagic.MMTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
  codersafterdark.reskillable.base.asm.ClassTransformer
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  lumien.chunkanimator.asm.ClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
  pw.prok.realbench.asm.RBTransformer
SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
  com.Shultrea.Rin.Transformer.SMEASM
ForgelinPlugin (Forgelin-1.8.4.jar)
  
CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.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.14-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
  com.chocohead.biab.BornInABarn
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
  svenhjol.charm.base.CharmClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
  
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.4.1.jar)
  
TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  ljfa.tntutils.asm.ExplosionTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Pulsar/inspirations loaded Pulses: 
        - InspirationsShared (Enabled/Forced)
        - InspirationsBuilding (Enabled/Not Forced)
        - InspirationsUtility (Enabled/Not Forced)
        - InspirationsTools (Enabled/Not Forced)
        - InspirationsRecipes (Enabled/Not Forced)
        - InspirationsTweaks (Enabled/Not Forced)
        - InspirationsShared (Enabled/Forced)

    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.5
        Runtime Debofucsation 1
        Invalid fingerprint detected for RebornCore!
        RenderEngine: 1
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['Dr_Freakman'/1190, l='New World', x=56.21, y=76.73, z=287.08]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 528.49
    OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Maybe your file codes are missing. Therefore it is crashing.
    • I've been trying to make a mod pack for the last day or so now and I haven't been able to launch it once even with all mods disabled. It keeps showing up with Exit Code 1. I gave the modpack to a friend to try and it didn't launch on their pc either due to the same exit code, so I'm not entirely certain what the problem is or how to check it in the logs. So far I've attempted: - Changing from forge version 43.3.0 to 43.3.5 - Downloading Java - Disabling mods (both entirely and individually) I have an NVIDIA GeForce GTX 1070 driver, and I haven't tried to uninstall or reinstall it yet because I'm not certain how to and would have to mess anything up further. I have the latest .txt file of the crash report here: [16:24:34] [main/WARN]: Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8 [16:24:34] [main/WARN]: Failed to add counter for PDH counter: \Paging File(_Total)\% Usage [16:24:34] [main/WARN]: Disabling further attempts to query Paging File. [16:24:36] [main/WARN]: COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile [16:24:39] [Datafixer Bootstrap/INFO]: 198 Datafixer optimizations took 149 milliseconds [16:24:40] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [16:24:40] [Render thread/INFO]: Setting user: CatDoodlee [16:24:41] [Render thread/INFO]: Backend library: LWJGL version 3.3.2+13 [16:24:42] [Render thread/INFO]: Reloading ResourceManager: vanilla [16:24:42] [Worker-Main-11/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading [16:24:44] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play [16:24:44] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [16:24:44] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (Atrix Wired Elite Headset) [16:24:44] [Render thread/INFO]: Sound engine started [16:24:44] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas [16:24:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [16:24:44] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [16:24:44] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [16:24:44] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [16:24:44] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [16:24:45] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [16:24:45] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [16:24:45] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [16:24:45] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [16:24:45] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [16:25:41] [Render thread/INFO]: Stopping! any form of help is greatly appreciated ❤️
    • Tanks for answer, I added SleepTight and I removed Modernfix, but it still crashing: new log new crash log
    • Hi, I'm trying to hide specific vanilla effects such as levitation or slow falling from the inventory GUI, but I haven't been able to figure out how to do this. I need this because they are triggered by another effect and I don't need them all showing up. Unfortunately, I don't know of any mods that include this feature, and I couldn't find any documentation on the process. I've already looked into the IClientMobEffectExtensions interface, but I'm uncertain about how to implement it in my own effect, let alone in any existing vanilla effect. Please help I am using Forge 47.2.0. for Minecraft 1.20.1
  • Topics

×
×
  • Create New...

Important Information

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