warjort
Members-
Posts
5420 -
Joined
-
Last visited
-
Days Won
175
Everything posted by warjort
-
Immersive engineering crash. I want to play aggain.
warjort replied to Myk999's topic in Support & Bug Reports
Check you have the latest version then contact the mod author. But I would guess they will tell you try it without optifine. -
Check you have the latest version then contact the mod author.
-
Server won't launch - All The Mods 8 - Error message below.
warjort replied to Dylan Naidoo's topic in Support & Bug Reports
Use java 17 -
essential mod / Forge 1.19.4 Error -1
warjort replied to Mighty Prigon's topic in Support & Bug Reports
That's the latest.log not the debug.log - and it's not complete It shows the same information as the bottom of your other log you posted. It loads the textures then it just stops with no crash. That's the kind of log you would expect if you closed the window while it was loading. I think you have an issue where you don't know where the files are for your minecraft/forge. I think the simplest solution would be: * Backup your whole .minecraft folder by renaming it (you want to keep all your saves). * Reinstall minecraft and forge That way you will only have one version installed and it should be easier for you to locate things. -
Some issue with a connected textures item model. The error message doesn't say which one, but I would guess it is one of the items in your inventory? Check you have the latest version of CTM. Then contact the mod author.
-
essential mod / Forge 1.19.4 Error -1
warjort replied to Mighty Prigon's topic in Support & Bug Reports
Looks like the wrong log given the date and the previous crash report you posted above was using Forge 45.0.49 And please don't post logs in the forum, use a file sharing site. -
essential mod / Forge 1.19.4 Error -1
warjort replied to Mighty Prigon's topic in Support & Bug Reports
If you really did delete the file, it wouldn't give that parse error message because there would be nothing for it to parse. Are you sure you are removing the correct file? You don't post your debug.log so I can't tell you the exact location. Also you don't post the updated error. When this happens its usually because you didn't shutdown your computer properly and the changed files don't get flushed to disk. So the problem can happen with multiple config files. Check the new error message for the file name. It's probably a different config file. -
The game crashed whilst exception in server tick loop
warjort replied to oakjei's topic in Support & Bug Reports
you already are using optifine, but its the wrong version -
If you don't have a backup, delete the file and it will be recreated with default values.
-
Fix your network configuration. Probably it's your operating system's "hosts" file (usually caused by using pirated minecraft launchers - not supported here) Or some other DNS problem, ask your internet provider or network administrator.
-
Switch Textures based on EnumProperty [1.19.4]
warjort replied to Simon Hamanek's topic in Modder Support
Back in February I took the whole month off from answering questions in this forum. I found I was wasting most of my time explaining to users why their questions were unanswerable. I seem to be getting stuck in that loop again. From now on, if a user fails to show they have done their own research (like not even reading the forum rules/faq) or posts incomplete, unanswerable questions lacking in useful information to reproduce/diagnose the problem, they will have to figure out for themselves why their questions have a response count of zero. -
Use java 17
-
Doing that would just break the game. And mixins are not support in this forum.
-
Blocks are swapped for players on Create Flavored Forge server
warjort replied to logFerF's topic in Support & Bug Reports
That's the server. If it shows any error, it will likely be on the client. -
That log does not show you starting forge. It does have a warning where the launcher can't contact mojang's website, e.g.: Looks like some issue with the network or its configuration.
-
Don't post logs in the forum, use a file sharing site. Anyway, use java 17
-
The only thing I can find on github about that error is this cryptic: https://github.com/jtorleonstudios/HUB-Library-Ferret/issues/4 Otherwise it could be any one of these mods: Check you have the latest versions of this mod then contact the mod author.
-
I don't know what that is, but it is not the launcher_log.txt It contains less information than the original log you posted.
-
Blocks are swapped for players on Create Flavored Forge server
warjort replied to logFerF's topic in Support & Bug Reports
If it works in single player, then the problem is likely in the networking code of one of your mods. -
That error means one of your mods has broken networking (usually a broken custom recipe since this is at login). The log message does not say which mod is causing the problem for this kind of error. Probably the only way you will find the problem is to experiment with removing mods. Backup your world before removing mods. But here's all the bug reports on github with an error similar to yours. https://github.com/search?q=readerIndex(9)+%2B+length(4)+exceeds+writerIndex(9)&type=issues Maybe one of them matches a mod you have, or one of the bug reports points to another mod causing the problem?
-
There's no error in that log, post the launcher_log.txt
-
The game crashed whilst exception in server tick loop
warjort replied to oakjei's topic in Support & Bug Reports
Use the latest preview release of optifine.