Jump to content

Recommended Posts

Posted

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

Posted

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.

Posted

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]

 

Posted (edited)

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

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Para contactar con Delta en Chile, marque el número gratuito +56 || 800 \\ 914// 891 desde cualquier teléfono local. No se requiere el código de país para llamadas dentro de Chile. Esta línea ofrece atención al cliente en español las 24 horas, los 7 días de la semana, para reservas, cambios de vuelo, consultas sobre equipaje y más. Si llama desde el extranjero, utilice el +56 800 914 891, aunque algunas aerolíneas internacionales podrían no ofrecer números 800. También puede comunicarse con el servicio de atención al cliente internacional en español de Delta al  +1-855-534-2012. Antes de llamar, asegúrese de tener a mano su referencia de reserva, documento de identidad personal y número de SkyMiles (si corresponde) para agilizar la asistencia. Delta ofrece un servicio al cliente confiable y multilingüe en todo el mundo.  
    • We are your trusted partner in discovering the best coupon codes and offers from top e-commerce platforms across Western countries, including Bulgaria, Canada, and Europe. Our mission is simple: to help you save big while shopping for your favorite products. In this article, we’ll explore Temu Coupon Bundle [acw472253] showcasing unbeatable savings opportunities tailored just for you. Whether you're a savvy shopper looking for exclusive deals or a first-time buyer seeking maximum discounts, we have you covered. Together, we’ll make every shopping spree a budget-friendly adventure! Use the exclusive Bundle acw472253  to access maximum benefits in Canada, Canada, and European nations. Whether you're shopping for yourself or gifting others, this Bundle guarantees unparalleled savings. Make the most of the Temu coupon $100  off and Temu $100   off coupon Bundle today. It's time to enjoy exceptional deals and turn your shopping spree into a budget-friendly experience. What Is The Coupon Bundle For Temu $100    Off? Both new and existing customers can reap incredible benefits with our coupon $100   off on the Temu app and website. Use the $100   off Temu coupon and enjoy unparalleled savings. ·         acw472253: Flat $100   off your total purchase. ·         acw472253: Access a $100   coupon pack for multiple uses. ·         acw472253: Enjoy $100   off as a new customer. ·         acw472253: Extra $100   promo Bundle benefits for existing customers. ·         acw472253: Exclusive $100   coupon for users in the Canada/Canada. Temu Coupon Bundle $100  Off For New Users In 2025 New users can get unmatched savings with the Temu coupon $100  off and Temu coupon Bundle $100  off. Use our exclusive Bundle to unlock these amazing benefits: ·         acw472253: Flat $100  discount for first-time shoppers. ·         acw472253: A $100  coupon bundle for new customers. ·         acw472253: Up to $100  off for multiple uses. ·         acw472253: Free shipping to 68 countries worldwide. ·         acw472253: An additional  $100  off on your first purchase. ·         acw472253: Also Flat  $100  off on selected items. How To Redeem The Temu Coupon $100  Off For New Customers? Follow these steps to use the Temu $100  coupon and Temu  $100  off coupon Bundle for new users: 1.    Visit the Temu website or download the app. 2.    Add items to your cart and proceed to checkout. 3.    Enter the coupon Bundle acw472253  in the promo field. 4.    Click Apply to see the discount. 5.    Complete the payment and enjoy your savings. Temu Coupon $100  Off For Existing Customers Existing users can also benefit from our Temu $100  coupon codes for existing users and Temu coupon $100  off for existing customers free shipping. Use acw472253  to unlock these perks: ·         acw472253: Extra $100  discount for loyal Temu users. ·         acw472253: A $100  coupon bundle for multiple purchases. ·         acw472253: Free gift with express shipping across the Canada/Canada. ·         acw472253: Additional  $100  off on top of existing discounts. ·         acw472253: Free shipping to 68 countries. ·         acw472253: Flat  $100  off on select purchases. How To Use The Temu Coupon Bundle $100  Off For Existing Customers? Follow these steps to use the Temu coupon Bundle $100  off and Temu coupon $100  off code: 1.    Log in to your Temu account. 2.    Select items and add them to your cart. 3.    Enter the coupon Bundle acw472253  at checkout. 4.    Apply the Bundle and confirm the discount. 5.    Proceed with payment and enjoy exclusive offers. Latest Temu Coupon $100  Off First Order First-time shoppers can enjoy maximum benefits with the Temu coupon Bundle $100  off first order, Temu coupon Bundle first order, and Temu coupon Bundle $100  off first time user. Use the acw472253  Bundle to unlock these offers: ·         acw472253: Flat $100  off on your first order. ·         acw472253: A $100  Temu coupon pack for first-time buyers. ·         acw472253: Up to $100  off for multiple uses. ·         acw472253: Free shipping to 68 countries. ·         acw472253: Additional  $100  discount for first-time purchases. ·         acw472253: Flat  $100  off on selected items. How To Find The Temu Coupon Bundle $100  Off? Discover verified Temu coupon $100  off and Temu coupon $100  off Reddit deals by subscribing to the Temu newsletter. Check Temu’s social media pages for the latest promos or visit trusted coupon websites for regularly updated offers. Is Temu $100  Off Coupon Legit? Yes, the Temu $100  Off Coupon Legit and Temu $100  off coupon legit. Our Bundle acw472253  is tested, verified, and works globally. Use it confidently for discounts on both first and recurring orders. How Does Temu $100  Off Coupon Work? The Temu coupon Bundle $100  off first-time user and Temu coupon codes $100  off offer instant savings. Enter the Bundle at checkout to reduce your bill by $100  or more, ensuring great value on every purchase. How To Earn Temu $100  Coupons As A New Customer? Unlock the Temu coupon Bundle $100  off and $100  off Temu coupon Bundle by signing up for Temu’s rewards program. Earn additional discounts through referrals and promotional activities. What Are The Advantages Of Using The Temu Coupon $100  Off? ·         Save $100  on your first order. ·         Access a $100  bundle for multiple uses. ·         Flat  $100  off for selected items. ·         Up to 70% off on trending items. ·         Additional $100   off for existing customers. ·         Up to 90% off on selected items. ·         Free gift for new users. ·         Free shipping to 68 countries. Temu $100  Discount Bundle And Free Gift For New And Existing Customers Take advantage of the Temu $100  off coupon Bundle and $100  off Temu coupon code. Use acw472253  to unlock: ·         acw472253: $100  off on the first order. ·         acw472253: Extra $100   discount on any item. ·         acw472253: Flat  $100  off on select purchases. ·         acw472253: Free gift for new users. ·         acw472253: Up to 70% off on select items. ·         acw472253: Free shipping to 68 countries. Pros And Cons Of Using The Temu Coupon Bundle $100  Off This Month Pros: ·         Flat $100  discount for new and existing users. ·         Additional $100   off on top of discounts. ·         Flat  $100  off for specific items. ·         Free shipping to 68 countries. ·         No minimum purchase required. ·         Valid globally. Cons: ·         Limited to specific regions for maximum benefits. ·         Some items may be excluded from the offer. Terms And Conditions Of Using The Temu Coupon $100  Off In 2025 ·         Temu coupon Bundle $100  off free shipping: No minimum purchase required. ·         Latest Temu coupon Bundle $100  off: Valid worldwide. ·         Use acw472253  anytime, as it has no expiration date. ·         Applicable to both new and existing customers. ·         Free shipping to 68 countries. Use The Latest Temu Coupon Bundle $100  Off Don’t miss out on incredible savings with the Temu coupon Bundle $100  off. Shop smart and make every dollar count. With the Temu coupon $100  off, you’re guaranteed a rewarding shopping experience. Start saving today! We are your trusted partner in discovering the best coupon codes and offers from top e-commerce platforms across Western countries, including the Canada, Canada, and Europe. Our mission is simple: to help you save big while shopping for your favorite products. In this article, we’ll explore Temu Coupon Bundle [acw472253] showcasing unbeatable savings opportunities tailored just for you. Whether you're a savvy shopper looking for exclusive deals or a first-time buyer seeking maximum discounts, we have you covered. Together, we’ll make every shopping spree a budget-friendly adventure! Use the exclusive Bundle acw472253  to access maximum benefits in the Canada, Canada, and European nations. Whether you're shopping for yourself or gifting others, this Bundle guarantees unparalleled savings. Make the most of the Temu coupon  $100  off and Temu  $100  off coupon Bundle today. It's time to enjoy exceptional deals and turn your shopping spree into a budget-friendly experience. What Is The Coupon Bundle For Temu  $100  Off? Both new and existing customers can reap incredible benefits with our Temu coupon  $100  off on the Temu app and website. Use the  $100  off Temu coupon and enjoy unparalleled savings. acw472253: Flat  $100  off your total purchase. acw472253: Access a  $100  coupon pack for multiple uses. acw472253: Enjoy  $100  off as a new customer. acw472253: Extra  $100  promo Bundle benefits for existing customers. acw472253: Exclusive  $100  coupon for users in the Canada/Canada. Temu Coupon Bundle  $100  Off For New Users In 2025 New users can get unmatched savings with the Temu coupon  $100  off and Temu coupon Bundle  $100  off. Use our exclusive Bundle to unlock these amazing benefits: acw472253: Flat  $100  discount for first-time shoppers. acw472253: A  $100  coupon bundle for new customers. acw472253: Up to  $100  off for multiple uses. acw472253: Free shipping to 68 countries worldwide. acw472253: An additional  $100  off on your first purchase. acw472253: Also Flat  $100  off on selected items. How To Redeem The Temu Coupon  $100  Off For New Customers? Follow these steps to use the Temu  $100  coupon and Temu  $100  off coupon Bundle for new users: Visit the Temu website or download the app. Add items to your cart and proceed to checkout. Enter the coupon Bundle acw472253  in the promo field. Click Apply to see the discount. Complete the payment and enjoy your savings. Temu Coupon  $100  Off For Existing Customers Existing users can also benefit from our Temu  $100  coupon codes for existing users and Temu coupon  $100  off for existing customers free shipping. Use acw472253  to unlock these perks: acw472253: Extra  $100  discount for loyal Temu users. acw472253: A  $100  coupon bundle for multiple purchases. acw472253: Free gift with express shipping across the Canada/Canada. acw472253: Additional  $100  off on top of existing discounts. acw472253: Free shipping to 68 countries. acw472253: Flat  $100  off on select purchases. How To Use The Temu Coupon Bundle  $100  Off For Existing Customers? Follow these steps to use the Temu coupon Bundle  $100  off and Temu coupon  $100  off code: Log in to your Temu account. Select items and add them to your cart. Enter the coupon Bundle acw472253  at checkout. Apply the Bundle and confirm the discount. Proceed with payment and enjoy exclusive offers. Latest Temu Coupon  $100  Off First Order First-time shoppers can enjoy maximum benefits with the Temu coupon Bundle  $100  off first order, Temu coupon Bundle first order, and Temu coupon Bundle  $100  off first time user. Use the acw472253  Bundle to unlock these offers: acw472253: Flat  $100  off on your first order. acw472253: A  $100  Temu coupon pack for first-time buyers. acw472253: Up to  $100  off for multiple uses. acw472253: Free shipping to 68 countries. acw472253: Additional  $100  discount for first-time purchases. acw472253: Flat  $100  off on selected items. How To Find The Temu Coupon Bundle  $100  Off? Discover verified Temu coupon  $100  off and Temu coupon  $100  off Reddit deals by subscribing to the Temu newsletter. Check Temu’s social media pages for the latest promos or visit trusted coupon websites for regularly updated offers. Is Temu  $100  Off Coupon Legit? Yes, the Temu  $100  Off Coupon Legit and Temu  $100  off coupon legit. Our Bundle acw472253  is tested, verified, and works globally. Use it confidently for discounts on both first and recurring orders. How Does Temu  $100  Off Coupon Work? The Temu coupon Bundle  $100  off first-time user and Temu coupon codes  $100  off offer instant savings. Enter the Bundle at checkout to reduce your bill by  $100  or more, ensuring great value on every purchase. How To Earn Temu  $100  Coupons As A New Customer? Unlock the Temu coupon Bundle  $100  off and  $100  off Temu coupon Bundle by signing up for Temu’s rewards program. Earn additional discounts through referrals and promotional activities. What Are The Advantages Of Using The Temu Coupon  $100  Off? Save  $100  on your first order. Access a  $100  bundle for multiple uses. Flat  $100  off for selected items. Up to 70% off on trending items. Additional $100   off for existing customers. Up to  $100  off on selected items. Free gift for new users. Free shipping to 68 countries. Temu  $100  Discount Bundle And Free Gift For New And Existing Customers Take advantage of the Temu  $100  off coupon Bundle and  $100  off Temu coupon code. Use acw472253  to unlock: acw472253:  $100  off on the first order. acw472253: Extra $100   discount on any item. acw472253: Flat  $100  off on select purchases. acw472253: Free gift for new users. acw472253: Up to 70% off on select items. acw472253: Free shipping to 68 countries. Pros And Cons Of Using The Temu Coupon Bundle  $100  Off This Month Pros: Flat  $100  discount for new and existing users. Additional $100   off on top of discounts. Flat  $100  off for specific items. Free shipping to 68 countries. No minimum purchase required. Valid globally. Cons: Limited to specific regions for maximum benefits. Some items may be excluded from the offer. Terms And Conditions Of Using The Temu Coupon  $100  Off In 2025 Temu coupon Bundle  $100  off free shipping: No minimum purchase required. Latest Temu coupon Bundle  $100  off: Valid worldwide. Use acw472253  anytime, as it has no expiration date. Applicable to both new and existing customers. Free shipping to 68 countries. Use The Latest Temu Coupon Bundle  $100  Off Don’t miss out on incredible savings with the Temu coupon Bundle  $100  off. Shop smart and make every dollar count. With the Temu coupon  $100  off, you’re guaranteed a rewarding shopping experience. Start saving today! Experience shopping like never before with Temu—a platform known for its extensive collection of trending items, unbeatable prices, and customer-centric features. With acw472253and acw472253, you can enjoy incredible discounts, including a flat $100   off for first-time users. Dive into the world of exciting offers and make the most of Temu’s exclusive deals tailored for 2025. From free shipping in 67 countries to discounts of up to 90%, Temu is your go-to platform for affordable shopping. Exclusive Benefits of Temu Coupon Codes Here are some of the top Temu coupon codes and their amazing benefits:   acw472253: Temu coupon Bundle $100   off for new users. acw472253: Temu coupon Bundle $100   off for existing users. acw472253: Temu coupon Bundle  $100  extra off on selected items. acw472253: Free gift for new users with this Temu coupon. acw472253: Temu $100   coupon bundle for both new and existing users. These offers ensure that every shopper—whether a first-time user or a loyal customer—gets the most out of their Temu experience. What Makes Temu Stand Out? Temu isn’t just a shopping platform; it’s a global phenomenon that combines affordability with quality. Whether you’re in the United States, Canada, the United Kingdom, Japan, or Brazil, Temu offers something special for everyone. Some key features include:   Vast Collection: Explore a diverse range of items, from fashion to home decor, electronics, and more. Unbeatable Prices: Enjoy savings of up to 90% on countless items. Fast Delivery: Get your orders delivered quickly, no matter where you are. Free Shipping: Available in 67 countries. Daily Deals: New offers and discounts launched regularly. With Temu, you can redefine how you shop and save.   Explore Temu Coupon Codes by Region Temu caters to shoppers across North America, South America, and Europe with exclusive offers tailored to each region. Check out these exciting codes and their benefits:   acw472253: Temu coupon Bundle $100   off for Canada shoppers. acw472253: Temu coupon Bundle $100   off for Canada users. acw472253: Temu coupon Bundle $100   off for Canada. acw472253: Temu coupon Bundle $100   off for Japan. acw472253: Temu coupon Bundle  $100  off for Mexico. acw472253: Temu coupon Bundle  $100  for Brazil. These region-specific offers ensure that every shopper enjoys seamless discounts no matter where they are.   Why Use Temu Coupon Codes in 2025? Using Temu coupon codes like acw472253and acw472253isn’t just about saving money; it’s about enhancing your shopping experience. Here’s what you can look forward to:   Flat $100   Discount: Perfect for new and existing users. Extra  $100  Off: Stack this discount with other deals for maximum savings. £100Coupon Bundle: Combine multiple coupons for even greater discounts. Free Gifts: Enjoy special rewards as a first-time shopper. Enhanced Savings: Up to 50% extra discount on selected items. With these perks, it’s no wonder Temu is one of the fastest-growing e-commerce platforms in the world.   How to Use Temu Promo Codes Redeeming your Temu coupon codes is a breeze. Follow these simple steps to unlock incredible savings:   Sign Up: Create an account on the Temu platform. Choose Your Items: Add your favorite items to the cart. Apply Coupon Code: Enter codes like acw472253at checkout. Enjoy Discounts: Watch your total drop instantly! Whether you’re a first-time user or a returning shopper, these codes ensure you get the best deal every time.   Temu’s New Offers in 2025 Temu is always innovating to bring its users exciting new deals. This year, you can look forward to:   Temu First-Time User Coupon: A generous $100   discount for new users. Temu New User Coupon: Exclusive deals for first-time shoppers. Temu Discount Bundle for 2025: Updated promo codes to maximize your savings. Temu Promo Bundle for 2025: Special seasonal offers. Temu Coupon Bundle: Combine deals for unmatched savings. Temu Coupons for Existing Users: Rewarding loyal customers with incredible discounts. These offers are just the beginning of what Temu has in store for its shoppers in 2025.   Conclusion: Why Wait? Start Saving with Temu Today! Shopping on Temu is more than just buying products; it’s about experiencing value, quality, and satisfaction. With acw472253  and acw472253, you can unlock savings that make every purchase worthwhile. From $100   off for first-time users to incredible deals for existing customers, Temu coupon codes are your ticket to smart shopping in 2025.   So, what are you waiting for? Start exploring Temu’s vast collection, apply your favorite coupon codes, and enjoy a shopping spree like never before.     
    • Delete the forge-client.toml file in your config folder and test it again
    • Server and client mods are not matching - looks like the server is starting without any mods (vanilla server)   Check or add the server log
    • Add the full crash-report or log
  • Topics

×
×
  • Create New...

Important Information

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