Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • I need help with this crash
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
kaths

I need help with this crash

By kaths, October 24, 2020 in Support & Bug Reports

  • Start new topic

Recommended Posts

kaths    0

kaths

kaths    0

  • Tree Puncher
  • kaths
  • Members
  • 0
  • 6 posts
Posted October 24, 2020

This is the text of the crash.

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  DCASMPlugin (HeatAndClimateLib_1.12.2-3.4.1.jar)
  ForgelinPlugin (Forgelin-1.8.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  FutureMC (future-mc-1.12.2-0.2.2.jar)
  BetterSprintingCore (BetterSprinting-1.12.2-v3.0.1.jar)
  Quark Plugin (Quark-r1.6-178.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
  LoadingPlugin (ChunkAnimator-Mod-1.12.2.jar)
  CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
  CreativePatchingLoader (CreativeCore_v1.10.9_mc1.12.2.jar)
  Controllable (controllable-1.12.2-0.5.2.jar)
Contact their authors BEFORE contacting forge

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

Time: 10/24/20 5:07 AM
Description: Initializing game

java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.demon.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.demon.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}" at id stat.killEntity.demon
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.registerStatistics(EntityEntryBuilder.java:285)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.access$100(EntityEntryBuilder.java:57)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder$BuiltEntityEntry.addedToRegistry(EntityEntryBuilder.java:335)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:509)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:500)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:350)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
    at mod.mcreator.divine_objects.registerEntities(divine_objects.java:160)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1594_divine_objects_registerEntities_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraft.stats.StatBase.func_75971_g(SourceFile:41)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.registerStatistics(EntityEntryBuilder.java:285)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder.access$100(EntityEntryBuilder.java:57)
    at net.minecraftforge.fml.common.registry.EntityEntryBuilder$BuiltEntityEntry.addedToRegistry(EntityEntryBuilder.java:335)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:509)
    at net.minecraftforge.registries.GameData$EntityCallbacks.onAdd(GameData.java:500)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:350)
    at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
    at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
    at net.minecraftforge.registries.ForgeRegistry.registerAll(ForgeRegistry.java:154)
    at mod.mcreator.divine_objects.registerEntities(divine_objects.java:160)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1594_divine_objects_registerEntities_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- 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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 134279680 bytes (128 MB) / 2013265920 bytes (1920 MB) up to 53687091200 bytes (51200 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx50G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 246 mods loaded, 246 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                                |
    |:----- |:--------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft             | 1.12.2               | minecraft.jar                                       | None                                     |
    | LCH   | mcp                   | 9.42                 | minecraft.jar                                       | None                                     |
    | LCH   | FML                   | 8.0.99.99            | forge-1.12.2-14.23.5.2854.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                 | 14.23.5.2854         | forge-1.12.2-14.23.5.2854.jar                       | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | creativecoredummy     | 1.0.0                | minecraft.jar                                       | None                                     |
    | LCH   | dcs_asm               | 2.1.0                | minecraft.jar                                       | 4cd12b92959105443b7b694fffe0cea9ed004886 |
    | LCH   | itemphysic            | 1.4.0                | minecraft.jar                                       | None                                     |
    | LCH   | controllable          | 0.5.2                | controllable-1.12.2-0.5.2.jar                       | None                                     |
    | LCH   | torchbowmod           | 1.4                  | [1.12-1.12.2]TorchBowMod_v1.4.jar                   | None                                     |
    | LCH   | securitycraft         | v1.8.14              | [1.12.2]+SecurityCraft+v1.8.14.jar                  | None                                     |
    | LCH   | organiccreepers       | 1.12.2               | [1.12.2]OrganicCreepers-1.2.5.jar                   | None                                     |
    | LCH   | fistful_of_hay        | 1.0.1                | a_fistful_of_hay-1.0.1.jar                          | None                                     |
    | LCH   | absentbydesign        | 1.12.2-1.0.3         | absentbydesign-1.12.2-1.0.3.jar                     | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCH   | advanced-fishing      | 1.3.3                | Advanced-Fishing-1.12.2-1.3.3.jar                   | None                                     |
    | LCH   | adventurepack         | 1.6.0                | adventurepack-1.6.2.jar                             | None                                     |
    | LCH   | creativecore          | 1.10.0               | CreativeCore_v1.10.9_mc1.12.2.jar                   | None                                     |
    | LCH   | ambientsounds         | 3.0                  | AmbientSounds_v3.0.14_mc1.12.2.jar                  | None                                     |
    | LCH   | animalcrops           | 1.12.2-0.2.0         | AnimalCrops-1.12.2-0.2.0.jar                        | None                                     |
    | LCH   | animalnet             | 0.1                  | animalnet-1.3.jar                                   | None                                     |
    | LCH   | tammodized            | 0.15.6               | TamModized-1.12.2-0.15.6.jar                        | None                                     |
    | LCH   | aov                   | 0.11.5               | AoV-1.12-0.11.5.jar                                 | None                                     |
    | LCH   | applecore             | 3.4.0                | AppleCore-mc1.12.2-3.4.0.jar                        | None                                     |
    | LCH   | jei                   | 4.16.1.301           | jei_1.12.2-4.16.1.301.jar                           | None                                     |
    | LCH   | appleskin             | 1.0.9                | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
    | LCH   | aquaculture           | 1.6.8                | Aquaculture-1.12.2-1.6.8.jar                        | None                                     |
    | LCH   | aquaticarmors         | 1.0                  | aquaticarmors-1.0.1.jar                             | None                                     |
    | LCH   | thedragonlib          | 1.12.2-5.3.0         | thedragonlib-1.12.2-5.3.0.jar                       | None                                     |
    | LCH   | armorplus             | 1.12.2-11.22.0.58    | armorplus-1.12.2-11.22.0.58.jar                     | None                                     |
    | LCH   | artemislib            | 1.0.6                | ArtemisLib-1.12.2-v1.0.6.jar                        | None                                     |
    | LCH   | astikorcarts          | 1.12.2-0.1.2.7       | astikorcarts-1.12.2-0.1.2.7.jar                     | None                                     |
    | LCH   | placebo               | 1.6.0                | Placebo-1.12.2-1.6.0.jar                            | None                                     |
    | LCH   | attaineddrops2        | 3.7.3                | Attained+Drops-1.12.2-3.7.3.jar                     | None                                     |
    | LCH   | attributefix          | 1.0.9                | AttributeFix-1.12.2-1.0.9.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | quark                 | r1.6-178             | Quark-r1.6-178.jar                                  | None                                     |
    | LCH   | autoreglib            | 1.3-32               | AutoRegLib-1.3-32.jar                               | None                                     |
    | LCH   | axolotl_12            | V4 1.12.2            | Axolotls+V4+1.12.2.jar                              | None                                     |
    | LCH   | get_back_to_home      | 1.5                  | BackToHome-1.5.jar                                  | None                                     |
    | LCH   | ichunutil             | 7.2.2                | iChunUtil-1.12.2-7.2.2.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | backtools             | 7.0.1                | BackTools-1.12.2-7.0.1.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | basketcase            | 1.0.31               | Basketcase-v1.0.31-mc1.12.2.jar                     | None                                     |
    | LCH   | baubles               | 1.5.2                | Baubles-1.12-1.5.2.jar                              | None                                     |
    | LCH   | betternether          | 0.1.8.6              | betternether-0.1.8.6.jar                            | None                                     |
    | LCH   | bettersprinting       | 3.0.1                | BetterSprinting-1.12.2-v3.0.1.jar                   | None                                     |
    | LCH   | betterthanbunnies     | 1.12.1-1.1.0         | BetterThanBunnies-1.12.1-1.1.0.jar                  | None                                     |
    | LCH   | betterthanllamas      | 1.12.1-1.0.0         | BetterThanLlamas-1.12.1-1.0.0.jar                   | None                                     |
    | LCH   | bettertitlescreen     | 1.4b                 | BetterTitleScreen-Mod-1.12.2.jar                    | None                                     |
    | LCH   | biomeinfo             | v1.2.1               | biomeinfo-1.12.x-v1.2.1.jar                         | None                                     |
    | LCH   | blocklings            | 6.0.0                | Blocklings+6.0.0+-+1.12.2.jar                       | None                                     |
    | LCH   | blur                  | 1.0.4-14             | Blur-1.0.4-14.jar                                   | None                                     |
    | LCH   | bonsaitrees           | 1.1.3                | bonsaitrees-1.1.3-b156.jar                          | None                                     |
    | LCH   | bookshelf             | 2.3.557              | Bookshelf-1.12.2-2.3.557.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | bookworm              | 1.12.2-2.2.0         | bookworm+-+2.2.0+(1.12.2).jar                       | None                                     |
    | LCH   | botania               | r1.10-363            | Botania+r1.10-363.jar                               | None                                     |
    | LCH   | bouncing_balls        | 4.0.1                | BouncingBalls-1.12-4.0.1.jar                        | None                                     |
    | LCH   | lampblock             | 1.12.2               | branders-lamp-block-1.12.2.jar                      | None                                     |
    | LCH   | camera                | 1.0.9                | camera-1.0.9.jar                                    | None                                     |
    | LCH   | carbonado             | 1.5.2                | carbonado-1.5.2-mc1.12.x.jar                        | None                                     |
    | LCH   | ceilingtorch          | v1.3                 | ceilingtorch-1.12.2-v1.3.jar                        | None                                     |
    | LCH   | ceramics              | 1.12-1.3.7           | Ceramics-1.12-1.3.7.jar                             | None                                     |
    | LCH   | chameleon             | 1.12-4.1.3           | Chameleon-1.12-4.1.3.jar                            | None                                     |
    | LCH   | charm                 | 1.12.2-1.3.6         | Charm-1.12.2-1.3.6.jar                              | None                                     |
    | LCH   | chunkanimator         | 1.2                  | ChunkAnimator-Mod-1.12.2.jar                        | None                                     |
    | LCH   | classiccombat         | 1.0.1                | ClassicCombat-1.0.1.jar                             | None                                     |
    | LCH   | coffeespawner         | 1.0.2                | Coffee-Spawner-Mod-1.12.2.jar                       | None                                     |
    | LCH   | colytra               | 1.2.0.3              | colytra-1.12.2-1.2.0.3.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | comforts              | 1.4.1.2              | comforts-1.12.2-1.4.1.2.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCH   | cyclopscore           | 1.6.0                | CyclopsCore-1.12.2-1.6.0.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | commoncapabilities    | 2.4.5                | CommonCapabilities-1.12.2-2.4.5.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCH   | statues               | 0.8.9                | statues-1.12.X-0.8.9.jar                            | None                                     |
    | LCH   | crafttweaker          | 4.1.20               | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
    | LCH   | cookingforblockheads  | 6.4.71               | CookingForBlockheads_1.12.2-6.4.71.jar              | None                                     |
    | LCH   | craftablesaddles      | 1.3                  | Craftable+Saddles[1.12]-1.3.jar                     | None                                     |
    | LCH   | craftablehorsearmour  | 1.3                  | CraftableHorseArmour-1.3.0-1.12.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   | creativefirework      | 1.0.2                | creativefirework-1.0.2.jar                          | None                                     |
    | LCH   | creeperconfetti       | 1.4.2                | creeperconfetti-1.4.2.jar                           | None                                     |
    | LCH   | croparia              | 2.4                  | Croparia-2.5.jar                                    | None                                     |
    | LCH   | ctdcore               | 1.4.2                | CTD-Core-1.12.2-1.4.2.jar                           | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
    | LCH   | cucumber              | 1.1.3                | Cucumber-1.12.2-1.1.3.jar                           | None                                     |
    | LCH   | culinaryconstruct     | 1.3.4                | culinaryconstruct-1.3.4.jar                         | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
    | LCH   | cyclicmagic           | 1.19.19              | Cyclic-1.12.2-1.19.19.jar                           | None                                     |
    | LCH   | diaernum              | 1.6                  | diaernum-1.6.jar                                    | None                                     |
    | LCH   | divine_objects        | 1.0.6                | Divine_Objects-1.12.2-1.0.6.jar                     | None                                     |
    | LCH   | doggytalents          | 1.15.0.6             | DoggyTalents-1.12.2-1.15.0.6-universal.jar          | None                                     |
    | LCH   | ebwizardry            | 4.3                  | ElectroblobsWizardry-4.3-MC1.12.2.jar               | None                                     |
    | LCH   | rcraft                | 2.1.2                | dotHack+Weapons-2.1.2.jar                           | None                                     |
    | LCH   | doubleslabs           | 0.2.1                | DoubleSlabs-1.12-0.2.1.jar                          | None                                     |
    | LCH   | dynamictrees          | 1.12.2-0.9.18        | DynamicTrees-1.12.2-0.9.18.jar                      | None                                     |
    | LCH   | easterrabbits         | 1.0                  | easterrabbits-1.12.2-v1.0.jar                       | None                                     |
    | LCH   | elevatorid            | 1.3.11               | ElevatorMod-1.12.2-1.3.11.jar                       | None                                     |
    | LCH   | eplus                 | 5.0.168              | EnchantingPlus-1.12.2-5.0.168.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | enchdesc              | 1.1.15               | EnchantmentDescriptions-1.12.2-1.1.15.jar           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | endores               | 1.12.2-r1            | End+Ores-1.12.2-r1.jar                              | None                                     |
    | LCH   | endercompass          | 1.2.6.2              | EnderCompass-1.12-1.2.6.2.jar                       | None                                     |
    | LCH   | endermail             | 1.1.3                | EnderMail-1.12.2-1.1.3.jar                          | None                                     |
    | LCH   | essentials            | 1.12.2-1.2.1         | essentials-1.12.2-1.2.1.jar                         | None                                     |
    | LCH   | exoticbirds           | 1.0                  | Exotic+Birds+1.12.2-3.2.0.jar                       | None                                     |
    | LCH   | extrabows             | v1.12.2 b10          | extrabows-v1.12.2+b10.jar                           | None                                     |
    | LCH   | fencejumper           | 1.0.5                | fencejumper-1.12-1.0.5.jar                          | None                                     |
    | LCH   | fertilization         | 1.0.7                | Fertilization_1.12.2-1.0.7.jar                      | None                                     |
    | LCH   | findme                | 1.1.0                | findme-1.12.2-1.1.0-8.jar                           | None                                     |
    | LCH   | flying_things         | 1.5.2                | flying_things-1.5.2-1.12.jar                        | None                                     |
    | LCH   | farmory               | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | fdecostuff            | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | ffactory              | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | ffoods                | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | fmagic                | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | fresource             | 1.2.12               | Forge-Your-World-1.2.12.jar                         | None                                     |
    | LCH   | forgelin              | 1.8.3                | Forgelin-1.8.3.jar                                  | None                                     |
    | LCH   | forgivingvoid         | 1.0.23               | ForgivingVoid_1.12.2-1.0.23.jar                     | None                                     |
    | LCH   | fm                    | 1.8                  | FunMod+1.8+Archery.jar                              | None                                     |
    | LCH   | silentlib             | 3.0.13               | SilentLib-1.12.2-3.0.13+167.jar                     | None                                     |
    | LCH   | funores               | 1.6.3                | FunOres-1.12.2-1.6.3-124.jar                        | None                                     |
    | LCH   | cfm                   | 4.1.5                | furniture-4.1.5-1.12.jar                            | None                                     |
    | LCH   | futuremc              | 0.2.2                | future-mc-1.12.2-0.2.2.jar                          | None                                     |
    | LCH   | gm                    | 1.1.3                | Gems+And+Crystals-1.12.2-1.1.3.jar                  | None                                     |
    | LCH   | giacomos_exp          | 1.2.2                | GiacomosExperienceSeedling-1.12.2-1.2.2.jar         | None                                     |
    | LCH   | glassential           | 1.0.0                | glassential-1.12.2-1.0.0.jar                        | None                                     |
    | LCH   | gb                    | 1.1.206              | Gobber-1.12.2_1.1.207.jar                           | None                                     |
    | LCH   | goodnightsleep        | 0.2.2                | good-nights-sleep-1.12.2-v0.2.2.jar                 | None                                     |
    | LCH   | gravestone            | 1.10.3               | gravestone-1.10.3.jar                               | None                                     |
    | LCH   | dcs_lib               | 3.4.1                | HeatAndClimateLib_1.12.2-3.4.1.jar                  | 4cd12b92959105443b7b694fffe0cea9ed004886 |
    | LCH   | dcs_climate           | 3.0.5                | HeatAndClimateMod_1.12.2-3.0.5.jar                  | None                                     |
    | LCH   | hgp                   | Release              | Horizontal-Glass-Panes-Mod-1.12.2.jar               | None                                     |
    | LCH   | infernalmobs          | 1.7.6                | InfernalMobs-1.12.1.jar                             | None                                     |
    | LCH   | japaricraftmod        | 5.5.0                | japaricraftmod-1.12.2-5.5.0.jar                     | None                                     |
    | LCH   | jjmeteor              | 1.0.10               | JJ+Meteor+1.12-1.12.2-v1.0.10.jar                   | None                                     |
    | LCH   | journeymap            | 1.12.2-5.7.0         | journeymap-1.12.2-5.7.0.jar                         | None                                     |
    | LCH   | jph                   | 1.0                  | jph_1.12-1.0.jar                                    | None                                     |
    | LCH   | jarm                  | 1.1.2                | Just-A-Raft-Mod-1.12.2.jar                          | None                                     |
    | LCH   | earthenbounty         | 2.1.0                | just_a_few_more_ores-2.1.0.jar                      | None                                     |
    | LCH   | reborncore            | 3.6.0.181            | RebornCore-1.12.2-3.6.0.181-universal.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | justsleep             | 1.0.0.1              | JustSleep-1.0.0.1.jar                               | None                                     |
    | LCH   | letmesleep            | 1.0                  | LetMeSleep-v1.0-1.12.2.jar                          | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
    | LCH   | lightingwand          | 1.0.4                | LightingWand-1.0.4.jar                              | None                                     |
    | LCH   | mankini               | 1.3.3                | Mankini-1.12.2-1.3.3.1.jar                          | None                                     |
    | LCH   | mca                   | 6.1.0                | MCA-1.12.2-6.1.0-universal.jar                      | None                                     |
    | LCH   | mcwbridges            | 1.0.4                | mcw-bridges-1.0.4-mc1.12.2.jar                      | None                                     |
    | LCH   | mcwfurnitures         | 1.0                  | mcw-furnitures-1.0.0-mc1.12.2.jar                   | None                                     |
    | LCH   | mcwwindows            | 1.0                  | mcw-windows-1.0.0-mc1.12.2.jar                      | None                                     |
    | LCH   | minecraftboom         | 1.4.3                | minecraftboom-1.12.2-1.4.3-universal.jar            | None                                     |
    | LCH   | minetraps             | 1.0.4                | MineTraps-1.12.2-(v.1.0.4).jar                      | None                                     |
    | LCH   | minicoal              | 1.0                  | minicoal-1.12.2-1.0.jar                             | None                                     |
    | LCH   | moglowstone           | 1.5.6                | Mo-Glowstone-1.12.2-1.5.6.jar                       | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
    | LCH   | moarboats             | 4.1.2.1              | moarboats-1.12.2-4.1.2.1.jar                        | None                                     |
    | LCH   | mobends               | 1.0.0-beta-20.06.20  | MoBends_1.12.2-1.0.0-beta-20.06.20.jar              | None                                     |
    | LCH   | moderncreater         | 1.3.0                | modern-creator-1.3.0.jar                            | None                                     |
    | LCH   | modnametooltip        | 1.10.1               | modnametooltip_1.12.2-1.10.1.jar                    | None                                     |
    | LCH   | morecauldrons         | 1.4.3                | More-Cauldrons-1.4.3.jar                            | None                                     |
    | LCH   | morebuckets           | 1.0.3                | MoreBuckets-1.12.2-1.0.3.jar                        | None                                     |
    | LCH   | morecharcoal          | 1.12.2-1.0.9         | morecharcoal-1.12.2-1.0.9.jar                       | None                                     |
    | LCH   | morefuelsmod          | 1.6.2                | morefuelsmod-1.12.x-v1.6.2.jar                      | None                                     |
    | LCH   | moreoverlays          | 1.15.1               | moreoverlays-1.15.1-mc1.12.2.jar                    | None                                     |
    | LCH   | guilib                | $version             | morepaintings-paintings-1.12.2-5.0.1.2.jar          | None                                     |
    | LCH   | paintingselgui        | $version             | morepaintings-paintings-1.12.2-5.0.1.2.jar          | None                                     |
    | LCH   | morepaintings         | $version             | morepaintings-paintings-1.12.2-5.0.1.2.jar          | None                                     |
    | LCH   | survivalplus          | 0.1.1                | SurvivalPlus-1.12.2-0.1.1.jar                       | None                                     |
    | LCH   | morethanapickaxe      | 0.1.0                | MoreThanAPickaxe-1.12.2-0.1.0.jar                   | None                                     |
    | LCH   | moveboats             | 1.1                  | moveboats_1.12-1.1.jar                              | None                                     |
    | LCH   | llibrary              | 1.7.19               | llibrary-1.7.19-1.12.2.jar                          | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | mowziesmobs           | 1.5.4                | mowziesmobs-1.5.4.jar                               | None                                     |
    | LCH   | mubble                | 1.3                  | Mubble-1.3-(1.12.2).jar                             | None                                     |
    | LCH   | zaraklib              | 0.0.4                | ZarakLIB[0.0.6R].jar                                | None                                     |
    | LCH   | multibags             | 0.0.4                | MultiBags-0.0.5.jar                                 | None                                     |
    | LCH   | mutantbeasts          | 1.12.2-1.0.1         | MutantBeasts-1.12.2-1.0.1.jar                       | 25e0dcff5b5a7325d7c28898af41ff8b0ba41b77 |
    | LCH   | mysticalagriculture   | 1.7.5                | MysticalAgriculture-1.12.2-1.7.5.jar                | None                                     |
    | LCH   | mysticalwildlife      | 1.3.0.1              | mysticalwildlife-1.12.2-1.3.0.1.jar                 | None                                     |
    | LCH   | mysticalworld         | 1.12.2-1.4.7         | MysticWorld-1.12.2-1.4.7.jar                        | None                                     |
    | LCH   | naturescompass        | 1.5.0                | Natures-Compass-Mod-1.12.2.jar                      | None                                     |
    | LCH   | neat                  | 1.4-17               | Neat+1.4-17.jar                                     | None                                     |
    | LCH   | netherportalfix       | 5.3.13               | NetherPortalFix_1.12.1-5.3.13.jar                   | None                                     |
    | LCH   | nifty                 | 1.5                  | nifty-1.12.2-1.5.jar                                | None                                     |
    | LCH   | yurtmod               | 9.5.2                | NomadicTents-1.12.2-9.5.2.jar                       | None                                     |
    | LCH   | notenoughcats         | 1.1                  | NotEnoughCats-1.12.2-1.1.jar                        | None                                     |
    | LCH   | neid                  | 1.5.4.4              | NotEnoughIDs-1.5.4.4.jar                            | None                                     |
    | LCH   | obsidiantools         | 1.8.2                | ObsidianTools-1.8.2.jar                             | None                                     |
    | LCH   | overpoweredarmorbar   | @VERSION@            | overloadedarmorbar-1.0.4g.jar                       | None                                     |
    | LCH   | paintingmod           | 2.1.0                | PaintingMod-MC1.12.2-2.1.0.jar                      | None                                     |
    | LCH   | paraglider            | 1.0.1.5              | Paraglider-1.12.2-1.0.1.5.jar                       | None                                     |
    | LCH   | parry                 | 1.0                  | parry-1.0-hotfix.jar                                | None                                     |
    | LCH   | patchouli             | 1.0-22               | Patchouli-1.0-22.jar                                | None                                     |
    | LCH   | pattysmorestuff       | @VERSION@            | PattysMoreStuff-stable-1.1.8.jar                    | None                                     |
    | LCH   | pattysmoretools       | 1.12.2-1.7           | PattysMoreTools-1.12.2-1.7.jar                      | None                                     |
    | LCH   | petrock               | 0.3.1                | petrock-0.3.1.jar                                   | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
    | LCH   | petslow               | 0.1.13               | petslow-0.1.13.jar                                  | ac38a3286ab9f4777b0023f0f6280caa9369d575 |
    | LCH   | plants2               | 2.10.6               | Plants-1.12.2-2.10.6.jar                            | None                                     |
    | LCH   | planttech2            | 1.0.8                | planttech2-1.0.9.jar                                | None                                     |
    | LCH   | shetiphiancore        | 3.5.9                | shetiphiancore-1.12.0-3.5.9.jar                     | None                                     |
    | LCH   | platforms             | 1.4.6                | platforms-1.12.0-1.4.6.jar                          | None                                     |
    | LCH   | playerhopper          | 1.12-0.2             | playerhopper-1.12-0.2.jar                           | None                                     |
    | LCH   | playerplates          | 1.12.2-1.3.1.1       | playerplates-1.12.2-1.3.1.1.jar                     | None                                     |
    | LCH   | rainbowmods           | 2.7.5                | RainbowMods1.12.2vAT_Armour.jar                     | None                                     |
    | LCH   | randomenchantments    | @VERSION@            | randomenchants-0.1.4.jar                            | None                                     |
    | LCH   | realistictorches      | 2.1.1                | RealisticTorches-1.12.2-2.1.1.jar                   | None                                     |
    | LCH   | realtimeclock         | 1.12.2-1.2           | RealTimeClock-1.12.2-1.2.jar                        | None                                     |
    | LCH   | reap                  | 1.5.3                | reap-1.5.3.jar                                      | None                                     |
    | LCH   | refinedstorage        | 1.6.15               | refinedstorage-1.6.15.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCH   | xreliquary            | 1.12.2-1.3.4.796     | Reliquary-1.12.2-1.3.4.796.jar                      | None                                     |
    | LCH   | reptilemod            | 3.8.4                | reptilemod-1.12.2-3.8.4-89.jar                      | None                                     |
    | LCH   | rhodonite             | 1.12.2-0.10-DEV      | rhodonite-1.12.2-0.10-DEV.jar                       | None                                     |
    | LCH   | ricardo               | 0.0.1                | Ricardo+0.0.1.jar                                   | None                                     |
    | LCH   | sandyores             | 1.4.0                | SandyOres+1.12.2+1.4.jar                            | None                                     |
    | LCH   | sbmbeartrap           | 1.0.0.20190505195026 | SBM-BearTrap-1.12.2-1.0.0b20190505195030.jar        | None                                     |
    | LCH   | bonetorch             | 0.0.1.12             | SBM-BoneTorch-1.12.2-0.0.1b12.jar                   | None                                     |
    | LCH   | sereneseasons         | 1.2.18               | SereneSeasons-1.12.2-1.2.18-universal.jar           | None                                     |
    | LCH   | sfm                   | 1.0                  | sfm_1.12-1.0.jar                                    | None                                     |
    | LCH   | spartanshields        | 1.5.4                | SpartanShields-1.12.2-1.5.4.jar                     | None                                     |
    | LCH   | shinygear             | 1.5                  | shinygear-1.5.jar                                   | None                                     |
    | LCH   | signbutton            | 1.0.1                | SignButton-1.12.2-1.0.1.jar                         | None                                     |
    | LCH   | simplecorn            | 2.5.8                | SimpleCorn1.12-2.5.8.jar                            | None                                     |
    | LCH   | lteleporters          | 1.12.2-3.0.2         | simpleteleporters-1.12.2-3.0.2.jar                  | None                                     |
    | LCH   | sipl                  | 1.0                  | Simply-Platinum-Mod-1.12.2.jar                      | None                                     |
    | LCH   | simplytea             | 1.4                  | Simply-Tea-Mod-1.12.2.jar                           | None                                     |
    | LCH   | simplylight           | 0.7.0                | simplylight-0.7.0.jar                               | None                                     |
    | LCH   | skltlamp              | 0.2.1MudField        | SkeletonLamps0.2.1-1.12.2.jar                       | None                                     |
    | LCH   | flammpfeil.slashblade | mc1.12-r32           | SlashBlade-mc1.12-r32.jar                           | None                                     |
    | LCH   | slurpiesdongles       | 2.17.6               | Slurpie's+Dongles-1.12,+1.12.1,++1.12.2-2.17.6a.jar | None                                     |
    | LCH   | snowvariants          | 1.12.2-1.3.0         | snowvariants-1.12.2-1.3.0.jar                       | None                                     |
    | LCH   | solarflux             | 4.35r                | SolarFluxReborn_1.12.2-4.35r.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCH   | soundfilters          | 0.12_for_1.12        | SoundFilters-0.12_for_1.12.jar                      | None                                     |
    | LCH   | spiderstpo            | 1.0.2                | spiders-2.0-1.12.2-1.0.2.jar                        | None                                     |
    | LCH   | squash                | 1.12.2-1.0.0         | Squash-1.12.2-1.0.0.jar                             | None                                     |
    | LCH   | storagedrawers        | 1.12.2-5.4.1         | StorageDrawers-1.12.2-5.4.1.jar                     | None                                     |
    | LCH   | stupidthings          | 1.1.5                | Stupid+Things-1.12.X-1.1.5.jar                      | None                                     |
    | LCH   | swanboat              | 1.12.2-1.0.1         | swanboat+-+1.0.1+(1.12.2).jar                       | None                                     |
    | LCH   | terraqueous           | 1.4.17               | terraqueous-1.12.2-1.4.17b.jar                      | None                                     |
    | LCH   | tlm                   | 0.0                  | Thomas'+Lighter+Mod-1.3.jar                         | None                                     |
    | LCH   | thutcore              | 5.21.0               | thutcore-1.12.2-5.21.0.jar                          | None                                     |
    | LCH   | thutcore_compat       | 1.0                  | thutcore-1.12.2-5.21.0.jar                          | None                                     |
    | LCH   | thuttech              | 6.1.6                | thuttech-1.12.2-6.1.6.jar                           | None                                     |
    | LCH   | timetravelmod         | 1.12.2-0.1.3.9       | TimeTravelMod-1.12.2-0.1.3.9.jar                    | None                                     |
    | LCH   | tinymobfarm           | 1.0.5                | TinyMobFarm-1.12.2-1.0.5.jar                        | None                                     |
    | LCH   | tp                    | 3.2.32               | tinyprogressions-1.12.2-3.3.32-Release.jar          | None                                     |
    | LCH   | tirphycraft           | 0.2                  | tirphycraft_A_1.12.2_0.2.jar                        | None                                     |
    | LCH   | tombstone             | 3.5.6                | tombstone-3.5.6-1.12.2.jar                          | None                                     |
    | LCH   | toolupgrades          | 2.0.3                | ToolUpgrades-1.12.x-(v.2.0.3).jar                   | None                                     |
    | LCH   | torchbandolier        | 0.1.1                | TorchBandolier-1.12.2-0.1.1-4.jar                   | None                                     |
    | LCH   | torchlever            | 1.0                  | TorchLever1.12.2-1.0.jar                            | None                                     |
    | LCH   | betteranimalsplus     | 9.0.1                | betteranimalsplus-1.12.2-9.0.1.jar                  | None                                     |
    | LCH   | orelib                | 3.6.0.1              | OreLib-1.12.2-3.6.0.1.jar                           | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | patchwork             | 0.2.3.4              | Patchwork-1.12.2-0.2.3.4BETA.jar                    | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCH   | snowrealmagic         | 0.3.3                | SnowRealMagic-0.3.3.jar                             | None                                     |
    | LCH   | corail_pillar         | 4.2.1                | corail_pillar-4.2.1-1.12.jar                        | None                                     |
    | LCH   | mysticallib           | 1.12.2-1.3.8         | mysticallib-1.12.2-1.3.8.jar                        | None                                     |
    | LCH   | primal_tech           | 0.3.4                | PrimalTech-0.3.4.jar                                | None                                     |

    Loaded coremods (and transformers): 
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
  com.tictim.paraglider.asm.TransformerModelBiped
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
DCASMPlugin (HeatAndClimateLib_1.12.2-3.4.1.jar)
  defeatedcrow.hac.asm.DCMethodTransformer
ForgelinPlugin (Forgelin-1.8.3.jar)
  
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
FutureMC (future-mc-1.12.2-0.2.2.jar)
  thedarkcolour.futuremc.asm.CoreTransformer
BetterSprintingCore (BetterSprinting-1.12.2-v3.0.1.jar)
  chylex.bettersprinting.system.core.TransformerEntityPlayerSP
Quark Plugin (Quark-r1.6-178.jar)
  vazkii.quark.base.asm.ClassTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.3.jar)
  c4.colytra.asm.ElytraTransformer
