Mantle

Mantle

157M Downloads

Problem With Mantle

JonathanMarulanda opened this issue ยท 5 comments

commented

You need to provide more info than just a crash report. Explain what you were doing when the crash happened, was it on game start? world load? in a particular inventory?

Also, can you reproduce the crash with fewer mods? Try narrowing it down to just Mantle an whatever mods you have that depend on Mantle.

commented

This crash was in the game, I dont have any problem with world loading and the game start, Im using Tinkers Construct with Chipped.

Im tried to reproduce the crash and yeah, looks like the same: (I tried with fewer mods by the way)
crash-2024-08-19_13.15.18-client.txt

The game crash when Im in creative mode in the inventory, "Tinker's Smeltery", I just had open that and then the game crash.
In addition the game crash when im walking in the world.

2024-08-19.13-12-39.mp4

Thank you for your time.

commented

You still have dozens of mods. Find a minimal list of mods to reproduce this crash. Given no one besides you has experienced it before, its a mod conflict, and I am not sure which mod is to blame.

Try removing rendering mods to start, the name Brute force Rendering Culling sounds very suspect. memoryleakfix could also be to blame if its removing data we rely upon. Need to narrow down why it crashes for you and not for other people.

commented

Everything is fine now!

It seems the conflict was with "REdirector" and "Mantle"; after triying and triying the crash doesn't appear again.

I never tought that is going to be redirector, I tried with every render mod (Embeddium, Memory Leak, Entity Culling, Ferritecore, ModernFix etc.), and seems redirector changes some values of the minecraft code.

So thats it, Thanks for you help.

commented

Curious, that mod description does not seem to suggest any relationship to this crash report. I'll look into it further when I have a chance to see if there is anything we can do to recover from this error on our side or if they just left the game in an unrecoverable state. Unfortunately, that mod is closed source so I cannot tell what they are actually doing.