Jump to content

1.12.2 Forge Not Loading?


JAYxTESS

Recommended Posts

Seems that when I try to load forge, I get the blank white screen with the mojang symbol, and it does nothing but sit there like that for 5 mins and then crashes?

 

I'm pretty sure it's mod related, not forge; but I'm just not sure which mod it is? I looked through the report, and couldn't quite understand what the cause was? I assumed it was JEI since it said in the thing that it was, but It was working previously, and upon removing it, it still did the same thing?

 

Here's the crash report;

 

 

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  FarseekCoreMod (Farseek-1.12-2.3.2.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 4/13/20 8:38 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Just Enough Items (jei)
Caused by: java.lang.OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects
    at java.util.Arrays.copyOf(Arrays.java:3181)
    at java.util.ArrayList.grow(ArrayList.java:261)
    at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:235)
    at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:227)
    at java.util.ArrayList.add(ArrayList.java:458)
    at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:104)
    at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:75)
    at mezz.jei.recipes.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:277)
    at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:262)
    at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:234)
    at mezz.jei.recipes.RecipeRegistry.addRecipes(RecipeRegistry.java:171)
    at mezz.jei.recipes.RecipeRegistry.<init>(RecipeRegistry.java:98)
    at mezz.jei.startup.ModRegistry.createRecipeRegistry(ModRegistry.java:335)
    at mezz.jei.startup.JeiStarter.start(JeiStarter.java:81)
    at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136)
    at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)


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

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 58312504 bytes (55 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.2847 Optifine OptiFine_1.12.2_HD_U_F5 101 mods loaded, 101 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                    | Version                 | Source                                         | Signature                                |
    |:------ |:--------------------- |:----------------------- |:---------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft             | 1.12.2                  | minecraft.jar                                  | None                                     |
    | LCHIJA | mcp                   | 9.42                    | minecraft.jar                                  | None                                     |
    | LCHIJA | FML                   | 8.0.99.99               | forge-1.12.2-14.23.5.2847.jar                  | None                                     |
    | LCHIJA | forge                 | 14.23.5.2847            | forge-1.12.2-14.23.5.2847.jar                  | None                                     |
    | LCHIJA | creativecoredummy     | 1.0.0                   | minecraft.jar                                  | None                                     |
    | LCHIJA | obfuscate             | 0.4.2                   | minecraft.jar                                  | None                                     |
    | LCHIJA | opencomputers|core    | 1.7.5.192               | minecraft.jar                                  | None                                     |
    | LCHIJA | appliedenergistics2   | rv6-stable-7            | appliedenergistics2-rv6-stable-7.jar           | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | bdlib                 | 1.14.3.12               | bdlib-1.14.3.12-mc1.12.2.jar                   | None                                     |
    | LCHIJA | ae2stuff              | 0.7.0.4                 | ae2stuff-0.7.0.4-mc1.12.2.jar                  | None                                     |
    | LCHIJA | infinitylib           | 1.12.2-1.12.0           | infinitylib-1.12.0.jar                         | None                                     |
    | LCHIJA | agricraft             | 2.12.0-1.12.0-a6        | AgriCraft-2.12.0-1.12.0-a6.jar                 | None                                     |
    | LCHIJA | ambientsounds         | 3.0                     | AmbientSounds_v3.0.11_mc1.12.2.jar             | None                                     |
    | LCHIJA | aquaculture           | 1.6.8                   | Aquaculture-1.12.2-1.6.8.jar                   | None                                     |
    | LCHIJA | baubles               | 1.5.2                   | Baubles-1.12-1.5.2.jar                         | None                                     |
    | LCHIJA | bibliocraft           | 2.4.5                   | BiblioCraft[v2.4.5][MC1.12.2].jar              | None                                     |
    | LCHIJA | campfire              | 1.2                     | campfire-1.12-v1.2.jar                         | None                                     |
    | LCHIJA | carryon               | 1.12.3                  | CarryOn+MC1.12.2+v1.12.3.jar                   | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCHIJA | chameleon             | 1.12-4.1.3              | Chameleon-1.12-4.1.3.jar                       | None                                     |
    | LCHIJA | placebo               | 1.6.0                   | Placebo-1.12.2-1.6.0.jar                       | None                                     |
    | LCHIJA | clickmachine          | 1.2.0                   | ClickMachine-1.12.2-1.2.0.jar                  | None                                     |
    | LCHIJA | codechickenlib        | 3.2.3.358               | CodeChickenLib-1.12.2-3.2.3.358-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux          | 2.1.1                   | RedstoneFlux-1.12-2.1.1.1-universal (1).jar    | None                                     |
    | LCHIJA | cofhcore              | 4.6.6                   | CoFHCore-1.12.2-4.6.6.1-universal.jar          | None                                     |
    | LCHIJA | cofhworld             | 1.4.0                   | CoFHWorld-1.12.2-1.4.0.1-universal.jar         | None                                     |
    | LCHIJA | compactstorage        | 3.1                     | CompactStorage-3.1-12.jar                      | None                                     |
    | LCHIJA | compatched            | 1.6.0                   | ComPatchedStorage-1.12.2-1.6.0.jar             | None                                     |
    | LCHIJA | craftingstation       | @VERSION@               | craftingstation-0.1.7b.jar                     | None                                     |
    | LCHIJA | creativecore          | 1.10.0                  | CreativeCore_v1.10.10_mc1.12.2.jar             | None                                     |
    | LCHIJA | cucumber              | 1.1.3                   | Cucumber-1.12.2-1.1.3.jar                      | None                                     |
    | LCHIJA | customizeddungeonloot | 1.0.3                   | Customized-Dungeon-Loot-1.12+-(v.1.0.3).jar    | None                                     |
    | LCHIJA | cxlibrary             | 1.6.1                   | cxlibrary-1.12.1-1.6.1.jar                     | None                                     |
    | LCHIJE | jei                   | 4.15.0.293              | jei_1.12.2-4.15.0.293 (4).jar                  | None                                     |
    | LCHIJ  | cyclicmagic           | 1.19.20                 | Cyclic-1.12.2-1.19.21.jar                      | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
    | LCHIJ  | elevatorid            | 1.3.11                  | ElevatorMod-1.12.2-1.3.11.jar                  | None                                     |
    | LCHIJ  | csb_ench_table        | 1.1.3                   | EnchantingTable-1.12-1.1.3.jar                 | None                                     |
    | LCHIJ  | enderutilities        | 0.7.14                  | enderutilities-1.12.2-0.7.14.jar               | 2b03e1423915a189b8094816baa18f239d576dff |
    | LCHIJ  | extracells            | 2.6.5                   | ExtraCells-1.12.2-2.6.5.jar                    | None                                     |
    | LCHIJ  | familiarfauna         | 1.0.11                  | FamiliarFauna-1.12.2-1.0.11.jar                | None                                     |
    | LCHIJ  | farseek               | 2.3.2                   | Farseek-1.12-2.3.2.jar                         | None                                     |
    | LCHIJ  | fastfurnace           | 1.3.1                   | FastFurnace-1.12.2-1.3.1.jar                   | None                                     |
    | LCHIJ  | fencejumper           | 1.0.5                   | fencejumper-1.12-1.0.5.jar                     | None                                     |
    | LCHIJ  | fenceoverhaul         | 1.3.4                   | FenceOverhaul-1.3.4.jar                        | None                                     |
    | LCHIJ  | forestry              | 5.8.2.387               | forestry_1.12.2-5.8.2.387.jar                  | None                                     |
    | LCHIJ  | cfm                   | 6.3.1                   | furniture-6.3.1-1.12.2.jar                     | None                                     |
    | LCHIJ  | gravestone            | 1.10.3                  | gravestone-1.10.3.jar                          | None                                     |
    | LCHIJ  | gunpowderlib          | 1.12.2-1.0              | GunpowderLib-1.12.2-1.0.jar                    | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCHIJ  | ichunutil             | 7.2.0                   | iChunUtil-1.12.2-7.2.0.jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJ  | ironbackpacks         | 1.12.2-3.0.8-12         | IronBackpacks-1.12.2-3.0.8-12.jar              | None                                     |
    | LCHIJ  | ironchest             | 1.12.2-7.0.67.844       | ironchest-1.12.2-7.0.72.847.jar                | None                                     |
    | LCHIJ  | journeymap            | 1.12.2-5.7.1            | journeymap-1.12.2-5.7.1.jar                    | None                                     |
    | LCHIJ  | jee                   | 1.0.8                   | JustEnoughEnergistics-1.12.2-1.0.8.jar         | None                                     |
    | LCHIJ  | libraryex             | 1.1.1                   | LibraryEx-1.12.2-1.1.1.jar                     | None                                     |
    | LCHIJ  | lootbags              | 2.5.8.5                 | LootBags-1.12.2-2.5.8.5.jar                    | None                                     |
    | LCHIJ  | lunatriuscore         | 1.2.0.42                | LunatriusCore-1.12.2-1.2.0.42-universal.jar    | None                                     |
    | LCHIJ  | malisiscore           | 1.12.2-6.5.1-SNAPSHOT   | malisiscore-1.12.2-6.5.1.jar                   | None                                     |
    | LCHIJ  | malisisdoors          | 1.12.2-7.3.0            | malisisdoors-1.12.2-7.3.0.jar                  | None                                     |
    | LCHIJ  | mantle                | 1.12-1.3.3.55           | Mantle-1.12-1.3.3.55.jar                       | None                                     |
    | LCHIJ  | mcwbridges            | 1.0.4                   | mcw-bridges-1.0.4-mc1.12.2.jar                 | None                                     |
    | LCHIJ  | mobends               | 0.24                    | mobends-0.24_for_MC-1.12.jar                   | None                                     |
    | LCHIJ  | mob_grinding_utils    | 0.3.13                  | MobGrindingUtils-0.3.13.jar                    | None                                     |
    | LCHIJ  | modnametooltip        | 1.10.1                  | modnametooltip_1.12.2-1.10.1.jar               | None                                     |
    | LCHIJ  | morebuckets           | 1.0.4                   | MoreBuckets-1.12.2-1.0.4.jar                   | None                                     |
    | LCHIJ  | morefurnaces          | 1.10.5                  | MoreFurnaces-1.12.2-1.10.6.jar                 | None                                     |
    | LCHIJ  | guilib                | $version                | morepaintings-paintings-1.12.2-5.0.1.2.jar     | None                                     |
    | LCHIJ  | paintingselgui        | $version                | morepaintings-paintings-1.12.2-5.0.1.2.jar     | None                                     |
    | LCHIJ  | morepaintings         | $version                | morepaintings-paintings-1.12.2-5.0.1.2.jar     | None                                     |
    | LCHIJ  | morph                 | 7.1.3                   | Morph-1.12.2-7.1.3 (1).jar                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJ  | mysticalagriculture   | 1.7.5                   | MysticalAgriculture-1.12.2-1.7.5.jar           | None                                     |
    | LCHIJ  | tconstruct            | 1.12.2-2.13.0.183       | TConstruct-1.12.2-2.13.0.183.jar               | None                                     |
    | LCHIJ  | mysticalagradditions  | 1.3.2                   | MysticalAgradditions-1.12.2-1.3.2.jar          | None                                     |
    | LCHIJ  | netherex              | 2.1.3                   | NetherEx-1.12.2-2.1.3.jar                      | None                                     |
    | LCHIJ  | netherportalfix       | 5.3.17                  | NetherPortalFix_1.12.1-5.3.17.jar              | None                                     |
    | LCHIJ  | opencomputers         | 1.7.5.192               | OpenComputers-MC1.12.2-1.7.5.192.jar           | None                                     |
    | LCHIJ  | oreexcavation         | 1.4.137                 | OreExcavation-1.4.137.jar                      | None                                     |
    | LCHIJ  | pamscookables         | 1.1                     | pamscookables-1.1.jar                          | None                                     |
    | LCHIJ  | patchouli             | 1.0-20                  | Patchouli-1.0-20.jar                           | None                                     |
    | LCHIJ  | realdrops             | 1.2.14                  | RealisticItemDrops-1.2.14.jar                  | None                                     |
    | LCHIJ  | valkyrielib           | 1.12.2-2.0.20.1         | valkyrielib-1.12.2-2.0.20.1.jar                | None                                     |
    | LCHIJ  | simplegenerators      | 1.12.2-2.0.20.2         | simplegenerators-1.12.2-2.0.20.2.jar           | None                                     |
    | LCHIJ  | storagenetwork        | 1.7.10                  | SimpleStorageNetwork-1.12.2-1.7.10.jar         | None                                     |
    | LCHIJ  | spartanshields        | 1.5.4                   | SpartanShields-1.12.2-1.5.4.jar                | None                                     |
    | LCHIJ  | spartanweaponry       | beta 1.3.8              | SpartanWeaponry-1.12.2-beta-1.3.8.jar          | None                                     |
    | LCHIJ  | stackie               | 1.6.0.48                | Stackie-1.12.2-1.6.0.48-universal.jar          | None                                     |
    | LCHIJ  | storagedrawers        | 1.12.2-5.4.1            | StorageDrawers-1.12.2-5.4.1.jar                | None                                     |
    | LCHIJ  | storagedrawersextra   | @VERSION@               | StorageDrawersExtras-1.12-3.1.0.jar            | None                                     |
    | LCHIJ  | streams               | 0.4.8                   | Streams-1.12-0.4.8.jar                         | None                                     |
    | LCHIJ  | thermalfoundation     | 2.6.7                   | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None                                     |
    | LCHIJ  | thermalexpansion      | 5.5.7                   | ThermalExpansion-1.12.2-5.5.7.1-universal.jar  | None                                     |
    | LCHIJ  | thermaldynamics       | 2.5.6                   | ThermalDynamics-1.12.2-2.5.6.1-universal.jar   | None                                     |
    | LCHIJ  | thermalinnovation     | 0.3.6                   | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None                                     |
    | LCHIJ  | tcomplement           | 1.12.2-0.4.3            | TinkersComplement-1.12.2-0.4.3.jar             | None                                     |
    | LCHIJ  | torchslabmod          | v1.5.1                  | Torch+Slab+Mod-1.5.1.jar                       | None                                     |
    | LCHIJ  | torchmaster           | 1.8.1.81                | torchmaster_1.12.2-1.8.1.81.jar                | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LCHIJ  | ts2k16                | 1.2.10                  | TS2K16-1.2.10.jar                              | None                                     |
    | LCHIJ  | uteamcore             | 2.2.5.147               | u_team_core-1.12.2-2.2.5.147.jar               | None                                     |
    | LCHIJ  | usefulbackpacks       | 1.5.2.53                | useful_backpacks-1.12.2-1.5.2.53.jar           | None                                     |
    | LCHIJ  | universalmodifiers    | 1.12.2-1.0.16.1         | valkyrielib-1.12.2-2.0.20.1.jar                | None                                     |
    | LCHIJ  | vc                    | 5.9.16                  | ViesCraft-1.12.2-5.9.16.jar                    | None                                     |
    | LCHIJ  | xlfoodmod             | 1.12.2-1.9.2            | XL-Food-Mod-1.12.2-1.9.2.jar                   | None                                     |
    | LCHIJ  | structurize           | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar        | None                                     |

    Loaded coremods (and transformers): 
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  li.cil.oc.common.asm.ClassTransformer
CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
  
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  farseek.core.FarseekClassTransformer
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)

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

    List of loaded APIs: 
        * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
        * compactstorage (3.1) from CompactStorage-3.1-12.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.0.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.293 (4).jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
        * PatchouliAPI (6) from Patchouli-1.0-20.jar
        * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal (1).jar
        * spartanweaponry_api (5) from SpartanWeaponry-1.12.2-beta-1.3.8.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
        * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 16
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: SEUS-Renewed-v1.0.1.zip
    OpenGlVersion: 4.6.13586 Compatibility Profile Context 20.1.1 26.20.15011.5007
    OpenGlRenderer: Radeon RX 580 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 12

