Jump to content

GabiMusolino109

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by GabiMusolino109

  1. still crashes, i think i need to remove every mod that isn't on the server (i'm trying to join a modded server)
  2. oh this time its a different message and report https://pastebin.com/XLxwNc5E The game crashed whilst unexpected error Error: java.lang.NullPointerException: Registry Object not present: mcwtrpdoors:print_classic
  3. still says "saving world" after i open my inventory
  4. Crash report(couldnt find the log, sry): https://pastebin.com/YYQf0Uxn Crash Message: The game crashed whilst unexpected error Error: java.lang.IllegalArgumentException: The stack count must be 1
  5. Error text: The game crashed whilst initializing game Error: java.util.ConcurrentModificationException: null Crash Report: https://pastebin.com/G8ShkHY1 Crash Log: https://pastebin.com/uUTU4YMa
  6. Crash message: The game crashed whilst initializing game Error: net.minecraftforge.fml.ModLoadingException: Handcrafted (handcrafted) encountered an error during the common_setup event phase Crash Report: https://pastebin.com/mvEyd4LC
  7. So i decided to try and play modded minecraft and when i tried to load my creative world, it crashed with this message: The game crashed whilst unexpected error Error: java.lang.NoSuchMethodError: 'void net.minecraftforge.client.gui.overlay.ForgeGui.renderSelectedItemName(net.minecraft.client.gui.GuiGraphics, int)' Crash log: ---- Minecraft Crash Report ---- // There are four lights! Time: 2023-08-29 18:25:36 Description: Unexpected error java.lang.NoSuchMethodError: 'void net.minecraftforge.client.gui.overlay.ForgeGui.renderSelectedItemName(net.minecraft.client.gui.GuiGraphics, int)' at net.minecraftforge.client.gui.overlay.VanillaGuiOverlay.lambda$static$15(VanillaGuiOverlay.java:147) ~[forge-1.20.1-47.1.44-universal.jar%23193!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.1.44-universal.jar%23193!/:?] {re:classloading} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.1.44-universal.jar%23193!/:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:1343) ~[client-1.20.1-20230612.114412-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23188!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23188!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.44.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.44.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.44.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.44.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraftforge.client.gui.overlay.VanillaGuiOverlay.lambda$static$15(VanillaGuiOverlay.java:147) ~[forge-1.20.1-47.1.44-universal.jar%23193!/:?] {re:classloading} at net.minecraftforge.client.gui.overlay.ForgeGui.lambda$render$0(ForgeGui.java:126) ~[forge-1.20.1-47.1.44-universal.jar%23193!/:?] {re:classloading} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraftforge.client.gui.overlay.ForgeGui.m_280421_(ForgeGui.java:121) ~[forge-1.20.1-47.1.44-universal.jar%23193!/:?] {re:classloading} -- Affected level -- Details: All players: 1 total; [LocalPlayer['GabiMusolino109'/157, l='ClientLevel', x=-97.31, y=-54.13, z=10.09]] Chunk stats: 1369, 913 Level dimension: minecraft:overworld Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 1865261 game time, 1000 day time Server brand: forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:590) ~[client-1.20.1-20230612.114412-srg.jar%23188!/:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23188!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23188!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.44.jar:?] {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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.44.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.44.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.44.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: mod_resources, vanilla, file/VanillaTweaks_r795244.zip, Moonlight Mods Dynamic Assets, black_icons -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 729591616 bytes (695 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 4 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 3 3250U with Radeon Graphics Identifier: AuthenticAMD Family 23 Model 24 Stepping 1 Microarchitecture: Zen / Zen+ Frequency (GHz): 2.60 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 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.15026.8004 Memory slot #0 capacity (MB): 4096.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 4096.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 18359.42 Virtual memory used (MB): 15439.12 Swap memory total (MB): 12339.16 Swap memory used (MB): 2323.47 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 Launched Version: 1.20.1-forge-47.1.44 Backend library: LWJGL version 3.3.1 build 7 Backend API: AMD Radeon(TM) Graphics GL version 4.6.14822 Core Profile Forward-Compatible Context 20.50.26.08 27.20.15026.8004, ATI Technologies Inc. Window size: 854x480 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: fast Resource Packs: mod_resources, vanilla, file/VanillaTweaks_r795244.zip, Moonlight Mods Dynamic Assets, black_icons Current Language: en_us CPU: 4x AMD Ryzen 3 3250U with Radeon Graphics Server Running: true Player Count: 1 / 8; [ServerPlayer['GabiMusolino109'/157, l='ServerLevel[Creative World]', x=-97.31, y=-54.13, z=10.09]] Data Packs: vanilla, bundle, mod:forge, mod:voicechat (incompatible), mod:whats_that_slot, mod:puzzleslib, mod:paperdoll, mod:handcrafted (incompatible), mod:resourcefullib (incompatible), mod:snuffles (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:cfm, mod:moonlight (incompatible), mod:supplementaries, Supplementaries Generated Pack, mod:morecosmetics, mod:playeranimator (incompatible), mod:emotecraft (incompatible) Enabled Feature Flags: minecraft:bundle, minecraft:vanilla World Generation: Stable OptiFine Version: OptiFine_1.20.1_HD_U_I5_pre7 OptiFine Build: 20230630-120109 Render Distance Chunks: 15 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.14822 Core Profile Forward-Compatible Context 20.50.26.08 27.20.15026.8004 OpenGlRenderer: AMD Radeon(TM) Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 4 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.1.44.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.1.44.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.1.44.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.1.44.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.1.44.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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 MoreCosmetics-Forge-1.20.jar |MoreCosmetics |morecosmetics |1.2 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.1.jar |Handcrafted |handcrafted |3.0.1 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.20.1-2.4.12.jar |Simple Voice Chat |voicechat |1.20.1-2.4.12 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.8.11-forge.jar |Moonlight Library |moonlight |1.20-2.8.11 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.9.jar |Resourceful Lib |resourcefullib |2.1.9 |DONE |Manifest: NOSIGNATURE snuffles-1.0.7.jar |Snuffles |snuffles |1.0.7 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.0.2-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a whats-that-slot-fabric-1.3.4+1.20.1.jar |What's That Slot |whats_that_slot |1.3.4 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.1.44-universal.jar |Forge |forge |47.1.44 |DONE |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 supplementaries-1.20-2.5.26.jar |Supplementaries |supplementaries |1.20-2.5.26 |DONE |Manifest: NOSIGNATURE PaperDoll-v8.0.0-1.20.1-Forge.jar |Paper Doll |paperdoll |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |DONE |Manifest: NOSIGNATURE citadel-2.4.2-1.20.1.jar |Citadel |citadel |2.4.2 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.5.jar |Alex's Mobs |alexsmobs |1.22.5 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 89614f0e-48a7-4834-8122-8c5c042184cc FML: 47.1 Forge: net.minecraftforge:47.1.44
×
×
  • Create New...

Important Information

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