Tips

Tips

39M Downloads

[1.16.3] CME client crash -

ProsperCraft opened this issue ยท 5 comments

commented

This issue has remained illusive in normal environments and on newer versions of Forge. It's likely that the bug in Forge, or wherever the origin of the bug has been fixed. Feel free to re-open if this issue pops up again in the future.

commented

I removed Tips and Silent Gear did the same thing.

commented

Does this forge change have anything to do with it?

`Build: 1.16.3-34.1.35 - Thu Oct 29 17:09:31 GMT 2020
malte0811:
Fix (NonNull)Lazy.Concurrent using a global lock (#7403)

	* Fix Lazy.Concurrent using a global lock, thus preventing multiple threads from resolving independent Lazy's at the same time
	* Use Lazy with an added null check to implement NonNullLazy`
commented

I am looking into this issue, it's very weird to see this. Also this is completely unrelated to the issues you've linked.

commented

Have you been able to reproduce this issue without any other issues happening at the same time? This appears to be either a vanilla bug or another mod that is reloading resources before the initial load has completed.