Jump to content

Recommended Posts

Posted

I was playing the modpack Sky Factory 4 when I turned off my computer because it was going out and when I went to start my world my minecraft crashed and I'm not sure what to do.
Crash Report:
 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  CorePlugin (SmoothFont-mc1.12.2-2.1.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
Contact their authors BEFORE contacting forge

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

Time: 6/14/20 4:01 PM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Topography (topography)
Caused by: net.minecraft.util.ReportedException: Loading NBT data
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:506)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
    at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
    at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
    at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
    at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
    at com.bloodnbonesgaming.topography.IOHelper.readWorldInfo(IOHelper.java:134)
    at com.bloodnbonesgaming.topography.proxy.ClientProxy.onServerAboutToStart(ClientProxy.java:41)
    at com.bloodnbonesgaming.topography.Topography.serverAboutToSTart(Topography.java:138)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:136)
    at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854)
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.optifine.reflect.Reflector.callBoolean(Reflector.java:848)
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:230)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.io.UTFDataFormatException: malformed input around byte 26
    at java.io.DataInputStream.readUTF(Unknown Source)
    at java.io.DataInputStream.readUTF(Unknown Source)
    at net.minecraft.nbt.NBTTagString.func_152446_a(NBTTagString.java:31)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
    ... 55 more


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_251, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1690225104 bytes (1611 MB) / 3320856576 bytes (3167 MB) up to 4281597952 bytes (4083 MB)
    JVM Flags: 6 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_F5 220 mods loaded, 220 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State   | ID                       | Version                  | Source                                            | Signature                                |
    |:------- |:------------------------ |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
    | LCHIJA  | minecraft                | 1.12.2                   | minecraft.jar                                     | None                                     |
    | LCHIJA  | mcp                      | 9.42                     | minecraft.jar                                     | None                                     |
    | LCHIJA  | FML                      | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA  | forge                    | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA  | smoothfontcore           | mc1.12.2-2.1             | minecraft.jar                                     | None                                     |
    | LCHIJA  | bnbgamingcore            | 0.11.0                   | minecraft.jar                                     | None                                     |
    | LCHIJA  | foamfixcore              | 7.7.4                    | minecraft.jar                                     | None                                     |
    | LCHIJA  | opencomputers|core       | 1.7.4.153                | minecraft.jar                                     | None                                     |
    | LCHIJA  | smoothfont               | mc1.12.2-2.1             | SmoothFont-mc1.12.2-2.1.jar                       | None                                     |
    | LCHIJA  | advancementbook          | 1.0.3                    | Advancement_Book-1.12-1.0.3.jar                   | None                                     |
    | LCHIJA  | ctm                      | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                         | None                                     |
    | LCHIJA  | appliedenergistics2      | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar              | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA  | bdlib                    | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
    | LCHIJA  | ae2stuff                 | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                     | None                                     |
    | LCHIJA  | animalcrops              | 1.12.2-0.2.0             | AnimalCrops-1.12.2-0.2.0.jar                      | None                                     |
    | LCHIJA  | mantle                   | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                          | None                                     |
    | LCHIJA  | inspirations             | 1.12.2-0.2.6             | Inspirations-1.12.2-0.2.6.jar                     | None                                     |
    | LCHIJA  | placebo                  | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                          | None                                     |
    | LCHIJA  | apotheosis               | 1.10.4                   | Apotheosis-1.12.2-1.10.5.jar                      | None                                     |
    | LCHIJA  | applecore                | 3.2.0                    | AppleCore-mc1.12.2-3.2.0.jar                      | None                                     |
    | LCHIJA  | baubles                  | 1.5.2                    | Baubles-1.12-1.5.2.jar                            | None                                     |
    | LCHIJA  | statues                  | 0.8.9                    | statues-1.12.X-0.8.9.jar                          | None                                     |
    | LCHIJA  | crafttweaker             | 4.1.18                   | CraftTweaker2-1.12-4.1.18.jar                     | None                                     |
    | LCHIJA  | mtlib                    | 3.0.6                    | MTLib-3.0.6.jar                                   | None                                     |
    | LCHIJA  | modtweaker               | 4.0.17                   | modtweaker-4.0.17.jar                             | None                                     |
    | LCHIJA  | bookshelf                | 2.3.581                  | Bookshelf-1.12.2-2.3.581.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | gamestages               | 2.0.115                  | GameStages-1.12.2-2.0.115.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | recipestages             | 1.1.3                    | RecipeStages-1.1.3.jar                            | None                                     |
    | LCHIJA  | primitivecrafting        | 1.3.5                    | PrimitiveCrafting MC1.12.2 v1.3.5.jar             | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCHIJA  | jei                      | 4.15.0.289               | jei_1.12.2-4.15.0.289.jar                         | None                                     |
    | LCHIJA  | appleskin                | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                        | None                                     |
    | LCHIJA  | aroma1997core            | 2.0.0.2.b165             | Aroma1997Core-1.12.2-2.0.0.2.b165.jar             | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA  | aromabackup              | 3.0.0.0.b125             | AromaBackup-1.12.2-3.0.0.0.b125.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA  | aromabackuprecovery      | 3.0.0.0.b125             | AromaBackup-1.12.2-3.0.0.0.b125.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA  | astralsorcery            | 1.10.19                  | astralsorcery-1.12.2-1.10.19.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCHIJA  | waila                    | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                       | None                                     |
    | LCHIJA  | bdsandm                  | 0.0.24                   | BarrelsDrumsStorageAndMore-0.0.24.jar             | None                                     |
    | LCHIJA  | base                     | 3.11.0                   | base-1.12.2-3.11.0.jar                            | None                                     |
    | LCHIJA  | betteradvancements       | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar            | None                                     |
    | LCHIJA  | bibliocraft              | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
    | LCHIJA  | bnbgaminglib             | 2.17.6                   | BNBGamingLib-1.12.2-2.17.6.jar                    | None                                     |
    | LCHIJA  | bonsaitrees              | 1.1.3                    | bonsaitrees-1.1.3-b156.jar                        | None                                     |
    | LCHIJA  | bouncy_creepers          | 0.0.4                    | BouncyCreepers-0.0.4.jar                          | None                                     |
    | LCHIJA  | buildinggadgets          | 2.6.8                    | BuildingGadgets-2.6.8.jar                         | None                                     |
    | LCHIJA  | caliper                  | 1.1.45                   | Caliper-1.12.2-1.1.45.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | calmdownzombieguy        | 1.0.0                    | CalmDownZombieGuy-1.12.2-1.0.0.jar                | None                                     |
    | LCHIJA  | carryon                  | 1.12.2                   | CarryOn MC1.12.2 v1.12.2.jar                      | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCHIJA  | chisel                   | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                      | None                                     |
    | LCHIJA  | twilightforest           | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar       | None                                     |
    | LCHIJA  | tconstruct               | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                  | None                                     |
    | LCHIJA  | ceramics                 | 1.12-1.3.7               | Ceramics-1.12-1.3.7.jar                           | None                                     |
    | LCHIJA  | chargers                 | 1.2.0.4                  | Chargers-1.12.2-1.2.0.4.jar                       | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
    | LCHIJA  | chineseworkshop          | 1.2.6                    | ChineseWorkshop-1.12.2_1.2.6.jar                  | None                                     |
    | LCHIJA  | chiselsandbits           | 14.32                    | chiselsandbits-14.32.jar                          | None                                     |
    | LCHIJA  | clickmachine             | 1.2.0                    | ClickMachine-1.12.2-1.2.0.jar                     | None                                     |
    | LCHIJA  | clienttweaks             | 3.1.11                   | ClientTweaks_1.12.2-3.1.11.jar                    | None                                     |
    | LCHIJA  | clumps                   | 3.1.2                    | Clumps-3.1.2.jar                                  | None                                     |
    | LCHIJA  | codechickenlib           | 3.2.3.357                | CodeChickenLib-1.12.2-3.2.3.357-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA  | fbp                      | 2.4.1                    | FancyBlockParticles-1.12.x-2.4.1.jar              | None                                     |
    | LCHIJA  | pdp                      | 1.12.2-1.2.4             | ProportionalDestructionParticles-1.12.2-1.2.4.jar | None                                     |
    | LCHIJA  | redstoneflux             | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA  | cofhcore                 | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar            | None                                     |
    | LCHIJA  | cofhworld                | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA  | colouredtooltips         | 1.0.7                    | ColouredTooltips-1.12.2-1.0.7.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | cyclopscore              | 1.0.6                    | CyclopsCore-1.12.2-1.0.6.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA  | commoncapabilities       | 2.1.0                    | CommonCapabilities-1.12.2-2.1.0.jar               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA  | compactmachines3         | 3.0.18                   | compactmachines3-1.12.2-3.0.18-b278.jar           | None                                     |
    | LCHIJA  | compactstorage           | 3.1                      | CompactStorage-3.1-12.jar                         | None                                     |
    | LCHIJA  | compatched               | 1.6.0                    | ComPatchedStorage-1.12.2-1.6.0.jar                | None                                     |
    | LCHIJA  | contenttweaker           | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                   | None                                     |
    | LCHIJA  | conarm                   | 1.2.4                    | conarm-1.12.2-1.2.4.jar                           | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA  | controlling              | 3.0.6                    | Controlling-3.0.6.jar                             | None                                     |
    | LCHIJA  | cookingforblockheads     | 6.4.71                   | CookingForBlockheads_1.12.2-6.4.71.jar            | None                                     |
    | LCHIJA  | ctgui                    | 1.0.0                    | CraftTweaker2-1.12-4.1.18.jar                     | None                                     |
    | LCHIJA  | crafttweakerjei          | 2.0.3                    | CraftTweaker2-1.12-4.1.18.jar                     | None                                     |
    | LCHIJA  | cucumber                 | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                         | None                                     |
    | LCHIJA  | culinaryconstruct        | 1.3.3                    | culinaryconstruct-1.3.3.jar                       | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA  | custommainmenu           | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                 | None                                     |
    | LCHIJA  | fastbench                | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                    | None                                     |
    | LCHIJA  | cyclicmagic              | 1.19.14                  | Cyclic-1.12.2-1.19.14.jar                         | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCHIJA  | darkutils                | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | patchouli                | 1.0-19                   | Patchouli-1.0-19.jar                              | None                                     |
    | LCHIJA  | thermalfoundation        | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA  | deepmoblearning          | 1.12.2-2.5.2             | deepmoblearning-1.12.2-2.5.2-universal.jar        | None                                     |
    | LCHIJA  | journeymap               | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                       | None                                     |
    | LCHIJA  | defaultoptions           | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                   | None                                     |
    | LCHIJA  | dimstages                | 2.0.23                   | DimensionStages-1.12.2-2.0.23.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | dragonmurder             | 1.0.1                    | DragonMurder-1.12.2-1.0.1.jar                     | None                                     |
    | LCHIJA  | elevatorid               | 1.4.2                    | ElevatorMod-1.12.2-1.4.2.jar                      | None                                     |
    | LCHIJA  | enchdesc                 | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | endercore                | 1.12.2-0.5.57            | EnderCore-1.12.2-0.5.57.jar                       | None                                     |
    | LCHIJA  | endercrop                | 1.12.2-1.6.0             | endercrop-1.12.2-1.6.0.jar                        | None                                     |
    | LCHIJA  | enderstorage             | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA  | enderutilities           | 0.7.12                   | enderutilities-1.12.2-0.7.12.jar                  | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHIJA  | extendedcrafting         | 1.5.4                    | ExtendedCrafting-1.12.2-1.5.4.jar                 | None                                     |
    | LCHIJA  | extracells               | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                      | None                                     |
    | LCHIJA  | farmingforblockheads     | 3.1.26                   | FarmingForBlockheads_1.12.2-3.1.26.jar            | None                                     |
    | LCHIJA  | fastfurnace              | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                      | None                                     |
    | LCHIJA  | fenceoverhaul            | 1.3.4                    | FenceOverhaul-1.3.4.jar                           | None                                     |
    | LCHIJA  | findme                   | 1.1.0                    | findme-1.12.2-1.1.0-8.jar                         | None                                     |
    | LCHIJA  | slabmachines             | 1.0.6                    | Slab_Machines-1.0.6.jar                           | None                                     |
    | LCHIJA  | mcmultipart              | 2.5.3                    | MCMultiPart-2.5.3.jar                             | None                                     |
    | LCHIJA  | mekanism                 | 1.12.2-9.8.0.381         | Mekanism-1.12.2-9.8.0.381.jar                     | None                                     |
    | LCHIJA  | sonarcore                | 5.0.19                   | sonarcore-1.12.2-5.0.19-20.jar                    | None                                     |
    | LCHIJA  | fluxnetworks             | 3.0.19                   | fluxnetworks-1.12.2-3.0.19-21.jar                 | None                                     |
    | LCHIJA  | foamfix                  | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                         | None                                     |
    | LCHIJA  | forgelin                 | 1.8.2                    | Forgelin-1.8.2.jar                                | None                                     |
    | LCHIJA  | forgemultipartcbe        | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA  | microblockcbe            | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar      | None                                     |
    | LCHIJA  | minecraftmultipartcbe    | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar      | None                                     |
    | LCHIJA  | forgivingvoid            | 1.0.23                   | ForgivingVoid_1.12.2-1.0.23.jar                   | None                                     |
    | LCHIJA  | guideapi                 | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                       | None                                     |
    | LCHIJA  | headcrumbs               | 2.0.4                    | Headcrumbs-1.12.2-2.0.5.17.jar                    | None                                     |
    | LCHIJA  | horsepower               | 2.6.4                    | HorsePower-1.12.2-2.6.4.74.jar                    | cd7e958342770a8b17c919055da42c24dfefd879 |
    | LCHIJA  | huntingdim               | 1.0.38                   | HuntingDimension-1.12.2-1.0.38.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | hurtanimationremover     | 1.0.0                    | HurtAnimationRemover-1.12.2-1.0.0.jar             | None                                     |
    | LCHIJA  | hydrogel                 | 1.1.0                    | HydroGel-1.12.2-1.1.0.jar                         | None                                     |
    | LCHIJA  | ichunutil                | 7.2.0                    | iChunUtil-1.12.2-7.1.4.jar                        | None                                     |
    | LCHIJA  | incontrol                | 3.9.10                   | incontrol-1.12-3.9.10.jar                         | None                                     |
    | LCHIJA  | teslacorelib             | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | industrialforegoing      | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.12-236.jar        | None                                     |
    | LCHIJA  | integrateddynamics       | 1.0.8                    | IntegratedDynamics-1.12.2-1.0.8.jar               | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA  | integrateddynamicscompat | 1.0.0                    | IntegratedDynamics-1.12.2-1.0.8.jar               | None                                     |
    | LCHIJA  | integratedtunnels        | 1.6.7                    | IntegratedTunnels-1.12.2-1.6.7.jar                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA  | integratedtunnelscompat  | 1.0.0                    | IntegratedTunnels-1.12.2-1.6.7.jar                | None                                     |
    | LCHIJA  | inventorysorter          | 1.13.3+57                | inventorysorter-1.12.2-1.13.3+57.jar              | None                                     |
    | LCHIJA  | ironjetpacks             | 1.1.0                    | IronJetpacks-1.12-2-1.1.0.jar                     | None                                     |
    | LCHIJA  | itemstages               | 2.0.50                   | ItemStages-1.12.2-2.0.50.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | kleeslabs                | 5.4.11                   | KleeSlabs_1.12.2-5.4.11.jar                       | None                                     |
    | LCHIJA  | limitlessstructureblocks | 1.1.0                    | LimitlessStructureBlocks-1.12.2-1.1.0.jar         | None                                     |
    | LCHIJA  | loadingscreens           | 0.3.1                    | LoadingScreens-1.12.2-0.3.1.jar                   | None                                     |
    | LCHIJA  | lostcities               | 2.0.17                   | lostcities-1.12-2.0.17.jar                        | None                                     |
    | LCHIJA  | malisiscore              | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                      | None                                     |
    | LCHIJA  | malisisdoors             | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
    | LCHIJA  | mcjtylib_ng              | 3.1.1                    | mcjtylib-1.12-3.1.1.jar                           | None                                     |
    | LCHIJA  | mekanismgenerators       | 1.12.2-9.8.0.381         | MekanismGenerators-1.12.2-9.8.0.381.jar           | None                                     |
    | LCHIJA  | mercurius                | 1.0.6                    | Mercurius-1.12.2.jar                              | None                                     |
    | LCHIJA  | mob_grinding_utils       | 0.3.13                   | MobGrindingUtils-0.3.13.jar                       | None                                     |
    | LCHIJA  | mobstages                | 2.0.13                   | MobStages-1.12.2-2.0.13.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | morecauldrons            | 1.4.5                    | More-Cauldrons-1.4.5.jar                          | None                                     |
    | LCHIJA  | morebuckets              | 1.0.4                    | MoreBuckets-1.12.2-1.0.4.jar                      | None                                     |
    | LCHIJA  | moreoverlays             | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                    | None                                     |
    | LCHIJA  | morpheus                 | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                       | None                                     |
    | LCHIJA  | mousetweaks              | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                     | None                                     |
    | LCHIJA  | mputils                  | 1.5.6                    | MPUtils-1.12.2-1.5.7.jar                          | None                                     |
    | LCHIJA  | mpbasic                  | 1.4.7                    | mpbasic-1.12.2-1.4.11.jar                         | None                                     |
    | LCHIJA  | mystcraft                | 0.13.7.04                | mystcraft-1.12.2-0.13.7.04.jar                    | None                                     |
    | LCHIJA  | mysticalagriculture      | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar              | None                                     |
    | LCHIJA  | mysticalagradditions     | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar             | None                                     |
    | LCHIJA  | neat                     | 1.4-17                   | Neat 1.4-17.jar                                   | None                                     |
    | LCHIJA  | nuclearcraft             | 2.17c                    | NuclearCraft-2.17c-1.12.2.jar                     | None                                     |
    | LCHIJA  | opencomputers            | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar              | None                                     |
    | LCHIJA  | xnet                     | 1.7.6                    | xnet-1.12-1.7.6.jar                               | None                                     |
    | LCHIJA  | ocxnetdriver             | 1.0.3                    | ocxnetdriver-1.0.3-b17.jar                        | None                                     |
    | LCHIJA  | ogdragon                 | 0.1.4                    | ogdragon-1.12.2-0.1.4.jar                         | None                                     |
    | LCHIJA  | oreexcavation            | 1.4.137                  | OreExcavation-1.4.137.jar                         | None                                     |
    | LCHIJA  | prestige                 | 1.1.58                   | Prestige-1.12.2-1.1.58.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | parabox                  | 2.0.0                    | Parabox-1.12.2-2.0.0.jar                          | None                                     |
    | LCHIJA  | pickletweaks             | 2.1.3                    | PickleTweaks-1.12.2-2.1.3.jar                     | None                                     |
    | LCHIJA  | planefix                 | 1.0.0                    | PlaneFix-1.12.2-1.0.0.jar                         | None                                     |
    | LCHIJA  | portalgun                | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                        | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA  | practicallogistics2      | 3.0.8                    | practicallogistics2-1.12.2-3.0.8-11.jar           | None                                     |
    | LCHIJA  | projecte                 | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                       | None                                     |
    | LCHIJA  | rangedpumps              | 0.5                      | rangedpumps-0.5.jar                               | None                                     |
    | LCHIJA  | realfilingcabinet        | 0.2.0.19                 | realfilingcabinet-1.12-0.2.0.19.jar               | None                                     |
    | LCHIJA  | resourcehogs             | 1.0.12                   | ResourceHogs-1.12.2-1.0.12.jar                    | None                                     |
    | LCHIJA  | resourceloader           | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA  | rftoolspower             | 1.1.2                    | rftoolspower-1.12-1.1.2.jar                       | None                                     |
    | LCHIJA  | rustic                   | 1.0.15                   | rustic-1.0.15.jar                                 | None                                     |
    | LCHIJA  | valkyrielib              | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                   | None                                     |
    | LCHIJA  | simplegenerators         | 1.12.2-2.0.20.2          | simplegenerators-1.12.2-2.0.20.2.jar              | None                                     |
    | LCHIJA  | storagenetwork           | 1.7.8                    | SimpleStorageNetwork-1.12.2-1.7.8.jar             | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCHIJA  | skybonsais               | 1.0.1                    | SkyBonsais-1.0.1.jar                              | None                                     |
    | LCHIJA  | skygrid                  | 1.1.7                    | SkyGrid-1.1.7.jar                                 | None                                     |
    | LCHIJA  | slimyboyos               | 1.0.0                    | SlimyBoyos-1.0.0.jar                              | None                                     |
    | LCHIJA  | snad                     | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                        | None                                     |
    | LCHIJA  | sqpatch                  | 1.0.0                    | SqueezerPatch-1.12.2-1.0.0.jar                    | None                                     |
    | LCHIJA  | stg                      | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                              | None                                     |
    | LCHIJA  | sasit                    | 1.1.30                   | StuffASockInIt-1.12.2-1.1.30.jar                  | None                                     |
    | LCHIJA  | supersoundmuffler        | 1.0.2.10                 | supersoundmuffler-1.12.2-1.0.2.10.jar             | None                                     |
    | LCHIJA  | surge                    | 2.0.77                   | Surge-1.12.2-2.0.77.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | sync                     | 7.1.0                    | Sync-1.12.2-7.1.0.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA  | tallgates                | 1.0.0                    | TallGates-1.12.2-1.0.0.1.jar                      | None                                     |
    | LCHIJA  | telepastries             | 0.3.4                    | TelePastries-0.3.4.jar                            | None                                     |
    | LCHIJA  | thermaldynamics          | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA  | thermalinnovation        | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA  | tcomplement              | 1.12.2-0.4.2             | TinkersComplement-1.12.2-0.4.2.jar                | None                                     |
    | LCHIJA  | tinkertoolleveling       | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar               | None                                     |
    | LCHIJA  | tp                       | 3.2.34                   | tinyprogressions-1.12.2-3.3.34-Release.jar        | None                                     |
    | LCHIJA  | tipthescales             | 1.0.4                    | TipTheScales-1.12.2-1.0.4.jar                     | None                                     |
    | LCHIJA  | toastcontrol             | 1.8.1                    | Toast Control-1.12.2-1.8.1.jar                    | None                                     |
    | LCHIJA  | togetherforever          | 1.0.2                    | togetherforever-1.12.2-1.0.12-22.jar              | None                                     |
    | LCHIJA  | tombstone                | 3.5.2                    | tombstone-3.5.2-1.12.jar                          | None                                     |
    | LCHIJA  | worldbook                | 1.0.0                    | WorldBook-1.0.0.jar                               | None                                     |
    | LCHIJAE | topography               | 1.10.1                   | Topography-1.12.2-1.10.1.jar                      | None                                     |
    | LCHIJA  | torchmaster              | 1.7.1.74                 | torchmaster_1.12.2-1.7.1.74.jar                   | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LCHIJA  | translocators            | 2.5.2.81                 | Translocators-1.12.2-2.5.2.81-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA  | treegrowingsimulator     | 0.0.4                    | TreeGrowingSimulator2017-1.0.1.jar                | None                                     |
    | LCHIJA  | triumph                  | 3.17.0                   | Triumph-1.12.2-3.17.0.jar                         | None                                     |
    | LCHIJA  | twitchcrumbs             | 3.0.4                    | Twitchcrumbs_1.12.2-3.0.4.jar                     | None                                     |
    | LCHIJA  | uppers                   | 0.0.6                    | Uppers-0.0.6.jar                                  | None                                     |
    | LCHIJA  | universalmodifiers       | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                   | None                                     |
    | LCHIJA  | vc                       | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                       | None                                     |
    | LCHIJA  | waddles                  | 0.6.0                    | Waddles-1.12.2-0.6.0.jar                          | None                                     |
    | LCHIJA  | wailastages              | 2.0.24                   | WailaStages-1.12.2-2.0.24.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | walljump                 | 1.12.2-1.2.3             | walljump-1.12.2-1.2.3.jar                         | None                                     |
    | LCHIJA  | wawla                    | 2.5.273                  | Wawla-1.12.2-2.5.273.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA  | weirdinggadget           | 1.0                      | weirdinggadget-1.12.2-2.1.16-universal.jar        | None                                     |
    | LCHIJA  | withercrumbs             | @version@                | witherCrumbs-1.12.2-0.11.jar                      | None                                     |
    | LCHIJA  | worldutils               | 0.4.2                    | worldutils-1.12.2-0.4.2.jar                       | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHIJA  | xcpatch                  | 1.0.1                    | XCPatch-1.12.2-1.0.1.jar                          | None                                     |
    | LCHIJA  | xlfoodmod                | 1.12.2-1.9.1             | XL-Food-Mod-1.12.2-1.9.1.jar                      | None                                     |
    | LCHIJA  | ynot                     | 0.2.3                    | YNot-0.2.3.jar                                    | None                                     |
    | LCHIJA  | yoyos                    | 1.12.2-1.3.3.25          | yoyos_1.12.2-1.3.3.25.jar                         | None                                     |
    | LCHIJA  | zenstages                | 0.4.1-19                 | zenstages-0.4.1-19.jar                            | None                                     |
    | LCHIJA  | matteroverdrive          | 0.7.0.0                  | MatterOverdrive-1.12.2-0.7.1.0-universal.jar      | None                                     |
    | LCHIJA  | reauth                   | 3.6.0                    | reauth-3.6.0.jar                                  | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | LCHIJA  | pipemaster               | 1.0.2                    | PipeMaster-1.0.2-b8.jar                           | None                                     |
    | LCHIJA  | sky_orchards             | 0.0.12                   | SkyOrchards-0.0.12.jar                            | None                                     |
    | LCHIJA  | teslacorelib_registries  | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                  | None                                     |

    Loaded coremods (and transformers): 
ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
  shadows.ApotheosisTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
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.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.jar)
  bre.smoothfont.asm.Transformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  shadows.squeezer.Transformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  mekanism.coremod.KeybindingMigrationHelper
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
  
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
  
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/inspirations loaded Pulses: 
        - InspirationsShared (Enabled/Forced)
        - InspirationsBuilding (Enabled/Not Forced)
        - InspirationsUtility (Enabled/Not Forced)
        - InspirationsTools (Enabled/Not Forced)
        - InspirationsRecipes (Enabled/Not Forced)
        - InspirationsTweaks (Enabled/Not Forced)
        - InspirationsShared (Enabled/Forced)
        - WailaPlugin (Enabled/Not Forced)
        - TwilightForestPlugin (Enabled/Not Forced)

    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)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - CeramicsPlugin (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    List of loaded APIs: 
        * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * Base|API (1.0.0) from base-1.12.2-3.11.0.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.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.32.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.1.0.jar
        * compactstorage (3.1) from CompactStorage-3.1-12.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * Culinary Construct API (1) from culinaryconstruct-1.3.3.jar
        * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.26.jar
        * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.12-236.jar
        * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.0.8.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.289.jar
        * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.12.2-0.7.1.0-universal.jar
        * MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.8.0.381.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.0.381.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
        * Mystcraft|API (0.2) from mystcraft-1.12.2-0.13.7.04.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * PatchouliAPI (6) from Patchouli-1.0-19.jar
        * practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
        * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
        * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.19.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
        * togetherforeverapi (1) from togetherforever-1.12.2-1.0.12-22.jar
        * tombstone-api (1.0.2) from tombstone-3.5.2-1.12.jar
        * tombstone-api-capability (1.0.2) from tombstone-3.5.2-1.12.jar
        * tombstone-api-event (1.0.2) from tombstone-3.5.2-1.12.jar
        * tombstone-api-magic (1.0.2) from tombstone-3.5.2-1.12.jar
        * tombstone-api-recipe (1.0.2) from tombstone-3.5.2-1.12.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
    Profiler Position: N/A (disabled)
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 2
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.0.0 - Build 10.18.10.5129
    OpenGlRenderer: Intel(R) HD Graphics
    OpenGlVendor: Intel
    CpuCount: 2

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • logs too big for one pastebin https://pastebin.com/ZjUGHu3u  https://pastebin.com/RqCUZf3X  https://pastebin.com/6ZPS99nD
    • You probably used jd-gui to open it, didn't you? Nothing wrong with that, I also made that mistake, except that Notch was a smart guy and he obfuscated the code. That's why you only see files called "a", "b", "c" and then a file that combines them all. As I said, use RetroMCP to deobfuscate the code so that you will 100% understand it and be able to navigate it.
    • Decompiling minecraft indev, infdev, alpha, beta or whichever legacy version is really easy. I'm not a plug, I just also got interested in modding legacy versions (Infdev to be specific). Use https://github.com/MCPHackers/RetroMCP-Java Once you install their client and the Zulu Architecture that they say they recommend (or use your own Java). I encountered some problems, so I run it with: "java -jar RetroMCP-Java-CLI.jar". You should run it in a seperate folder (not in downloads), otherwise the files and folders will go all over the place. How to use RetroMCP: Type setup (every time you want change version), copy-paste the version number from their list (they support indev), write "decompile" and done! The code will now be deobfuscated and filenames will be normal, instead of "a", "b" and "c"! Hope I helped you, but I don't expect you to reply, as this discussion is 9 years old! What a piece of history!  
    • I know that this may be a basic question, but I am very new to modding. I am trying to have it so that I can create modified Vanilla loot tables that use a custom enchantment as a condition (i.e. enchantment present = item). However, I am having trouble trying to implement this; the LootItemRandomChanceWithEnchantedBonusCondition constructor needs a Holder<Enchantment> and I am unable to use the getOrThrow() method on the custom enchantment declared in my mod's enchantments class. Here is what I have so far in the GLM:   protected void start(HolderLookup.Provider registries) { HolderLookup.RegistryLookup<Enchantment> registrylookup = registries.lookupOrThrow(Registries.ENCHANTMENT); LootItemRandomChanceWithEnchantedBonusCondition lootItemRandomChanceWithEnchantedBonusCondition = new LootItemRandomChanceWithEnchantedBonusCondition(0.0f, LevelBasedValue.perLevel(0.07f), registrylookup.getOrThrow(*enchantment here*)); this.add("nebu_from_deepslate", new AddItemModifier(new LootItemCondition[]{ LootItemBlockStatePropertyCondition.hasBlockStateProperties(Blocks.DEEPSLATE).build(), LootItemRandomChanceCondition.randomChance(0.25f).build(), lootItemRandomChanceWithEnchantedBonusCondition }, OrichalcumItems.NEBU.get())); }   Inserting Enchantments.[vanilla enchantment here] actually works but trying to declare an enchantment from my custom enchantments class as [mod enchantment class].[custom enchantment] does not work even though they are both a ResourceKey and are registered in Registries.ENCHANTMENT. Basically, how would I go about making it so that a custom enchantment declared as a ResourceKey<Enchantment> of value ResourceKey.create(Registries.ENCHANTMENT, ResourceLocation.fromNamespaceAndPath([modid], [name])), declared in a seperate enchantments class, can be used in the LootItemRandomChanceWithEnchantedBonusCondition constructor as a Holder? I can't use getOrThrow() because there is no level or block entity/entity in the start() method and it is running as datagen. It's driving me nuts.
  • Topics

×
×
  • Create New...

Important Information

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