Remorphed

Remorphed

318k Downloads

Walkers' Blacklist/Whitelist Config Not Working as Intended with Remorph Installed

RoomFullofVampires opened this issue · 1 comments

commented

Mod loader

NeoForge

Minecraft version

1.21.1

Remorphed version

4.2

Woodwalkers version

5.6

CraftedCore version

5.8

Modloader version

21.1.143

The latest.log file

debug.log
latest.log

Issue description

The Blacklisting feature seems to be extremely inconsistent. If I set my blacklist to be a whitelist, and add myself to it, any newly unlocked shapes will not allow me to select them, saying I am blacklisted. Though it will still allow me to unlock shapes in this mode in survival.

If I had a shape previously selected before putting myself on a blacklist, it will still allow me to use that shape via the morph hotkey. (G by default) If I am not on the blacklist (in whitelist mode).

If I remove myself from the list, it will allow me to select and morph into a shape, but not turn back into a human, saying I am blacklisted.

If I add myself back to the list, that new shape I selected will be my default, which I can morph between my normal player model and the selected shape, but cannot select a new one, saying I am blacklisted again.

Functionality seems to return to normal if I switch back to blacklist mode, it allows me to swap to any shape, kill things to unlock new shapes, etc.

Steps to reproduce

  1. Start Game
  2. Create/Load Singleplayer World with Cheats (Have not tested in a Multiplayer Environment)
  3. Use chat command /walkers playerBlacklist isWhitelist true
    3b. Alternatively, go into the walkers.json5 file and set the "playerBlacklistIsWhitelist" option to true
  4. Use chat command /walkers playerBlacklist add @s to add yourself to what should be the whitelist
  5. Set yourself to Survival mode
  6. Kill a mob to unlock its shape
  7. Attempt to select that mob through the menu by opening it with its keybind.
    7b. If you had a mob shape unlocked and selected before being put on the "whitelist" it will allow you to morph into it and back again by pressing the morph key. (not the menu key)
  8. Remove yourself from the whitelist
    8b. This will cause you to be unable to use your currently selected shape via the morph key.
  9. Attempt to select a new mob shape from the menu (different from your currently assigned one)
    9b. Once you select a new shape, or if you were already in a shape other than your default player model, you will be unable to change back to your default as long as you are not on the whitelist.
  10. Use the chat command /walkers playerBlacklist isWhitelist false

Other

This happened in both a heavily modded (132 Mods) environment as well as a fresh install with nothing but itself and its dependents. The log files I've attached are only for the install with Walkers, CraftedCore and Remorphed.

I am using the Curseforge launcher at this time and have not tested it with other versions of the mods nor from any other loaders or launchers.

commented

The issue is already fixed as of ReMorphed 6.0, I will upload a back-port of it later today.