ichttt
Members-
Posts
23 -
Joined
-
Last visited
-
Days Won
1
Everything posted by ichttt
-
[SOLVED] Minecraft Forge crash at start (forge 32.0.92)
ichttt replied to Aaron165487's topic in Support & Bug Reports
Use forge 32.0.93 or newer, it should now work again -
My athernos server does not open and appears "crashed"
ichttt replied to Javier_Voltex's topic in Support & Bug Reports
Use forge 32.0.93 or newer, it should now work again -
[SOLVED] Mod setup issues: "Could not find mapped snapshot"
ichttt replied to Hamster_Furtif's topic in Modder Support
Try deleting the build folder in your project and refresh gradle -
Please post the installer log
-
You can download the 1.15 beta version now, it installs fine. Be aware that it has major rendering issues as of version 29.0.3 and can have other big bugs
-
Race condition within ListenerList resize behavior
ichttt replied to WireSegal's topic in Support & Bug Reports
@WireSegalThis should be fixed with latest forge (28.0.75), does it still occur for you? -
Forge did a breaking change, either wait for an update of the mod or downgrade forge to 28.0.41 until xaeroworldmap is updated to support the changes
-
If the mod runs on the client as well, you can use TextComponentTranslation if you use the chat, or handle translation on the client if it is client side code. Both methods will translate your strings to the language set in the client
-
Hi @LexManos, you promoted the last version with the rev number 2 as recommended instead of 3. Just a minor nitpick, but it might help if some mod requires revision 3 and does not care about the build number.
-
-
Forge 1.11.2 - 13.20.1.2579 Crash on loading
ichttt replied to Wizardon777's topic in Support & Bug Reports
Immersive Engeneering is broken (see https://github.com/BluSunrize/ImmersiveEngineering/issues/2672), but I don't know if they backport the fix to 1.11.x. For now, just remove the mod or downgrade forge. -
Problem with ImmersiveEngineering, you have to wait for a fix from their end or remove the mod/downgrade forge to continue playing (see https://github.com/BluSunrize/ImmersiveEngineering/issues/2672)
-
Cpw made a really good reddit post about this were he explains what he uses as JVM arguments. I use them as well for large modpacks (and with lower memory like 2G for lightweight modpacks)
-
Forge server jar doesnt open
ichttt replied to HelpMePleaseAndThankYou's topic in Support & Bug Reports
Launchwrapper(which is a required library for forge) does not support java 9, please use java 8. -
@Karixma stop talking when you don't know what your talking about. This has NOTHING to do with the issue. @Crafter145 Try disabling the loading screen like described in the EAQ
-
This should be fixed in the latest forge version, see https://github.com/MinecraftForge/MinecraftForge/pull/3998
-
Mod sounds mute randomly during lag spikes... x_x..
ichttt replied to t3k9in3's topic in Support & Bug Reports
You can also try foamfix as it reduces memory usage by a lot http://asie.pl/foamfix/ -
MC Crashes when I play with Forge Profile (SOLVED)
ichttt replied to Bomba_Soru's topic in Support & Bug Reports
You can only run mods the minecraft/forge version they are designed for. You currently have 1.11.2 Forge with mods for 1.7.10 and 1.10.2. -
No, it's currently on 1.11(.0), but LexManos is working on the update, see his tweet:
-
Custom Main Menu is Client Side only, remove it. Btw, 1.7.10 is no longer supported, update to 1.10.2
-
It seems like there is a problem with fluid logistics pipes.