All Activity
- Past hour
- Modded Server Help
- Today
- Modded Server Help
-
tooshea joined the community
-
[MC 1.21.11] Build failed because plugin is not found
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?
-
dagobertdu94 started following [MC 1.21.11] Build failed because plugin is not found
-
JaRoGra joined the community
-
RileyHound started following Modded Server Help
-
Modded Server Help
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
-
RileyHound joined the community
-
theFalkon joined the community
-
TrulyIda joined the community
- Yesterday
-
bootyspanker joined the community
-
Kaido_Granbestia joined the community
-
AE311 joined the community
-
Ijso joined the community
- Last week
-
Crash issue insists it's lightman currency
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
-
Crash issue insists it's lightman currency
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
-
SynStar started following Rendering Overlay Error
-
Rendering Overlay Error
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.
-
Mr Ynislav 73
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.
- Mr Ynislav 73
- Tlauncher crash
-
Tlauncher crash
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
-
Need help with this version of Forge if anyone can
and yes i do also have java 8 installed correctly as well so still not sure what else it could be
-
Need help with this version of Forge if anyone can
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 ----------
-
The texture for the mod item created in 1.21.11 is not being applied.
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
-
The texture for the mod item created in 1.21.11 is not being applied.
I apologize in advance if the translation sounds unnatural, as I'm not very good at English. As a beginner, I managed to run runClient in my own MOD and display items in-game by watching videos posted on YouTube. However, the item images did not appear. Since there's no one in Japan who can help me, I humbly request your assistance. I thought checking the directories and image names within IDEA might solve it, but... I committed the src of my mod to Git. If anyone has time to take a look, I'd be very grateful. https://github.com/ZousanElephant/noob-mod
-
TileEntity started following What is this modpack?
- What is this modpack?
-
EliKetchu started following What is this modpack?
- What is this modpack?
- Exaroton server crashed
-
Exaroton server crashed
Hey so i tried to install a modpack on an Exaroton server (didn't work), so I decided it's best to download the mods I wanted one by one. After I finished all of that and doenloaded them onto my device the server started to load, followed by a huge crashlog, as to why it cannot start. I use Tlauncher, could that be a reason? (i allowed cracked on the server options) Link to crash log, please help. :) https://mclo.gs/B97MSwP
-
Orbital strike cannon fishing rod mod
Wow, that looks pretty epic!
- Earlier
-
OpenJDK Platform Binary minecraft not responding
i deleted it and it works now tysm!!
-
OpenJDK Platform Binary minecraft not responding
Delete the curios-server.toml file in your config folder If there is no such file, check your worldsave, serverconfig folder
-
OpenJDK Platform Binary minecraft not responding
https://mclo.gs/nmircqi
- COSTYN
-
OpenJDK Platform Binary minecraft not responding
Also add the latest.log
IPS spam blocked by CleanTalk.