LoadingPlugin (ChunkAnimator-Mod-1.12.2.jar)
  lumien.chunkanimator.asm.ClassTransformer
CharmLoadingPlugin (Charm-1.12.2-1.3.6.jar)
  svenhjol.charm.base.CharmClassTransformer
CreativePatchingLoader (CreativeCore_v1.10.9_mc1.12.2.jar)
  
Controllable (controllable-1.12.2-0.5.2.jar)
  com.mrcrayfish.controllable.asm.ControllableTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 436.02' Renderer: 'GeForce GTX 970/PCIe/SSE2'
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.6.0.181
        Runtime Debofucsation 1
        RenderEngine: 0
    Patchouli open book context: n/a
    Launched Version: 1.12.2-forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.02, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 8x AMD FX-8320E Eight-Core Processor 

Share this post


Link to post
Share on other sites

kaths    0

kaths

kaths    0

  • Tree Puncher
  • kaths
  • Members
  • 0
  • 6 posts
Posted October 24, 2020

1.12.2

 

Share this post


Link to post
Share on other sites

MostafaSabry55    2

MostafaSabry55

MostafaSabry55    2

  • Stone Miner
  • MostafaSabry55
  • Members
  • 2
  • 59 posts
Posted October 24, 2020

1.12 is not supported on this thread

  • Sad 1

