Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fabric-networking-api-v1 is not working. 1.20.1 #179

Open
F-708 opened this issue Dec 16, 2024 · 1 comment
Open

Fabric-networking-api-v1 is not working. 1.20.1 #179

F-708 opened this issue Dec 16, 2024 · 1 comment

Comments

@F-708
Copy link

F-708 commented Dec 16, 2024

The Bren mod uses the same fabric-networking-api-v1 libraries that are present in FFAPI 1.20.1

https://modrinth.com/mod/bren
https://www.curseforge.com/minecraft/mc-mods/bren

https://github.com/SniffVillage/Bren

But these libraries do not work at all in the game. Although everything should work fine.
What could go wrong?
The location of the network class?
A mod problem? Or FFAPI?

What can be done to identify the exact problem?
I've checked almost all the code of the mod and FFAPI and found nothing that doesn't match.

Code for a mod that doesn't work:
https://github.com/SniffVillage/Bren/blob/main/src/main/java/nl/sniffiandros/bren/common/network/NetworkUtils.java

The classes used are from FFAPI library:
https://github.com/Sinytra/ForgifiedFabricAPI/blob/1.20.1/fabric-networking-api-v1/src/main/java/net/fabricmc/fabric/api/networking/v1/PacketByteBufs.java
https://github.com/Sinytra/ForgifiedFabricAPI/blob/1.20.1/fabric-networking-api-v1/src/main/java/net/fabricmc/fabric/api/networking/v1/ServerPlayNetworking.java

I know that Sinytra won't update as often anymore to fix small mods, but maybe it's possible to fix this bug without modifying files from FFAPI side?
Video

@F-708 F-708 closed this as completed Dec 17, 2024
@F-708 F-708 reopened this Dec 18, 2024
@F-708
Copy link
Author

F-708 commented Dec 18, 2024

Nah bren mod is completely abandoned. No way author will make any compatiblity by himself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant