Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Birdie

Members
  • Joined

  • Last visited

  1. Thank you! I removed the voice chat file too, still crashing but I will check into the java issue like you mentioned! I appreciate it
  2. https://github.com/birdbonez1010/MC
  3. Thank you! I removed that file and it still immediately crashes. No new crash reports tho just exit code -1073740940
  4. ---- Minecraft Crash Report ---- // Don't do that. Time: 5/14/23, 12:38 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.2.0-universal.jar%2397!/:?] {re:classloading} at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:170) ~[forge-1.18.2-40.2.0-universal.jar%2397!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:557) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.Util.m_137521_(Util.java:397) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading} at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:551) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:879) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.util.HashMap.computeIfAbsent(HashMap.java:1221) ~[?:?] {re:mixin} -- MOD nebs -- Details: Mod File: /C:/Users/quinn/AppData/Roaming/.minecraft/mods/NekosEnchantedBooks-1.18.2-1.8.0.jar Failure message: Neko's Enchanted Books (nebs) encountered an error during the sided_setup event phase java.util.ConcurrentModificationException: null Mod Version: 1.8.0 Mod Issue URL: NOT PROVIDED Exception message: java.util.ConcurrentModificationException Stacktrace: at java.util.HashMap.computeIfAbsent(HashMap.java:1221) ~[?:?] {re:mixin} at net.minecraft.client.renderer.item.ItemProperties.register(ItemProperties.java:60) ~[client-1.18.2-20220404.173914-srg.jar%2392!/:?] {re:classloading,pl:runtimedistcleaner:A} at org.infernalstudios.nebs.NekosEnchantedBooks.doClientStuff(NekosEnchantedBooks.java:55) ~[NekosEnchantedBooks-1.18.2-1.8.0.jar%2385!/:1.8.0] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:106) ~[javafmllanguage-1.18.2-40.2.0.jar%2394!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:107) ~[fmlcore-1.18.2-40.2.0.jar%2393!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 572828672 bytes (546 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5700G with Radeon Graphics Identifier: AuthenticAMD Family 25 Model 80 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon RX 6600 XT Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x73ff Graphics card #0 versionInfo: DriverVersion=31.0.14051.5006 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 18704.99 Virtual memory used (MB): 14365.21 Swap memory total (MB): 2432.00 Swap memory used (MB): 50.30 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |ENQUEUE_IM|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f mcw-bridges-2.0.7-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |ENQUEUE_IM|Manifest: NOSIGNATURE CroptopiaAdditions-1.18.2-FORGE-2.0.FINAL.jar |Croptopia Additions |croptopia_additions |2.0.0. |ENQUEUE_IM|Manifest: NOSIGNATURE ExtraArmor-1.18.2-1.15.1.jar |Extra Armor |extraarmor |1.18.2-1.15.1 |ENQUEUE_IM|Manifest: NOSIGNATURE inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |ENQUEUE_IM|Manifest: NOSIGNATURE voicechat-forge-1.18.2-2.4.7.jar |Simple Voice Chat |voicechat |1.18.2-2.4.7 |ENQUEUE_IM|Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |ENQUEUE_IM|Manifest: NOSIGNATURE nohostilesaroundcampfire-1.18.2-5.4.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |5.4 |ENQUEUE_IM|Manifest: NOSIGNATURE supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |ENQUEUE_IM|Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |ENQUEUE_IM|Manifest: NOSIGNATURE mcw-trapdoors-1.0.9-mc1.18.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |ENQUEUE_IM|Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.18.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |ENQUEUE_IM|Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.1004.jar |Just Enough Items |jei |10.2.1.1004 |ENQUEUE_IM|Manifest: NOSIGNATURE The_Graveyard_1.9.5_(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.9.5 |ENQUEUE_IM|Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.18.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |ENQUEUE_IM|Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.8.jar |Flywheel |flywheel |0.6.8-97 |ENQUEUE_IM|Manifest: NOSIGNATURE create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |ENQUEUE_IM|Manifest: NOSIGNATURE createdeco-1.3.2-1.18.2.jar |Create Deco |createdeco |1.3.2-1.18.2 |ENQUEUE_IM|Manifest: NOSIGNATURE waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |ENQUEUE_IM|Manifest: NOSIGNATURE Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |ENQUEUE_IM|Manifest: NOSIGNATURE collective-1.18.2-6.53.jar |Collective |collective |6.53 |ENQUEUE_IM|Manifest: NOSIGNATURE mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |ENQUEUE_IM|Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |ENQUEUE_IM|Manifest: NOSIGNATURE JRFTL+[1.18.1]-1.4.1.jar |JRFTL |jrftl |1.4.1 |ENQUEUE_IM|Manifest: NOSIGNATURE journeymap-1.18.2-5.9.6-forge (1).jar |Journeymap |journeymap |5.9.6 |ENQUEUE_IM|Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.5.jar |Comforts |comforts |1.18.2-5.0.0.5 |ENQUEUE_IM|Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |ENQUEUE_IM|Manifest: NOSIGNATURE mcw-doors-1.0.9forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.9 |ENQUEUE_IM|Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |ENQUEUE_IM|Manifest: NOSIGNATURE balm-3.2.1+0.jar |Balm |balm |3.2.1+0 |ENQUEUE_IM|Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |ENQUEUE_IM|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 appleskin-forge-mc1.18-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.18 |ENQUEUE_IM|Manifest: NOSIGNATURE Aquaculture-1.18.2-2.3.12.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.12 |ENQUEUE_IM|Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |ENQUEUE_IM|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |ENQUEUE_IM|Manifest: NOSIGNATURE NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |ERROR |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |ENQUEUE_IM|Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays Crash Report UUID: 194d383a-59d2-4b41-8857-2f28cb87e59e FML: 40.2 Forge: net.minecraftforge:40.2.0

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.