Jump to content
  • 0

Fehlerbericht beim erstellen der Welt


Bloodrose

Frage

Nabend zusammen,

 

da habe ich endlich alle Mods drin und dann stürzt das Game beim erstellen einer welt ab.

Ich verstehe die Berichte leider überhaupt nicht, wäre schön wenn mir jemand weiter helfen kann.

 

Liebe grüße

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  CXLibraryCore (CXLibrary-1.12.1.jar)
  NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
  CreativePatchingLoader (CreativeCore-1.12.2.jar)
  ForgelinPlugin (Shadowfacts-Forgelin-1.12.2.jar)
  Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  OTGCorePlugin (OTG-Core.jar)
  FarseekCoreMod (Farseek-Mod-1.12.1.jar)
  DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
  AppleCore (AppleCore-1.12.2.jar)
  MalisisCorePlugin (MalisisCore-1.12.2.jar)
  LittlePatchingLoader (LittleTiles-Mod-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 3/21/19 4:42 PM
Description: Exception in server tick loop

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:343)
    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:374)
    at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:308)
    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:72)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_750_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:182)
    at net.minecraftforge.event.ForgeEventFactory.onChunkPopulate(ForgeEventFactory.java:746)
    at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:395)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
    at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:142)
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- 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: 842966992 bytes (803 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 25, allocated: 14, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2814 116 mods loaded, 116 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.2814.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                       | 14.23.5.2814             | forge-1.12.2-14.23.5.2814.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | creativecoredummy           | 1.0.0                    | minecraft.jar                                     | None                                     |
    | LCHIJA | littletilescore             | 1.0.0                    | minecraft.jar                                     | None                                     |
    | LCHIJA | otgcore                     | 1.12.2 - v7              | minecraft.jar                                     | None                                     |
    | LCHIJA | actuallyadditions           | 1.12.2-r139              | Actually-Additions-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | buildcraftlib               | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | buildcraftcore              | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | buildcraftfactory           | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | buildcraftsilicon           | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | buildcrafttransport         | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | additionalpipes             | 6.0.0.8                  | Additional-Pipes-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | appliedenergistics2         | rv6-stable-4             | Applied-Energistics-2-Mod-1.12.2.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | bdlib                       | 1.14.3.12                | BdLib-1.12.1.jar                                  | None                                     |
    | LCHIJA | ae2stuff                    | 0.7.0.1                  | AE2-Stuff-Mod-1.12.1.jar                          | None                                     |
    | LCHIJA | infinitylib                 | 1.12.2-1.12.0            | InfinityLib-1.12.2.jar                            | None                                     |
    | LCHIJA | agricraft                   | 2.12.0-1.12.0-a6         | AgriCraft-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | antiqueatlas                | 4.4.9                    | Antique-Atlas-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | antiqueatlasoverlay         | 1.2                      | Antique-Atlas-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | examplemod                  | 1.0                      | Antique-Atlas-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | applecore                   | 3.2.0                    | AppleCore-1.12.2.jar                              | None                                     |
    | LCHIJA | architecturecraft           | @VERSION@                | ArchitectureCraft-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | backpack                    | 3.0.2                    | Backpacks-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | baubles                     | 1.5.2                    | Baubles-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | bibliocraft                 | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
    | LCHIJA | biomesoplenty               | 7.0.1.2361               | BiomesOPlenty-1.12.2-7.0.1.2361-universal.jar     | None                                     |
    | LCHIJA | bookshelf                   | 2.3.577                  | Bookshelf-1.12.2-2.3.577.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | codechickenlib              | 3.2.0.345                | CodeChickenLib-1.12.2-3.2.0.345-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux                | 2.1.0                    | Redstone-Flux-API-1.12.2.jar                      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | brandonscore                | 2.4.5                    | Brandons-Core-1.12.2.jar                          | None                                     |
    | LCHIJA | buildcraftbuilders          | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | buildcraftenergy            | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | buildcraftrobotics          | 7.99.14                  | BuildCraft-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | corerm                      | 1.3.0                    | RikMuldsCore-1.12.2.jar                           | None                                     |
    | LCHIJA | camping                     | 2.4.0                    | Camping-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | carpentersblocks            | 3.4.0-poc.5              | Carpenter's Blocks v3.4.0-poc.5 - MC 1.12.2.jar   | None                                     |
    | LCHIJA | chameleon                   | 1.12-4.1.3               | Chameleon-Library-1.12.jar                        | None                                     |
    | LCHIJA | chisel                      | MC1.12.2-0.2.0.31        | Chisel-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | cofhcore                    | 4.6.2                    | CoFHCore-1.12.2-4.6.2.25-universal.jar            | None                                     |
    | LCHIJA | cofhworld                   | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | ic2                         | 2.8.111-ex112            | industrialcraft-2-2.8.111-ex112.jar               | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | compactsolars               | 1.12.2-5.0.15.338        | CompactSolars-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | computercraft               | 1.80pr1                  | ComputerCraft-Mod-1.12.1.jar                      | None                                     |
    | LCHIJA | creativecore                | 1.9.9                    | CreativeCore-1.12.2.jar                           | None                                     |
    | LCHIJA | cucumber                    | 1.1.3                    | Cucumber-1.12.2.jar                               | None                                     |
    | LCHIJA | cxlibrary                   | 1.6.1                    | CXLibrary-1.12.1.jar                              | None                                     |
    | LCHIJA | ptrmodellib                 | 1.0.4                    | PTRLib-1.0.4.jar                                  | None                                     |
    | LCHIJA | props                       | 2.6.1                    | DecoCraft-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | thermalfoundation           | 2.6.2                    | ThermalFoundation-1.12.2-2.6.2.26-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | draconicevolution           | 2.3.15                   | Draconic-Evolution-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | dynamiclights               | 1.4.9                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_onfire        | 1.0.7                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_creepers      | 1.0.6                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_dropitems     | 1.1.0                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_entityclasses | 1.0.1                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_mobequipment  | 1.1.0                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_flamearrows   | 1.0.1                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_floodlights   | 1.0.3                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_otherplayers  | 1.0.9                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | dynamiclights_theplayer     | 1.1.3                    | Dynamic-Lights-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | easiercrafting              | 1.2                      | easiercrafting-1.12-forge14.21.1.2387-1.2.jar     | None                                     |
    | LCHIJA | farseek                     | 2.2.1                    | Farseek-Mod-1.12.1.jar                            | None                                     |
    | LCHIJA | floodlights                 | 1.3.0-0                  | FloodLights-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | gardenstuff                 | 1.12-2.1.0               | Garden-Stuff-Mod-1.12.jar                         | None                                     |
    | LCHIJA | gravestone                  | 1.0.12                   | Gravestone-Mod-1.12.jar                           | None                                     |
    | LCHIJA | guideapi                    | 1.12-2.1.8-63            | Guide-API-1.12.2.jar                              | None                                     |
    | LCHIJA | waila                       | 1.8.26                   | Hwyla-Mod-1.12.2.jar                              | None                                     |
    | LCHIJA | ichunutil                   | 7.2.1                    | iChun-Util-Mod-1.12.2.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | forgelin                    | 1.5.1                    | Shadowfacts-Forgelin-1.12.2.jar                   | None                                     |
    | LCHIJA | tesla                       | 1.0.62                   | Tesla-API-1.12.2.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | teslacorelib                | 1.0.10                   | Tesla-Core-Lib-1.12.2.jar                         | None                                     |
    | LCHIJA | industrialforegoing         | 1.12.2-1.12.1            | Industrial-Foregoing-Mod-1.12.2.jar               | None                                     |
    | LCHIJA | inventorytweaks             | 1.63+release.109.220f184 | Inventory-Tweaks-Mod-1.12.2.jar                   | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | littletiles                 | 1.5.0                    | LittleTiles-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | malisiscore                 | 1.12.2-6.4.0             | MalisisCore-1.12.2.jar                            | None                                     |
    | LCHIJA | malisisdoors                | 1.12.2-7.3.0             | MalisisDoors-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | mantle                      | 1.12-1.3.2.24            | Mantle-Mod-1.12.2.jar                             | None                                     |
    | LCHIJA | millenaire                  | Millénaire 7.1.3         | Millenaire-Mod-Universal-1.12.2.jar               | None                                     |
    | LCHIJA | mocreatures                 | 12.0.5                   | Mo-Creatures-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | morefurnaces                | 1.10.1                   | More-Furnaces-Mod-1.12.1.jar                      | None                                     |
    | LCHIJA | morebeautifulbuttons        | 1.12.2-1.7.3.20          | morebeautifulbuttons-1.12.2-1.7.3.20.jar          | None                                     |
    | LCHIJA | cfm                         | 6.2.0                    | MrCrayfishs-Furniture-Mod-1.12.2.jar              | None                                     |
    | LCHIJA | mystcraft                   | 0.13.7.02                | Mystcraft-Mod-1.12.2.jar                          | None                                     |
    | LCHIJA | recipehandler               | 0.12                     | No-More-Recipe-Conflict-Mod-1.12.2.jar            | None                                     |
    | LCHIJA | harvestcraft                | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zb.jar                   | None                                     |
    | LCHIJA | pmp                         | 1.12.1                   | Plant-Mega-Pack-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | tem                         | 1.1                      | Recipes+-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | redstonepaste               | 1.7.5                    | Redstone-Paste-Mod-1.12.1.jar                     | None                                     |
    | LCHIJA | refinedstorage              | 1.6.3                    | Refined-Storage-Mod-1.12.2.jar                    | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHIJA | rockhounding_core           | 3.02                     | Rockhounding-Mod-Core-1.12.2.jar                  | None                                     |
    | LCHIJA | rockhounding_oretiers       | 1.12.2-3.01              | Rockhounding-Mod-Ore-Tiers-1.12.2.jar             | None                                     |
    | LCHIJA | rockhounding_rocks          | 1.12.2-3.03              | Rockhounding-Mod-Rocks-1.12.2.jar                 | None                                     |
    | LCHIJA | rockhounding_surface        | 1.12.2-3.00              | Rockhounding-Mod-Surface-1.12.2.jar               | None                                     |
    | LCHIJA | ruins                       | 17.1                     | Ruins-Mod-1.12.2.jar                              | None                                     |
    | LCHIJA | signpost                    | 1.08                     | Signpost-Mod-1.12.2.jar                           | None                                     |
    | LCHIJA | soundfilters                | 0.10_for_1.12            | Sound-Filters-Mod-1.12.jar                        | None                                     |
    | LCHIJA | storagedrawers              | 1.12-5.2.5               | Storage-Drawers-Mod-1.12.jar                      | None                                     |
    | LCHIJA | storagedrawersextra         | @VERSION@                | Storage-Drawers-Extras-Mod-1.12.jar               | None                                     |
    | LCHIJA | streams                     | 0.4.1                    | Streams-Mod-1.12.1.jar                            | None                                     |
    | LCHIJA | sushimod                    | 1.1                      | Sushi-Mod-1.12.2.jar                              | None                                     |
    | LCHIJA | thaumcraft                  | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                  | None                                     |
    | LCHIJA | thermalexpansion            | 5.5.3                    | ThermalExpansion-1.12.2-5.5.3.41-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | tconstruct                  | 1.12.2-2.10.1.87         | Tinkers-Construct-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | tmechworks                  | 2.0                      | TMechworks-1.12.2-1.0.0.jar                       | None                                     |
    | LCHIJA | bspkrscore                  | at_0.9                   | TreeCapitator-Mod-1.12.jar                        | None                                     |
    | LCHIJA | treecapitator               | at_0.9                   | TreeCapitator-Mod-1.12.jar                        | None                                     |
    | LCHIJA | undergroundbiomes           | 1.0.1                    | Underground-Biomes-Constructs-Mod-1.12.2.jar      | None                                     |
    | LCHIJA | veganlife                   | 0.1.0                    | veganlife-1.12.2-1.4.0.jar                        | None                                     |
    | LCHIJA | wailaharvestability         | 1.1.11                   | Waila-Harvestability-Mod-1.12.jar                 | None                                     |
    | LCHIJA | wawla                       | 2.5.269                  | Wawla-1.12.2-2.5.269.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | worldedit                   | 6.1.10-SNAPSHOT          | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None                                     |
    | LCHIJA | immersiveengineering        | 0.12-89                  | Immersive-Engineering-Mod-1.12.2.jar              | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCHIJA | hungeroverhaul              | 1.12.2-1.3.3.jenkins148  | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar        | None                                     |
    | LCHIJA | teslacorelib_registries     | 1.0.10                   | Tesla-Core-Lib-1.12.2.jar                         | None                                     |

    Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CXLibraryCore (CXLibrary-1.12.1.jar)
  cubex2.cxlibrary.CoreModTransformer
NWRTweak (Redstone-Paste-Mod-1.12.1.jar)
  net.fybertech.nwr.NWRTransformer
CreativePatchingLoader (CreativeCore-1.12.2.jar)
 
ForgelinPlugin (Shadowfacts-Forgelin-1.12.2.jar)
 
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  invtweaks.forge.asm.ContainerTransformer
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.OTGClassTransformer
FarseekCoreMod (Farseek-Mod-1.12.1.jar)
  farseek.core.FarseekClassTransformer
DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
AppleCore (AppleCore-1.12.2.jar)
  squeek.applecore.asm.TransformerModuleHandler
MalisisCorePlugin (MalisisCore-1.12.2.jar)
 
LittlePatchingLoader (LittleTiles-Mod-1.12.2.jar)
  com.creativemd.littletiles.LittleTilesTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses:
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tmechworks loaded Pulses:
        - wailaIntegration (Enabled/Not Forced)

    List of loaded APIs:
        * actuallyadditionsapi (34) from Actually-Additions-Mod-1.12.2.jar
        * AgriCraftAPI (1.0) from AgriCraft-Mod-1.12.2.jar
        * antiqueatlasapi (5.1) from Antique-Atlas-Mod-1.12.2.jar
        * apAPI (3) from Additional-Pipes-Mod-1.12.2.jar
        * AppleCoreAPI (3.2.0) from AppleCore-1.12.2.jar
        * appliedenergistics2|API (rv6) from Applied-Energistics-2-Mod-1.12.2.jar
        * Baubles|API (1.4.0.2) from Baubles-Mod-1.12.2.jar
        * BuildCraftAPI|blocks (1.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|boards (2.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|core (2.2) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|crops (1.1) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|enums (1.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|events (2.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|facades (1.1) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|filler (5.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|fuels (2.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|gates (4.1) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|items (1.1) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|library (2.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|lists (1.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|power (1.3) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|recipes (3.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|robotics (3.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|statements (1.1) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|tiles (1.2) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|tools (1.0) from BuildCraft-Mod-1.12.2.jar
        * BuildCraftAPI|transport (5.0) from BuildCraft-Mod-1.12.2.jar
        * CarpentersBlocks|API (3.3.8) from Carpenter's Blocks v3.4.0-poc.5 - MC 1.12.2.jar
        * Chisel-API (0.0.1) from Chisel-Mod-1.12.2.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-Mod-1.12.2.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.2.25-universal.jar
        * ComputerCraft|API (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Media (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Network (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft-Mod-1.12.1.jar
        * CSLib|API (1.0.1) from PTRLib-1.0.4.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-Mod-1.12.2.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12.2.jar
        * iChunUtil API (1.2.0) from iChun-Util-Mod-1.12.2.jar
        * ImmersiveEngineering|API (1.0) from Immersive-Engineering-Mod-1.12.2.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from Immersive-Engineering-Mod-1.12.2.jar
        * industrialforegoingapi (3) from Industrial-Foregoing-Mod-1.12.2.jar
        * Mystcraft|API (0.2) from Mystcraft-Mod-1.12.2.jar
        * redstonefluxapi (2.1.0) from Redstone-Flux-API-1.12.2.jar
        * rh_api (3.00) from Rockhounding-Mod-Core-1.12.2.jar
        * StorageDrawersAPI (2.1.0) from Storage-Drawers-Mod-1.12.jar
        * StorageDrawersAPI|event (2.1.0) from Storage-Drawers-Mod-1.12.jar
        * StorageDrawersAPI|registry (2.1.0) from Storage-Drawers-Mod-1.12.jar
        * StorageDrawersAPI|render (2.1.0) from Storage-Drawers-Mod-1.12.jar
        * StorageDrawersAPI|storage (2.1.0) from Storage-Drawers-Mod-1.12.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from Storage-Drawers-Mod-1.12.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * WailaAPI (1.3) from Hwyla-Mod-1.12.2.jar
    AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:ON, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

Link zu diesem Kommentar
Auf anderen Seiten teilen

Empfohlene Beiträge

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...
B
B