Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
126 stars 25 forks source link

Client is crashing randomly #53

Closed TheButterbrotMan closed 2 years ago

TheButterbrotMan commented 2 years ago

https://bytebin.lucko.me/MjC9CYPcN3

Traben-0 commented 2 years ago

does this still happen with no resourcepacks and with only ETF in the mod folder? if it doesnt happen with only ETF installed then its might be an incompatability with another of your mods, hence why I need to know if it still crashes if it's the only mod :)

do any of those resourcepacks or mods affect skeletons? as that may be related to the crash

TheButterbrotMan commented 2 years ago

Its very very very probably a incompa. I cant really reproduce it. I dont know of any ressourcepack in the modpack that affects skeletons.

https://www.curseforge.com/minecraft/modpacks/deathdusk (Version 2.0.0)

pdoktor commented 2 years ago

It's a mod incompat. As someone else who has many of the same mods you have, unfortunately it seems removing the heavier impact mob mods is the only fix as it just cannot keep up with memory.

Traben-0 commented 2 years ago

what mods did you remove that alieviated the issue?

pdoktor commented 2 years ago

Removing really heavy impact mods like Mobz, Dimensional Doors, The Twilight Forest and/or Paradise Lost fixed the massive amounts of crashes for me. They all seem to cause significant crashes when trying to load the textures on entities/mobs just due to the amount of them rendered at a time.

Traben-0 commented 2 years ago

I would love to see some of these crash logs, I can hopefully fix the underlying issue

Traben-0 commented 2 years ago

are they the same as the first message here?

pdoktor commented 2 years ago

I'll attempt to replicate the error and edit this message if I do, but since your update I actually can't get the same error to replicate to a log. It simply crashes me in singleplayer when attempting to render items/entities with emissive textures, and will simply say "Server Closed"- sending me to the multiplayer screen. (Which tells me the internal single-player server is likely crashing)

Edit: Since your last update it seems to have fixed entirely for me actually! I can run these mods in my current pack just fine :)

Traben-0 commented 2 years ago

thats good to hear, I have also fixed the specific crash in the first comment in version 3.1.4 releasing tonight