Team-Let-s-Do / DoAPI

GNU Lesser General Public License v3.0
3 stars 4 forks source link

[BUG] [Let's do Vinery] Out of Bounds error when joining servers #38

Open Subthy opened 2 weeks ago

Subthy commented 2 weeks ago

What mod appears to be problematic?

🍷 Vinery

Is there an existing issue for this?

Is the mod running in an unstable environment?

Current Behavior

So, when some (not all for some reason, even tho everyone is using the same pack) players try to join my server with Let's do Vinery, they are met with error Connection Lost Internal Exception: io.netty.handler.codec.DecoderException: java.lang.ArrayIndexOutOfBoundsException: Index 17067361 out of bounds for length 13 when joining the server, they will show up in chat that they joined, but get automatically disconnected. For some people repairing profile multiple times in a row in CurseFroge app helps, but for some it doesn't.

I am certain that it's this mod, because I cut the modpack that I use in multiple batches and added them one by one in a testing server and made the people that had the issue join. When I added this mod the issue appeared again. Plus I made sure that players that had the issue had the latest GPU drivers and Java 17 installed. I do not think it's the servers fault, as they are able to join on other servers that are hosted on the same machine.

Expected Behavior

Ability to be able to join the server.

Steps To Reproduce

  1. Setup a server
  2. Upload the Let's do Vinery 1.4.28 to it
  3. Try joining
  4. You might get the error, but you might not.

Relevant log output

I don't know exact part in debug that might be the issue

What modloader are you running the mod on?

Forge

Anything else?

debug.9.log

I was redirected here by satisfyu from my original post https://github.com/satisfyu/Let-s-Do-Hub/issues/261

Cristelknight999 commented 1 week ago

Please share your modpack. If we can't reproduce the issue it won't get fixt. And vinery alone always seems to work.

Subthy commented 1 week ago

Here is the modpack: https://www.curseforge.com/minecraft/modpacks/pokeasub

I downgraded to the lowest version I can without running into issues or problems on my end (1.4.25 now), but seems it didn't fix the issue. I remember using 1.4.7 version of the mod before the 0.3.0 update of my pack with almost the same mods and it didn't seem to cause the issue.