-
Posts
799 -
Joined
-
Last visited
-
Days Won
37
Everything posted by Paint_Ninja
-
The second link you posted looks like a latest.log file. A crash report is formatted differently and does not have timestamps beside each line
-
The log appears to cut off without any errors. If you don't have a crash report (in the crash reports folder instead of the logs folder), then unfortunately all I can suggest is a binary search... Backup any world saves you care about first Set half the mods aside and run the game with the other half If it works, the problem is coming from the half you set aside. If it doesn't work, the problem is in the half you've kept. Keep splitting until you find the culprit(s) Remove the culprit(s) and add back in all the other mods Restore your world saves backup
-
This is the Forge forums, only Forge is supported here. Forge is still available for newer versions like 1.21.1 and 1.21.8, you can find downloads for these on the files link on at top of the website (or here). Despite having "Forge" in the name, NeoForge is a separate thing, leading some to call it "Neo". You can learn more about Neo's origins here.
-
This is the Forge forums, only Forge is supported here.
-
Please share a link to your crash report on paste.ee, as explained in the FAQ
-
Game crashes while opening singleplayer.
Paint_Ninja replied to chxx_'s topic in Support & Bug Reports
This is the Forge forums. Fabric is not supported here. Please read the FAQ before posting -
Neoforge mouseclick event handler crash
Paint_Ninja replied to HoeBreathing's topic in Support & Bug Reports
This is the Forge forums, Neo is not supported here -
How to install neoforge e21.1.186
Paint_Ninja replied to Buttholemcfartsalot's topic in General Discussion
This is the Forge forums, we do not support Neo here -
Error: The game crashed whilst mouseclicked event handler
Paint_Ninja replied to luncans's topic in Support & Bug Reports
Only Forge is supported here. Neo is a hostile fork that is not compatible with Forge mods. -
Why Has the Forge Development Forum Become So Empty?
Paint_Ninja replied to DerexXD's topic in General Discussion
Related post: -
Server not starting with custom program arguments
Paint_Ninja replied to Vizor's topic in Support & Bug Reports
Do not use Aikar's Flags. They're known to cause severe performance issues on Forge servers -
CPU Lag Spikes Seem To Crash Server With Increasing Frequency
Paint_Ninja replied to shmunky's topic in Support & Bug Reports
Please open a new thread with your spark report @Epik Berm -
Instructions on how to install newer Java can be found in the FAQ
-
Please share a link to your crash report on https://paste.ee, as explained in the FAQ
-
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 see
-
How do I change the look of the FML Early Loading Screen?
Paint_Ninja replied to Cjnator38's topic in Support & Bug Reports
1) Update to the latest build of Forge for your MC version. The recommended build actually means minimum recommended. I can’t remember if it was backported to 1.20.1 or not, but we did clean up the early loading screen a bit in newer builds to look less cluttered. 2) Change the accessibility setting in game to black background. The early loading screen will then be black instead of red. -
'.get()' is deprecated, how do i fix?
Paint_Ninja replied to AbsoluteDawn417's topic in Modder Support
public ExampleMod(FMLJavaModLoadingContext context) { var modEventBus = context.getModEventBus(); } Refer to the javadocs and MDK for more pointers and examples. -
The security check is a captcha which shows below the question. If it doesn’t show for you, make sure your ad blocker is disabled as it may be hiding it.
-
Force Minecraft, Java and all things related to them to prefer high performance graphics, in both the nvidia control panel and Windows settings. Make sure to include the bundled java exe inside the launcher files
-
Use DDU to fully remove the broken nvidia drivers, then do a clean install of the latest nvidia drivers again. An update usually doesn't suffice