Leaderboard
Popular Content
Showing content with the highest reputation since 02/13/25 in all areas
-
Honestly, the forums are a back burner thing. Not many people use it. Best option is discord. I know that I haven't looked at the forums for more then admin tasks in quite a while. You're also best off not following tutorials which give you code. Knowing programming and reading the MC/Forge code yourself would be the best way to go.2 points
-
Issue was TerraFrimaCraft, I went through each mod one by one disabling them. Thanks for trying to help though!1 point
-
1 point
-
1 point
-
NEVERMIND, I removed 2 mods (Flan's and Create love & war) and now all's good!!! Thank you for helping, dude! ur amazing1 point
-
i just removed the mod and it's not crashing anymore, but if it is that mod then they really need to fix this issue.1 point
-
Thanks, I can confirm that it is fixed in 49.1.41.1 point
-
1 point
-
Fixed in 49.1.41 https://files.minecraftforge.net/net/minecraftforge/forge/index_1.20.4.html1 point
-
1 point
-
It is an issue with Warriors Of World (gdmef-1.1.5-forge-1.20.1.jar) Check for the dependencies: https://www.curseforge.com/minecraft/mc-mods/warriors-of-world/relations/dependencies or remove this mod1 point
-
it worked thank you! do you know how i could add the shaders to a curseforge modpack?1 point
-
Made a test and running into the same issue - maybe indeed an issue with this build 🤔 @LexManos @Paint_Ninja1 point
-
thank you so much! it didnt directly fix it but it did lead me to figure it out and was able to keep bats galore in the end just had to remove and re add some mods!1 point
-
So, I did that. That partialy worked, but the second part of the problem was that several mods versions were not compatible( So for now I used older version and it works. Thanks!1 point
-
1 point
-
1 point
-
1 point
-
Remove supplementaries or try older 1.20.1 builds1 point
-
Add crash-reports with sites like https://mclo.gs/ Update CyclopsCore to this build: https://www.curseforge.com/minecraft/mc-mods/cyclops-core/files/61994461 point
-
Yes, once you have data generation set up, it's a lot easier to add a line of code to your generator class than it is to copy, paste and edit 2-3 JSON files for each new item.1 point
-
Minecraft 1.21.4 requires a new model definition file for each item, which you don't have. These can be created through Data Generation, specifically the ModelProvider, BlockModelGenerators and ItemModelGenerators classes.1 point
-
Hello fellow Minecrafters! I recently returned to Minecraft and realized I needed a wiki that displays basic information easily and had great user navigation. That’s why I decided to build: MinecraftSearch — a site by a Minecraft fan, for Minecraft fans. Key Features So Far Straight-to-the-Point Info: No extra fluff; just the essentials on items, mobs, recipes, loot and more. Clean & Intuitive Layout: Easy navigation so you spend less time scrolling and more time playing. Optimized Search: Search for anything—items, mobs, blocks—and get results instantly. What I’m Thinking of Adding More data/information: Catch chances for fishing rod, traveling villager trades, biomes info and a lot more. The website is still under development and need a lot more data added. Community Contributions: Potential for user-uploaded tips for items/mobs/blocks in the future. Feature Requests Welcome: Your ideas could shape how the wiki evolves! You can see my roadmap at the About page https://minecraftsearch.com/about I’d love for you to check out MinecraftSearch and see if it helps you find the info you need faster. Feedback is crucial—I want to develop this further based on what the community needs most, so please let me know what you think. Thanks, and happy crafting!1 point
-
'm having a problem with modded Minecraft when using CurseForge to install modpacks. Every time I launch the game with Forge, I get a black screen, but I can still hear the main menu music and button sounds when I click around. The game doesn't crash—it just stays black, making it unplayable. I've tried: Reinstalling the modpack Updating my graphics drivers Allocating more RAM Vanilla Minecraft runs fine, and even Forge loads without errors, but as soon as I start a modpack through CurseForge, I get this black screen issue. Has anyone else experienced this or know a fix?1 point
-
im having the exact same issue and I have tried with normal forge and neoforge but still wont work i have also made sure i was using the correct java installation as well so if you find a fix please share1 point
-
1 point
-
Did you work with Worldedit before the crash? If yes, set max-tick-time to -1 in your server.properties If not, make a test without this mod1 point
-
Online forums in general seem to be declining in popularity imo. There’s still value here for certain types of content, such as written tutorials and blog posts which would otherwise get lost in the chat history fairly quickly on Discord. Also for those that prefer the forums format ofc. But for faster support related topics, I agree that the Discord is probably your best bet at the moment. The speed of responses is also down to the ratio of volunteers - the player support forum still seems pretty active, but the coding ones much less so. Once you’re feeling more confident in your modding skills, be the change you want to see1 point
-
That might have been it. I played for around 5 minutes in the gray screen world and didn't get disconnected, I'll let you know if anything happens. Thank you so much for your help, time and patience1 point
-
1 point
-
Ive thought of something like this myself a while ago. Maybe it's something I could take on.1 point
-
Task :runClient failed Caused by: java.lang.ClassFormatError: Duplicate method name "lambda$renderItem$3" with signature "(Lnet.minecraft.world.item.ItemStack;)Ljava.lang.String;" in class file net/minecraft/client/gui/GuiGraphics I was trying to find other forums with error like that but seemingly no one has encountered it okay it was because i was using older parchment mappings on newer version of minecraft, the fix is on the parchment docs website1 point
-
Hello! I think what you made is awesome! Sadly, I do not have discord. But I hope we can become great friends later on! Have a blessed weekend!1 point
-
This FAQ has many guides and solutions - reading this before asking for help could save you a lot of time, as it accounts for the vast majority of issues people run into that we're aware of but can't fix on our end. Supported versions and platforms We only support Forge here. We cannot help you with Fabric, Spigot, etc... We support all versions under the tiered support policy. Full support for 1.21.4, 1.21.3, 1.21.1, 1.20.6, 1.20.4 and 1.20.1 Legacy support for all other versions Minimal support for select versions (e.g. 1.20.3 - use 1.20.4 instead) More details here. Rules Piracy (aka "cracked launchers") and cheats (aka "PvP clients", "x-ray mods", etc...) are strictly forbidden here. When you need help, please always make a new thread. Do not post in old support threads. When making a new thread, you must include a link to your log on https://pastebin.com or https://paste.ee. Instructions on where to find this and how to upload it are in this forum post. Exit/error codes Here's a list of exit codes and what they mean: Error code 0: Someone clicked "Quit game" and the game closed successfully Error code 1 and -1: The game crashed, refer to the log and/or crash report for details Error code -1073741819: A game library crashed. Update your drivers and make sure you're using the right Java version Where can I find the debug.log and crash report? Official Minecraft launcher CurseForge app MultiMC/PolyMC/Prism launcher Where can I find the installer log? Where can I find the launcher log? Most of the time you don't need to share this, so only share it when asked by a support volunteer or when you're unable to find any debug.log or crash report. Official Minecraft launcher CurseForge app What version of Java do I need? | Minecraft version | Forge version | Java version | |-------------------|---------------|--------------| | 1.20.6 or newer | 50.x or newer | 21 | | 1.18 - 1.20.4 | 38.x or newer | 17 | | 1.17.1 | 37.x | 16 | | 1.16.5 or older | 36.x or older | 8 | How do I install Java? Windows macOS Linux How do I install the Forge client to the official Minecraft Launcher? How do I install the Forge server? Where can I find the forge.jar to start my server? Forge immediately crashes on launch without any mods installed, how do I fix it? Where can I find Forge mods? https://www.curseforge.com/minecraft/search?page=1&gameFlavorsIds=1 Make sure you download the right version of a mod for your Minecraft version. My game is lagging, how can I find the culprit? How do I update my drivers?1 point
-
Yes, you're correct i changed the pink_sword.json for handheld I feel stupid, the whole problem was the comments in the .json files Thank you, now is working.1 point
-
Hi all, I'm running a 1.20.1 Minecraft Forge server with a hosting website and something seems to have gone wrong. It started as an occasional crash that has now become extremely frequent and I don't know what exactly is causing it. I already tried disabling watchdog but the server crashes anyway. Oddly it only occasionally generates a crash report after a crash occurs. Based on viewing the server console's research usage it seems that the CPU spikes astronomically high (100% usage), especially when chunks are being loaded or when a new person joins the server. I downloaded Spark to create a profile (https://spark.lucko.me/bBlWe7ou29) but I lack experience with this mod and don't understand what I'm looking at/how this should help me diagnose the issue. I am using a lot of mods so I'm guessing there is some sort of issue there or a corrupted chunk (although MCRF found no chunk errors). We actually don't experience any lag until the crash occurs, so it's some sort of sudden spike in resource usage. Based on the crash report I've already tried removing Canary and Modernfix but there was no change. Thanks for any help you can provide. Specs: 4 cores x 4200MHz AMD Ryzen 9 5950X 4GB RAM Crash report:0 points
-
0 points