Jump to content

Minecraft out of bound Exeption


Schleimling

Recommended Posts

Hi. i get a index out of bound exception when i try to join a singleplayer world pls someone help.

 

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  ForgelinPlugin (Forgelin-1.7.4.jar)
  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.1-108-universal.jar)
  SplashAnimationCoremod (SplashAnimation-0.2.0.jar)
  BCModPlugin (backpacks 1.12.2 - 3.5.4.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.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.2-1.12.2.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.16.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// Don't be sad. I'll do better next time, I promise!

Time: 11/7/18 4:18 PM
Description: Unexpected error

java.lang.IndexOutOfBoundsException
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
    at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
    at invtweaks.InvTweaks.isSortingShortcutDown(InvTweaks.java:978)
    at invtweaks.InvTweaks.onTick(InvTweaks.java:526)
    at invtweaks.InvTweaks.onTickInGame(InvTweaks.java:209)
    at invtweaks.forge.ClientProxy.onTick(ClientProxy.java:64)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1834_ClientProxy_onTick_ClientTickEvent.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.onPreClientTick(FMLCommonHandler.java:344)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1707)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1097)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectByteBuffer.get(DirectByteBuffer.java:253)
    at org.lwjgl.input.Keyboard.isKeyDown(Keyboard.java:407)
    at invtweaks.InvTweaks.isSortingShortcutDown(InvTweaks.java:978)
    at invtweaks.InvTweaks.onTick(InvTweaks.java:526)
    at invtweaks.InvTweaks.onTickInGame(InvTweaks.java:209)
    at invtweaks.forge.ClientProxy.onTick(ClientProxy.java:64)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1834_ClientProxy_onTick_ClientTickEvent.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.onPreClientTick(FMLCommonHandler.java:344)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Schleimling'/482, l='MpServer', x=-128.30, y=18.00, z=1097.16]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 3 total; [EntityPlayerSP['Schleimling'/482, l='MpServer', x=-128.30, y=18.00, z=1097.16], EntityLatchedRenderer['unknown'/721, l='MpServer', x=8.50, y=65.00, z=8.50], MagicEntity['unknown'/-31415, l='MpServer', x=-128.43, y=18.87, z=1099.01]]
    Retry entities: 1 total; [EntityLatchedRenderer['unknown'/721, l='MpServer', x=8.50, y=65.00, z=8.50]]
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- 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: 2364384656 bytes (2254 MB) / 6175064064 bytes (5889 MB) up to 11453595648 bytes (10923 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms1024m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 2, allocated: 14, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2769 171 mods loaded, 171 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State     | ID                                | Version                  | Source                                             | Signature                                |
    |:--------- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | UCHIJAAAA | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2769.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge                             | 14.23.5.2769             | forge-1.12.2-14.23.5.2769.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | advancedrocketrycore              | 1                        | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | openmodscore                      | 0.12.1                   | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | foamfixcore                       | 7.7.4                    | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | opencomputers|core                | 1.7.2.67                 | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | securitycraft                     | v1.8.8.1                 | [1.12.x] SecurityCraft v1.8.8.1.jar                | None                                     |
    | UCHIJAAAA | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar             | None                                     |
    | UCHIJAAAA | libvulpes                         | 0.2.8.-39                | LibVulpes-1.12.2-0.2.8-39-universal.jar            | None                                     |
    | UCHIJAAAA | advancedrocketry                  | 1.4.1.-108               | AdvancedRocketry-1.12.2-1.4.1-108-universal.jar    | None                                     |
    | UCHIJAAAA | appliedenergistics2               | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar              | None                                     |
    | UCHIJAAAA | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | UCHIJAAAA | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | UCHIJAAAA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | UCHIJAAAA | ctm                               | MC1.12.2-0.3.2.20        | CTM-MC1.12.2-0.3.2.20.jar                          | None                                     |
    | UCHIJAAAA | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
    | UCHIJAAAA | endercore                         | 1.12.2-0.5.41            | EnderCore-1.12.2-0.5.41.jar                        | None                                     |
    | UCHIJAAAA | crafttweaker                      | 4.1.11                   | CraftTweaker2-1.12-4.1.11.jar                      | None                                     |
    | UCHIJAAAA | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
    | UCHIJAAAA | modtweaker                        | 4.0.15                   | modtweaker-4.0.15.jar                              | None                                     |
    | UCHIJAAAA | jei                               | 4.13.1.220               | jei_1.12.2-4.13.1.220.jar                          | None                                     |
    | UCHIJAAAA | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | brandonscore                      | 2.4.5                    | BrandonsCore-1.12.2-2.4.5.176-universal.jar        | None                                     |
    | UCHIJAAAA | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | draconicevolution                 | 2.3.15                   | Draconic-Evolution-1.12.2-2.3.15.312-universal.jar | None                                     |
    | UCHIJAAAA | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | enderio                           | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationtic             | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | mantle                            | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | UCHIJAAAA | tconstruct                        | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | UCHIJAAAA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.7.jar                         | None                                     |
    | UCHIJAAAA | flyringbaublemod                  | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar        | None                                     |
    | UCHIJAAAA | antiqueatlas                      | 4.4.9                    | antiqueatlas-1.12.2-4.4.9.jar                      | None                                     |
    | UCHIJAAAA | antiqueatlasoverlay               | 1.2                      | antiqueatlas-1.12.2-4.4.9.jar                      | None                                     |
    | UCHIJAAAA | examplemod                        | 1.0                      | antiqueatlas-1.12.2-4.4.9.jar                      | None                                     |
    | UCHIJAAAA | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.80.jar                    | None                                     |
    | UCHIJAAAA | backpacks16840                    | 3.5.4                    | backpacks 1.12.2 - 3.5.4.jar                       | None                                     |
    | UCHIJAAAA | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar    | None                                     |
    | UCHIJAAAA | betterplacement                   | 1.0.0-1                  | BetterPlacement-1.0.0-1.jar                        | None                                     |
    | UCHIJAAAA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | UCHIJAAAA | biomesoplenty                     | 7.0.1.2402               | BiomesOPlenty-1.12.2-7.0.1.2402-universal.jar      | None                                     |
    | UCHIJAAAA | blur                              | 1.0.4-14                 | Blur-1.0.4-14.jar                                  | None                                     |
    | UCHIJAAAA | buildcraftlib                     | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcraftcore                    | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcraftbuilders                | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcraftenergy                  | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcraftfactory                 | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcraftrobotics                | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcrafttransport               | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | buildcraftsilicon                 | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHIJAAAA | theoneprobe                       | 1.4.25                   | theoneprobe-1.12-1.4.25.jar                        | None                                     |
    | UCHIJAAAA | buildcraftcompat                  | 7.99.15                  | buildcraft-compat-7.99.15.jar                      | None                                     |
    | UCHIJAAAA | cameraobscura                     | 0.0.1                    | CameraObscura-1.0.3.jar                            | None                                     |
    | UCHIJAAAA | car                               | 1.2.12                   | car-1.12.2-1.2.12.jar                              | None                                     |
    | UCHIJAAAA | ceramics                          | 1.12-1.3.4               | Ceramics-1.12-1.3.4.jar                            | None                                     |
    | UCHIJAAAA | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | UCHIJAAAA | chiselsandbits                    | 14.26                    | chiselsandbits-14.26.jar                           | None                                     |
    | UCHIJAAAA | controlling                       | 3.0.6                    | Controlling-3.0.6.jar                              | None                                     |
    | UCHIJAAAA | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.11.jar                      | None                                     |
    | UCHIJAAAA | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.11.jar                      | None                                     |
    | UCHIJAAAA | csokicraftutil                    | 1.3.1                    | CsokiCraftUtil-1.3.6.jar                           | None                                     |
    | UCHIJAAAA | csokicraftutil-11                 | 1.3.1                    | CsokiCraftUtil-1.3.6.jar                           | None                                     |
    | UCHIJAAAA | custommainmenu                    | 2.0.8                    | CustomMainMenu-MC1.12.2-2.0.8.jar                  | None                                     |
    | UCHIJAAAA | customnpcs                        | 1.12                     | CustomNPCs_1.12.2(26aug18).jar                     | None                                     |
    | UCHIJAAAA | ptrmodellib                       | 1.0.3                    | PTRLib-1.0.3.jar                                   | None                                     |
    | UCHIJAAAA | props                             | 2.6.2                    | Decocraft-2.6.2_1.12.2.jar                         | None                                     |
    | UCHIJAAAA | dsurround                         | 3.4.9.16                 | DynamicSurroundings-1.12.2-3.4.9.16.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | UCHIJAAAA | presets                           | 3.4.9.16                 | DynamicSurroundings-1.12.2-3.4.9.16.jar            | None                                     |
    | UCHIJAAAA | csb_ench_table                    | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                     | None                                     |
    | UCHIJAAAA | enderiobase                       | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderioconduits                   | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsopencomputers      | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsrefinedstorage     | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationforestry        | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationticlate         | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | ftblib                            | 5.3.0.56                 | FTBLib-5.3.0.56.jar                                | None                                     |
    | UCHIJAAAA | enderiomachines                   | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | enderiopowertools                 | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJAAAA | immersiveengineering              | 0.12-86                  | ImmersiveEngineering-0.12-86.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAAAA | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                          | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCHIJAAAA | opencomputers                     | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar                | None                                     |
    | UCHIJAAAA | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | UCHIJAAAA | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | UCHIJAAAA | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                              | None                                     |
    | UCHIJAAAA | fastbench                         | 1.5.3                    | FastWorkbench-1.12.2-1.5.3.jar                     | None                                     |
    | UCHIJAAAA | foamfix                           | 0.10.2-1.12.2            | foamfix-0.10.2-1.12.2.jar                          | None                                     |
    | UCHIJAAAA | forgelin                          | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
    | UCHIJAAAA | forgemultipartcbe                 | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | microblockcbe                     | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar       | None                                     |
    | UCHIJAAAA | minecraftmultipartcbe             | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar       | None                                     |
    | UCHIJAAAA | ftbutilities                      | 5.3.0.52                 | FTBUtilities-5.3.0.52.jar                          | None                                     |
    | UCHIJAAAA | cfm                               | 5.15.0                   | furniture-5.15.0-1.12.2.jar                        | None                                     |
    | UCHIJAAAA | gardenstuff                       | 1.12-2.1.1               | GardenStuff-1.12-2.1.1.jar                         | None                                     |
    | UCHIJAAAA | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
    | UCHIJAAAA | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                              | None                                     |
    | UCHIJAAAA | mcjtylib_ng                       | 3.0.6                    | mcjtylib-1.12-3.0.6.jar                            | None                                     |
    | UCHIJAAAA | immcraft                          | 1.5.0                    | immcraft-1.12-1.5.0.jar                            | None                                     |
    | UCHIJAAAA | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                   | None                                     |
    | UCHIJAAAA | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
    | UCHIJAAAA | trackapi                          | 1.1                      | TrackAPI-1.1_1.12.jar                              | None                                     |
    | UCHIJAAAA | immersiverailroading              | 1.3.3                    | ImmersiveRailroading-1.3.3_1.12.jar                | None                                     |
    | UCHIJAAAA | immersivetech                     | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | UCHIJAAAA | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.5-215.jar          | None                                     |
    | UCHIJAAAA | matteroverdrive                   | 0.6.0.197                | MatterOverdrive-1.12.2-0.6.0.197-universal.jar     | None                                     |
    | UCHIJAAAA | natura                            | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
    | UCHIJAAAA | oreberries                        | 0.5.0                    | oreberries-1.12.x-0.5.0.jar                        | None                                     |
    | UCHIJAAAA | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2za.jar                    | None                                     |
    | UCHIJAAAA | rftools                           | 7.56                     | rftools-1.12-7.56.jar                              | None                                     |
    | UCHIJAAAA | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCHIJAAAA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UCHIJAAAA | ironchest                         | 1.12.2-7.0.52.837        | ironchest-1.12.2-7.0.52.837.jar                    | None                                     |
    | UCHIJAAAA | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
    | UCHIJAAAA | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
    | UCHIJAAAA | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
    | UCHIJAAAA | jeresources                       | 0.8.9.48                 | JustEnoughResources-1.12.2-0.8.9.48.jar            | None                                     |
    | UCHIJAAAA | malisiscore                       | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
    | UCHIJAAAA | malisisblocks                     | 1.12.2-6.1.0             | malisisblocks-1.12.2-6.1.0.jar                     | None                                     |
    | UCHIJAAAA | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
    | UCHIJAAAA | malisisswitches                   | 1.12.2-5.1.0             | malisisswitches-1.12.2-5.1.0.jar                   | None                                     |
    | UCHIJAAAA | mtrm                              | 1.2.2.30                 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar         | None                                     |
    | UCHIJAAAA | mob_grinding_utils                | 0.3.11                   | MobGrindingUtils-0.3.11.jar                        | None                                     |
    | UCHIJAAAA | moderncraftcore                   | 2.0.2                    | ModernCraftCore-2.0.2.jar                          | None                                     |
    | UCHIJAAAA | modernconverter                   | 2.1.3                    | ModernConverter-2.1.3.jar                          | None                                     |
    | UCHIJAAAA | modnametooltip                    | 1.10.0                   | modnametooltip_1.12.2-1.10.0.jar                   | None                                     |
    | UCHIJAAAA | mousetweaks                       | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
    | UCHIJAAAA | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
    | UCHIJAAAA | recipehandler                     | 0.12                     | NoMoreRecipeConflict-0.12(1.12.2).jar              | None                                     |
    | UCHIJAAAA | omlib                             | 3.0.1-162                | omlib-1.12.2-3.0.1-162.jar                         | None                                     |
    | UCHIJAAAA | ompd                              | 3.0.0-36                 | ompd-1.12.2-3.0.0-36.jar                           | None                                     |
    | UCHIJAAAA | openmods                          | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openblocks                        | 1.8                      | OpenBlocks-1.12.2-1.8.jar                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openmodularturrets                | 3.0.1-264                | openmodularturrets-1.12.2-3.0.1-264.jar            | None                                     |
    | UCHIJAAAA | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                       | None                                     |
    | UCHIJAAAA | portalgun                         | 7.0.2                    | PortalGun-1.12.2-7.0.2.jar                         | None                                     |
    | UCHIJAAAA | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
    | UCHIJAAAA | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
    | UCHIJAAAA | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
    | UCHIJAAAA | projectred-fabrication            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar         | None                                     |
    | UCHIJAAAA | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
    | UCHIJAAAA | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
    | UCHIJAAAA | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
    | UCHIJAAAA | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
    | UCHIJAAAA | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar               | None                                     |
    | UCHIJAAAA | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                     | None                                     |
    | UCHIJAAAA | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAAAA | rftoolsdim                        | 5.61                     | rftoolsdim-1.12-5.61.jar                           | None                                     |
    | UCHIJAAAA | spatialservermod                  | 1.3                      | spatialservermod-1.3.jar                           | None                                     |
    | UCHIJAAAA | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | UCHIJAAAA | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | UCHIJAAAA | sync                              | 7.0.2                    | Sync-1.12.2-7.0.2.jar                              | None                                     |
    | UCHIJAAAA | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | tcomplement                       | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar                | None                                     |
    | UCHIJAAAA | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | UCHIJAAAA | topaddons                         | 1.12.2-1.9.1             | topaddons-1.12.2-1.9.1.jar                         | None                                     |
    | UCHIJAAAA | torchmaster                       | 1.6.4.62                 | torchmaster_1.12.2-1.6.4.62.jar                    | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | UCHIJAAAA | undergroundbiomes                 | 1.2.1                    | UndergroundBiomesConstructs-1.12-1.2.1.jar         | None                                     |
    | UCHIJAAAA | vc                                | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                        | None                                     |
    | UCHIJAAAA | wanionlib                         | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
    | UCHIJAAAA | waystones                         | 4.0.67                   | Waystones_1.12.2-4.0.67.jar                        | None                                     |
    | UCHIJAAAA | wct                               | 3.9.68                   | WirelessCraftingTerminal-1.12.2-3.9.68.jar         | None                                     |
    | UCHIJAAAA | worldedit                         | 6.1.8                    | worldedit-forge-mc1.12-6.1.8-dist.jar              | None                                     |
    | UCHIJAAAA | yabba                             | 1.1.2.28                 | YABBA-1.1.2.28.jar                                 | None                                     |
    | UCHIJAAAA | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                   | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | UCHIJAAAA | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
    | UCHIJAAAA | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                           | None                                     |

    Loaded coremods (and transformers): 
MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  
EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.7.4.jar)
  
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.1-108-universal.jar)
  zmaster587.advancedRocketry.asm.ClassTransformer
