-
Posts
766 -
Joined
-
Last visited
-
Days Won
27
Everything posted by Paint_Ninja
-
Need help with creating a building system (1.16.5)
Paint_Ninja replied to RonKon's topic in Modder Support
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Update your graphics drivers
-
https://www.curseforge.com/minecraft/search?page=1&class=mc-mods&gameFlavorsIds=1&sortType=1&pageSize=20 Download the right version and put it in the mods folder.
-
Looking at the Spark report of the empty Forge install, it looks like you're allocating an excessive amount of RAM, causing the game to spill over onto your much slower SSD/HDD (aka swap space) which can cause lag spikes like you're seeing here. Your physical memory is practically full and you've got another 20 gigs or so spilled over onto your storage. To solve this, allocate less (e.g. 4GB is usually enough for large modpacks, 2GB is fine for smaller ones) and close some background apps while the game is open.
-
Modded server loading as vanilla server
Paint_Ninja replied to ging35zid's topic in Support & Bug Reports
What version of Forge? Walk me through how you're trying to install Forge -
Minecraft Crashing for no reason
Paint_Ninja replied to Logancraft1'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. -
The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Forge 1.12.2 installer saving wrong JSON
Paint_Ninja replied to Seeroy'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. -
Some simple things to try first: - Set the chunk builder to threaded rather than semi-blocking - Set the simulation distance 2 chunks lower than the render distance (e.g. sim dist 10, render dist 12) - Update your graphics drivers Next up, we'll grab a Spark report which'll provide some game environment details: https://www.curseforge.com/minecraft/mc-mods/spark 1) Run /sparkc profiler 2) Wait a couple of mins 3) Run /sparkc profiler --stop and copy-paste the results link here Please provide separate spark reports for Forge and Fabric. By the way, please use https://gist.github.com in future. Normal GitHub is meant for source code.
-
Remove the totaldarkness mod - it's intended only for use on clients and you've installed it on a dedicated server.
-
Please run a Spark report to help us diagnose this and identify the laggy mod(s) in question. https://www.curseforge.com/minecraft/mc-mods/spark 1) Run /spark profiler 2) Wait a couple of mins 3) Run /spark profiler --stop and copy-paste the results link here
-
1.18.2 java.lang.Exception: Mod Loading has failed
Paint_Ninja replied to MalikRob's topic in Support & Bug Reports
Delete the config file for iron furnaces in the config folder.