Jump to content

Bosgo

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

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

Bosgo's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hey guys I'm coming up with an issue I don't recall getting before. I'm still a novice in figuring out Java errors with Minecraft and adding mods. Can you guys point me into the right direction with which mod this issue is stemming from? Crash report has been attached. Much appreciated!crash-2019-05-17_01.42.11-server.txt Description: Exception ticking world java.lang.StackOverflowError: Exception ticking world at net.minecraft.block.BlockChest.func_176455_e(BlockChest.java:177) at net.minecraft.block.BlockChest.func_176213_c(BlockChest.java:98) at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:614) at net.minecraft.world.World.func_180501_a(World.java:343) seems to be repeating I have the most up to date BOP mod and forge install so really stumped
  2. Kind of a shame but removing the mod helped and that issue doesn't seem to be happening anymore. Thank you again.
  3. I see. Thank you! I'll see what happens if it's removed and contact the author from there.
  4. I've gone through the crash multiple times and it only seems to effect entities upon death. At least that's what I think. I'm a novice on this stuff, But is that what is happening? I guess I'm just trying to understand what it means as well.
  5. Having a specific issue start after removing the EndBiome mod, Any help with this? I saw something about the Polar bears? that may be incorrect This error happens when I continue an old world that was working just fine before removing the mod but is also occurs when making new worlds crash-2019-05-16_03.43.44-server.txt crash-2019-05-16_04.10.04-server.txt
  6. Hey I've having the same issue. I just removed a mod and either making a new world, or using a previous save, the game crashes after a moment. Any ideas? ---- Minecraft Crash Report ---- WARNING: coremods are present: Plugin (NotEnoughIDs-1.5.4.4.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.10.18.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) ApotheosisCore (Apotheosis-1.12.2-1.10.0.jar) HCASM (HammerCore-1.12.2-2.0.4.7.jar) Incorporeal Tweaker (incorporeal-1.1.2.jar) DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) FarseekCoreMod (Farseek-1.12-2.3.2.jar) ForgelinPlugin (Forgelin-1.8.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 5/16/19 3:43 AM Description: Ticking entity java.lang.NoSuchFieldError: world at zalx.mage.eternalsleep.event.EventHandlerCommon.livingDeath(EventHandlerCommon.java:15) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1614_EventHandlerCommon_livingDeath_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:614) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:66) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:234) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at net.minecraft.entity.monster.EntityPolarBear.func_70071_h_(SourceFile:134) at net.minecraft.world.World.func_72866_a(World.java:1993) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1955) at net.minecraft.world.World.func_72939_s(World.java:1759) 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:185) 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 zalx.mage.eternalsleep.event.EventHandlerCommon.livingDeath(EventHandlerCommon.java:15) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1614_EventHandlerCommon_livingDeath_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:614) at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1168) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023) at net.minecraft.entity.passive.EntityAnimal.func_70097_a(SourceFile:66) at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:234) at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208) at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) at net.minecraft.entity.monster.EntityPolarBear.func_70071_h_(SourceFile:134) at net.minecraft.world.World.func_72866_a(World.java:1993) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1955) -- Entity being ticked -- Details: Entity Type: minecraft:polar_bear (net.minecraft.entity.monster.EntityPolarBear) Entity ID: 400 Entity Name: Polar Bear Entity's Exact location: 140.50, 81.00, 154.50 Entity's Block location: World: (140,81,154), Chunk: (at 12,5,10 in 8,9; contains blocks 128,0,144 to 143,255,159), 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.world.World.func_72939_s(World.java:1759) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) -- Affected level -- Details: Level name: Copy of New World All players: 1 total; [EntityPlayerMP['BetaBosgo'/2217, l='Copy of New World', x=35.36, y=86.00, z=254.76]] Chunk stats: ServerChunkCache: 628 Drop: 0 Level seed: -8340946069881299529 Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true Level generator options: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"tiny","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0} Level spawn location: World: (35,64,234), Chunk: (at 3,4,10 in 2,14; contains blocks 32,0,224 to 47,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 291 game time, 291 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 129448 (now: false), thunder time: 25640 (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:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) 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: 873621008 bytes (833 MB) / 3210215424 bytes (3061 MB) up to 4772593664 bytes (4551 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5120m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 101 FML: MCP 9.42 Powered by Forge 14.23.5.2836 135 mods loaded, 135 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.2836.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2836 | forge-1.12.2-14.23.5.2836.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | incorporeal_core | 1.1.0 | minecraft.jar | None | | LCHIJA | versionchecker | @VERSION@ | [1.12.2] VersionChecker-1.4.0.jar | None | | LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None | | LCHIJA | thaumic_arcana | 1.2.0 | Thaumic Arcana-1.2.0.jar | None | | LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | LCHIJA | abyssalcraft | 1.9.7 | AbyssalCraft-1.12.2-1.9.7.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LCHIJA | acheads | 2.1.0 | AbyssalCraft Heads-1.12.2-2.1.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LCHIJA | mantle | 1.12-1.3.3.49 | Mantle-1.12-1.3.3.49.jar | None | | LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None | | LCHIJA | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | LCHIJA | tconstruct | 1.12.2-2.12.0.135 | TConstruct-1.12.2-2.12.0.135.jar | None | | LCHIJA | acintegration | 1.8.1 | AbyssalCraft Integration-1.12.2-1.8.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 | | LCHIJA | additionalcompression | 3.3 | Additional-Compression-1.12.2-3.3.jar | None | | LCHIJA | advancementbook | 1.0.3 | Advancement_Book-1.12-1.0.3.jar | None | | LCHIJA | botania | r1.10-361 | Botania r1.10-361.jar | None | | LCHIJA | aiotbotania | 0.6.1 | aiotbotania-0.6.1.jar | None | | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None | | LCHIJA | ambientsounds | 3.0 | AmbientSounds_v3.0.9_mc1.12.2.jar | None | | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LCHIJA | bloodmagic | 1.12.2-2.4.0-102 | BloodMagic-1.12.2-2.4.0-102.jar | None | | LCHIJA | animus | 1 | Animus-1.12-2.1.2.jar | None | | LCHIJA | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None | | LCHIJA | apotheosis | 1.10.0 | Apotheosis-1.12.2-1.10.0.jar | None | | LCHIJA | astralsorcery | 1.10.18 | astralsorcery-1.12.2-1.10.18.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | LCHIJA | autoreglib | 1.3-29 | AutoRegLib-1.3-29.jar | None | | LCHIJA | base | 3.12.1 | base-1.12.2-3.12.1.jar | None | | LCHIJA | baublelicious | 1.4.0-4 | Baublelicious-1.4.0-4.jar | None | | LCHIJA | bhc | 1.2.3 | baubley-heart-canisters-1.12.2-1.2.3.jar | None | | LCHIJA | betterquesting | 3.5.299 | BetterQuesting-3.5.299.jar | None | | LCHIJA | patchouli | 1.0-19 | Patchouli-1.0-19.jar | None | | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCHIJA | bewitchment | @VERSION@ | Bewitchment-1.12.2-0.0.19.47-indev.jar | None | | LCHIJA | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None | | LCHIJA | birdsnests | 2.1.0 | BirdsNests1.12.2-2.1.0.jar | None | | LCHIJA | blockcraftery | 1.12.2-1.2.0 | blockcraftery-1.12.2-1.2.0.jar | None | | LCHIJA | blocklings | 6.0.1 | Blocklings 6.0.1 - 1.12.2.jar | None | | LCHIJA | bloodarsenal | 1.12.2-2.2.0-28 | BloodArsenal-1.12.2-2.2.0-28.jar | None | | LCHIJA | bloodtinker | 1.0.5 | bloodtinker-1.0.5.jar | None | | LCHIJA | bonfires | 1.2.2 | Bonfires-1.12.2-1.2.2-16eac59.jar | None | | LCHIJA | botanianeedsit | 1.12.2-2.1-release | botanianeedsit-1.12.2-2.1-release.jar | None | | LCHIJA | hammercore | 2.0.4.7 | HammerCore-1.12.2-2.0.4.7.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 | | LCHIJA | botanicadds | 2r | BotanicAdditions-1.12.2-2r.jar | None | | LCHIJA | nibbler | 0.4.1 | nibbler-1.12.2-0.4.1.jar | None | | LCHIJA | botaunomy | 0.2.1 | botaunomy-1.12.2-0.2.1.jar | None | | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | brandonscore | 2.4.12 | BrandonsCore-1.12.2-2.4.12.205-universal.jar | None | | LCHIJA | brazier | 1.1.0 | brazier-1.1.0.jar | None | | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCHIJA | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCHIJA | demonology | 0.01 | demonology-0.0.1.jar | None | | LCHIJA | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None | | LCHIJA | draconicevolution | 2.3.22 | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar | None | | LCHIJA | draconicadditions | 1.0 | Draconic-Additions-1.12.2-1.7.1.17-universal.jar | None | | LCHIJA | dragonmounts | 1.12.2-1.5.8 | DragonMounts-1.12.2-1.5.8(HOTFIX).jar | None | | LCHIJA | dummycore | 2.4.112.5. | DummyCoreUnofficial-2.4.112.5.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 | easiervillagertrading | 1.3 | easiervillagertrading-1.12-forge14.21.1.2387-1.3.jar | None | | LCHIJA | ebwizardry | 4.1.4 | Electroblob's Wizardry - 4.1.4 - MC 1.12.2.jar | None | | LCHIJA | csb_ench_table | 1.1.3 | EnchantingTable-1.12-1.1.3.jar | None | | LCHIJA | endercompass | 1.2.6.2 | EnderCompass-1.12-1.2.6.2.jar | None | | LCHIJA | enderhopper | 1.0.1 | enderhopper-1.12.2-1.0.1.jar | None | | LCHIJA | endmagic | 1.15a-alpha | EnderMagicV1.15a-alpha.jar | None | | LCHIJA | endreborn | 0.3.1 | EndReborn III [0.3.1].jar | None | | LCHIJA | entropic | 1.0.0 | entropic-1.0.1-beta.jar | None | | LCHIJA | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None | | LCHIJA | equivadditions | 7r | EquivalentAdditions-1.12.2-7r.jar | None | | LCHIJA | eternalsleep | 1.12.2-1.0.0 | eternalsleep-1.12.2-1.0.0.jar | None | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | extrabotany | 53 | ExtraBotany-r1.1-53-fix.jar | None | | LCHIJA | farseek | 2.3.2 | Farseek-1.12-2.3.2.jar | None | | LCHIJA | floralchemy | 1.12.2-1.0.1 | Floralchemy-1.12.2-1.0.1.jar | None | | LCHIJA | gaiadimension | 1.0.3 | gaiadimension-1.12.2-1.0.3.jar | None | | LCHIJA | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None | | LCHIJA | thaumadditions | 13r | ThaumicAdditions-1.12.2-13r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 | | LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None | | LCHIJA | incorporeal | 1.1.2 | incorporeal-1.1.2.jar | None | | LCHIJA | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None | | LCHIJA | ingameinfoxml | 2.8.2.94 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar | None | | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCHIJA | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None | | LCHIJA | jeresources | 0.8.5.27 | JustEnoughResources-1.12.2-0.8.5.27.jar | None | | LCHIJA | lightningcraft | 2.9.1 | lightningcraft-2.9.1-[1.12.2].jar | None | | LCHIJA | liquidenchanting | 1.12.2_v3 | liquidenchanting-1.12.2_v3.jar | None | | LCHIJA | magicclover | 1.12-0.7.8 | magicclover-1.12-0.7.8.jar | None | | LCHIJA | mikesmodslib | 1.0.2 | MikesModsLib-1.0.2.jar | None | | LCHIJA | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None | | LCHIJA | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None | | LCHIJA | samsocean | 1.0.1 | OceanFloor-1.12-1.0.1.jar | None | | LCHIJA | questbook | 3.1.1-1.12 | questbook-3.1.1-1.12.jar | None | | LCHIJA | satako | 2.23 | Satako 1.12-2.23.jar | None | | LCHIJA | bonetorch | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-BoneTorch-1.12-0.0.1b3.jar | None | | LCHIJA | spawntemple | 2.1 | SpawnTemple-v.2.1-mc1.12.jar | None | | LCHIJA | spectrite | 1.7.1 | spectrite-1.7.1.jar | 00119cfc089819bbcd2f9166a50c7f3df88ded78 | | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None | | LCHIJA | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None | | LCHIJA | storagedrawersunlimited | 1.12.2-1.3.0 | StorageDrawersUnlimited-1.12.2-1.3.0.jar | None | | LCHIJA | streams | 0.4.7 | Streams-1.12-0.4.7.jar | None | | LCHIJA | tc6aspects4jei | 0.0.2a | tc6aspects4jei-0.0.2a.jar | None | | LCHIJA | thaumic_calculator | 0.4 | Thaumic Calculations-1.12.2-0.4.jar | None | | LCHIJA | tg | 0.1.5.0 | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar | None | | LCHIJA | thaumicaugmentation | 1.12.2-1.0.6 | ThaumicAugmentation-1.12.2-1.0.6.jar | None | | LCHIJA | thaumicbases | 3.3.310.5r | thaumicbases-3.3.345.6r.jar | None | | LCHIJA | thaumicbrewing | 1.0.2 | thaumicbrewing-1.0.2.jar | None | | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None | | LCHIJA | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None | | LCHIJA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None | | LCHIJA | thaumicrestoration | 1.3.1 | ThaumicRestoration-1.3.1.jar | None | | LCHIJA | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer-1.12.2-5.0-353c71c.jar | None | | LCHIJA | thaumicwonders | 1.4.0 | thaumicwonders-1.4.0.jar | None | | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | LCHIJA | torchlever | 1.0 | TorchLever1.12.2-1.0.jar | None | | LCHIJA | uppers | 0.0.6 | Uppers-0.0.6.jar | None | | LCHIJA | viewemc | v8 | ViewEMC-1.12.2-v8.jar | None | | LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | LCHIJA | warpbook | @VERSION@ | Warpbook-1.12.2-3.2.0.jar | None | | LCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None | | LCHIJA | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | whoops | 1.0.1 | whoops-1.0.1.jar | None | | LCHIJA | mysticallib | 1.12.2-1.1.1 | mysticallib-1.12.2-1.1.1.jar | None | Loaded coremods (and transformers): Plugin (NotEnoughIDs-1.5.4.4.jar) ru.fewizz.neid.asm.Transformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AstralCore (astralsorcery-1.12.2-1.10.18.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer ApotheosisCore (Apotheosis-1.12.2-1.10.0.jar) shadows.ApotheosisTransformer HCASM (HammerCore-1.12.2-2.0.4.7.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer Incorporeal Tweaker (incorporeal-1.1.2.jar) quaternary.incorporeal.spookyasm.IncorporealTransformer DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar) DummyCore.ASM.DCASMManager DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer FarseekCoreMod (Farseek-1.12-2.3.2.jar) farseek.core.FarseekClassTransformer ForgelinPlugin (Forgelin-1.8.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer 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) - wailaIntegration (Enabled/Not Forced) Hammer Core Information: FluidDictionary Info: Registered 2 fluids. OreDictionary Info: Registered 1336 names; 1531 stacks. Pastebin Connection: Okay. Dependent Mods: -Botanic Additions (botanicadds) @2r -Equivalent Additions (equivadditions) @7r -Thaumic Additions: Reconstructed (thaumadditions) @13r [DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''CodeChickenLib' Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['BetaBosgo'/2217, l='Copy of New World', x=35.36, y=86.00, z=254.76]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
×
×
  • Create New...

Important Information

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