SplashAnimationCoremod (SplashAnimation-0.2.0.jar)
  pl.asie.splashanimation.core.SplashProgressTransformer
BCModPlugin (backpacks 1.12.2 - 3.5.4.jar)
  brad16840.core.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
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.2-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  li.cil.oc.common.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.16.jar)
  org.blockartistry.DynSurround.asm.Transformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  openmods.core.OpenModsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 670/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
        - CeramicsPlugin (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)

    List of loaded APIs: 
        * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.4.9.jar
        * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|boards (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|core (2.2) from buildcraft-7.99.18.jar
        * BuildCraftAPI|crops (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|enums (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|events (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|facades (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|filler (5.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|gates (4.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|items (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|library (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|lists (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|power (1.3) from buildcraft-7.99.18.jar
        * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|statements (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.18.jar
        * BuildCraftAPI|tools (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|transport (5.0) from buildcraft-7.99.18.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.26.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar
        * Core (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Blocks (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Constants (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Entities (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Entities|Data (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Entities|Data|Role (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Events (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Handlers (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Handlers|Data (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * CSLib|API (1.0.1) from PTRLib-1.0.3.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.15.312-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-86.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-86.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.11.5-215.jar
        * jeresources|API (0.8.9.48) from JustEnoughResources-1.12.2-0.8.9.48.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.13.1.220.jar
        * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.6.0.197-universal.jar
        * ModernCraftAPI (2.0.2) from ModernCraftCore-2.0.2.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.35.jar
        * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * SecurityCraftAPI (1.2.3) from [1.12.x] SecurityCraft v1.8.8.1.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.25.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
    Launched Version: forge-14.23.5.2769
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 670/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz

 

Link to comment
Share on other sites

now theres this message

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  ForgelinPlugin (Forgelin-1.7.4.jar)
  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.1-108-universal.jar)
  SplashAnimationCoremod (SplashAnimation-0.2.0.jar)
  BCModPlugin (backpacks 1.12.2 - 3.5.4.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.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.2-1.12.2.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.16.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
Contact their authors BEFORE contacting forge

// But it works on my machine.

Time: 11/11/18 8:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BuildCraft Lib (buildcraftlib)
Caused by: java.lang.NullPointerException
    at matteroverdrive.items.weapon.EnergyWeapon.getWeaponScaledDamage(EnergyWeapon.java:436)
    at matteroverdrive.items.weapon.EnergyWeapon.addDetails(EnergyWeapon.java:130)
    at matteroverdrive.items.includes.MOBaseItem.func_77624_a(MOBaseItem.java:48)
    at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707)
    at buildcraft.lib.misc.GuiUtil.getFormattedTooltip(GuiUtil.java:431)
    at buildcraft.lib.client.guide.parts.contents.PageLinkItemStack.<init>(PageLinkItemStack.java:26)
    at buildcraft.lib.client.guide.loader.entry.EntryTypeItem.iterateAllDefault(EntryTypeItem.java:116)
    at buildcraft.lib.client.guide.GuideManager.generateContentsPage(GuideManager.java:279)
    at buildcraft.lib.client.guide.GuideManager.reload(GuideManager.java:172)
    at buildcraft.lib.client.guide.GuideManager.func_110549_a(GuideManager.java:96)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
    at buildcraft.lib.BCLibProxy$ClientProxy.fmlPostInit(BCLibProxy.java:141)
    at buildcraft.lib.BCLib.postInit(BCLib.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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: 1503917480 bytes (1434 MB) / 3916431360 bytes (3735 MB) up to 9067560960 bytes (8647 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx9728m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2769 171 mods loaded, 171 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                                |
    |:------ |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | UCHIJ  | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
    | UCHIJ  | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
    | UCHIJ  | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2769.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJ  | forge                             | 14.23.5.2769             | forge-1.12.2-14.23.5.2769.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJ  | advancedrocketrycore              | 1                        | minecraft.jar                                      | None                                     |
    | UCHIJ  | openmodscore                      | 0.12.1                   | minecraft.jar                                      | None                                     |
    | UCHIJ  | foamfixcore                       | 7.7.4                    | minecraft.jar                                      | None                                     |
    | UCHIJ  | opencomputers|core                | 1.7.2.67                 | minecraft.jar                                      | None                                     |
    | UCHIJ  | securitycraft                     | v1.8.8.1                 | [1.12.x] SecurityCraft v1.8.8.1.jar                | None                                     |
    | UCHIJ  | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJ  | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar             | None                                     |
    | UCHIJ  | libvulpes                         | 0.2.8.-39                | LibVulpes-1.12.2-0.2.8-39-universal.jar            | None                                     |
    | UCHIJ  | advancedrocketry                  | 1.4.1.-108               | AdvancedRocketry-1.12.2-1.4.1-108-universal.jar    | None                                     |
    | UCHIJ  | appliedenergistics2               | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar              | None                                     |
    | UCHIJ  | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | UCHIJ  | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | UCHIJ  | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | UCHIJ  | ctm                               | MC1.12.2-0.3.2.20        | CTM-MC1.12.2-0.3.2.20.jar                          | None                                     |
    | UCHIJ  | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
    | UCHIJ  | endercore                         | 1.12.2-0.5.41            | EnderCore-1.12.2-0.5.41.jar                        | None                                     |
    | UCHIJ  | crafttweaker                      | 4.1.11                   | CraftTweaker2-1.12-4.1.11.jar                      | None                                     |
    | UCHIJ  | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
    | UCHIJ  | modtweaker                        | 4.0.15                   | modtweaker-4.0.15.jar                              | None                                     |
    | UCHIJ  | jei                               | 4.13.1.220               | jei_1.12.2-4.13.1.220.jar                          | None                                     |
    | UCHIJ  | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJ  | brandonscore                      | 2.4.5                    | BrandonsCore-1.12.2-2.4.5.176-universal.jar        | None                                     |
    | UCHIJ  | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJ  | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJ  | draconicevolution                 | 2.3.15                   | Draconic-Evolution-1.12.2-2.3.15.312-universal.jar | None                                     |
    | UCHIJ  | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJ  | enderio                           | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJ  | enderiointegrationtic             | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHIJ  | mantle                            | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | UCHIJ  | tconstruct                        | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | UCHIJ  | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.7.jar                         | None                                     |
    | UCHIJ  | flyringbaublemod                  | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar        | None                                     |
    | UCHIJ  | antiqueatlas                      | 4.4.9                    | antiqueatlas-1.12.2-4.4.9.jar                      | None                                     |
    | UCHIJ  | antiqueatlasoverlay               | 1.2                      | antiqueatlas-1.12.2-4.4.9.jar                      | None                                     |
    | UCHIJ  | examplemod                        | 1.0                      | antiqueatlas-1.12.2-4.4.9.jar                      | None                                     |
    | UCHIJ  | architecturecraft                 | @VERSION@                | architecturecraft-1.12-3.80.jar                    | None                                     |
    | UCHIJ  | backpacks16840                    | 3.5.4                    | backpacks 1.12.2 - 3.5.4.jar                       | None                                     |
    | UCHIJ  | betterbuilderswands               | 0.12.0                   | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar    | None                                     |
    | UCHIJ  | betterplacement                   | 1.0.0-1                  | BetterPlacement-1.0.0-1.jar                        | None                                     |
    | UCHIJ  | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | UCHIJ  | biomesoplenty                     | 7.0.1.2402               | BiomesOPlenty-1.12.2-7.0.1.2402-universal.jar      | None                                     |
    | UCHIJ  | blur                              | 1.0.4-14                 | Blur-1.0.4-14.jar                                  | None                                     |
    | UCHIEE | buildcraftlib                     | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcraftcore                    | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcraftbuilders                | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcraftenergy                  | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcraftfactory                 | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcraftrobotics                | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcrafttransport               | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | buildcraftsilicon                 | 7.99.18                  | buildcraft-7.99.18.jar                             | None                                     |
    | UCHI   | theoneprobe                       | 1.4.25                   | theoneprobe-1.12-1.4.25.jar                        | None                                     |
    | UCHI   | buildcraftcompat                  | 7.99.15                  | buildcraft-compat-7.99.15.jar                      | None                                     |
    | UCHI   | cameraobscura                     | 0.0.1                    | CameraObscura-1.0.3.jar                            | None                                     |
    | UCHI   | car                               | 1.2.12                   | car-1.12.2-1.2.12.jar                              | None                                     |
    | UCHI   | ceramics                          | 1.12-1.3.4               | Ceramics-1.12-1.3.4.jar                            | None                                     |
    | UCHI   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | UCHI   | chiselsandbits                    | 14.26                    | chiselsandbits-14.26.jar                           | None                                     |
    | UCHI   | controlling                       | 3.0.6                    | Controlling-3.0.6.jar                              | None                                     |
    | UCHI   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.11.jar                      | None                                     |
    | UCHI   | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.11.jar                      | None                                     |
    | UCHI   | csokicraftutil                    | 1.3.1                    | CsokiCraftUtil-1.3.6.jar                           | None                                     |
    | UCHI   | csokicraftutil-11                 | 1.3.1                    | CsokiCraftUtil-1.3.6.jar                           | None                                     |
    | UCHI   | custommainmenu                    | 2.0.8                    | CustomMainMenu-MC1.12.2-2.0.8.jar                  | None                                     |
    | UCHI   | customnpcs                        | 1.12                     | CustomNPCs_1.12.2(26aug18).jar                     | None                                     |
    | UCHI   | ptrmodellib                       | 1.0.3                    | PTRLib-1.0.3.jar                                   | None                                     |
    | UCHI   | props                             | 2.6.2                    | Decocraft-2.6.2_1.12.2.jar                         | None                                     |
    | UCHI   | dsurround                         | 3.4.9.16                 | DynamicSurroundings-1.12.2-3.4.9.16.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | UCHI   | presets                           | 3.4.9.16                 | DynamicSurroundings-1.12.2-3.4.9.16.jar            | None                                     |
    | UCHI   | csb_ench_table                    | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                     | None                                     |
    | UCHI   | enderiobase                       | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderioconduits                   | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderioconduitsappliedenergistics | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderioconduitsopencomputers      | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderioconduitsrefinedstorage     | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderiointegrationforestry        | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderiointegrationticlate         | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | ftblib                            | 5.3.0.56                 | FTBLib-5.3.0.56.jar                                | None                                     |
    | UCHI   | enderiomachines                   | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | enderiopowertools                 | 5.0.36                   | EnderIO-1.12.2-5.0.36.jar                          | None                                     |
    | UCHI   | immersiveengineering              | 0.12-86                  | ImmersiveEngineering-0.12-86.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHI   | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                          | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCHI   | opencomputers                     | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar                | None                                     |
    | UCHI   | zerocore                          | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | UCHI   | bigreactors                       | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | UCHI   | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                              | None                                     |
    | UCHI   | fastbench                         | 1.5.3                    | FastWorkbench-1.12.2-1.5.3.jar                     | None                                     |
    | UCHI   | foamfix                           | 0.10.2-1.12.2            | foamfix-0.10.2-1.12.2.jar                          | None                                     |
    | UCHI   | forgelin                          | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
    | UCHI   | forgemultipartcbe                 | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHI   | microblockcbe                     | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar       | None                                     |
    | UCHI   | minecraftmultipartcbe             | 2.6.0.79                 | ForgeMultipart-1.12.2-2.6.0.79-universal.jar       | None                                     |
    | UCHI   | ftbutilities                      | 5.3.0.52                 | FTBUtilities-5.3.0.52.jar                          | None                                     |
    | UCHI   | cfm                               | 5.15.0                   | furniture-5.15.0-1.12.2.jar                        | None                                     |
    | UCHI   | gardenstuff                       | 1.12-2.1.1               | GardenStuff-1.12-2.1.1.jar                         | None                                     |
    | UCHI   | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                         | None                                     |
    | UCHI   | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                              | None                                     |
    | UCHI   | mcjtylib_ng                       | 3.0.6                    | mcjtylib-1.12-3.0.6.jar                            | None                                     |
    | UCHI   | immcraft                          | 1.5.0                    | immcraft-1.12-1.5.0.jar                            | None                                     |
    | UCHI   | immersivecables                   | 1.3.2                    | ImmersiveCables-1.12.2-1.3.2.jar                   | None                                     |
    | UCHI   | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
    | UCHI   | trackapi                          | 1.1                      | TrackAPI-1.1_1.12.jar                              | None                                     |
    | UCHI   | immersiverailroading              | 1.3.3                    | ImmersiveRailroading-1.3.3_1.12.jar                | None                                     |
    | UCHI   | immersivetech                     | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | UCHI   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHI   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.11.5-215.jar          | None                                     |
    | UCHI   | matteroverdrive                   | 0.6.0.197                | MatterOverdrive-1.12.2-0.6.0.197-universal.jar     | None                                     |
    | UCHI   | natura                            | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
    | UCHI   | oreberries                        | 0.5.0                    | oreberries-1.12.x-0.5.0.jar                        | None                                     |
    | UCHI   | harvestcraft                      | 1.12.2z                  | Pam's HarvestCraft 1.12.2za.jar                    | None                                     |
    | UCHI   | rftools                           | 7.56                     | rftools-1.12-7.56.jar                              | None                                     |
    | UCHI   | integrationforegoing              | 1.12.2-1.7.4             | IntegrationForegoing-1.12.2-1.7.4.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | UCHI   | ironchest                         | 1.12.2-7.0.52.837        | ironchest-1.12.2-7.0.52.837.jar                    | None                                     |
    | UCHI   | jehc                              | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
    | UCHI   | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
    | UCHI   | journeymap                        | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
    | UCHI   | jeresources                       | 0.8.9.48                 | JustEnoughResources-1.12.2-0.8.9.48.jar            | None                                     |
    | UCHI   | malisiscore                       | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
    | UCHI   | malisisblocks                     | 1.12.2-6.1.0             | malisisblocks-1.12.2-6.1.0.jar                     | None                                     |
    | UCHI   | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
    | UCHI   | malisisswitches                   | 1.12.2-5.1.0             | malisisswitches-1.12.2-5.1.0.jar                   | None                                     |
    | UCHI   | mtrm                              | 1.2.2.30                 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar         | None                                     |
    | UCHI   | mob_grinding_utils                | 0.3.11                   | MobGrindingUtils-0.3.11.jar                        | None                                     |
    | UCHI   | moderncraftcore                   | 2.0.2                    | ModernCraftCore-2.0.2.jar                          | None                                     |
    | UCHI   | modernconverter                   | 2.1.3                    | ModernConverter-2.1.3.jar                          | None                                     |
    | UCHI   | modnametooltip                    | 1.10.0                   | modnametooltip_1.12.2-1.10.0.jar                   | None                                     |
    | UCHI   | mousetweaks                       | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
    | UCHI   | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
    | UCHI   | recipehandler                     | 0.12                     | NoMoreRecipeConflict-0.12(1.12.2).jar              | None                                     |
    | UCHI   | omlib                             | 3.0.1-162                | omlib-1.12.2-3.0.1-162.jar                         | None                                     |
    | UCHI   | ompd                              | 3.0.0-36                 | ompd-1.12.2-3.0.0-36.jar                           | None                                     |
    | UCHI   | openmods                          | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHI   | openblocks                        | 1.8                      | OpenBlocks-1.12.2-1.8.jar                          | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHI   | openmodularturrets                | 3.0.1-264                | openmodularturrets-1.12.2-3.0.1-264.jar            | None                                     |
    | UCHI   | p455w0rdslib                      | 2.0.35                   | p455w0rdslib-1.12-2.0.35.jar                       | None                                     |
    | UCHI   | portalgun                         | 7.0.2                    | PortalGun-1.12.2-7.0.2.jar                         | None                                     |
    | UCHI   | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
    | UCHI   | projectred-integration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
    | UCHI   | projectred-transmission           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-integration.jar         | None                                     |
    | UCHI   | projectred-fabrication            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar         | None                                     |
    | UCHI   | projectred-illumination           | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
    | UCHI   | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
    | UCHI   | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
    | UCHI   | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar          | None                                     |
    | UCHI   | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar               | None                                     |
    | UCHI   | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                     | None                                     |
    | UCHI   | resourceloader                    | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHI   | rftoolsdim                        | 5.61                     | rftoolsdim-1.12-5.61.jar                           | None                                     |
    | UCHI   | solarflux                         | 4.14r                    | SolarFluxReborn_1.12.2-4.14r.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | UCHI   | spatialservermod                  | 1.3                      | spatialservermod-1.3.jar                           | None                                     |
    | UCHI   | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | UCHI   | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | UCHI   | sync                              | 7.0.2                    | Sync-1.12.2-7.0.2.jar                              | None                                     |
    | UCHI   | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHI   | tcomplement                       | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar                | None                                     |
    | UCHI   | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | UCHI   | topaddons                         | 1.12.2-1.9.1             | topaddons-1.12.2-1.9.1.jar                         | None                                     |
    | UCHI   | torchmaster                       | 1.6.4.62                 | torchmaster_1.12.2-1.6.4.62.jar                    | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | UCHI   | undergroundbiomes                 | 1.2.1                    | UndergroundBiomesConstructs-1.12-1.2.1.jar         | None                                     |
    | UCHI   | vc                                | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                        | None                                     |
    | UCHI   | wanionlib                         | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
    | UCHI   | waystones                         | 4.0.67                   | Waystones_1.12.2-4.0.67.jar                        | None                                     |
    | UCHI   | wct                               | 3.9.68                   | WirelessCraftingTerminal-1.12.2-3.9.68.jar         | None                                     |
    | UCHI   | worldedit                         | 6.1.8                    | worldedit-forge-mc1.12-6.1.8-dist.jar              | None                                     |
    | UCHI   | yabba                             | 1.1.2.28                 | YABBA-1.1.2.28.jar                                 | None                                     |
    | UCHI   | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                   | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | UCHI   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
    | UCHI   | unidict                           | 1.12.2-2.9.1             | UniDict-1.12.2-2.9.1.jar                           | None                                     |

    Loaded coremods (and transformers): 
MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  
EnderCorePlugin (EnderCore-1.12.2-0.5.41.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.7.4.jar)
  
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.4.1-108-universal.jar)
  zmaster587.advancedRocketry.asm.ClassTransformer
SplashAnimationCoremod (SplashAnimation-0.2.0.jar)
  pl.asie.splashanimation.core.SplashProgressTransformer
BCModPlugin (backpacks 1.12.2 - 3.5.4.jar)
  brad16840.core.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-86.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
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.2-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  li.cil.oc.common.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.16.jar)
  org.blockartistry.DynSurround.asm.Transformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  openmods.core.OpenModsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.2.20.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.35' Renderer: 'GeForce GTX 670/PCIe/SSE2'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
        - CeramicsPlugin (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)

    List of loaded APIs: 
        * antiqueatlasapi (5.1) from antiqueatlas-1.12.2-4.4.9.jar
        * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|boards (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|core (2.2) from buildcraft-7.99.18.jar
        * BuildCraftAPI|crops (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|enums (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|events (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|facades (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|filler (5.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|gates (4.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|items (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|library (2.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|lists (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|power (1.3) from buildcraft-7.99.18.jar
        * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|statements (1.1) from buildcraft-7.99.18.jar
        * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.18.jar
        * BuildCraftAPI|tools (1.0) from buildcraft-7.99.18.jar
        * BuildCraftAPI|transport (5.0) from buildcraft-7.99.18.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.26.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar
        * Core (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Blocks (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Constants (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Entities (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Entities|Data (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Entities|Data|Role (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Events (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Handlers (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * Core|Handlers|Data (0.1) from CustomNPCs_1.12.2(26aug18).jar
        * CSLib|API (1.0.1) from PTRLib-1.0.3.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.20.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.15.312-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.36.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-86.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-86.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.11.5-215.jar
        * jeresources|API (0.8.9.48) from JustEnoughResources-1.12.2-0.8.9.48.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.13.1.220.jar
        * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.6.0.197-universal.jar
        * ModernCraftAPI (2.0.2) from ModernCraftCore-2.0.2.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.35.jar
        * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * SecurityCraftAPI (1.2.3) from [1.12.x] SecurityCraft v1.8.8.1.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.25.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.68.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
    Ender IO: No known problems detected.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I'm running a small server for some friends, and we run Dragon Mounts Legacy as part of our small selection of mods. We wanted to up the drop rate for the dragon eggs, and thus - total noob as far as creating datapacks/etc goes - I am now trying to find a way to modify the drop rates. The github for the loot_modifier part of the mod is here: https://github.com/Kay9Unit/Dragon-Mounts-Legacy/tree/master/src/generated/resources/data/dragonmounts/loot_modifiers/dragonmounts And my question basically is: loot_modifier is a forge specific thing, but can I possibly run a datapack to override these modifications with my own? Or what would be the most straightforward way for me to basically control the drop rates for the eggs myself?
    • Issue with oculus. Check you have the latest version then contact the mod author.
    • I removed that mod and I can now reach the main menu, now when I load into a world it crashes... https://pastebin.com/H3SDdyjp
    • Conflict between apotheosis and unique enchantments. Check you have the latest versions then contact the mod authors.
    • ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 2023-03-21 19:41:20 Description: Ticking entity org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}     at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}     at net.minecraft.world.entity.LivingEntity.m_5806_(LivingEntity.java:508) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:uniquebase.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:A}     at net.minecraft.world.entity.LivingEntity.m_6075_(LivingEntity.java:375) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:uniquebase.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:A}     at net.minecraft.world.entity.Mob.m_6075_(Mob.java:250) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorMob,pl:mixin:APP:ars_nouveau.mixins.json:jar.MobAccessorMixin,pl:mixin:A}     at net.minecraft.world.entity.Entity.m_8119_(Entity.java:417) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:relics.mixins.json:MixinEntity,pl:mixin:APP:ars_nouveau.mixins.json:light.LightEntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.EntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.EntityMixinP,pl:mixin:A}     at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2252) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:uniquebase.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:A}     at net.minecraft.world.entity.Mob.m_8119_(Mob.java:316) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorMob,pl:mixin:APP:ars_nouveau.mixins.json:jar.MobAccessorMixin,pl:mixin:A}     at net.minecraft.world.entity.animal.Wolf.m_8119_(Wolf.java:190) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [uniquebase.mixins.json:common.enchantments.EnchantmentHelperMixin] from phase [DEFAULT] in config [uniquebase.mixins.json] FAILED during APPLY     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     ... 31 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@At("TAIL")] on net/minecraft/world/item/enchantment/EnchantmentHelper::removeApexEnchantments with priority 1000 cannot inject into net/minecraft/world/item/enchantment/EnchantmentHelper::m_44817_(ILnet/minecraft/world/item/ItemStack;Z)Ljava/util/List; merged by shadows.apotheosis.mixin.EnchantmentHelperMixin with priority 1000 [PREINJECT Applicator Phase -> uniquebase.mixins.json:common.enchantments.EnchantmentHelperMixin -> Prepare Injections ->  -> handler$zol000$removeApexEnchantments(ILnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;)V -> Prepare]     at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     ... 31 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}     at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}     at net.minecraft.world.entity.LivingEntity.m_5806_(LivingEntity.java:508) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:uniquebase.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:A}     at net.minecraft.world.entity.LivingEntity.m_6075_(LivingEntity.java:375) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:uniquebase.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:A}     at net.minecraft.world.entity.Mob.m_6075_(Mob.java:250) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorMob,pl:mixin:APP:ars_nouveau.mixins.json:jar.MobAccessorMixin,pl:mixin:A}     at net.minecraft.world.entity.Entity.m_8119_(Entity.java:417) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:relics.mixins.json:MixinEntity,pl:mixin:APP:ars_nouveau.mixins.json:light.LightEntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.EntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.EntityMixinP,pl:mixin:A}     at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2252) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:caelus.mixins.json:MixinLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:relics.mixins.json:MixinLivingEntity,pl:mixin:APP:betterdeserttemples.mixins.json:PharaohKilledMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:ars_nouveau.mixins.json:perks.PerkLivingEntity,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:uniquebase.mixins.json:common.entity.LivingEntityMixin,pl:mixin:APP:enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:A}     at net.minecraft.world.entity.Mob.m_8119_(Mob.java:316) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorMob,pl:mixin:APP:ars_nouveau.mixins.json:jar.MobAccessorMixin,pl:mixin:A}     at net.minecraft.world.entity.animal.Wolf.m_8119_(Wolf.java:190) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A} -- Entity being ticked -- Details:     Entity Type: minecraft:wolf (net.minecraft.world.entity.animal.Wolf)     Entity ID: 5     Entity Name: Wolf     Entity's Exact location: 24.00, 72.00, 1.00     Entity's Block location: World: (24,72,1), Section: (at 8,8,1 in 1,4,0; chunk contains blocks 16,-64,0 to 31,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)     Entity's Momentum: 0.00, 0.00, 0.00     Entity's Passengers: []     Entity's Vehicle: null Stacktrace:     at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}     at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading}     at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} -- Affected level -- Details:     All players: 0 total; []     Chunk stats: 2209     Level dimension: minecraft:overworld     Level spawn location: World: (0,77,0), Section: (at 0,13,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)     Level time: 1 game time, 1 day time     Level name: New World     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false     Level weather: Rain time: 55390 (now: false), thunder time: 73253 (now: false)     Known server brands: forge     Level was modded: true     Level storage version: 0x04ABD - Anvil Stacktrace:     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:classloading,pl:runtimedistcleaner:A}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23249!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.3, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 2616168144 bytes (2494 MiB) / 5586812928 bytes (5328 MiB) up to 8589934592 bytes (8192 MiB)     CPUs: 4     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz     Identifier: Intel64 Family 6 Model 78 Stepping 3     Microarchitecture: Skylake (Client)     Frequency (GHz): 2.30     Number of physical packages: 1     Number of physical CPUs: 2     Number of logical CPUs: 4     Graphics card #0 name: Intel(R) HD Graphics 520     Graphics card #0 vendor: Intel Corporation (0x8086)     Graphics card #0 VRAM (MB): 1024.00     Graphics card #0 deviceId: 0x1916     Graphics card #0 versionInfo: DriverVersion=31.0.101.2115     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 1.60     Memory slot #0 type: DDR3     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 1.60     Memory slot #1 type: DDR3     Virtual memory max (MB): 24139.91     Virtual memory used (MB): 11406.61     Swap memory total (MB): 7936.00     Swap memory used (MB): 186.34     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms2048m     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:maenchants (incompatible), mod:betterdungeons, mod:fullbrightnesstoggle, mod:betterwitchhuts, mod:jei (incompatible), mod:betteroceanmonuments, mod:libraryferret, mod:caelus (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:placebo (incompatible), mod:yungsapi, mod:bookshelf (incompatible), mod:uteamcore, mod:relics (incompatible), mod:apotheosis (incompatible), mod:betterdeserttemples, mod:uniqueapex (incompatible), mod:balm (incompatible), mod:biggerstacks (incompatible), mod:jeresources, mod:forge, mod:craftingtweaks (incompatible), mod:usefulbackpacks, mod:enchdesc (incompatible), mod:terrablender, mod:mousetweaks, mod:silentlib (incompatible), mod:silentgear, mod:yungsbridges, mod:curios, mod:reliquary (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:uniquee (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:oreexcavation (incompatible), mod:ars_elemental, mod:yungsextras, mod:bettervillage, mod:betterstrongholds, mod:enigmaticlegacy (incompatible), mod:appleskin, mod:byg, mod:ilikewood (incompatible), mod:silentgems (incompatible), mod:ilikewoodxbyg (incompatible), mod:bettermineshafts, mod:uniquebase (incompatible), mod:better_respawn (incompatible), ilikewood:axes-byg, ilikewood:axes-ilikewood, ilikewood:barrels-byg, ilikewood:barrels-ilikewood, ilikewood:beds-byg, ilikewood:beds-ilikewood, ilikewood:bookshelves-byg, ilikewood:bookshelves-ilikewood, ilikewood:bows-byg, ilikewood:bows-ilikewood, ilikewood:campfires-byg, ilikewood:campfires-ilikewood, ilikewood:chairs-byg, ilikewood:chairs-ilikewood, ilikewood:chests-byg, ilikewood:chests-ilikewood, ilikewood:composters-byg, ilikewood:composters-ilikewood, ilikewood:crafting_tables-byg, ilikewood:crafting_tables-ilikewood, ilikewood:crates-byg, ilikewood:crates-ilikewood, ilikewood:crossbows-byg, ilikewood:crossbows-ilikewood, ilikewood:fishing_rods-byg, ilikewood:fishing_rods-ilikewood, ilikewood:hoes-byg, ilikewood:hoes-ilikewood, ilikewood:item_frames-byg, ilikewood:item_frames-ilikewood, ilikewood:ladders-byg, ilikewood:ladders-ilikewood, ilikewood:lecterns-byg, ilikewood:lecterns-ilikewood, ilikewood:log_piles-byg, ilikewood:log_piles-ilikewood, ilikewood:paintings-byg, ilikewood:paintings-ilikewood, ilikewood:panels-byg, ilikewood:panels-ilikewood, ilikewood:panels_slabs-byg, ilikewood:panels_slabs-ilikewood, ilikewood:panels_stairs-byg, ilikewood:panels_stairs-ilikewood, ilikewood:pickaxes-byg, ilikewood:pickaxes-ilikewood, ilikewood:posts-byg, ilikewood:posts-ilikewood, ilikewood:sawmills-byg, ilikewood:sawmills-ilikewood, ilikewood:scaffoldings-byg, ilikewood:scaffoldings-ilikewood, ilikewood:shovels-byg, ilikewood:shovels-ilikewood, ilikewood:single_dressers-byg, ilikewood:single_dressers-ilikewood, ilikewood:sticks-byg, ilikewood:sticks-ilikewood, ilikewood:stools-byg, ilikewood:stools-ilikewood, ilikewood:swords-byg, ilikewood:swords-ilikewood, ilikewood:tables-byg, ilikewood:tables-ilikewood, ilikewood:torches-byg, ilikewood:torches-ilikewood, ilikewood:walls-byg, ilikewood:walls-ilikewood     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: forge-43.2.0     ModLauncher: 10.0.8+10.0.8+main.0ef7e830     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.3.jar eventbus PLUGINSERVICE          fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE          fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          minecraft@1.0         lowcodefml@null         javafml@null     Mod List:          maenchants-1.19.2-6.0.0.jar                       |Ma Enchants                   |maenchants                    |1.19.2-6.0.0        |DONE      |Manifest: NOSIGNATURE         YungsBetterDungeons-1.19.2-Forge-3.2.2.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.2  |DONE      |Manifest: NOSIGNATURE         fullbrightnesstoggle-1.19.2-3.0.jar               |Full Brightness Toggle        |fullbrightnesstoggle          |3.0                 |DONE      |Manifest: NOSIGNATURE         YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE         jei-1.19.2-forge-11.6.0.1013.jar                  |Just Enough Items             |jei                           |11.6.0.1013         |DONE      |Manifest: NOSIGNATURE         YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE         libraryferret-forge-1.19.2-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE         caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |DONE      |Manifest: NOSIGNATURE         waystones-forge-1.19.2-11.3.1.jar                 |Waystones                     |waystones                     |11.3.1              |DONE      |Manifest: NOSIGNATURE         Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE         journeymap-1.19.2-5.9.4-forge.jar                 |Journeymap                    |journeymap                    |5.9.4               |DONE      |Manifest: NOSIGNATURE         Placebo-1.19.2-7.1.5.jar                          |Placebo                       |placebo                       |7.1.5               |DONE      |Manifest: NOSIGNATURE         YungsApi-1.19.2-Forge-3.8.9.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.9  |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.19.2-16.2.18.jar                |Bookshelf                     |bookshelf                     |16.2.18             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         u_team_core-1.19.2-4.4.3.236.jar                  |U Team Core                   |uteamcore                     |4.4.3.236           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0         relics-1.19.2-0.4.2.2.jar                         |Relics                        |relics                        |0.4.2.2             |DONE      |Manifest: NOSIGNATURE         Apotheosis-1.19.2-6.1.2.jar                       |Apotheosis                    |apotheosis                    |6.1.2               |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.2  |DONE      |Manifest: NOSIGNATURE         Unique Enchantments Apex-1.19.2-3.0.1.jar         |Unique Apex Enchantments      |uniqueapex                    |3.0.1               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.19.2-4.5.7.jar                       |Balm                          |balm                          |4.5.7               |DONE      |Manifest: NOSIGNATURE         biggerstacks-1.19.2-3.6.jar                       |Bigger Stacks                 |biggerstacks                  |1.19.2-3.6          |DONE      |Manifest: NOSIGNATURE         JustEnoughResources-1.19.2-1.2.2.200.jar          |Just Enough Resources         |jeresources                   |1.2.2.200           |DONE      |Manifest: NOSIGNATURE         forge-1.19.2-43.2.0-universal.jar                 |Forge                         |forge                         |43.2.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         craftingtweaks-forge-1.19-15.1.6.jar              |CraftingTweaks                |craftingtweaks                |15.1.6              |DONE      |Manifest: NOSIGNATURE         client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         useful_backpacks-1.19.2-1.14.1.107.jar            |Useful Backpacks              |usefulbackpacks               |1.14.1.107          |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0         EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar  |EnchantmentDescriptions       |enchdesc                      |13.0.14             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         TerraBlender-forge-1.19.2-2.0.1.128.jar           |TerraBlender                  |terrablender                  |2.0.1.128           |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE         silent-lib-1.19.2-7.0.3.jar                       |Silent Lib                    |silentlib                     |7.0.3               |DONE      |Manifest: NOSIGNATURE         silent-gear-1.19.2-3.2.2.jar                      |Silent Gear                   |silentgear                    |3.2.2               |DONE      |Manifest: NOSIGNATURE         YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE         curios-forge-1.19.2-5.1.3.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.3.0      |DONE      |Manifest: NOSIGNATURE         reliquary-1.19.2-2.0.20.1166.jar                  |Reliquary                     |reliquary                     |1.19.2-2.0.20.1166  |DONE      |Manifest: NOSIGNATURE         Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE         ars_nouveau-1.19.2-3.12.3.jar                     |Ars Nouveau                   |ars_nouveau                   |3.12.3              |DONE      |Manifest: NOSIGNATURE         collective-1.19.2-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE         Unique Enchantments-1.19.2-4.0.2.1.jar            |Unique Enchantments           |uniquee                       |4.0.2.1             |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE         Quark-3.4-394.jar                                 |Quark                         |quark                         |3.4-394             |DONE      |Manifest: NOSIGNATURE         OreExcavation-1.11.166.jar                        |OreExcavation                 |oreexcavation                 |1.11.166            |DONE      |Manifest: NOSIGNATURE         ars_elemental-1.19.2-0.5.8.2.jar                  |Ars Elemental                 |ars_elemental                 |1.19.2-0.5.8.2      |DONE      |Manifest: NOSIGNATURE         YungsExtras-1.19.2-Forge-3.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE         bettervillage-forge-1.19.2-2.1.0.jar              |Better village                |bettervillage                 |2.1.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE         EnigmaticLegacy-2.26.5.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.26.5              |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE         Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |DONE      |Manifest: NOSIGNATURE         ilikewood-1.19.2-10.2.0.0.jar                     |I Like Wood                   |ilikewood                     |1.19.2-10.2.0.0     |DONE      |Manifest: NOSIGNATURE         silents-gems-1.19.2-4.4.2.jar                     |Silent's Gems: Base           |silentgems                    |4.4.2               |DONE      |Manifest: NOSIGNATURE         ilikewoodxbyg-1.19.2-10.2.0.jar                   |I Like Wood - Oh The Biomes Yo|ilikewoodxbyg                 |1.19.2-10.2.0       |DONE      |Manifest: NOSIGNATURE         YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE         Unique Enchantments Base-1.19.2-3.0.2.1.jar       |Unique Enchantments Base      |uniquebase                    |3.0.2.1             |DONE      |Manifest: NOSIGNATURE         better-respawn-forge-1.19.2-2.0.1.jar             |Better Respawn                |better_respawn                |1.19.2-2.0.1        |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 3873c5e7-6efa-4569-95bd-25959cad40ef     FML: 43.2     Forge: net.minecraftforge:43.2.0
  • Topics

×
×
  • Create New...

Important Information

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