Mrbysco / OreBerries-Replanted

Ores that grow on Berry Bushes
https://www.curseforge.com/minecraft/mc-mods/oreberries-replanted
MIT License
5 stars 2 forks source link

[Bug]: Latest 1.18.2 version incorrectly reads/writes reciepe packets on multiplayer server enviornment. #4

Closed ShibeTemple closed 2 years ago

ShibeTemple commented 2 years ago

General Info

Forge version

40.1.25

Mod version

0.1.6

Java version

64bit 1.8.0_312-b07 Temurin

Issue Description

The OreBerries Replanted mod when installed on a multiplayer server, corrupts the recipe packets being sent to the client. This results in one of two reproducible outcomes: (1) JEI not being able to work properly, or (2) the client refusing to connect due to malformed datapack. This issue was originally brought up with JEI, but the issue persists when JEI is not present. The issue lies with Oreberries. https://github.com/mezz/JustEnoughItems/issues/2832 Server logs, client logs, and screenshots of client errors are all within that issue tracker.

Additional Information

No response

Mrbysco commented 2 years ago

Invalid issue, 0.1.6 is NOT the latest version. The latest version 0.1.7 released almost a MONTH ago fixes this already

Mrbysco commented 2 years ago

This has been fixed ever since it was reported a month ago when https://github.com/mezz/JustEnoughItems/issues/2808 was made

ShibeTemple commented 2 years ago

Strange, curseforge reports it as still being the latest valid version.

image

Although, I see this is not the case on the actual project page. Must be a curseforge issue.