atomicstrykers-minecraft-mods icon indicating copy to clipboard operation
atomicstrykers-minecraft-mods copied to clipboard

Crash

Open KostromDan opened this issue 2 years ago • 1 comments

Looks like Mutimine caused crash. crash-2022-10-23_15.05.17-client.txt latest.log This user has same error. https://forums.minecraftforge.net/topic/117065-error-javalangnullpointerexception-cannot-invoke-itunimidsifastutilintsintarraylistgetintint/

KostromDan avatar Oct 23 '22 12:10 KostromDan

Yes, the packet handling was not thread safe and could have resulted in this.

https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/commit/7e44892e308346d1c5242ba399c6484c409af282

Should fix it. I played a couple of minutes solo and on a local server and couldnt make it crash.

Version 1.19.2.2 is pushed to curse.

Thanks for the report.

AtomicStryker avatar Oct 23 '22 15:10 AtomicStryker