-
Posts
799 -
Joined
-
Last visited
-
Days Won
37
Everything posted by Paint_Ninja
-
1.20.1 Dynamically changing model based on field
Paint_Ninja replied to DutchSlav's topic in Modder Support
You posted in the buildscript support channel but you appear to be asking a mod code question. I've moved your post accordingly. -
1.18.2 My game keeps crashing at startup and I don't know why
Paint_Ninja replied to FATMAN95's topic in Support & Bug Reports
Please read the FAQ before posting. We need your crash report -
Cheats are not allowed here
-
Exception is server tick loop. Minecraft. How to fix?
Paint_Ninja replied to tralialia's topic in Support & Bug Reports
That crash report doesn't seem to come from Forge. Have you installed the Forge server? Please don't dump crash reports directly in the forums. Share a link to them on paste.ee instead, as explained in the FAQ. -
1.20.4 [1.20.4] Music Looping Forever
Paint_Ninja replied to Sharc06's topic in Support & Bug Reports
Please share more detailed steps on how to reproduce this and we'll look into fixing it. I tried putting a music disc in and it didn't loop. -
getting error when trying to launch server MIXIN
Paint_Ninja replied to rabahwc's topic in Support & Bug Reports
Please read the FAQ before posting. Do not dump the log directly on the thread as it often triggers anti-spam measures, resulting in slow support. Arclight and other Forge forks aren't supported here. Contact Arclight for help with crashes with their software. -
The mod dev plugin for intellij is unofficial. The forge templates it spits out are sadly often incomplete, outdated or broken. To start making a forge mod, we recommend using the latest MDK from the files site for the version of MC you want to mod. You extract that zip and open it in IntelliJ. 1.8.9 is extremely old. New IDEs won't work with it - you need a similarly old IDE. If you're modding 1.8.9 purely because you want legacy spam click combat, consider the SpammyCombat mod for modern MC and mod modern MC instead.
-
Oculus is broken. Check for updates for it or remove it
-
Your post triggered the anti-spam. Please read the FAQ and share a link to your crash report
-
Unable to reproduce on 49.0.19. Please may you share steps on how to reproduce this issue?
-
1.20.1 [1.20.1] Minecraft crashing after launching Forge
Paint_Ninja replied to aleshkakekw's topic in Support & Bug Reports
Please share the new crash report -
When i hit a mob my game crashes (1.19.2)
Paint_Ninja replied to st_bl4ck_st's topic in Support & Bug Reports
Please do not revive a year-old post with a crash from a different mod. Read the FAQ then make a new thread -
This is the Forge forums. We do not support Fabric here.
-
This is the Forge forums, we do not support nor recommend Quilt here.
-
1.20.4 MC 1.20.4 Forge 49.0.14 connection issues.
Paint_Ninja replied to a topic in Support & Bug Reports
Thanks, seems to be an edge-case bug with the new launch system introduced in Forge 1.20.3+. A temporary workaround until we fix the issue is to add the following JVM arg: --add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming -
1.20.4 MC 1.20.4 Forge 49.0.14 connection issues.
Paint_Ninja replied to a topic in Support & Bug Reports
Please read the FAQ to find out how to enable the debug.log, where to find it and how to upload it to a paste site to share a link. The debug.log will contain various troubleshooting details when attempting to connect, including what IP stack it picked, what the DNS query resolved to, where in the connection process it failed and more. -
Server Crash Error | ATTACK_DAMAGE_MODIFIER | Support?
Paint_Ninja replied to AspenCypress's topic in Support & Bug Reports
This is the Forge forums, we do not support Fabric here. -
1.20.4 MC 1.20.4 Forge 49.0.14 connection issues.
Paint_Ninja replied to a topic in Support & Bug Reports
Please share your debug.log, as explained in the FAQ