Flan (Fabric)

Flan (Fabric)

1M Downloads

anvil gui issue when attempt to add potion effects

senorsmith003 opened this issue ยท 1 comments

commented

Modloader

Fabric

Minecraft version

1.21.1

Modloader version

0.115.1

Mod version

1.11.6

Description

When attempting to test potion effects in an admin claim, incorrect input result in nothing strange. However what seem to be correct inputs (minecraft:regeneration;1, according to the wiki) result in the anvil text slot in the interface going dark, not nothing happens. clicking outside the window results it in resetting, otherwise only option is pressing escape to exit.
My log file comes back with
[Server thread/ERROR]: Failed to handle packet net.minecraft.class_2813@56441e5e, suppressing error
net.minecraft.class_151: Non [a-z0-9/._-] character in path of location: minecraft:regeneration;1 which is confusing as it is stating an issue that is contradicting the method written on the wiki

Image brand new interface

Image potion effect(cut off due to length)

Image for clarity

Image after confirming

Thank you for your time

Steps to reproduce

  1. Step one Open claims menu via /flan menu.
  2. Step two Select potion effects option.
  3. Step three Click the anvil labeled "Add".
  4. Step four Type in a valid potion effect with correct syntax, being ;.
  5. Step five Click paper on right side to confirm the input.

Mods that might affect the issue

Unsure

Logs

https://gist.github.com/senorsmith003/835050f492d05fc5a28cf2b353b85272

commented

I have realized that i may had been mixed up in the specific icon i had clicked. the issue is solved. sorry for the trouble!