iron431 / irons-spells-n-spellbooks

Other
80 stars 63 forks source link

[Bug] irons_spellbooks-1.20.1-3.4.0.5 CAUSING GAME TO CRASH WHILE EXPLORING #684

Open Minebrah opened 2 days ago

Minebrah commented 2 days ago

Observed behaviour

The game will unexpectedly crash while exploring. I check my logs and it shows this mod throwing alot of errors before crashing.

[02Dec2024 10:26:45.355] [Render thread/WARN] [net.minecraft.client.renderer.texture.TextureManager/]: Failed to load texture: minecraft:textures/models/armor/archevoker_layer_2.png java.io.FileNotFoundException: minecraft:textures/models/armor/archevoker_layer_2.png [02Dec2024 10:26:45.461] [Render thread/WARN] [net.minecraft.client.renderer.texture.TextureManager/]: Failed to load texture: minecraft:textures/models/armor/wandering_magician_layer_1.png java.io.FileNotFoundException: minecraft:textures/models/armor/wandering_magician_layer_1.png

Expected behaviour

The game to run smoothly and not crash

Steps to reproduce

Explore. Game will Crash.

Server Type

Single Player

Crashlog

https://gist.github.com/Minebrah/d7f5e2ec1b53f228d56454d791a8bc48

Iron's Spells N Spellbooks version

irons_spellbooks-1.20.1-3.4.0.5

Forge version

FORGE 1.20.1 - 47.3.12

Other mods

No response

Crashlog Check

meeprdib commented 2 days ago

Those aren't fatal issues by the looks of it, and the log seems to end abruptly. Can you send a crash log file instead?

iron431 commented 2 days ago

that is not a crashlog, attach the corresponding file from the crashlogs direcctory.

Minebrah commented 1 day ago

Hello good people and thank you for the quick response. So the thing is that whenever the game crashes it doesn't give me a crash log. It just hard crashes and sends me to the main menu or sometimes even the pc will just freeze and I am forced to restart it. It happens repeatedly and your mod is always one of the last things to pop up on the logs before it crashes. This mod is amazing and I doubt its the only culprit but I question if these errors contribute some way to the game lagging and inevitably crashing. Any help would be appreciated. Thank you.

meeprdib commented 1 day ago

You checked your crash-reports folder and there was nothing?

lab3 commented 1 day ago

If you launch the app using the prism launcher you should see the hard crash in the output from prism

lab3 commented 1 day ago

Also, from the log you did post it looks like it's missing a registry item from apotheosis

image
Minebrah commented 15 hours ago

If you launch the app using the prism launcher you should see the hard crash in the output from prism

Thank you, I just downloaded Prism Launcher and transferred all my files over. It looks promising, its midnight now, I only got a quick chance to test it out on the new launcher and the game did show those errors in the log before the game crashed again.

[23:50:03] [Render thread/WARN] [minecraft/TextureManager]: Failed to load texture: minecraft:textures/models/armor/archevoker_layer_1.png java.io.FileNotFoundException: minecraft:textures/models/armor/archevoker_layer_1.png at net.minecraft.server.packs.resources.ResourceProvider.m215590(ResourceProvider.java:21) ~[client-1.20.1-20230612.114412-srg.jar%231656!/:?] {re:classloading,re:mixin}

However in this case it looks like even though its spitting out errors from this mod, it looks like another mod "parcool" ultimately caused the game to crash. I could be wrong though I'm not very good at reading these logs.

https://[gist.githubusercontent.com/Minebrah/a0b8b89c77f8cd3182b80884cafcbd34/raw/557c9dd49fd932db342099da75db8de4e356fbd1/gistfile1.txt](https://gist.githubusercontent.com/Minebrah/a0b8b89c77f8cd3182b80884cafcbd34/raw/557c9dd49fd932db342099da75db8de4e356fbd1/gistfile1.txt)

Thank you again for the help. I will run some tests tomorrow and see if anything related to this mod comes up.