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: 
        [email protected]
        minecraft@1
    Mod List: 
        Ma-Enchants-1.15.2-3.0.0.jar Ma Enchants {[email protected] DONE}
        Inventory-Profiles-Mod-1.15.2.jar Inventory Profiles {[email protected] DONE}
        jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] DONE}
        FallingTree-1.15.2-2.1.0+24.jar Falling Tree {[email protected]+24 DONE}
        HammerLib-1.15.2-15.1.2.jar HammerLib {[email protected] DONE}
        Upgrade-Aquatic-Mod-1.15.2.jar Upgrade Aquatic {[email protected] DONE}
        SneakyMagic-v2.0-1.15.2.jar Sneaky Magic {[email protected] DONE}
        Vulcanite-2.0.5-mc1.15.2.jar Vulcanite {[email protected] DONE}
        MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] DONE}
        Sockets-1.15.2-1.1.1.jar Sockets {[email protected] DONE}
        OresAboveDiamonds+1.15+v3.2.jar Ores Above Diamonds {[email protected] DONE}
        journeymap-1.15.2-5.7.0beta1.jar Journeymap {[email protected] DONE}
        Enhanced-Visuals-Mod-1.15.2.jar EnhancedVisuals {[email protected] DONE}
        good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {[email protected] DONE}
        BasicNetherOres-1.15.2-4.0.1.jar Basic Nether Ores {[email protected] DONE}
        DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
        The-Endergetic-Expansion-1.15.2-v1.2.5.jar The Endergetic Expansion {[email protected] DONE}
        starciliummod-1.15.2-+0.1.5.jar Starcilium Mod {[email protected] DONE}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
        traverse-1.15.2-3.0.0.jar Traverse {[email protected] DONE}
        ExpOreMod-1.15.2-1.1.jar Exp Ore Block {[email protected] DONE}
        forge-1.15.2-31.1.46-universal.jar Forge {[email protected] DONE}
        MysticalLib-1.15.2.jar Mystical Lib {[email protected] DONE}
        forge-1.15.2-31.1.46-client.jar Minecraft {[email protected] DONE}
        cofh_core-1.15.2-0.3.2b.jar CoFH Core {[email protected] DONE}
        ensorcellation-1.15.2-0.3.0b.jar Ensorcellation {[email protected] DONE}
        mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
        Tool-Belt-Mod-1.15.2.jar Tool Belt {[email protected] DONE}
        SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 DONE}
        BiomesOPlenty-1.15.2-10.0.0.345-universal.jar Biomes O' Plenty {[email protected] DONE}
        valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] DONE}
        CreativeCore-1.15.2.jar CreativeCore {[email protected] DONE}
        forbidden_arcanus-1.15.2-1.0-beta-2.jar Forbidden & Arcanus {[email protected] DONE}
        MiscAdditions-1.2.3.jar Misc Additions {[email protected] DONE}
        dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {[email protected] DONE}
        Gaia-Dimension-1.15.2.jar The Gaia Dimension {[email protected] DONE}
        curios-FORGE-1.15.2-2.0.2.1.jar Curios API {[email protected] DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
        Quark-r2.1-228.jar Quark {[email protected] DONE}
        backpacked-1.4.1-1.15.2.jar Backpacked {[email protected] DONE}
        themidnight-0.5.5.jar The Midnight {[email protected] DONE}
        Gobber2-1.15.2-2.2.78.jar Gobber 2 {[email protected] DONE}
        PowderPower-1.15.2-3.1.56.jar Powder Power {[email protected] DONE}
        DurabilityViewer-1.15.2-forge31.1.30-1.7.jar Giselbaers Durability Viewer {durabilityviewer@NONE DONE}
        ZmodSkills-Mod-1.15.2.jar ZmodSkills {[email protected] DONE}
        Biomes_You_Go_0.2.1.jar Oh The Biomes You'll Go {[email protected] DONE}
        Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {[email protected] DONE}
        Better-Bedrock-Generator-Mod-1.15.2.jar Better Bedrock Generator {[email protected] DONE}
        Charm-1.15.2-1.5.5.jar Charm {[email protected] DONE}
        Strange-1.15.2-1.0.0-beta.2.jar Strange {[email protected] DONE}
        ColorfulSlimes-1.15.2-15.1.2.jar Colorful Slimes {[email protected] DONE}
        ScalingHealth-1.15.2-3.0.2+51.jar Scaling Health {[email protected]+51 DONE}
        Disenchanting_(forge)_1.15.2-1.2.0.jar Disenchanting {[email protected] DONE}
        xptome-1.15.1-v1.1.4.jar XP Tome {[email protected] DONE}
        farlanders-1.15.2-1.1.2.jar The Farlanders {[email protected] 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.

Announcements



×
×
  • Create New...

Important Information

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