Link to comment
Share on other sites

47 minutes ago, JAYxTESS said:

Minecraft Version: 1.12.2

1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. For more information please read the LTS at the top of the page.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Me and my friend started a server using Better Minecraft and added about 10 mods on top of it. Everything works fine until we hover over any armor item in the game. Doesnt matter what mod its from it just crashes. We can hover over armor in JEI but it just gives us a tooltip error. Here is my crash message after hovering over armor The game crashed whilst rendering screen Error: java.lang.NullPointerException: Registry Object not present: feathers:lightweight Here is my Crash Report https://pastebin.com/FWQ7n3HS
    • I am unable to resolve my current issue, I have successfully downloaded the forge extension. I downloaded the correct Java link with Javafix included. I log into the game and it shows the "forge" launcher active menu. I double checked to make sure it was the right release number of minecraft and it matched the forge download as well, this also including the most recent forge client. The issue is when I go into a new minecraft server it doesn't allow me to do //wand. No matter what I try the same issue is following me, it almost seems as if the client is fully active but something isn't allowing it to run on my computer. I would appreciate some assistance regarding my problem.   Thank you
    • Came here for the same reason. But for me it's the client. After following your instructions with the jar, I ended up with the following error. I assume to have chosen the right jar   -jar "${lminecraft_library_path}/net/minecraftforge/forge/1.20.4-49.0.3/forge-1.20.4-49.0.3-shim.jar"   Minecraft 1.20.4 Forge: 1.20.4 - 49.0.3   ;--- cut here --- [7.633s][info][class,load] cpw.mods.jarhandling.SecureJar$ModuleDataProvider source: file:/home/habibiboy/.minecraft/libraries/net/minecraftforge/securemodules/2.2.7/securemodules-2.2.7.jar [7.636s][info][class,load] java.security.CodeSigner source: jrt:/java.base [7.636s][info][class,load] java.nio.file.spi.FileSystemProvider$1 source: jrt:/java.base [7.637s][info][class,load] java.util.ServiceLoader source: shared objects file [7.639s][info][class,load] java.util.ServiceLoader$ModuleServicesLookupIterator source: shared objects file [7.639s][info][class,load] java.util.Spliterators$ArraySpliterator source: shared objects file [7.640s][info][class,load] java.util.Spliterators$1Adapter source: shared objects file [7.643s][info][class,load] java.util.Arrays$ArrayList source: shared objects file [7.648s][info][class,load] java.util.concurrent.CopyOnWriteArrayList$COWIterator source: shared objects file [7.649s][info][class,load] java.util.ServiceLoader$LazyClassPathLookupIterator source: shared objects file [7.649s][info][class,load] java.util.ServiceLoader$2 source: shared objects file [7.649s][info][class,load] java.util.ServiceLoader$3 source: shared objects file [7.652s][info][class,load] jdk.internal.module.ModulePatcher$PatchedModuleReader source: jrt:/java.base [7.654s][info][class,load] sun.net.www.protocol.jrt.Handler source: jrt:/java.base [7.663s][info][class,load] jdk.nio.zipfs.ZipFileSystemProvider source: jrt:/jdk.zipfs [7.667s][info][class,load] java.nio.file.FileSystemNotFoundException source: jrt:/java.base [7.672s][info][class,load] jdk.nio.zipfs.ZipFileSystem source: jrt:/jdk.zipfs [7.675s][info][class,load] java.lang.UnsupportedOperationException source: jrt:/java.base [7.676s][info][class,load] java.util.zip.ZipException source: jrt:/java.base [7.677s][info][class,load] java.nio.file.ProviderMismatchException source: jrt:/java.base [7.680s][info][class,load] java.nio.file.AccessMode source: jrt:/java.base [7.681s][info][class,load] java.nio.file.DirectoryStream$Filter source: jrt:/java.base [7.683s][info][class,load] java.nio.file.DirectoryStream source: jrt:/java.base [7.684s][info][class,load] java.nio.file.FileStore source: jrt:/java.base [7.688s][info][class,load] java.util.concurrent.Executor source: shared objects file [7.688s][info][class,load] java.util.concurrent.ExecutorService source: shared objects file [7.690s][info][class,load] java.nio.channels.AsynchronousChannel source: jrt:/java.base [7.690s][info][class,load] java.nio.channels.AsynchronousFileChannel source: jrt:/java.base [7.691s][info][class,load] java.util.ServiceLoader$1 source: shared objects file [7.692s][info][class,load] java.util.ServiceLoader$Provider source: shared objects file [7.692s][info][class,load] java.util.ServiceLoader$ProviderImpl source: shared objects file [7.693s][info][class,load] jdk.internal.reflect.DirectConstructorHandleAccessor source: shared objects file [7.695s][info][class,load] jdk.internal.jrtfs.JrtFileSystemProvider source: jrt:/java.base [7.699s][info][class,load] java.util.Collections$EmptyEnumeration source: shared objects file [7.699s][info][class,load] jdk.internal.loader.BuiltinClassLoader$1 source: shared objects file [7.700s][info][class,load] java.lang.CompoundEnumeration source: shared objects file [7.701s][info][class,load] jdk.internal.loader.URLClassPath$1 source: shared objects file [7.702s][info][class,load] sun.net.www.protocol.jrt.JavaRuntimeURLConnection source: jrt:/java.base [7.710s][info][class,load] sun.net.www.protocol.jrt.JavaRuntimeURLConnection$$Lambda/0x00007f5d70055728 source: sun.net.www.protocol.jrt.JavaRuntimeURLConnection [7.719s][info][class,load] sun.net.www.protocol.jrt.JavaRuntimeURLConnection$1 source: jrt:/java.base [7.720s][info][class,load] jdk.internal.jimage.ImageBufferCache source: jrt:/java.base [7.722s][info][class,load] jdk.internal.jimage.ImageBufferCache$1 source: jrt:/java.base [7.723s][info][class,load] jdk.internal.jimage.ImageBufferCache$2 source: jrt:/java.base [7.724s][info][class,load] java.util.AbstractMap$SimpleEntry source: jrt:/java.base [7.727s][info][class,load] java.util.LinkedHashMap$LinkedKeySet source: jrt:/java.base [7.731s][info][class,load] java.util.LinkedHashMap$LinkedHashIterator source: shared objects file [7.731s][info][class,load] java.util.LinkedHashMap$LinkedKeyIterator source: jrt:/java.base [7.732s][info][class,load] java.util.Collections$UnmodifiableList source: shared objects file [7.732s][info][class,load] java.util.Collections$UnmodifiableRandomAccessList source: shared objects file [7.736s][info][class,load] java.lang.invoke.LambdaForm$DMH/0x00007f5d7000c400 source: __JVM_LookupDefineClass__ [7.741s][info][class,load] cpw.mods.jarhandling.impl.Jar$$Lambda/0x00007f5d7000adb0 source: cpw.mods.jarhandling.impl.Jar [7.746s][info][class,load] cpw.mods.jarhandling.impl.Jar$$Lambda/0x00007f5d7000aff8 source: cpw.mods.jarhandling.impl.Jar [7.748s][info][class,load] java.lang.ExceptionInInitializerError source: jrt:/java.base [7.749s][info][class,load] java.lang.StackTraceElement$HashedModules source: jrt:/java.base [7.751s][info][class,load] java.lang.invoke.WrongMethodTypeException source: jrt:/java.base [7.751s][info][class,load] java.lang.reflect.InvocationTargetException source: jrt:/java.base Exception in thread "main" [7.758s][info][class,load] java.lang.Throwable$PrintStreamOrWriter source: jrt:/java.base [7.759s][info][class,load] java.lang.Throwable$WrappedPrintStream source: jrt:/java.base java.lang.reflect.InvocationTargetException     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)     at java.base/java.lang.reflect.Method.invoke(Method.java:580)     at net.minecraftforge.bootstrap.shim.Main.main(Main.java:94) Caused by: java.lang.ExceptionInInitializerError     at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:64)     at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:60)     at net.minecraftforge.bootstrap.ClassPathHelper.getCleanedClassPathImpl(ClassPathHelper.java:178)     at net.minecraftforge.bootstrap.ClassPathHelper.getCleanedClassPath(ClassPathHelper.java:46)     at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:28)     at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:18)     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)     ... 2 more Caused by: java.lang.IllegalStateException: Couldn't find UnionFileSystemProvider     at cpw.mods.jarhandling.impl.Jar.lambda$static$1(Jar.java:48)     at java.base/java.util.Optional.orElseThrow(Optional.java:403)     at cpw.mods.jarhandling.impl.Jar.<clinit>(Jar.java:48)     ... 9 more [7.783s][info][class,load] java.util.IdentityHashMap$IdentityHashMapIterator source: shared objects file [7.784s][info][class,load] java.util.IdentityHashMap$KeyIterator source: shared objects file [7.787s][info][class,load] java.lang.Shutdown source: shared objects file [7.789s][info][class,load] java.lang.Shutdown$Lock source: shared objects file ;--- cut here ---   I tried various things here. Java 17, then Java 21, Searched for missing objects, used strace -ff java ... and so on. The securejar class is there, accessible, permissions all fine. Still running into this issue.
    • sorry for the late answer, I tried it but i hadthe same result crash reportlog
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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