Open jklw10 opened 2 years ago
\<We are going to need more information than this.>
message.txt Here.
ah minecraft 1.18.2, unsure if it was collision but, i do have mods that touch attributes such as attribute fix and hp fix. OH it could've been a problem with client having an outdated fabric loader. i'll retest this later today in 10 or 20 h
maybe, we experienced this as well on a server Lilybun set up earlier as well tho, with a new instance. it seems to just be a bug, and I'll have to suffer in figuring out why its happening
seems like the latter doesn't have fix mojank?
since it's an array out of bounds, and the only array access I see is the registry entry checks, it could be that these buffer int reads return the wrong value?
I could take a look at some point if I can find anything odd with the project open in an IDE, but for now I hope this helps?
no, that's not the line that's the issue. It's related to the different arrays, and I know what the problem is, just not certain how to fix it at this moment in time. all that line does is ensure formatting of the attributes is correct in the tooltip
also, damn you github for not telling me there was a comment added here
Not sure if the nature of the bug has really been discussed outside of it being a index oob, so I'm gonna throw in my 2 cents: the game DOESN'T seem to have an issue when in Singleplayer, and on a dedicated server, it only shows this error (at least, in my experience) on second join after the server boots. So I join the server, does fine, leave join again, then it kicks me out. However I feel like whatever function is causing it should be running in both instances so I dunno.
the nature of the error is known, it's just trying to work out how to fix it that's problematic
the nature of the error is known, it's just trying to work out how to fix it that's problematic
So still not fixed?
nope, that's why it's still open
Is there any workaround for this at the moment aside from completely removing the mod so affected players can join?
unfortunately no. i've been busy looking for a job so havent been focusing on my mods at all. sorry
unfortunately no. i've been busy looking for a job so havent been focusing on my mods at all. sorry
Sorry to hear that. No apologies needed, that's a much better priority than mods. Good luck with the search!
[Netty Client IO #2/ERROR]: Encountered exception while handling in channel with name "combattweaks:sync_attribute_overrides" java.lang.ArrayIndexOutOfBoundsException: Index 63 out of bounds for length 3