Jump to content

Crash report whit modpack


WGDSP

Recommended Posts

Hola!!! no he podido jugar minecraft hace un rato por un crasheo, aquí esta el crash report. Juego en Tlauncher si es que de algo sirve.

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  LibLoader (# LibLoader.jar)
  CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.64%2Bdev.151.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  CoreMod (TickProfiler-1.12-0.0.10.jar)
  CorePlugin (ForgeEndertech-1.12.2-4.5.2.0-build.0459.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  MMFMLCorePlugin (MultiMine-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.10-1.12.2.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
  WolfArmorCore (wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6%2Bbuild50-universal.jar)
  TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 8/12/20 5:02 PM
Description: Initializing game

java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/config/holder/CreativeConfigRegistry
    at com.creativemd.itemphysic.ItemDummyContainer.init(ItemDummyContainer.java:75)
    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.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.initializeMods(Loader.java:744)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: com.creativemd.creativecore.common.config.holder.CreativeConfigRegistry
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 39 more


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

-- Head --
Thread: Client thread
Stacktrace:
    at com.creativemd.itemphysic.ItemDummyContainer.init(ItemDummyContainer.java:75)
    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.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.initializeMods(Loader.java:744)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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.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_261, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 525731312 bytes (501 MB) / 1680056320 bytes (1602 MB) up to 2608070656 bytes (2487 MB)
    JVM Flags: 3 total; -Xmn128M -Xmx2500M -XX:+UseConcMarkSweepGC
    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_F6_pre1 140 mods loaded, 140 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                                |
    |:----- |:--------------------------- |:-------------------- |:--------------------------------------------- |:---------------------------------------- |
    | LCHI  | minecraft                   | 1.12.2               | minecraft.jar                                 | None                                     |
    | LCHI  | mcp                         | 9.42                 | minecraft.jar                                 | None                                     |
    | LCHI  | FML                         | 8.0.99.99            | forge-1.12.2-14.23.5.2838.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | forge                       | 14.23.5.2838         | forge-1.12.2-14.23.5.2838.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHI  | creativecoredummy           | 1.0.0                | minecraft.jar                                 | None                                     |
    | LCH   | itemphysic                  | 1.4.0                | minecraft.jar                                 | None                                     |
    | LCH   | ivtoolkit                   | 1.3.3-1.12           | minecraft.jar                                 | None                                     |
    | LCH   | foamfixcore                 | 7.7.4                | minecraft.jar                                 | None                                     |
    | LCH   | tnt_utilities_core          | 1.2.3                | minecraft.jar                                 | None                                     |
    | LCH   | techguns_core               | 1.12.2-1.0           | minecraft.jar                                 | None                                     |
    | LCH   | securitycraft               | v1.8.19.3            | %5b1.12.2%5d+SecurityCraft+v1.8.19.3.jar      | None                                     |
    | LCH   | tombstone                   | 4.0.0                | tombstone-4.0.0-1.12.2.jar                    | None                                     |
    | LCH   | advanced-fishing            | 1.3.3                | Advanced-Fishing-1.12.2-1.3.3.jar             | None                                     |
    | LCH   | aireducer                   | 0.1.3                | AIReducer-1.12.2-0.1.3.jar                    | None                                     |
    | LCH   | alcatrazcore                | 1.0.4                | alcatrazcore-1.0.4.jar                        | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
    | LCH   | anvilpatch                  | 1.0.0                | anvilpatch-1.0.0.jar                          | None                                     |
    | LCH   | jei                         | 4.15.0.297           | jei_1.12.2-4.15.0.297.jar                     | None                                     |
    | LCH   | appleskin                   | 1.0.14               | AppleSkin-mc1.12-1.0.14.jar                   | None                                     |
    | LCH   | aquaculture                 | 1.6.8                | Aquaculture-1.12.2-1.6.8.jar                  | None                                     |
    | LCH   | carrots                     | 1.0.0b1              | carrotslib-mc1.12.2-1.0.0b1.jar               | None                                     |
    | LCH   | armorunder                  | 1.0.0                | armorunder-mc1.12.2-1.0.0.jar                 | None                                     |
    | LCH   | autoreglib                  | 1.3-32               | AutoRegLib-1.3-32.jar                         | None                                     |
    | LCH   | bacodifficulty              | 1.0.3                | BacoDifficulty-1.0.3.jar                      | None                                     |
    | LCH   | battletowers                | 1.6.5                | BattleTowers-1.12.2.jar                       | None                                     |
    | LCH   | baubles                     | 1.5.2                | Baubles-1.12-1.5.2.jar                        | None                                     |
    | LCH   | baubleshud                  | 5.0.2                | BaublesHud-1.12.2-5.0.2.jar                   | None                                     |
    | LCH   | mujmajnkraftsbettersurvival | 1.4.1                | better_survival-1.4.1.jar                     | None                                     |
    | LCH   | bettercombatmod             | 1.5.6                | BetterCombat-1.12.2-1.5.6.jar                 | None                                     |
    | LCH   | betternether                | 0.1.8.6              | betternether-0.1.8.6.jar                      | None                                     |
    | LCH   | biomesoplenty               | 7.0.1.2444           | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None                                     |
    | LCH   | bnbgaminglib                | 2.17.6               | BNBGamingLib-1.12.2-2.17.6.jar                | None                                     |
    | LCH   | bountifulbaubles            | 0.0.1                | Bountiful+Baubles-1.12.2-0.1.5.jar            | None                                     |
    | LCH   | campfire                    | 1.2                  | campfire-1.12-v1.2.jar                        | None                                     |
    | LCH   | carryon                     | 1.12.3               | CarryOn+MC1.12.2+v1.12.3.jar                  | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCH   | ctm                         | MC1.12.2-1.0.2.31    | CTM-MC1.12.2-1.0.2.31.jar                     | None                                     |
    | LCH   | chisel                      | MC1.12.2-1.0.2.45    | Chisel-MC1.12.2-1.0.2.45.jar                  | None                                     |
    | LCH   | chococraft                  | 0.9.1.52             | chococraft_1.12.1-0.9.1.52.jar                | None                                     |
    | LCH   | chunkanimator               | 1.2                  | ChunkAnimator-MC1.12-1.2.jar                  | None                                     |
    | LCH   | clumps                      | 3.1.2                | Clumps-3.1.2.jar                              | None                                     |
    | LCH   | codechickenlib              | 3.2.3.358            | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | comforts                    | 1.4.1.3              | comforts-1.12.2-1.4.1.3.jar                   | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | reskillable                 | 1.12.2-1.13.0        | Reskillable-1.12.2-1.13.0.jar                 | None                                     |
    | LCH   | compatskills                | 1.12.2-1.17.0        | CompatSkills-1.12.2-1.17.0.jar                | None                                     |
    | LCH   | wearablebackpacks           | 3.1.4                | WearableBackpacks-1.12.2-3.1.4.jar            | None                                     |
    | LCH   | corpsecomplex               | 1.0.10.1             | corpsecomplex-1.12.2-1.0.10.1.jar             | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | craftablechainmail          | 1.0                  | craftablechainmail-1.0.jar                    | None                                     |
    | LCH   | craftablehorsearmour        | 1.3                  | CraftableHorseArmour-1.3.0-1.12.jar           | None                                     |
    | LCH   | craftstudioapi              | 1.0.0                | CraftStudio-1.0.0.93-mc1.12-alpha.jar         | None                                     |
    | LCH   | crafttweaker                | 4.1.20               | CraftTweaker2-1.12-4.1.20.jar                 | None                                     |
    | LCH   | ctgui                       | 1.0.0                | CraftTweaker2-1.12-4.1.20.jar                 | None                                     |
    | LCH   | crafttweakerjei             | 2.0.3                | CraftTweaker2-1.12-4.1.20.jar                 | None                                     |
    | LCH   | creativecore                | 1.9.9                | CreativeCore_v1.9.90_mc1.12.2.jar             | None                                     |
    | LCH   | custommainmenu              | 2.0.9.1              | CustomMainMenu-MC1.12.2-2.0.9.1.jar           | None                                     |
    | LCH   | defiledlands                | 1.4.3                | defiledlands-1.12.2-1.4.3.jar                 | None                                     |
    | LCH   | disenchanter                | 1.6                  | disenchanter-%5b1.12%5d1.6.jar                | None                                     |
    | LCH   | dldungeonsjbg               | 1.13.2               | DoomlikeDungeons-1.13.2-MC1.12.2.jar          | None                                     |
    | LCH   | reccomplex                  | 1.4.8.2              | RecurrentComplex-1.4.8.2.jar                  | None                                     |
    | LCH   | dynamictrees                | 1.12.2-0.9.7         | DynamicTrees-1.12.2-0.9.7.jar                 | None                                     |
    | LCH   | traverse                    | 1.6.0                | Traverse-1.12.2-1.6.0-69.jar                  | None                                     |
    | LCH   | dttraverse                  | 1.5                  | dttraverse-1.5.jar                            | None                                     |
    | LCH   | orelib                      | 3.6.0.1              | OreLib-1.12.2-3.6.0.1.jar                     | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | dsurround                   | 3.6.1.0              | DynamicSurroundings-1.12.2-3.6.1.0.jar        | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | dynamictreesbop             | 1.12.2-1.4.1e        | DynamicTreesBOP-1.12.2-1.4.1e.jar             | None                                     |
    | LCH   | harvestcraft                | 1.12.2zb             | Pam%27s+HarvestCraft+1.12.2zg.jar             | None                                     |
    | LCH   | dynamictreesphc             | 1.12.2-1.4.2         | DynamicTreesPHC-1.12.2-1.4.2.jar              | None                                     |
    | LCH   | elevatorid                  | 1.3.14               | ElevatorMod-1.12.2-1.3.14.jar                 | None                                     |
    | LCH   | enchdesc                    | 1.1.20               | EnchantmentDescriptions-1.12.2-1.1.20.jar     | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | extraweapons                | 1.0.0                | Extra+Weapons+Mod+Release+1.12.2+1.2.04.jar   | None                                     |
    | LCH   | extrautils2                 | 1.0                  | extrautils2-1.12-1.9.9.jar                    | None                                     |
    | LCH   | familiarfauna               | 1.0.11               | FamiliarFauna-1.12.2-1.0.11.jar               | None                                     |
    | LCH   | fencejumper                 | 1.0.5                | fencejumper-1.12-1.0.5.jar                    | None                                     |
    | LCH   | foamfix                     | 0.10.10-1.12.2       | foamfix-0.10.10-1.12.2.jar                    | None                                     |
    | LCH   | foodexpansion               | 1.3                  | FoodExpansion1.3.3-1.12.2.jar                 | None                                     |
    | LCH   | forgeendertech              | 1.12.2-4.5.2.0       | ForgeEndertech-1.12.2-4.5.2.0-build.0459.jar  | None                                     |
    | LCH   | forgelin                    | 1.8.4                | Forgelin-1.8.4.jar                            | None                                     |
    | LCH   | tschipplib                  | 1.1.3                | TschippLib+MC1.12.2+v1.1.3.jar                | None                                     |
    | LCH   | forgottenitems              | 1.2.1                | ForgottenItems+MC1.12.2+v1.2.1.jar            | None                                     |
    | LCH   | globalgamerules             | 2.2                  | GlobalGameRules-1.12.2-2.2.7.jar              | None                                     |
    | LCH   | waila                       | 1.8.26               | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
    | LCH   | llibrary                    | 1.7.19               | llibrary-1.7.19-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | iceandfire                  | 1.7.1                | iceandfire-1.7.1-1.12.2.jar                   | None                                     |
    | LCH   | infernalmobs                | 1.7.6                | InfernalMobs-1.12.2.jar                       | None                                     |
    | LCH   | inventorytweaks             | 1.64+dev.151.822d839 | InventoryTweaks-1.64%2Bdev.151.jar            | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | iseedragons                 | 0.12                 | ISeeDragons-0.12.jar                          | None                                     |
    | LCH   | itlt                        | 1.0.0                | itlt-1.12.2-1.0.2.jar                         | None                                     |
    | LCH   | journeymap                  | 1.12.2-5.7.1         | journeymap-1.12.2-5.7.1.jar                   | None                                     |
    | LCH   | levelup2                    | ${version}           | Level+Up!+2-1.1.23-1.12.jar                   | None                                     |
    | LCH   | loadingscreens              | 0.3.1                | LoadingScreens-1.12.2-0.3.1.jar               | None                                     |
    | LCH   | lostcities                  | 2.0.22               | lostcities-1.12-2.0.22.jar                    | None                                     |
    | LCH   | lostsouls                   | 1.1.4                | lostsouls-1.12-1.1.4.jar                      | None                                     |
    | LCH   | lycanitesmobs               | 2.0.7.2 - MC 1.12.2  | lycanitesmobs-1.12.2-2.0.7.2.jar              | None                                     |
    | LCH   | reborncore                  | 3.19.3.524           | RebornCore-1.12.2-3.19.3.524-universal.jar    | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | mainmenuscale               | 1.0                  | MainMenuScale-1.3.2.jar                       | None                                     |
    | LCH   | radixcore                   | 1.12.x-2.2.1         | RadixCore-1.12.x-2.2.1-universal.jar          | None                                     |
    | LCH   | mca                         | 1.12.2-5.3.1         | Minecraft-Comes-Alive-Mod-1.12.2.jar          | None                                     |
    | LCH   | mobends                     | 0.24                 | mobends-0.24_for_MC-1.12.jar                  | None                                     |
    | LCH   | mousetweaks                 | 2.10                 | MouseTweaks-2.10-mc1.12.2.jar                 | None                                     |
    | LCH   | multimine                   | 1.6.2                | MultiMine-1.12.2.jar                          | None                                     |
    | LCH   | nei                         | 2.4.3                | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | notreepunching              | 2.0.20               | notreepunching-2.0.20.jar                     | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
    | LCH   | placeableitems              | 3.3                  | placeableitems-3.3.jar                        | None                                     |
    | LCH   | potioncore                  | 1.9_for_1.12.2       | PotionCore-1.9_for_1.12.2.jar                 | None                                     |
    | LCH   | potionfingers               | r1.0-8               | PotionFingers-r1.0-8.jar                      | None                                     |
    | LCH   | prefab                      | 1.3.0.26             | prefab-1.3.0.26.jar                           | None                                     |
    | LCH   | qualitytools                | 1.0.7_for_1.12.2     | QualityTools-1.0.7_for_1.12.2.jar             | None                                     |
    | LCH   | rwg                         | 1.0.1                | Realistic-World-Generation-Mod-1.12.2.jar     | None                                     |
    | LCH   | realistictorches            | 2.1.1                | RealisticTorches-1.12.2-2.1.1.jar             | None                                     |
    | LCH   | resourceloader              | 1.5.3                | ResourceLoader-MC1.12.1-1.5.3.jar             | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCH   | rltweaker                   | 0.3.0                | RLTweaker-1.12.2-0.3.0.jar                    | None                                     |
    | LCH   | roguelike                   | 1.8.0                | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
    | LCH   | roughtweaks                 | 1.0                  | roughTweaks0.2.4-1.12.2.jar                   | None                                     |
    | LCH   | ruins                       | 17.2                 | Ruins-1.12.2.jar                              | None                                     |
    | LCH   | silentlib                   | 3.0.13               | SilentLib-1.12.2-3.0.14%2B168.jar             | None                                     |
    | LCH   | scalinghealth               | 1.3.37               | ScalingHealth-1.12.2-1.3.42%2B147.jar         | None                                     |
    | LCH   | sit                         | v1.3                 | sit-1.12.2-v1.3.jar                           | None                                     |
    | LCH   | somanyenchantments          | 0.4.4                | So Many Enchantments V0.4.4.jar               | None                                     |
    | LCH   | soundfilters                | 0.12_for_1.12        | SoundFilters-0.12_for_1.12.jar                | None                                     |
    | LCH   | spartanweaponry             | beta 1.3.8           | SpartanWeaponry-1.12.2-beta-1.3.8.jar         | None                                     |
    | LCH   | spartanfire                 | 0.05                 | spartanfire-0.05.jar                          | None                                     |
    | LCH   | spartanshields              | 1.5.4                | SpartanShields-1.12.2-1.5.4.jar               | None                                     |
    | LCH   | spawnercontrol              | 1.6.3b               | SpawnerControl-1.6.3b.jar                     | None                                     |
    | LCH   | stg                         | 1.12.2-1.2.3         | stg-1.12.2-1.2.3.jar                          | None                                     |
    | LCH   | switchbow                   | 1.5.7                | switchbow-1.5.7.jar                           | None                                     |
    | LCH   | techguns                    | 2.0.2.0              | techguns-1.12.2-2.0.2.0_pre3.2.jar            | None                                     |
    | LCH   | tektopia                    | 1.1.0                | tektopia-1.1.0.jar                            | None                                     |
    | LCH   | tickprofiler                | 1.12-0.0.10          | TickProfiler-1.12-0.0.10.jar                  | None                                     |
    | LCH   | tnt_utilities               | 1.2.3                | tnt_utilities-mc1.12-1.2.3.jar                | None                                     |
    | LCH   | toolbelt                    | 1.9.12               | ToolBelt-1.12.2-1.9.12.jar                    | None                                     |
    | LCH   | xat                         | 0.29.2               | Trinkets+and+Baubles-1.12.2-0.29.2.jar        | None                                     |
    | LCH   | tumbleweed                  | 1.12-0.4.7           | tumbleweed-1.12-0.4.7.jar                     | None                                     |
    | LCH   | variedcommodities           | 1.12.2               | VariedCommodities_1.12.2(21nov19).jar         | None                                     |
    | LCH   | wailaharvestability         | 1.1.12               | WailaHarvestability-mc1.12-1.1.12.jar         | None                                     |
    | LCH   | walljump                    | 1.3.2                | walljump-1.12.2-1.3.2.jar                     | None                                     |
    | LCH   | waystones                   | 4.1.0                | Waystones_1.12.2-4.1.0.jar                    | None                                     |
    | LCH   | wolfarmor                   | 3.4.1.1              | wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar | None                                     |
    | LCH   | xpfromharvest               | 1.1.0                | xpfromharvest-1.12.2-1.1.0.jar                | None                                     |
    | LCH   | xpbook                      | v1.1.4               | xptome-1.12.2-v1.1.4.jar                      | None                                     |
    | LCH   | dshuds                      | 3.6.0.0              | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar    | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | phosphor-lighting           | 1.12.2-0.2.6         | phosphor-1.12.2-0.2.6%2Bbuild50-universal.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LCH   | snowrealmagic               | 0.3.3                | SnowRealMagic-0.3.3.jar                       | None                                     |

    Loaded coremods (and transformers): 
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  
LibLoader (# LibLoader.jar)
  
CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.64%2Bdev.151.jar)
  invtweaks.forge.asm.ContainerTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
CoreMod (TickProfiler-1.12-0.0.10.jar)
  
CorePlugin (ForgeEndertech-1.12.2-4.5.2.0-build.0459.jar)
  
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
  com.chocohead.biab.BornInABarn
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
MMFMLCorePlugin (MultiMine-1.12.2.jar)
  atomicstryker.multimine.common.fmlmagic.MMTransformer
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.10-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
  techguns.core.TechgunsASMTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
LoadingPlugin (Reskillable-1.12.2-1.13.0.jar)
  codersafterdark.reskillable.base.asm.ClassTransformer
WolfArmorCore (wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar)
  
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6%2Bbuild50-universal.jar)
  
TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  ljfa.tntutils.asm.ExplosionTransformer
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  lumien.chunkanimator.asm.ClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13560 Compatibility Profile Context 26.20.11028.10001' Renderer: 'AMD Radeon(TM) Vega 3 Graphics'
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.19.3.524
        Runtime Debofucsation 1
        RenderEngine: 1
    Launched Version: RLCraft 1.12.2 - Beta v2.8.2
    LWJGL: 2.9.4
    OpenGL: AMD Radeon(TM) Vega 3 Graphics GL version 4.6.13560 Compatibility Profile Context 26.20.11028.10001, ATI Technologies Inc.
    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: CH 1.10 Shader Fix By Shivaxi FORGE VERSION.zip (incompatible)
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x AMD Athlon 300U with Radeon Vega Mobile Gfx 
    OptiFine Version: OptiFine_1.12.2_HD_U_F6_pre1
    OptiFine Build: 20191206-224929
    Render Distance Chunks: 8
    Mipmaps: 1
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13560 Compatibility Profile Context 26.20.11028.10001
    OpenGlRenderer: AMD Radeon(TM) Vega 3 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

Edited by WGDSP
Link to comment
Share on other sites

User was banned for piracy.

Buy the game.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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