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.

All Activity

This stream auto-updates

  1. Past hour
  2. Hi, I'm using the regular Minecraft java launcher, but I get the same error when I try to join the server via CursedForge. The complete error message reads: Failed to connect to the server You are not logged into your Minecraft account. If you are logged into your Minecraft account, try restarting your Minecraft client. The strange thing is that a few days ago (21. or 22.01.2026) I was able to join the server with Forge, JourneyMap, and Optifine, then I logged off, tried to join again about 10 minutes later, and have been getting this error ever since. Without Forge and the mods, I can join the server without any problems. And I can also join without issues using the LunarClient (Fabric). I never had any problems joining before. I'm using the latest version of Java and playing Minecraft version 1.21.11 (Forge 61.0.6/7/8 doesn't matter, none of them work). The mods are compatible with the Forge version, and the server is also on version 1.21.11 . I've logged in again, restarted my PC, and it doesn't work with other accounts either. I can join a single-player world without any problems. The only thing I haven't tried yet is uninstalling and reinstalling Minecraft. I hope you can help me. Kind regards, Nin4niN (Translated from German using Google Translate) Debug.log: https://pastebin.com/YNwJPCVS Latest.log: https://pastebin.com/3dZX5LuR
  3. Nin4niN joined the community
  4. Today
  5. Just removed more client mods. Not sure if its all mods but still crashes. Here is a newer report. https://mclo.gs/CsIWgR2
  6. I take it there is no easy way to find these client only mods? Also is that the only issue so far?
  7. I'm unsure which ones, but you have mods that are trying to load client-only classes (like things related to gui screens, mouse input), and the client does not exist on the server. You will need to identify and remove those mods from the server.
  8. Here is the latest log. https://mclo.gs/pYkBPJA
  9. See if the the log has changed since you did the run.bat, and if so upload that one to the logs site and share the link. Don't use the server.jar, that just runs the vanilla server.
  10. Yesterday
  11. I just ran the run.bat file now it gives an error and won't load. Not sure how to send the cmd here tho. But it runs a bunch of commands and stops saying "press any key" and closes if I press anything.
  12. You need to add the Forge Maven as a plugin management repository in settings.gradle pluginManagement { repositories { gradlePluginPortal() maven { name = 'MinecraftForge' url = 'https://maven.minecraftforge.net/' } } }If are not using the Mod Developer Kit (abbr. MDK) from our Files site, you definitely should. It sounds like you are using a different template, and since we don't make external templates, we can't ensure they will work out of the box.
  13. You need to use the run.bat file for 1.20.1. The server.jar file launches the vanilla Minecraft server. The log you've sent shows a vanilla server running, not a Forge server running.
  14. I am using the "server.jar" file. I do also have a "run.bat" file too. I think I did this right? https://mclo.gs/qN5gIYf
  15. How are you starting the server? If it's a .bat file, show the contents. Also, please post server logs to a site such as https://mclo.gs and post the link here.
  16. tooshea joined the community
  17. I just tried to setup the MDK for 1.21.11 because my mod which runs in 1.21.10 doesn't run in 1.21.11 because it couldn't find the ResourceLocation class. (Minecraft crashed with the error that it couldn't find that class) But after executing the command gradlew init eclipse genEclipseRuns as usual in my commandline, it fails after 1 or 2 seconds with the following error: FAILURE: Build failed with an exception. * Where: Build file 'H:\Laufwerk(E)\Laufwerk(G)\Projekte\Duck Money (Forge 1.21.11)\build.gradle' line: 5 * What went wrong: Plugin [id: 'net.minecraftforge.gradle', version: '[6.0.46,6.2)'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Included Builds (No included builds contain this plugin) - Plugin Repositories (could not resolve plugin artifact 'net.minecraftforge.gradle:net.minecraftforge.gradle.gradle.plugin:[6.0.46,6.2)') Searched in the following repositories: Gradle Central Plugin Repository * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 4s Does somebody know what I may miss here?
  18. JaRoGra joined the community
  19. I'm trying to start a modded forge server to play with friends, installed the server client, did everything with the minecraft .jar file to create the server files, created a mods folder and placed the mod in it. The mods work and run just fine in singleplayer but do not work within the server. The server runs perfectly but only client-side mods work. This is a custom mod pack that has been tested and works just fine in single player. I did try the server WITHOUT client side mods (or least removed the known client mods). Here is the download code. a0TWt630 Minecraft Version: 1.20.1 Forge Version: 47.4.10 openjdk version: 21.0.9
  20. RileyHound joined the community
  21. theFalkon joined the community
  22. TrulyIda joined the community
  23. Last week
  24. bootyspanker joined the community
  25. Kaido_Granbestia joined the community
  26. AE311 joined the community
  27. Report it to the creator - I think it is some kind of bug with the mod - or maybe a conflict with models from another mod https://github.com/Lightman314/LightmansCurrency/issues Caused by: java.lang.NullPointerException at java.util.Objects.requireNonNull:unknown at io.github.lightman314.lightmanscurrency.api.variants.VariantProvider.get:L79
  28. Used the latest build of lightmans and still crashing latest.log: https://gnomebot.dev/paste/mclogs/K0sgJWQ crash-2026-01-24_10.58.59-client.txt: https://gnomebot.dev/paste/mclogs/euZGb1w crash_assistant_app.log: https://gnomebot.dev/paste/mclogs/D22JkDx modlist.txt: https://gnomebot.dev/paste/mclogs/cKpHqnb
  29. I've been running a rather large modpack in 1.20.1 for some time now without issue. This mod includes Create, as well as a number of mods dependent on Create, including Valkyrien Skies. Up until recently, VS was only compatible with older versions of Create, however a number of recent updates to VS has made it compatible with the latest versions of Create, allowing me to update it and it's dependents. Unfortunately, this has resulted in a rending overlay error that causes the game's text to become unreadable, as well as causing worlds to crash immediately on startup. I've tried removing potential problem mods like Embeddium & Sinytra Connector, but to no avail. Any help would be greatly appreciated. Crash logs with Embeddium & Sinytra Crash logs without them.
  30. Make sure you have Minecraft Java Edition. Download the forge installer for the version you want from https://files.minecraftforge.net/. (Optional)Use the Minecraft launcher to create a new installation for this version, using a separate game directory, so you do not corrupt existing saves with mod data, or vice versa. Many players find it easier using a launcher such as Curseforge or AT Launcher to make installing mods and modpacks easier. If you do so, these launchers will install MinecraftForge for you.
  31. I want tp instal Forge
  32. Cracked launchers are not supported
  33. Hey so ive been trying to open tlauncher like usual and got a crash log which makes 0 sense to me as i opened it like an hour ago and there was absolutely no problem with it. Could anybody look through my crash log and help me out? Thanks. :) https://securelogger.net/files/d94b1dee-37b8-431f-bf3d-3f038efb046d.tar.gz
  34. and yes i do also have java 8 installed correctly as well so still not sure what else it could be
  35. So im currently trying get MC 1.1 Forge to work. I have all the files installed the client from here forge-1.1-1.3.4.29-client and modloader 1.1 and ModloaderMP 1.1 v4 for MCarchives website i was able to make the meta inf go away and stay way to be able to mod it like u did old school back in the day (even testing it by replacing the "char.png" with my own skin and it all stick the meta-inf doesnt comeback or anything. So i followed and old installation video. i put everything in the jar file correctly but this crash keeps coming up and i know its a long shot but i really wanna try and get it to work and would appreciate the help!! Thanks in advance! Crash Report below: Mods Loaded: 1 ModLoader 1.1 Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem. If you wish to report this, please copy this entire text and email it to [email protected]. Please include a description of what you did when the error occured. --- BEGIN ERROR REPORT 9c4f49b2 -------- Generated 1/23/26 2:56 AM Minecraft: Minecraft 1.1 OS: Windows 10 (amd64) version 10.0 Java: 1.8.0_51, Oracle Corporation VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation LWJGL: 2.9.0 OpenGL: NVIDIA GeForce RTX 3070 Ti Laptop GPU/PCIe/SSE2 version 4.6.0 NVIDIA 581.80, NVIDIA Corporation java.lang.IllegalArgumentException: URI is not hierarchical at java.io.File.<init>(File.java:418) at ModLoader.init(ModLoader.java:817) at ModLoader.AddAllRenderers(ModLoader.java:189) at afq.<init>(afq.java:80) at afq.<clinit>(afq.java:9) at net.minecraft.client.Minecraft.a(Minecraft.java:316) at net.minecraft.client.Minecraft.run(Minecraft.java:620) at java.lang.Thread.run(Thread.java:745) --- END ERROR REPORT e3faf6e4 ----------
  36. It would appear your resources are not in the proper place, named incorrectly, or missing files. I would highly suggest setting up data generators, and not writing your json files by hand, as doing so eliminates these errors. There are examples of data generators on the internet, as well as the MinecraftForge github. Link to datagen docs: https://docs.minecraftforge.net/en/1.21.x/datagen/ This page explains resource locations and where to place things if you insist on doing it manually: https://docs.minecraftforge.net/en/1.21.x/concepts/resources/#ResourceLocation

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.