Jump to content

1.15.2 CreativeCore Crash The Game


Recommended Posts

Hey oh ! Hi !
As the title say. The game crash while i was look in the normal mod menu in. Its my 1st time creating a modpack (manually) and i'd know some littles things in programs and java but...this drive me insane and i cant find where and why it crashes. 
I found that line /// at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446) \\\
Seems like when i click on a mod (any one), the game couldnt open it, Save the world (even if im on the menu) and crash.

Can you please Help me?
(PS.: Sorry for that bad english,  im trying to traduce this from french ^^' )

 

There the crash report and if needed i can add my DXDiag.

 

 

---- Minecraft Crash Report ----
// There are four lights!

Time: 20-04-15 14:58
Description: mouseClicked event handler

java.lang.ArrayIndexOutOfBoundsException: 0
    at com.sun.nio.zipfs.ZipPath.getResolvedPath(ZipPath.java:428) ~[zipfs.jar:1.8.0_51] {}
    at com.sun.nio.zipfs.ZipPath.newInputStream(ZipPath.java:645) ~[zipfs.jar:1.8.0_51] {}
    at com.sun.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:278) ~[zipfs.jar:1.8.0_51] {re:classloading,re:classloading,re:classloading}
    at java.nio.file.Files.newInputStream(Files.java:152) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.packs.ModFileResourcePack.func_195766_a(ModFileResourcePack.java:66) ~[?:?] {re:classloading}
    at net.minecraft.resources.ResourcePack.func_195763_b(SourceFile:53) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraftforge.fml.client.gui.screen.ModListScreen.lambda$updateCache$12(ModListScreen.java:430) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.gui.screen.ModListScreen$$Lambda$7892/2054416053.apply(Unknown Source) ~[?:?] {}
    at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.client.gui.screen.ModListScreen.updateCache(ModListScreen.java:421) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.gui.screen.ModListScreen.setSelected(ModListScreen.java:406) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.gui.widget.ModListWidget$ModEntry.mouseClicked(ModListWidget.java:106) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:289) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27) ~[?:?] {re:classloading}
    at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$7863/50710719.run(Unknown Source) ~[?:?] {}
    at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446) ~[?:?] {re:classloading,xf:fml:creativecore:tabInventory,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:163) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$7564/949618446.run(Unknown Source) ~[?:?] {}
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:162) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHelper$$Lambda$6587/1182852132.invoke(Unknown Source) ~[?:?] {}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:98) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_227802_e_(SourceFile:301) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:554) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.46.jar:31.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$462/1607278346.call(Unknown Source) [forge-1.15.2-31.1.46.jar:31.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.sun.nio.zipfs.ZipPath.getResolvedPath(ZipPath.java:428)
    at com.sun.nio.zipfs.ZipPath.newInputStream(ZipPath.java:645)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:278)
    at java.nio.file.Files.newInputStream(Files.java:152)
    at net.minecraftforge.fml.packs.ModFileResourcePack.func_195766_a(ModFileResourcePack.java:66)
    at net.minecraft.resources.ResourcePack.func_195763_b(SourceFile:53)
    at net.minecraftforge.fml.client.gui.screen.ModListScreen.lambda$updateCache$12(ModListScreen.java:430)
    at net.minecraftforge.fml.client.gui.screen.ModListScreen$$Lambda$7892/2054416053.apply(Unknown Source)
    at java.util.Optional.map(Optional.java:215)
    at net.minecraftforge.fml.client.gui.screen.ModListScreen.updateCache(ModListScreen.java:421)
    at net.minecraftforge.fml.client.gui.screen.ModListScreen.setSelected(ModListScreen.java:406)
    at net.minecraftforge.fml.client.gui.widget.ModListWidget$ModEntry.mouseClicked(ModListWidget.java:106)
    at net.minecraft.client.gui.widget.list.AbstractList.mouseClicked(AbstractList.java:289)
    at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27)
    at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:82)
    at net.minecraft.client.MouseHelper$$Lambda$7863/50710719.run(Unknown Source)

-- Affected screen --
Details:
    Screen name: net.minecraftforge.fml.client.gui.screen.ModListScreen