Share this post


Link to post
Share on other sites

kaths    0

kaths

kaths    0

  • Tree Puncher
  • kaths
  • Members
  • 0
  • 6 posts
Posted October 24, 2020
1 hour ago, MostafaSabry55 said:

1.12 is not supported on this thread

And where I can get help? :(

 

 

Share this post


Link to post
Share on other sites

coolsim    4

coolsim

coolsim    4

  • Tree Puncher
  • coolsim
  • Members
  • 4
  • 21 posts
Posted October 24, 2020

The Mod, Divine Objects, is causing this crash, removing it should fix the issue. It’s also an MCCreator mod, which doesn’t have a good reputation. Also, your SurvivalPlus and MoreThanPickaxe mods are out of date... (I’d know since I made them )😝

Share this post


Link to post
Share on other sites

DaemonUmbra    532

DaemonUmbra

DaemonUmbra    532

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 532
  • 10145 posts
Posted October 24, 2020

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.


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://paste.gg/: 15MB

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.

 

Twitch Launcher: If you are using the Twitch Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Twitch'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]

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      Server doesnt start

      By diesieben07 · Posted 31 minutes ago

      1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
    • BinAufGoogle
      Server doesnt start

      By BinAufGoogle · Posted 47 minutes ago

      1.8.9 Java 8
    • monkeysHK
      Register a Custom Command

      By monkeysHK · Posted 53 minutes ago

      Oh that's what I need. Now it worked & thanks again!
    • Ben Newman
      [1.16.1] [SOLVED] Block drops not respecting harvest level and tooltype

      By Ben Newman · Posted 1 hour ago

      Where do I add the setRequiresTools i really need to know as I cannot find where to code it. Many thanks. 
    • GenElectrovise
      What is the method to left click?

      By GenElectrovise · Posted 1 hour ago

      There's probably something in or nearby to PlayerEntity (as a movement controller or something similar?) I'd start with searching my workspace for something along the lines of KeystrokeHandler or PlayerMovementController
  • Topics

    • BinAufGoogle
      5
      Server doesnt start

      By BinAufGoogle
      Started 19 hours ago

    • monkeysHK
      4
      Register a Custom Command

      By monkeysHK
      Started 20 hours ago

    • StefanDeSterke
      6
      [1.16.1] [SOLVED] Block drops not respecting harvest level and tooltype

      By StefanDeSterke
      Started July 20, 2020

    • Gubipe
      5
      What is the method to left click?

      By Gubipe
      Started 15 hours ago

    • Luis_ST
      0
      [1.16.5] GameOverlay

      By Luis_ST
      Started 1 hour ago

  • Who's Online (See full list)

    • RavenclawNatsfan
    • diesieben07
    • Luis_ST
    • loordgek
    • yumeji
    • vemerion
    • ozi
    • SAV0Pr0_YT
    • phuoc
    • zOnlyKroks
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • I need help with this crash
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community