stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

[1.16.4] Rare crash on ctrl+shift #151

Closed KR33PYK1NG closed 3 years ago

KR33PYK1NG commented 3 years ago

Sometimes if you open mod's creative tab, press ctrl+shift and hover over many items as fast as you can, the game will crash. Crashlog: https://pastebin.com/7sEG7Uhp I haven't found a reliable way to reproduce this, but it definitely happens in a semi-big modpack.

Forge 35.1.28 Engineer's Decor 1.1.5

stfwi commented 3 years ago

Hi Cr33py, ty for the CR, I have added a piece of code to circumvent the problem - it is likely related to mix-in cross compat, there are altered tooltip inputs that need to be taken into account now in my text processing. Now my problem is that I cannot provoke the crash on my machine (also not with Astral), would it be possible for you to check again with the attached jar if you also do not get it anymore? (Would be brilliant). It's the WIP version for the next beta. 2021-01-01-engineersdecor-1.16.4-1.1.6-b2-issue151.zip Cheers!

KR33PYK1NG commented 3 years ago

Can confirm that the issue is gone.

stfwi commented 3 years ago

Oky many thanks for double checking!