Stacktrace:
    at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:446)
    at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:80)
    at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:163)
    at net.minecraft.client.MouseHelper$$Lambda$7564/949618446.run(Unknown Source)
    at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94)
    at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:162)
    at net.minecraft.client.MouseHelper$$Lambda$6587/1182852132.invoke(Unknown Source)
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
    at org.lwjgl.system.JNI.invokeV(Native Method)
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
    at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:98)
    at net.minecraft.client.MainWindow.func_227802_e_(SourceFile:301)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:554)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    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.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$462/1607278346.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.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: 5918954616 bytes (5644 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.0.0-milestone.4+67+b1a340b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.1.46.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.46.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.1.46.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.46.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.1.46.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.15.2.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.15.2.jar mixin PLUGINSERVICE 
        /MixinBootstrap-1.15.2.jar mixinbootstrap PLUGINSERVICE 
    FML: 31.1
    Forge: net.minecraftforge:31.1.46
    FML Language Providers: 
        javafml@31.1
        minecraft@1
    Mod List: 
        Ma-Enchants-1.15.2-3.0.0.jar Ma Enchants {ma-enchants@1.15.2-3.0.0 DONE}
        Inventory-Profiles-Mod-1.15.2.jar Inventory Profiles {inventoryprofiles@0.2.0 DONE}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 DONE}
        FallingTree-1.15.2-2.1.0+24.jar Falling Tree {falling_tree@2.1.0+24 DONE}
        HammerLib-1.15.2-15.1.2.jar HammerLib {hammerlib@15.1.2 DONE}
        Upgrade-Aquatic-Mod-1.15.2.jar Upgrade Aquatic {upgrade_aquatic@1.5.1 DONE}
        SneakyMagic-v2.0-1.15.2.jar Sneaky Magic {sneakymagic@2.0 DONE}
        Vulcanite-2.0.5-mc1.15.2.jar Vulcanite {vulcanite@2.0.5-mc1.15.2 DONE}
        MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {moreoresinone@1.1 DONE}
        Sockets-1.15.2-1.1.1.jar Sockets {sockets@1.15.2-1.1.1 DONE}
        OresAboveDiamonds+1.15+v3.2.jar Ores Above Diamonds {oresabovediamonds@3.2 DONE}
        journeymap-1.15.2-5.7.0beta1.jar Journeymap {journeymap@1.15.2-5.7.0beta1 DONE}
        Enhanced-Visuals-Mod-1.15.2.jar EnhancedVisuals {enhancedvisuals@1.3.0 DONE}
        good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {goodnightsleep@1.0.3 DONE}
        BasicNetherOres-1.15.2-4.0.1.jar Basic Nether Ores {bno@4.0.1 DONE}
        DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {dungeoncrawl@1.6.3 DONE}
        The-Endergetic-Expansion-1.15.2-v1.2.5.jar The Endergetic Expansion {endergetic@1.2.1 DONE}
        starciliummod-1.15.2-+0.1.5.jar Starcilium Mod {starciliummod@0.1.3 DONE}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
        traverse-1.15.2-3.0.0.jar Traverse {traverse@1.15.2-3.0.0 DONE}
        ExpOreMod-1.15.2-1.1.jar Exp Ore Block {exp_ore@1.1 DONE}
        forge-1.15.2-31.1.46-universal.jar Forge {forge@31.1.46 DONE}
        MysticalLib-1.15.2.jar Mystical Lib {mysticallib@1.15.2-2.0.0 DONE}
        forge-1.15.2-31.1.46-client.jar Minecraft {minecraft@1.15.2 DONE}
        cofh_core-1.15.2-0.3.2b.jar CoFH Core {cofh_core@0.3.2b DONE}
        ensorcellation-1.15.2-0.3.0b.jar Ensorcellation {ensorcellation@0.3.0b DONE}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {mcwbridges@1.0.4 DONE}
        Tool-Belt-Mod-1.15.2.jar Tool Belt {toolbelt@1.13.1 DONE}
        SilentLib-1.15.2-4.6.0+48.jar Silent Lib {silentlib@4.6.0+48 DONE}
        BiomesOPlenty-1.15.2-10.0.0.345-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.342 DONE}
        valhelsia_structures-15.0.2a.jar Valhelsia Structures {valhelsia_structures@15.0.2a DONE}
        CreativeCore-1.15.2.jar CreativeCore {creativecore@2.0.0 DONE}
        forbidden_arcanus-1.15.2-1.0-beta-2.jar Forbidden & Arcanus {forbidden_arcanus@1.15.1-1.0-beta-1 DONE}
        MiscAdditions-1.2.3.jar Misc Additions {miscadditions@1.2.3 DONE}
        dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.05 DONE}
        Gaia-Dimension-1.15.2.jar The Gaia Dimension {gaiadimension@1.2.0 DONE}
        curios-FORGE-1.15.2-2.0.2.1.jar Curios API {curios@FORGE-1.15.2-2.0.2.1 DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
        Quark-r2.1-228.jar Quark {quark@r2.1-228 DONE}
        backpacked-1.4.1-1.15.2.jar Backpacked {backpacked@1.4.1 DONE}
        themidnight-0.5.5.jar The Midnight {midnight@0.5.5 DONE}
        Gobber2-1.15.2-2.2.78.jar Gobber 2 {gobber2@2.2.78 DONE}
        PowderPower-1.15.2-3.1.56.jar Powder Power {powder_power@3.1.56 DONE}
        DurabilityViewer-1.15.2-forge31.1.30-1.7.jar Giselbaers Durability Viewer {durabilityviewer@NONE DONE}
        ZmodSkills-Mod-1.15.2.jar ZmodSkills {zmod@1.04 DONE}
        Biomes_You_Go_0.2.1.jar Oh The Biomes You'll Go {byg@0.2.1 DONE}
        Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {aquaculture@1.15.2-2.0.13 DONE}
        Better-Bedrock-Generator-Mod-1.15.2.jar Better Bedrock Generator {betterbedrockgenerator@0.0.6 DONE}
        Charm-1.15.2-1.5.5.jar Charm {charm@1.15.2-1.5.5 DONE}
        Strange-1.15.2-1.0.0-beta.2.jar Strange {strange@1.15.2-1.0.0-beta.2 DONE}
        ColorfulSlimes-1.15.2-15.1.2.jar Colorful Slimes {colorfulslimes@15.1.2 DONE}
        ScalingHealth-1.15.2-3.0.2+51.jar Scaling Health {scalinghealth@3.0.2+51 DONE}
        Disenchanting_(forge)_1.15.2-1.2.0.jar Disenchanting {disenchanting@1.2.0 DONE}
        xptome-1.15.1-v1.1.4.jar XP Tome {xpbook@v1.1.4 DONE}
        farlanders-1.15.2-1.1.2.jar The Farlanders {farlanders@1.1.2 DONE}
    Launched Version: 1.15.2-forge-31.1.46
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 760 (192-bit)/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.06, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: vanilla
    Current Language: English (Canada)
    CPU: 8x Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz

Link to comment
Share on other sites

Almost all of them are from CurseForge and the i think i have some from 9Minecraft. But before "installing" i've look up one-by-one the Dependency, the GitHub report and compatibility with other mod.

After testing, this morning i remove CreativeCore and EnchancedVisual (those who i think make the game crash) and i was able to look at some mob and when i clicked on Backpacked, the starter crash again.

I'm turning around. o_O' I litteraly try again live up, and it crash again but while i clicked on Auto-RegLib mod.

Oh and i can start a game, create a new world, manage and click every button on the menu and every Mod work while playing, but at the second i'd like to search in the Mod Tab in the menu, the client crash. Look like the GUI cant handle looking at these mod T_T' and i got the same Crash Repport.

Link to comment
Share on other sites

Never use 9MC

  • Thanks 1

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

 

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

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

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

 

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

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

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

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

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

https://hastebin.com/: 400KB

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

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

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

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

Note for Windows users:

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

 

Where to get it:

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

 

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

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

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

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

 

Server Not Starting:

Spoiler

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

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

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

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

 

Posting your mod as a GitHub Repo:

Spoiler

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

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

 

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

[Workaround line, please ignore]

 

Link to comment
Share on other sites

I gotta find those come from 9MC, but i think those who i download from there was also on CurseForge. That why i've download them anyway. Gonna find them, delete and try if it works.

 

Edit : After Checking. All my mod was download from CurseForge so this is a good point. Now i found that Backpacked Mod is one of the mod by clicked on him cause the game crash. I dunno why but the mod still work in game, i can look a every mod on the main menu but if i click on Backpacked, it cause crash.

 

Also i forgot this line befor the crash logError: java.lang.ArrayIndexOutOfBoundsException: 0

 

Edit 2 : Finally manage to find what happpend : Backpacked Mod from MrCrayfish (Owner) seems cause the crash. Other people on CurseForge experience the same problem and it appear there no ConfigFiles for this Mod (even after re-installing and launching Minecraft). Peoples on CurseForge said theres a lot of Mod that do the same thing and stop using the Mod Tab in the Main Menu.

Also, i just stop using the Mod menu from Minecraft and continue play with the config files.

Moderator or someone can close this thread if you want.

Thx for the little help :D

Edited by xd4rkzghost01
Link to comment
Share on other sites

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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



×
×
  • Create New...

Important Information

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