Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
- ForgelinPlugin (Forgelin-1.6.0.jar)
- FarseekCoreMod (Farseek-1.12-2.2.4.jar)
- llibrary (llibrary-1.7.9-1.12.2.jar)
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- BCModPlugin (backpacks 1.12.2 - 3.4.4.jar)
- NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
- Contact their authors BEFORE contacting forge
- // There are four lights!
- Time: 4/4/18 2:13 PM
- Description: Ticking entity
- java.lang.ClassCastException: net.minecraft.util.math.ChunkPos cannot be cast to java.lang.Boolean
- at scala.runtime.BoxesRunTime.unboxToBoolean(BoxesRunTime.java:89)
- at farseek.world.package$.populating(package.scala:37)
- at streams.block.BlockRiver.func_176213_c(BlockRiver.scala:39)
- at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:614)
- at net.minecraft.world.World.func_180501_a(World.java:342)
- at farseek.world.package$WorldValue$.setBlockAt$extension(package.scala:206)
- at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:31)
- at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:28)
- at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
- at farseek.world.gen.PopulatingArea.setBlockAt(PopulatingArea.scala:12)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
- at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
- at farseek.world.gen.structure.ComponentBuilder.setBlockAt(StructureComponent.scala:32)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
- at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:134)
- at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:134)
- at scala.Option.exists(Option.scala:228)
- at farseek.world.package$.setBlockAt(package.scala:134)
- at farseek.world.package$.setBlockAndDataAt(package.scala:139)
- at streams.world.gen.structure.RiverComponent.streams$world$gen$structure$RiverComponent$$setRiverBlockAt(RiverComponent.scala:377)
- at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:310)
- at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:288)
- at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
- at scala.collection.Iterator$class.foreach(Iterator.scala:743)
- at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
- at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
- at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
- at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
- at streams.world.gen.structure.RiverComponent.build(RiverComponent.scala:288)
- at farseek.world.gen.structure.StructureComponent.build(StructureComponent.scala:21)
- at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
- at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
- at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
- at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48)
- at farseek.world.gen.structure.Structure.build(Structure.scala:40)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:57)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:57)
- at scala.Option.foreach(Option.scala:245)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:57)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:57)
- at scala.Option.foreach(Option.scala:245)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:57)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:56)
- at scala.collection.immutable.Set$Set1.foreach(Set.scala:83)
- at streams.world.gen.structure.RiverGenerator.build(RiverGenerator.scala:56)
- at farseek.world.gen.structure.StructureGenerator.onPrePopulateChunk(StructureGenerator.scala:77)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_830_StructureGenerator_onPrePopulateChunk_Pre.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
- at net.minecraftforge.event.ForgeEventFactory.onChunkPopulate(ForgeEventFactory.java:723)
- at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:395)
- at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1017)
- at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:997)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
- at net.minecraft.world.World.func_72964_e(World.java:309)
- at net.minecraft.world.ChunkCache.<init>(ChunkCache.java:37)
- at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:113)
- at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:65)
- at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:93)
- at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:143)
- at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:65)
- at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102)
- at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
- at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350)
- at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
- at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
- at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
- at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
- at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
- at teamroots.embers.entity.EntityAncientGolem.func_70071_h_(EntityAncientGolem.java:65)
- at net.minecraft.world.World.func_72866_a(World.java:1990)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
- at net.minecraft.world.World.func_72870_g(World.java:1952)
- at net.minecraft.world.World.func_72939_s(World.java:1756)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
- 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 scala.runtime.BoxesRunTime.unboxToBoolean(BoxesRunTime.java:89)
- at farseek.world.package$.populating(package.scala:37)
- at streams.block.BlockRiver.func_176213_c(BlockRiver.scala:39)
- at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:614)
- at net.minecraft.world.World.func_180501_a(World.java:342)
- at farseek.world.package$WorldValue$.setBlockAt$extension(package.scala:206)
- at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:31)
- at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:28)
- at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
- at farseek.world.gen.PopulatingArea.setBlockAt(PopulatingArea.scala:12)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
- at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
- at farseek.world.gen.structure.ComponentBuilder.setBlockAt(StructureComponent.scala:32)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
- at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
- at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:134)
- at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:134)
- at scala.Option.exists(Option.scala:228)
- at farseek.world.package$.setBlockAt(package.scala:134)
- at farseek.world.package$.setBlockAndDataAt(package.scala:139)
- at streams.world.gen.structure.RiverComponent.streams$world$gen$structure$RiverComponent$$setRiverBlockAt(RiverComponent.scala:377)
- at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:310)
- at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:288)
- at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
- at scala.collection.Iterator$class.foreach(Iterator.scala:743)
- at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
- at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
- at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
- at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
- at streams.world.gen.structure.RiverComponent.build(RiverComponent.scala:288)
- at farseek.world.gen.structure.StructureComponent.build(StructureComponent.scala:21)
- at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
- at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
- at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
- at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48)
- at farseek.world.gen.structure.Structure.build(Structure.scala:40)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:57)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:57)
- at scala.Option.foreach(Option.scala:245)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:57)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:57)
- at scala.Option.foreach(Option.scala:245)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:57)
- at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:56)
- at scala.collection.immutable.Set$Set1.foreach(Set.scala:83)
- at streams.world.gen.structure.RiverGenerator.build(RiverGenerator.scala:56)
- at farseek.world.gen.structure.StructureGenerator.onPrePopulateChunk(StructureGenerator.scala:77)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_830_StructureGenerator_onPrePopulateChunk_Pre.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
- at net.minecraftforge.event.ForgeEventFactory.onChunkPopulate(ForgeEventFactory.java:723)
- at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:395)
- at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1017)
- at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:997)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
- at net.minecraft.world.World.func_72964_e(World.java:309)
- at net.minecraft.world.ChunkCache.<init>(ChunkCache.java:37)
- at net.minecraft.pathfinding.PathNavigate.func_179680_a(SourceFile:113)
- at net.minecraft.pathfinding.PathNavigateGround.func_179680_a(SourceFile:65)
- at net.minecraft.pathfinding.PathNavigate.func_75488_a(SourceFile:93)
- at net.minecraft.pathfinding.PathNavigate.func_75492_a(SourceFile:143)
- at net.minecraft.entity.ai.EntityAIWander.func_75249_e(SourceFile:65)
- at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102)
- at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
- at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350)
- at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
- at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
- at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
- at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
- at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
- at teamroots.embers.entity.EntityAncientGolem.func_70071_h_(EntityAncientGolem.java:65)
- at net.minecraft.world.World.func_72866_a(World.java:1990)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
- at net.minecraft.world.World.func_72870_g(World.java:1952)
- -- Entity being ticked --
- Details:
- Entity Type: embers:ancient_golem (teamroots.embers.entity.EntityAncientGolem)
- Entity ID: 399
- Entity Name: Ancient Golem
- Entity's Exact location: 494.50, 20.00, 253.00
- Entity's Block location: World: (494,20,253), Chunk: (at 14,1,13 in 30,15; contains blocks 480,0,240 to 495,255,255), 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:1756)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
- -- Affected level --
- Details:
- Level name: New World
- All players: 1 total; [EntityPlayerMP['Kreezxil'/1102, l='New World', x=332.71, y=81.00, z=258.50]]
- Chunk stats: ServerChunkCache: 718 Drop: 0
- Level seed: -4535989862704667805
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options:
- Level spawn location: World: (327,64,253), Chunk: (at 7,4,13 in 20,15; contains blocks 320,0,240 to 335,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Level time: 517 game time, 517 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 144619 (now: false), thunder time: 79241 (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:765)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
- 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_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 3455159256 bytes (3295 MB) / 6493831168 bytes (6193 MB) up to 11453595648 bytes (10923 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.42 Powered by Forge 14.23.2.2654 118 mods loaded, 118 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.2.2654.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | forge | 14.23.2.2654 | forge-1.12.2-14.23.2.2654.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | translatemod | 4.3.1 | [1.12.2]RealTimeTranslation-4.3.1.jar | None |
- | UCHIJAAAA | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCHIJAAAA | ancientwarfare | @VERSION@ | ancientwarfare-1.12.2-2.5.119.jar | None |
- | UCHIJAAAA | ancientwarfareautomation | @VERSION@ | ancientwarfare-1.12.2-2.5.119.jar | None |
- | UCHIJAAAA | ancientwarfarenpc | @VERSION@ | ancientwarfare-1.12.2-2.5.119.jar | None |
- | UCHIJAAAA | ancientwarfarestructure | @VERSION@ | ancientwarfare-1.12.2-2.5.119.jar | None |
- | UCHIJAAAA | biomesoplenty | 7.0.1.2334 | BiomesOPlenty-1.12.2-7.0.1.2334-universal.jar | None |
- | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | UCHIJAAAA | botania | r1.10-353 | Botania r1.10-353.jar | None |
- | UCHIJAAAA | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
- | UCHIJAAAA | animania | 1.4.7 | animania-1.12.2-1.4.7.jar | None |
- | UCHIJAAAA | architect | 1.2.0.6 | Architect-MC1.12-1.2.0.6.jar | None |
- | UCHIJAAAA | autocrafter | 2.2 | autocrafter-2.2.jar | None |
- | UCHIJAAAA | autoplant | 1.12-1.0.0 | autoplant-1.12-1.0.0.jar | None |
- | UCHIJAAAA | backpacks16840 | 3.4.4 | backpacks 1.12.2 - 3.4.4.jar | None |
- | UCHIJAAAA | badwithernocookiereloaded | 1.12.2-2.12 | badwithernocookiereloaded-1.12.2-2.12.jar | None |
- | UCHIJAAAA | miscrails | 1.0.0 | Better-Railroads-1.0.0.jar | None |
- | UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
- | UCHIJAAAA | betterquesting | 3.5.239 | BetterQuesting-3.5.239.jar | None |
- | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
- | UCHIJAAAA | bigbeautifulbuttons | 1.12.2-1.1.3 | bigbeautifulbuttons-1.12.2-1.1.3.jar | None |
- | UCHIJAAAA | blockblocker | 1.12.2-1.1.2 | blockblocker-1.12.2-1.1.2.jar | None |
- | UCHIJAAAA | bookshelf | 2.3.537 | Bookshelf-1.12.2-2.3.537.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | preston | 0.3.3 | Preston-0.3.3.jar | None |
- | UCHIJAAAA | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None |
- | UCHIJAAAA | ftbl | 4.2.5 | FTBLib-4.2.5.jar | None |
- | UCHIJAAAA | ftbu | 4.2.4 | FTBUtilities-4.2.4.jar | None |
- | UCHIJAAAA | carryon | 1.7.2 | CarryOn MC1.12.2 v1.7.2.jar | None |
- | UCHIJAAAA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
- | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
- | UCHIJAAAA | cyclopscore | 0.11.5 | CyclopsCore-1.12.2-0.11.5.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | UCHIJAAAA | colossalchests | 1.6.9 | ColossalChests-1.12.2-1.6.9.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | UCHIJAAAA | corail_pillar_extension_quark | 4.0.0 | corail_pillar_extension_quark-4.0.0-1.12.jar | None |
- | UCHIJAAAA | craftingtweaks | 8.1.8 | CraftingTweaks_1.12.2-8.1.8.jar | None |
- | UCHIJAAAA | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
- | UCHIJAAAA | cutehamstermod | 1.1 | cutehamstermod-1.1.jar | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
- | UCHIJAAAA | ptrmodellib | 1.0.0 | Decocraft-2.5.5_1.12.2.jar | None |
- | UCHIJAAAA | props | 2.5.5 | Decocraft-2.5.5_1.12.2.jar | None |
- | UCHIJAAAA | diamondglass | 1.12.2-1.7.0.12 | diamondglass-1.12.2-1.7.0.12.jar | None |
- | UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
- | UCHIJAAAA | durabilityviewer | 1.4 | DurabilityViewer-1.12-forge14.21.1.2387-1.4.jar | None |
- | UCHIJAAAA | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
- | UCHIJAAAA | embers | 0.230 | embers-0.230.jar | None |
- | UCHIJAAAA | exoticbirds | 1.0 | Exotic Birds 1.12.2-1.4.1.jar | None |
- | UCHIJAAAA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
- | UCHIJAAAA | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
- | UCHIJAAAA | factorytech | 1.1.5 | FactoryTech-1.12.2-1.3.7.jar | None |
- | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
- | UCHIJAAAA | farseek | 2.2.4 | Farseek-1.12-2.2.4.jar | None |
- | UCHIJAAAA | fasterladderclimbing | 0.1-146 | FasterLadderClimbing-1.12-0.1-146.jar | None |
- | UCHIJAAAA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
- | UCHIJAAAA | fastbench | 1.3.1 | FastWorkbench-1.12.2-1.3.1.jar | None |
- | UCHIJAAAA | fencejumper | 1.0.3 | fencejumper-1.12-1.0.3.jar | None |
- | UCHIJAAAA | forgelin | 1.6.0 | Forgelin-1.6.0.jar | None |
- | UCHIJAAAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
- | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
- | UCHIJAAAA | gbook | 2.0.1 | Guidebook-1.12.2-2.0.1.jar | None |
- | UCHIJAAAA | harvestables | 1.2 | harvestables-1.2.1.jar | None |
- | UCHIJAAAA | hopperducts | 1.5 | hopperducts-mc1.12-1.5.jar | None |
- | UCHIJAAAA | huntingdim | 1.0.18 | HuntingDimension-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | waila | 1.8.25 | Hwyla-1.8.25-B40_1.12.jar | None |
- | UCHIJAAAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.2.jar | None |
- | UCHIJAAAA | iceandfire | 1.3.1 | iceandfire-1.3.1-1.12.2.jar | None |
- | UCHIJAAAA | ikwid | 1.0.2 | ikwid-1.0.2.jar | None |
- | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | UCHIJAAAA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
- | UCHIJAAAA | itemscroller | 0.11.0 | itemscroller-1.12.0-0.11.0.jar | None |
- | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
- | UCHIJAAAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
- | UCHIJAAAA | landlust | 1.12.2-0.3.6 | landlust-1.12.2-0.3.6.jar | None |
- | UCHIJAAAA | lavadynamics | 1.12.2-1.1.3 | lavadynamics-1.12.2-1.1.3.jar | None |
- | UCHIJAAAA | leverbuttonlights | 1.12.2-1.5 | leverbuttonlights-1.12.2-1.5.jar | None |
- | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
- | UCHIJAAAA | metamorph | 1.1.4 | metamorph-1.1.4-1.12.1.jar | None |
- | UCHIJAAAA | minecolonies | 1.12.2-0.8.7972 | minecolonies-universal-1.12.2-0.8.7972.jar | None |
- | UCHIJAAAA | morebeautifulbuttons | 1.12.2-1.7.2.19 | morebeautifulbuttons-1.12.2-1.7.2.19.jar | None |
- | UCHIJAAAA | morebeautifulplates | 1.12.2-1.0.3 | morebeautifulplates-1.12.2-1.0.3.jar | None |
- | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
- | UCHIJAAAA | mycommands | 1.12.2-01 | MyCommands-1.12.2-01.jar | None |
- | UCHIJAAAA | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
- | UCHIJAAAA | nex | 2.1.14.15 | NetherEx-1.12-2.1.14.15.jar | None |
- | UCHIJAAAA | recipehandler | 0.10 | NoMoreRecipeConflict-0.10(1.12.2).jar | None |
- | UCHIJAAAA | oreexcavation | 1.4.113 | OreExcavation-1.4.113.jar | None |
- | UCHIJAAAA | pillagers | 1.0.2 | Pillagers-1.12.2-1.0.2.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
- | UCHIJAAAA | pitweaks | 1.12-0.5.3 | PiTweaks-1.12-0.5.3.jar | None |
- | UCHIJAAAA | placebo | 1.3.2 | Placebo-1.12.2-1.3.2.jar | None |
- | UCHIJAAAA | primitivemobs | 1.1.6 | primitivemobs-1.1.6_beta.jar | None |
- | UCHIJAAAA | questbook | 3.1.0-1.12 | questbook-3.1.0-1.12.jar | None |
- | UCHIJAAAA | reauth | 3.5.2 | ReAuth-3.5.2.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
- | UCHIJAAAA | recycler | 1.5.0 | recycler-1.5.0-1.12.jar | None |
- | UCHIJAAAA | redstonepaste | 1.7.5 | redstonepaste-mc1.12-1.7.5.jar | None |
- | UCHIJAAAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
- | UCHIJAAAA | xreliquary | 1.12.2-1.3.4.757 | Reliquary-1.12.2-1.3.4.757.jar | None |
- | UCHIJAAAA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
- | UCHIJAAAA | roots | 0.104 | roots-2-0.104.jar | None |
- | UCHIJAAAA | simplegrinder | @VERSION@ | SimpleGrinder-1.144.R1122fix.jar | None |
- | UCHIJAAAA | sis | 0.3 | SimpleInventoryStarter-0.3-1.12.2.jar | None |
- | UCHIJAAAA | storagenetwork | 1.12.2-1.2.4 | SimpleStorageNetwork-1.12.2-1.2.4.jar | None |
- | UCHIJAAAA | bq_standard | 3.4.140 | StandardExpansion-3.4.140.jar | None |
- | UCHIJAAAA | statues | 0.8.1 | statues-1.12.X-0.8.1.jar | None |
- | UCHIJAAAA | streams | 0.4.3 | Streams-1.12-0.4.3.jar | None |
- | UCHIJAAAA | terracart | 1.12.2-1.2.3 | terracartreloaded-1.12.2-1.2.3.jar | None |
- | UCHIJAAAA | tinkersaddons | 1.0.7 | Tinkers' Addons-1.12.1-1.0.7.jar | None |
- | UCHIJAAAA | tcomplement | ${version} | TinkersComplement-1.12.2-0.2.3b.jar | None |
- | UCHIJAAAA | tinkertoolleveling | 1.12-1.0.3.DEV.56fac4f | TinkerToolLeveling-1.12-1.0.3.jar | None |
- | UCHIJAAAA | tombstone | 2.8.2 | tombstone-2.8.2-1.12.jar | None |
- | UCHIJAAAA | torchoptimizer | 1.12.2-1.1.3 | torchoptimizer-1.12.2-1.1.3.jar | None |
- | UCHIJAAAA | trade | 1.0.4 | trade-1.0.4.jar | None |
- | UCHIJAAAA | bspkrscore | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
- | UCHIJAAAA | treecapitator | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
- | UCHIJAAAA | upsizer | 4.0.1 | upsizer-mc1.12-4.0.1.jar | None |
- | UCHIJAAAA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
- | UCHIJAAAA | witherskelefix | 2.5.0 | Wither Skeleton Tweaks-1.12.2-2.5.0.jar | None |
- | UCHIJAAAA | corail_pillar | 4.1.0 | corail_pillar-4.1.0-1.12.jar | None |
- Loaded coremods (and transformers):
- CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
- invtweaks.forge.asm.ContainerTransformer
- ForgelinPlugin (Forgelin-1.6.0.jar)
- FarseekCoreMod (Farseek-1.12-2.2.4.jar)
- farseek.core.FarseekClassTransformer
- llibrary (llibrary-1.7.9-1.12.2.jar)
- net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
- lumien.resourceloader.asm.ClassTransformer
- BCModPlugin (backpacks 1.12.2 - 3.4.4.jar)
- brad16840.core.ClassTransformer
- NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
- net.fybertech.nwr.NWRTransformer
- 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)
- - craftingtweaksIntegration (Enabled/Not Forced)
- - wailaIntegration (Enabled/Not Forced)
- Pulsar/tcomplement loaded Pulses:
- - ModuleCommons (Enabled/Forced)
- - ModuleFeature (Enabled/Not Forced)
- - ChiselPlugin (Enabled/Not Forced)
- Profiler Position: N/A (disabled)
- Player Count: 1 / 8; [EntityPlayerMP['Kreezxil'/1102, l='New World', x=332.71, y=81.00, z=258.50]]
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement