ItsBlackGear / TheWildBackport-Master

6 stars 2 forks source link

`ArrayIndexOutOfBoundsException` potentially due to non-thread-safe code. #2

Open falxie opened 2 years ago

falxie commented 2 years ago

Running version 1.2.2 in Forge 40.1.74 you can sometimes run into a ArrayIndexOutOfBoundsException. I believe this is a similar problem to what I've run into with the following:

https://github.com/moddingplayground/twigs-forge/issues/5 https://github.com/1mphuls3/CreateCafe-1.18/issues/38

I've attached my logs in a zip because the debug.log is too large.

logs.zip