-
Posts
766 -
Joined
-
Last visited
-
Days Won
27
Everything posted by Paint_Ninja
-
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.16.5 Minecraft crashes when loading my world
Paint_Ninja replied to Octahedron_'s topic in Support & Bug Reports
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. -
1.16.5 how to fix this mc crash????
Paint_Ninja replied to pardon sturch's topic in Support & Bug Reports
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. -
1.19.2 1.19.2 Custom Mod Pack Apotheosis error
Paint_Ninja replied to Aviaw's topic in Support & Bug Reports
This is the relevant part of the crash report. It's trying to modify a part of the game directly instead of using Forge's API, and failing to do so. -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.16.5 [1.16.5] ticking player crash
Paint_Ninja replied to AstraeKamado's topic in Support & Bug Reports
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. -
1.18.2 1.18.2 Server Won't Initiate
Paint_Ninja replied to SirSlimey_'s topic in Support & Bug Reports
You have a mod trying to access a client-only class on a dedicated server. Make sure you've removed all client-only mods from your server -
1.20.1 Failed to Load Datapacks
Paint_Ninja replied to Joseph Bailey's topic in Support & Bug Reports
This is the Minecraft Forge forum. We only support Forge here, not Paper. Ask the paper community for help. -
1.16.5 Crash while trying to load a world
Paint_Ninja replied to Donpler's topic in Support & Bug Reports
Remove Optifine, it's not meant to be installed on dedicated servers -
The log is cut off and shows no errors. Try removing mods until it works, then let us know which mod was causing it
-
1.20.1 Can't launch Minecraft with Forge
Paint_Ninja replied to kyle1227's topic in Support & Bug Reports
Update your graphics drivers to the latest recommended version - you're on year-old beta drivers. AMD labels beta drivers "Optional", avoid those. https://www.amd.com/en/support -
I need help with updating a mod to a newer version for 1.18.2
Paint_Ninja replied to Daigo's topic in ForgeGradle
What version are you porting from and to? There's some guides here which may help: https://docs.minecraftforge.net/en/latest/legacy/porting/ -
Update your graphics driver to the recommended version https://www.amd.com/en/support
-
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
1.19.2 Forge 1.19.2 starting with java 8
Paint_Ninja replied to Univers's topic in Support & Bug Reports
1.19.2 requires Java 17 -
Failed to download version manifest,can not find client jar
Paint_Ninja replied to Dexter777's topic in Support & Bug Reports
This error is often indicative of an outdated Java version. Please ensure your Java version is up to date. You can download OpenJDK from the Adoptium project. If the error persists after updating your Java version, please post the updated installer log as well as the contents of %windir%\system32\drivers\etc\hosts (Windows) or /etc/hosts (Mac, Linux) -
Please share a link to your debug.log on https://pastebin.com
-
Topic for making tags
-
- 1.10.2
- 1.11.2
-
(and 81 more)
Tagged with:
- 1.10.2
- 1.11.2
- 1.12.2
- 1.13.2
- 1.14.4
- 1.15.2
- 1.16.5
- 1.17.1
- 1.18.2
- 1.19.0
- 1.19.1
- 1.19.2
- 1.19.3
- 1.19.4
- 1.2.5
- 1.20.0
- 1.3.2
- 1.4.7
- 1.5.2
- 1.6.4
- 1.7.10
- 1.8.9
- 1.9.4
- armour
- bad jvm args
- biomes
- blocks
- broken mod
- bug
- capabilities
- client
- client-only mods on server
- codecs
- commands
- dimensions
- effects
- enchantments
- entities
- events
- feature request
- fluids
- food
- gradle
- groovy
- guis
- ide
- installer
- items
- java
- kotlin
- launcher
- libraries
- loot
- metadata
- missing jar association
- missing java
- missing mods
- mixin
- needs more info
- networking
- news
- optifine
- ores
- out of memory
- outdated drivers
- particles
- performance
- porting
- potions
- recipes
- registries
- rendering
- scala
- server
- solved
- sounds
- textures
- tools
- tutorial
- weapons
- worldgen
- wrong java version
- wrong mod version
-
1.20.1 Got exit code -1 while launching game
Paint_Ninja replied to AK464's topic in Support & Bug Reports
Remove Optifine, it's known to break things sometimes. -
JAR file association Certain Java archive (JAR) files, such as the Forge installer/launcher JARs, are designed to be self-executing; if double-clicking the file does nothing or opens an archive manager (like WinRAR/7-zip) then you need to adjust the Windows registry to fix the file association. A program has been created to do this automatically, here: https://johann.loefflmann.net/downloads/jarfix.exe If the problem persists after running this program, let me know.