Everything posted by Paint_Ninja
-
my client only connects to servers at certain times of the day
Sounds like a problem with your Internet connection. Contact your ISP for help. One thing you could try is changing your DNS to a known working one: You can manually change your DNS to Cloudflare's, which has a good reputation for performance and reliability. To do this on Windows 11, there's two main ways: 2a. Windows 11 Settings app Step 1: Open the Settings app and click the "Network & Internet" tab Step 2: Click "Properties" at the top Step 3: Beside "DNS server assignment", click edit and change to manual Step 4: Switch on both IPv4 and IPv6 Step 5: Enter the following settings for IPv4: Preferred DNS IP: 1.1.1.2 DNS over HTTPS: On (manual template) DNS over HTTPS template: https://security.cloudflare-dns.com/dns-query Fall-back to plaintext: On Alternative DNS IP: 1.0.0.2 DNS over HTTPS: Off Step 6: Enter the following settings for IPv6: Preferred DNS IP: 2606:4700:4700::1112 DNS over HTTPS: On (manual template) DNS over HTTPS template: https://security.cloudflare-dns.com/dns-query Fall-back to plaintext: On Alternative DNS IP: 2606:4700:4700::1002 DNS over HTTPS: Off Step 7: Click save and restart your PC. It's important you do both IPv4 and IPv6, as if one is invalid it will cause issues. 2b. Control Panel Network and Sharing Centre Step 1: Press Start, search for "Control Panel" and open it Step 2: Click "Network and Internet" and then "Network and Sharing Centre" Step 3: On the right, click the link next to "Connections:" then click "Properties" Step 4: Click "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties" Step 5: Click "Use the following DNS server addresses" and enter the following addresses: Preferred DNS server: 1.1.1.2 Alternate DNS server: 1.0.0.2 Step 6: Click OK then "Internet Protocol Version 6 (TCP/IPv6)" and "Properties" Step 7: Click "Use the following DNS server addresses" and enter the following addresses: Preferred DNS server: 2606:4700:4700::1112 Alternate DNS server: 2606:4700:4700::1002 Step 8: Click OK on the remaining windows and restart your PC. It's important you do both IPv4 and IPv6, as if one is invalid it will cause issues. How do I know if this worked? Go to https://1.1.1.1/help and it should say you're connected to 1.1.1.1. If it doesn't, open PowerShell, run `Clear-DnsClientCache`, reboot and try again.
-
The game crashed whilst rendering overlay Error: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Fai
Please paste the contents of your splashy config file here
-
FTB Quests crash minecraft
This is the Minecraft Forge forums, Fabric is not supported here.
- when i launch minecraft forge with quark and autoreglib i crash
-
The game crashed whilst initializing game Error: java.lang.RuntimeException: null I don't know what to do
Remove or update skbackpacks-1.3.jar. If already on the latest version of that mod for your MC version, report the issue to the mod author. Also, it looks like you're on MC 1.19.3. You should consider upgrading to 1.19.4, as it's more stable and receives more updates and bugfixes from both Forge and mod devs in general.
- Exaroton server crashing, need help reading logs :,)
-
Game crashing. Keep getting NullPointerException: Rendering overlay
MC 1.16.5 is end of life and no longer supported here. However, it looks like an issue with the Pixelmon mod, so you could try asking the authors for help.
-
Game keeps crashing Error: java.lang.NoSuchMethodError: 'void com.mojang.blaze3d.systems.RenderSystem.m_69458_(boolean)'
Please remove Optifine and try again - it's known to cause issues sometimes.
- My minecraft keeps crashing after my computer reset itself. Crash below
- [Solved] Forge 1.19.2 crash on launch due to outdated graphics drivers
-
I got a "The game crashed whilst initializing game Error: java.lang.NullPointerException: Cannot Invoke"java.io.File.getname()"-
Can you tell us which mod so that others with the same issue can fix it too?
-
ERROR 1 with minecraft 1.20.1 version forge 47.0.35
Update your graphics drivers, you're using an old beta version from a year ago. https://www.amd.com/en/support Install the one labelled "WHQL Recommended". Avoid "Optional" drivers as they are beta versions.
-
Crash Code, I cant open the game
This is the Minecraft Forge forum, we do not support Fabric here
- My game crash while rendering the world
- Server crashes when i try to open it
-
DSR Shaders (1.20.3, 1.20.2) – Good Shaderpack for Mid-Range PCs
What launcher are you using?
-
Forge crashing minecraft launcher error code 1
Please note that "error code 1" only means "it crashed", with error code 0 meaning "game closed without crashing". To help diagnose your issue we need your debug.log in full, found in %AppData%\.minecraft\logs\ . Please put it on pastebin.com and provide a link These can be safely ignored, it's not an error. From top to bottom, this is saying "found the mod loader", "found the java mod support", "found the lowcode mod support (think global datapacks)", "found the game". JarJar is the name for Forge's jar-in-jar system. Basically, mods can embed dependencies and libraries inside their mod jar. These log messages are saying it already found the required deps as normal jars and will be using those instead of embedded ones, nothing to worry about. This isn't part of Forge. We need your debug.log to be able to assist you further.
-
Forge is laggy even without anymods although vannila and fabric work perfect - 1.20.1
Sorry to hear you're having performance issues with Forge. To troubleshoot the issue, we need more details: 1. Please take screenshots of your Options -> Video Settings on Forge, Vanilla and Fabric and indicate which is which. This is to make sure the comparison is fair, because obviously if your graphics settings are a lot higher on your Forge install than the others, it'll run slower. 2. Please take a screenshot of the display tab dxdiag. You can do this by pressing Win + R on your keyboard, put "dxdiag" and press enter. If it asks about checking if your drivers are digitally signed, click yes. Finally, click the display tab. 3. We need the debug.log, found in the logs folder. You can find the logs folder in the same place as where the resourcepacks or mods folders are.
-
Forge 1.19.2 Server does not start: Oculus fails to correctly load
Oculus cannot be installed on servers, remove it from server-side. Note that you can still have it installed on clients that join this server.
-
Minecraft 1.19.2 forge crash (no mods involved?)
The Tumbleweed mod is causing the crash
-
Having big problem with forge after internet went out
I've written a fairly comprehensive troubleshooting guide that goes over solutions for the root cause of this issue here. IPv6 support was added because when it works, it usually decreases your ping time as you have a more direct connection to the server with less intermediary processing through NAT hops. As such, disabling IPv6 should be treated as a last resort solution as it'll likely increase your ping time to capable servers, increase lag and break some Vanilla networking features such as connecting to IPv6-only servers.
-
forge-1.19.2 java.net.ConnectException:Connection timed out: connect
Try some of the solutions on this page: Troubleshooting login errors in Forge - Support & Bug Reports - Forge Forums (minecraftforge.net)
-
"Connection timed out" when forge installed
Try some of the solutions on this page
-
Ayuda, no me abre Forge 1.16.4
Ya no se ofrece ayuda para las versiones 1.17 y anteriores. Pero en tu caso, prueba 1.16.5
-
Hi I am trying to host a server from my pc and it crashes every time. what should I do? crash log:
1.16.5 is EOL, but it seems like randompatches is causing the issue.
IPS spam blocked by CleanTalk.