Everything posted by warjort
-
Errors in currently selected datapack prevent the world from loading
That's a url to a file on your pc. We cannot access your pc.
-
Custom Modpack crashing with Exit Code -1073740791
Looks like you have an issue with a mod messing around with the chunk loading and breaking it? The error does not say which one. Probably the only way you will find the mod is to experiment with removing mods until the problem goes away. (Backup your world before removing mods).
-
Custom Modpack instantly crashes once I hit play in the Launcher
Try the latest preview of optifine or remove optifine altogether.
-
Server Crash 1.19.3
I would guess from the error messages the mods mentioned have not been updated to work with 1.19.3 yet?
-
Game keeps crashing
Maybe this problem. https://forums.minecraftforge.net/topic/119518-exit-code-1073740940/#comment-524102 Otherwise you need to talk to microsoft or try a different java.
-
"The game crashed whilst rendering overlay" error.
Your config file is broken. If you don't have a backup, delete the file and it will be recreated.
-
YDM Weapon Master crashing
If you know the problem is with a specific mod, you should check you have the latest version the contact the mod author. Besides the weaponmaster mod, the log you posted has 25,000+ references to the word "error" most of which seem to be related to optifine.
-
The game crashed whilst initializing game Error: java.lang.ExceptionInInitializerError: null Exit code: -1
One of your config files is broken. If you don't have a backup, delete the file and it will be recreated with default values.
-
1.19.2 Forge server wont start.
Issue with rubidium. Like the other mods you mention, they are broken client side only mods you don't need on the server.
-
Description: Unexpected error org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical
Issue with create, others have said it is a conflict with optifine.
-
Save is not opening
One of your config files is broken you can find it in the <world-save-name>/serverconfig subfolder. If you don't have a backup of the file, delete it and it will recreated with default values.
-
No tool for pickaxe tools
Post a link to the logs/debug.log. One of your mods has likely broken the "mineable with pickaxe" block tag. If the log doesn't show an error while loading tags, the only way to find the mod is to experiment with removing mods until the problem goes away. (Backup your world before removing mods).
-
Errors in currently selected datapack prevent the world from loading
You need to post a link to the logs/debug.log so we can see the datapack error.
-
1.18 forge server mods stop server from running
Use java 17, mixin does not support java 19
-
AE2 wireless terminals randomly stop working... MC 1.18.2
- I have this problem pls help me
You are missing or have the wrong version of the "hammerlib" mod.- Got a " The game crashed whilst rendering overlay" error.
Install the latest preview release of optifine.- [SOLVED][1.19.2] Dev lost connection: Server sent an invalid packet, when world first loaded.
I missed the part where it says you are porting a mod. 🙂 If it is your mod causing the problem then you need to check there is no mismatch in the serialization of your network packets e.g. deserailizing fields in the wrong order to how they are serailized or something else that will cause the networking to get "out-of-sync". https://forge.gemwire.uk/wiki/SimpleChannel#Common_Packet_Handling_Pitfalls Things like custom recipe serialization falls under this as well.- [SOLVED][1.19.2] Dev lost connection: Server sent an invalid packet, when world first loaded.
You need to post a link to the logs/debug.log so we can see if there is a previous error. This kind of problem is caused by mods with broken networking code. It is normally difficult to find the problem mod. Usually you have to experiment with removing mods until the problem goes away. (Backup your world before removing mods). An FAQ in this forum used to be using the wrong version of journeymap for 1.19.2 But that problem seems to have disappeared now that journeymap has a final release for 1.19.2- Game crashes say "Exit Code 1".
There is no error in that log. If it is the full log, post a link to the launcher_log.txt before restarting the launcher.- failed to create player model for default
Issue with the illuminations mod. Check you have the latest version then contact the mod author.- Is there a way to fix this without removing optifine?
Use the latest preview release of optifine for 1.18.2- Minecraft 1.19.2 freezes after loading up.
The debug log is required, just don't post it in the forum. Use a file upload site.- New Forge install error
Issue with your graphics driver: Maybe this will work for you? https://forums.minecraftforge.net/topic/119038-1192-failed-to-run-example-mod-on-fresh-setup/#comment-522788- The game crashed whilst rendering overlay Error: com.electronwill.nightconfig.core.io.WritingException: An I/O error occured
- I have this problem pls help me
Important Information
By using this site, you agree to our Terms of Use.