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.

Every time I load a survival world it crashes and says java.lang.NoSuchFieldError: f_13131_

Featured Replies

Posted

The crash log says: 

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 8/24/22, 4:48 PM
Description: Unexpected error

java.lang.NoSuchFieldError: f_13131_
    at com.firecontroller1847.levelhearts.gui.IngameGui.redrawAir(IngameGui.java:108) ~[levelhearts-1.18.2-2.4.0.jar%2373!:?] {re:classloading}
    at com.firecontroller1847.levelhearts.gui.IngameGui.onRenderGameOverlay(IngameGui.java:52) ~[levelhearts-1.18.2-2.4.0.jar%2373!:?] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_151_IngameGui_onRenderGameOverlay_PreLayer.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[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.client.gui.ForgeIngameGui.pre(ForgeIngameGui.java:884) ~[forge-1.18-38.0.17-universal.jar%2384!:?] {re:classloading}
    at net.minecraftforge.client.gui.ForgeIngameGui.lambda$render$26(ForgeIngameGui.java:362) ~[forge-1.18-38.0.17-universal.jar%2384!:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:computing_frames,re:mixin}
    at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) ~[?:?] {}
    at net.minecraftforge.client.gui.ForgeIngameGui.m_93030_(ForgeIngameGui.java:357) ~[forge-1.18-38.0.17-universal.jar%2384!:?] {re:classloading}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:865) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,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:45) ~[fmlloader-1.18-38.0.17.jar%2323!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.firecontroller1847.levelhearts.gui.IngameGui.redrawAir(IngameGui.java:108) ~[levelhearts-1.18.2-2.4.0.jar%2373!:?] {re:classloading}
    at com.firecontroller1847.levelhearts.gui.IngameGui.onRenderGameOverlay(IngameGui.java:52) ~[levelhearts-1.18.2-2.4.0.jar%2373!:?] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_151_IngameGui_onRenderGameOverlay_PreLayer.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[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.client.gui.ForgeIngameGui.pre(ForgeIngameGui.java:884) ~[forge-1.18-38.0.17-universal.jar%2384!:?] {re:classloading}
    at net.minecraftforge.client.gui.ForgeIngameGui.lambda$render$26(ForgeIngameGui.java:362) ~[forge-1.18-38.0.17-universal.jar%2384!:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:computing_frames,re:mixin}
    at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1092) ~[?:?] {}
    at net.minecraftforge.client.gui.ForgeIngameGui.m_93030_(ForgeIngameGui.java:357) ~[forge-1.18-38.0.17-universal.jar%2384!:?] {re:classloading}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['remmington04524'/197, l='ClientLevel', x=-25.50, y=67.00, z=-89.50]]
    Chunk stats: 961, 464
    Level dimension: minecraft:overworld
    Level spawn location: World: (-32,69,-80), Section: (at 0,5,0 in -2,4,-5; chunk contains blocks -32,-64,-80 to -17,319,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
    Level time: 28 game time, 28 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2249) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18-20211130.085255-srg.jar%2380!:?] {re:classloading,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:45) ~[fmlloader-1.18-38.0.17.jar%2323!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Default, Mod Resources, Hyper realistic sky [1.7-1.19].zip, Better leaves bush 1.18.zip, Spidews Bloom_1.18.1.zip, Realistic Sky Legacy 1.18.zip

-- System Details --
Details:
    Minecraft Version: 1.18
    Minecraft Version ID: 1.18
    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: 803388912 bytes (766 MiB) / 3254779904 bytes (3104 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 8
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3450U with Radeon Vega Mobile Gfx  
    Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
    Microarchitecture: Zen / Zen+
    Frequency (GHz): 2.10
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: AMD Radeon(TM) Graphics
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 2048.00
    Graphics card #0 deviceId: 0x15d8
    Graphics card #0 versionInfo: DriverVersion=27.20.1021.1002
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Virtual memory max (MB): 13442.65
    Virtual memory used (MB): 10850.97
    Swap memory total (MB): 7412.39
    Swap memory used (MB): 1008.34
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Launched Version: forge-38.0.17
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: AMD Radeon(TM) Graphics GL version 3.2.13596 Core Profile Forward-Compatible Context 20.10.21.01 27.20.1021.1002, ATI Technologies Inc.
    Window size: 1366x768
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, mod_resources, file/Hyper realistic sky [1.7-1.19].zip (incompatible), file/Better leaves bush 1.18.zip, file/Spidews Bloom_1.18.1.zip, file/Realistic Sky Legacy 1.18.zip
    Current Language: English (US)
    CPU: 8x AMD Ryzen 5 3450U with Radeon Vega Mobile Gfx 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['remmington04524'/197, l='ServerLevel[New World]', x=-25.50, y=67.00, z=-89.50]]
    Data Packs: vanilla, mod:grapplemod (incompatible), mod:extraarmor (incompatible), mod:enchdesc, mod:jei (incompatible), mod:weaponmaster (incompatible), mod:incontrol (incompatible), mod:car, mod:armorpointspp, mod:waystones (incompatible), mod:gravestone (incompatible), mod:collective, mod:levelhearts, mod:clumps (incompatible), mod:journeymap, mod:naturescompass (incompatible), mod:magistuarmory (incompatible), mod:legendaryweapons, mod:starterkit, mod:cfm (incompatible), mod:balm (incompatible), mod:clearwater, mod:cloth_config (incompatible), mod:forge, mod:appleskin, mod:toms_storage, mod:mavm, mod:cosmeticarmorreworked (incompatible), mod:ironchest, mod:axesareweapons (incompatible)
    ModLauncher: 9.0.7+91+master.8569cdf
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus 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]
        javafml@null
    Mod List: 
        client-1.18-20211130.085255-srg.jar               |Minecraft                     |minecraft                     |1.18                |DONE      |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
        grappling_hook_mod-1.18.2-v13.jar                 |Grappling Hook Mod            |grapplemod                    |1.18.2-v13          |DONE      |Manifest: NOSIGNATURE
        ExtraArmor-1.18.2-1.15.1.jar                      |Extra Armor                   |extraarmor                    |1.18.2-1.15.1       |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18-8.0.3.jar      |EnchantmentDescriptions       |enchdesc                      |8.0.3               |DONE      |Manifest: NOSIGNATURE
        jei-1.18-9.0.0.40.jar                             |Just Enough Items             |jei                           |9.0.0.40            |DONE      |Manifest: NOSIGNATURE
        weaponmaster-multi-forge-1.18.1-3.0.3.jar         |YDM's Weapon Master           |weaponmaster                  |3.0.3               |DONE      |Manifest: NOSIGNATURE
        incontrol-1.18-6.0.15.jar                         |InControl                     |incontrol                     |1.18-6.0.15         |DONE      |Manifest: NOSIGNATURE
        car-1.18-1.0.1.jar                                |Ultimate Car Mod              |car                           |1.18-1.0.1          |DONE      |Manifest: NOSIGNATURE
        armorpointspp-forge-1.18-2.1.4.jar                |ArmorPoints++                 |armorpointspp                 |1.18-2.1.4          |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18-9.0.0.jar                    |Waystones                     |waystones                     |9.0.0               |DONE      |Manifest: NOSIGNATURE
        gravestone-1.18-1.0.3.jar                         |Gravestone Mod                |gravestone                    |1.18-1.0.3          |DONE      |Manifest: NOSIGNATURE
        collective-1.18.0-3.8.jar                         |Collective                    |collective                    |3.8                 |DONE      |Manifest: NOSIGNATURE
        levelhearts-1.18.2-2.4.0.jar                      |LevelHearts                   |levelhearts                   |2.4.0               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18-8.0.1.jar                       |Clumps                        |clumps                        |8.0.1               |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18-5.8.0alpha9.jar                   |Journeymap                    |journeymap                    |5.8.0alpha9         |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.18-1.9.3-forge.jar               |Nature's Compass              |naturescompass                |1.18-1.9.3-forge    |DONE      |Manifest: NOSIGNATURE
        [1.18.x]-Epic-Knights-Armor-and-Weapons-6.3v.jar  |Epic Knights: Armor and Weapon|magistuarmory                 |1.0                 |DONE      |Manifest: NOSIGNATURE
        legendaryweapons-1.0-1.18.jar                     |Legendary Weapons             |legendaryweapons              |1.0-1.18            |DONE      |Manifest: NOSIGNATURE
        starterkit_1.18.0-3.1.jar                         |Starter Kit                   |starterkit                    |3.1                 |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0pre26-1.18.jar                           |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre26         |DONE      |Manifest: NOSIGNATURE
        balm-2.3.0+0.jar                                  |Balm                          |balm                          |2.3.0+0             |DONE      |Manifest: NOSIGNATURE
        clearwater-1.18-1.7.jar                           |Clear Water                   |clearwater                    |1.18-1.7            |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
        forge-1.18-38.0.17-universal.jar                  |Forge                         |forge                         |38.0.17             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        appleskin-forge-mc1.18-2.4.0.jar                  |AppleSkin                     |appleskin                     |2.4.0+mc1.18        |DONE      |Manifest: NOSIGNATURE
        toms_storage-1.18-1.2.23.jar                      |Tom's Simple Storage Mod      |toms_storage                  |1.2.23              |DONE      |Manifest: NOSIGNATURE
        mavm-forge-1.18.1-1.0.7a.jar                      |More Axolotl Variants Mod     |mavm                          |1.0.7a              |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18-v1.jar                 |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18-v1             |DONE      |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
        ironchest-1.18-13.0.7.jar                         |Iron Chests                   |ironchest                     |1.18-13.0.7         |DONE      |Manifest: NOSIGNATURE
        AxesAreWeapons-1.6.0-forge-1.18.2.jar             |Axes Are Weapons              |axesareweapons                |1.6.0               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 0169a48c-8c6d-4c06-a134-681e8603412b
    FML: 38.0
    Forge: net.minecraftforge:38.0.17

ava.lang.NoSuchFieldError: f_13131_
    at com.firecontroller1847.levelhearts.gui.IngameGui.redrawAir(IngameGui.java:108) ~[levelhearts-1.18.2-2.4.0.jar%2373!:?] {re:classloading}

You are trying to use a mod for 1.18.2 with minecraft 1.18, this won't work.

You need to download the 1.18 version (see "Game Version") of that mod: https://www.curseforge.com/minecraft/mc-mods/levelhearts/files/all?filter-game-version=1738749986%3a73250

 

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

You should go the other way, upgrade your mods to 1.18.2.

It's better to be on the highest version possible.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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...

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.