Everything posted by Raft08
-
Forge 1.18.2 weird crashing for absolute no reason sinds November 24 (com.electronwill.nightconfig.core.io.WritingException)
I found the issue! Curseforge for some reasons causes the crash! I wasn't able to reproduce it on MultiMC or the vanilla launcher!
-
Forge 1.18.2 weird crashing for absolute no reason sinds November 24 (com.electronwill.nightconfig.core.io.WritingException)
An idea of what could happened here?
-
1.16.5 Forge Crash
Hello! Can you send the latest.log file please?
-
Please Help
Hello, Sorry 1.16 isn't supported anymore on this forum but I recommend you to follow a tutorial to setup a forge server. Have a fine day!
-
Forge 1.18.2 weird crashing for absolute no reason sinds November 24 (com.electronwill.nightconfig.core.io.WritingException)
An other thing, the only mod that I tried where I wasn't able to reproduce the bug was Rubidium (Sodium fork for forge) and I only tested with 47 mods listed down here :
-
Forge 1.18.2 weird crashing for absolute no reason sinds November 24 (com.electronwill.nightconfig.core.io.WritingException)
It's already 2 days I'm trying to fix this issue. I already asked for help but I didn't help me so i'm retrying with new info. I'm using Windows version 22H2, Build 22621.819, I use forge 1.18.2-40.1.80 and I'm not using a cracked client. Here are the logs of all my CurseForge App profiles here are two of them : latest.log - 'Crafted' - Only performance mods. latest.log - 'Crafted 2.0' - My modpack with all mods worked totally normaly before November 24 I didn't updated or changed anything on the modpack Even a computer restart, or disabling windows defender it didn't worked, so I tought it was something I installed so I opened a restore point before November 24 and the crash happend again on all my profiles. So I reinstalled my whole system and It still crashes! How to reproduce : (Im not sure at all it's pretty random) Install forge 1.18.2 whatever version (I tested the recommended and latest, I didn't tested on other mc version) Install whatever mod Start you're game, If it doesn't crash delete the config folder or install another mod and restart after 2-5 tries and it crashes. More info : Once it crashes it will crash forever even deleting the config folder won't fix it again. and yes reinstalling forge doesn't fix it too. I tried on my laptop but it runs windows 10 without a crash happends My computer specs : Processor : AMD Ryzen 5 3600X 6-Core RAM : 16GB GPU : GTX 1650 It everything I found out, if someone has suggestions of what's happening here it will be great help!
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
After removing all with only forge enabled the error occured again! I never had a problem before that, I installed rain meter yesterday and it begon happening at this moment, I will reinstall my computer on the last restore point I made and check if it works
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
Nope, still crashes. I will try to remove mod by mod and find the one that's causing this for 212 mods. It will be painful. But thanks for trying help me!
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
Ok I will try on my other disk
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
I look up again but no no process is using it.
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
Nothing is using the file I already searched. I Think that java throws the wrong exception or something I know the error I already coded in Java just I think there is a mod that messes that up or something because everytime I delete the config file it shows the error but with another file.
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
I know! Did you read my issue? But even when I delete the whole config folder it crashes.
-
Forge can't open config becaused it's 'opened in a other process' (com.electronwill.nightconfig.core.io.WritingException)
Hello! I'm making a modpack with Forge 40.1.80-1.18.2. I already searched a solution on the forum but none of the solution worked for me. I tried restarting my computer, Disable windows defender, deleting the config folder, but none of this solution worked for me. Here is my latest.log file : https://mclo.gs/YvWGjeW No debug.log file is created. I'm using performance mods found on the useful mod repo but I already used these mods on other modpacks but never this error. It's only on that one
-
[1.18.2] Failed to store chunk
I'm wandering on CurseForge and can this maybe fix it? https://www.curseforge.com/minecraft/mc-mods/no-null-processors it says that 1.18.2 is no longer needed but can it still help?
-
[1.18.2] Failed to store chunk
Yep here is it https://raft.ddns.net/modded/debug.log
-
[1.18.2] Failed to store chunk
And when it happends server doesn't response anymore
-
Lucky block crashing during load
Sorry didn't saw this
-
Lucky block crashing during load
Post the logs
-
Lucky block crashing during load
What version are you using?
-
[1.18.2] Failed to store chunk
Hello I'm making a modpack me and me friends. While I pregen my world I got this error: [16Jul2022 21:04:10.692] [IO-Worker-23/ERROR] [net.minecraft.world.level.chunk.storage.IOWorker/]: Failed to store chunk [20, 20] java.nio.channels.ClosedChannelException: null at sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:159) ~[?:?] at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:854) ~[?:?] at net.minecraft.world.level.chunk.storage.RegionFile.m_63675_(RegionFile.java:429) ~[server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.world.level.chunk.storage.RegionFile.m_63654_(RegionFile.java:401) ~[server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.world.level.chunk.storage.RegionFile$ChunkBuffer.close(RegionFile.java:369) ~[server-1.18.2-20220404.173914-srg.jar%23227!/:?] at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:240) ~[?:?] at java.io.FilterOutputStream.close(FilterOutputStream.java:188) ~[?:?] at java.io.FilterOutputStream.close(FilterOutputStream.java:188) ~[?:?] at net.minecraft.world.level.chunk.storage.RegionFileStorage.m_63708_(RegionFileStorage.java:80) ~[server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.world.level.chunk.storage.IOWorker.m_63535_(IOWorker.java:174) ~[server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.world.level.chunk.storage.IOWorker.m_63553_(IOWorker.java:164) ~[server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.util.thread.StrictQueue$IntRunnable.run(StrictQueue.java:59) [server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) [server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) [server-1.18.2-20220404.173914-srg.jar%23227!/:?] at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) [server-1.18.2-20220404.173914-srg.jar%23227!/:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.lang.Thread.run(Thread.java:833) [?:?] Here is the log : https://raft.ddns.net/modded/latest.log
-
Server crasht when somoene dies [1.18.2]
Tahnk you! I will report it to the mod owner
-
Server crasht when somoene dies [1.18.2]
So i made a modpack with my friends but the server crash when someone dies Here is the log https://github.com/Raft08/Error-and-issues/blob/main/2022-06-07-1.log
-
Server spam in console and not start
Disconnecting Player (server is still starting) Is when a player try to join or refresh his multiplayer menu and that he has your server in his server list but it is not normal that it spam can you post your Debug log?
-
Minecraft crash with this error : java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
I'have updated to the last version of Geckolib. Do i report the bug and install de previous version?
-
Minecraft crash with this error : java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
Hello, I'm working on My modpack and i crasht and got this error : java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List there is my crash report : https://github.com/Raft08/engineer-bee-craft Minecraft Version: 1.16.5 Forge Version: 36.2.4
IPS spam blocked by CleanTalk.