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

Request for Fixing Motion Issues and Mod Potion Effects in the Next Update #226

Open
INV-PLA opened this issue Dec 3, 2023 · 8 comments

Comments

@INV-PLA
Copy link

INV-PLA commented Dec 3, 2023

Can the next update fix the issue of motion not actually changing between the server and client, as well as the problem where mod potion effects on the server may be considered as prohibited by the mini-map functionality?

@TheEpicBlock
Copy link
Owner

the problem where mod potion effects on the server may be considered as prohibited by the mini-map functionality?

What does this mean exactly? I know certain minimap mods use potion effect to signal functionality should be blocked, but surely that's not what's happening here?

@fennecr
Copy link

fennecr commented Dec 5, 2023

I've noticed this bug as well, if a player has a minimap installed but no other mods installed on their client and they receive custom potion effects, they get their minimap or other functionality disabled. Not really a polymc issue though as it seems like the minimap mod is just interpreting it wrong.
My fix is just to install the mods clientside along with the minimap so the potion effects are correctly identified.

@INV-PLA
Copy link
Author

INV-PLA commented Dec 6, 2023

There is another problem, some modules on the server will not take effect on the client if you modify motion. Can you fix it?

@INV-PLA
Copy link
Author

INV-PLA commented Dec 6, 2023

I've noticed this bug as well, if a player has a minimap installed but no other mods installed on their client and they receive custom potion effects, they get their minimap or other functionality disabled. Not really a polymc issue though as it seems like the minimap mod is just interpreting it wrong. My fix is just to install the mods clientside along with the minimap so the potion effects are correctly identified.

Do you mean to install mini-maps on the server side as well?

@fennecr
Copy link

fennecr commented Dec 6, 2023

Maybe that would work, but I mean installing the mods that add potion effects onto the client if you're using a mini-map. I figure anyone who is already using mods shouldn't have too hard of a time adding a few more.

@INV-PLA
Copy link
Author

INV-PLA commented Dec 7, 2023

Maybe that would work, but I mean installing the mods that add potion effects onto the client if you're using a mini-map. I figure anyone who is already using mods shouldn't have too hard of a time adding a few more.

The result will cause others to not go to the server test if the server installed map

@TheEpicBlock
Copy link
Owner

Which minimap mod is being used exactly? I know Xaero's uses potions but I don't think think it's intended to disable everything for every unrecognized potion

@INV-PLA
Copy link
Author

INV-PLA commented Dec 8, 2023

yes Xaero's The main thing is that he detects a digital ID, and if the ID matches, it will think that it is the potion that comes with the module

Which minimap mod is being used exactly? I know Xaero's uses potions but I don't think think it's intended to disable everything for every unrecognized potion

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

3 participants