Everything posted by warjort
-
exit code -1073741819
I don't think this is the correct hs_err_pid file Your log shows you using: But the crash shows it using These can't be from the same crash.
-
Forge Keeps Crashing Whenever I Use Mods
You are hijacking somebody else's thread. That's a good way to be ignored. This thread had its issue resolved 7 months ago. Anyway, the crash report says you have a mod for an older version of minecraft but doesn't say which one. It just gives a class name that is used in minecraft/forge 1.16.5 and earlier: " net.minecraft.network.chat.TranslatableComponent" You have minecraft/forge 1.19 so it does not exist. If you can't figure out which one of your mods is not for 1.19 from the file names in the mods folder (it will probably be one that does not include 1.19 somewhere in its name), start a new thread in this forum and post the logs/debug.log so we can see which mods you are trying to run.
-
Getting a crash on startup, while trying to load a custom modpack y made
Looks like you are missing this mod: https://www.curseforge.com/minecraft/mc-mods/framework You would be much better off asking questions about mrcrayfish mods on their discord. But check the mod's main page first and that you have the latest version. e.g. the gun mod page says it requires "framework" in red text: https://www.curseforge.com/minecraft/mc-mods/mrcrayfishs-gun-mod
-
The game crashed whilst rendering overlay
Broken config/forge-client.toml file. Delete it and it will be recreated with default values.
-
Help! - org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
Use an older version of that one mod that was released before 7th July (the release date of 41.0.64).
-
i cant install 1.19 forge
Update your java.
-
exit code -1073741819
You can also try changing it to use "fullscreen:false" in your options.txt in the minecraft folder. This will force minecraft into windowed mode which can sometimes fix problems.
-
exit code -1073741819
Error code -1073741819 is 0xC0000005 in hex which is the windows error code for an "Access Violation" (or invalid memory access). https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55 Given the error happens during graphics initialisation, the problem is likely with your graphics driver. But, you probably have a file beginning with "hs_err_pid" somewhere. It could be in your minecraft folder or your home folder. This file will give more information about where the crash occurs exactly. Assuming it is your graphics driver, likely causes include; * Your graphics driver is not up-to-date * Your graphics driver is misconfigured * Your monitor configuration/mode is not properly supported by your graphics driver.
-
error 255; Description: Unexpected error; java.lang.NullPointerException: Cannot invoke HELP ME please
When I said "I would", it's a turn of phrase. I meant "you should". 🙂
-
error 255; Description: Unexpected error; java.lang.NullPointerException: Cannot invoke HELP ME please
So now your problem is that you are using version 0.5.0 for create while the latest is 0.5.0c https://www.curseforge.com/minecraft/mc-mods/create/files I would go through your mods lists to check you have up-to-date versions for all your create related mods.
-
error 255; Description: Unexpected error; java.lang.NullPointerException: Cannot invoke HELP ME please
Looks like an issue with flywheel, create's library mod. You have version 0.6.3 while the latest is 0.6.4 https://www.curseforge.com/minecraft/mc-mods/flywheel/files If that doesn't fix it, contact the author.
-
[SOLVED] [1.19] How to turn barrel like block entities to shulker like block entities?
You will also need to look at vanilla's data/minecraft/loot_tables/blocks/shulker_box.json
-
[SOLVED] [1.19] How to turn barrel like block entities to shulker like block entities?
Start with ShulkerBoxBlockEntity.itemStacks and follow the logic from there.
-
How can I run Forge on mac M1?
This is another in the launcher.log
-
How can I run Forge on mac M1?
This is an error in your launcher.log that says your additional_lights jar is corrupted/incompletely downloaded. You will need to redownload it to fix it. However, the debug.log you posted is from 15 minutes after that and does not show this error. Did you already fix it? Your launcher.log stops 2 minutes before your debug.log starts.
-
"invalid Java Runtime" Every time i have optifine in the mods folder
It was a typo, I should have written 40.1.58+ as in the link.
-
"invalid Java Runtime" Every time i have optifine in the mods folder
There is no optifine version currently compatible with forge 41.0.58+ https://github.com/sp614x/optifine/issues/6974
-
Forge Stops Responding
Change your maximum fps to be greater than zero.
-
Help with storing values in an item that can be referenced for use in custom item properties
Capabilities are described here: https://forge.gemwire.uk/wiki/Capabilities The main difference between ItemStack nbt and capabilities for your use case is that you can do most of your code in normal java when using capabilities. For capabilities, you only need to deal with nbt when the data is saved to or loaded from disk. You still need to write your logic either way.
-
MC Forge 1.18.2 keeps crashing
Looks like you are missing the AutoRegLib mod.
-
The game crashed whilst exception in server tick loop Error: java.lang.NoSuchMethodError: 'void
https://github.com/sp614x/optifine/issues/6974
-
Game keeps crashing 1.18.2 Forge 40.1.68
https://gitlab.com/DragonForge/SolarFluxReborn/-/issues/132
-
Failed to run processor: javax.net.ssl.SSLHandshakeException
That's what you have. Its like 7 years old. The current one for Oracle java 8 is 1.8.0_333 https://www.java.com/download/java8_update.jsp An alternative is to uninstall java 8 and use a more recent version of java, e.g. https://adoptium.net/
-
(1.18.2) Forge keeps crashing after loading/creating a world
https://github.com/sp614x/optifine/issues/6974
-
Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError (Help)
Problem with corail tombstone, try the latest version, 7.4.10 https://www.curseforge.com/minecraft/mc-mods/corail-tombstone/files/all?filter-game-version=1738749986%3a73250 you have 7.4.5. If that doesn't work contact the author.
IPS spam blocked by CleanTalk.