Results 54 comments of Abex

not blocking, but you should use int[] here. https://github.com/Thource/dude-wheres-my-stuff/compare/749e63ef6871ae27d45b5ac401e1b716e1c95fae...Thource:19dc452292300d48d96ce0fa14a905ee6409c875#diff-6e5d858f33efa0e0391d79d78318fb1423603c06103c4486f44d96851f83b364R14

I have seen crashes in our telemetry for all of the versions I listed as tested. I don't have enough data from Java 17 on Windows to say if any...

Yeah, I agree its very odd, not only is it Windows specific, but it seems to be *Windows 11* specific. These methods deserialize 3D models out of a byte array...

Perhaps its also useful to add that the decoders are only called by the constructor, and the constructor is only called by this: ```java public static ModelData loadModelData(IndexDataBase var0, int...

No, this is not Minecraft or Minecraft-adjacent. This is in the closed-source portion of [RuneLite](https://github.com/runelite/runelite). We do use LWJGL as well though, we ship 3.3.2 currently. We don't associate graphics...

If your just watching a video and don't want to hear the others in your channel talking most of my users just mute+deafen, staying in the channel. Its easier to...

I would just have an option in the Configure>Messages.

If I were to implement this would you accept a pr for it?

Not sure, depends on when I feel like writing c++ for a while

the magic damage field in the wire format is an integer, so we have to change that and release it before we can change the scraper