TheCodex6824 / ThaumcraftFix

GNU General Public License v3.0
8 stars 3 forks source link

Some odd bugs and a crash #14

Closed Carvercarver1 closed 2 months ago

Carvercarver1 commented 3 months ago

Not sure exactly why it happens, but if you hover with the thaumometer onto the firebat it just straight up crashes the game due to GUI issues and aspects, making it so you cannot scan it properly and rejoin the world unless you relaunch the entire game.

Secondly, sometimes lightning focus effect does not seem to render, sometimes it does. Perhaps needs a safety feature for rendering the thing if it does not normally do. It works, it just misses the bolt itself apparently. I will report more as I play.

IcarussOne commented 3 months ago

The lightning focus effect render issue might also be related to an issue from Particle Culling. It has been fixed on the latest version of that mod by adding the bolt to the ignore list by default.

Regarding crashes from bats, a crash can also happen when you try to spawn spellbats from a spawn egg (it would be better to just flat out disable it from creative and JEI).

TheCodex6824 commented 3 months ago

For the particles, I haven't noticed bolts not rendering on a smallish test pack, so it might be Particle Culling as mentioned. The bats though are indeed a problem.

IcarussOne commented 3 months ago

I was told that the thaumometer firebat crash had to do with another addon, I wouldn't fault vanilla Thaumcraft for this one.

TheCodex6824 commented 3 months ago

I was told that the thaumometer firebat crash had to do with another addon, I wouldn't fault vanilla Thaumcraft for this one.

Oh - if it's trying to assign aspects that don't exist to it then yeah, I don't think that's Thaumcraft's fault. I can't really do much about addons making questionable decisions.

KELETU66666 commented 2 months ago

I was told that the thaumometer firebat crash had to do with another addon, I wouldn't fault vanilla Thaumcraft for this one.

this bug caused by author of PA don't needs thaumic additions as its requirement.

TheCodex6824 commented 2 months ago

Since it seems like the only issue caused by Thaumcraft itself here (other than maybe having bad particle bounding boxes) is the spellbat spawn egg which got fixed, I'm going to close this. The firebat issue as mentioned before is caused by other addons.