alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
41 stars 30 forks source link

Bug when playing with essential mods. #225

Open ut-64bit opened 5 months ago

ut-64bit commented 5 months ago

Summary Simple summary about the bug

Running Environment

Detail I was playing with the Essential Mod and after I died, I was unable to perform actions. The host was able to execute the action without any problems. From previous issues I think it probably failed to send the action permissions. This is a suggestion, but how about sending the action permission only when logging in to the server, and thereafter keeping that setting until logging in again? (I believe the server config could not be changed until you open the world again.)

Additional Data I will send you the logs and other installed mods later.

alRex-U commented 5 months ago

Thanks for reporting

I will check the phenomenon and consider your suggestion.

alRex-U commented 5 months ago

I re checked my code but actually it is implemented as it copy limitations to new instance on player dies

Its necessary to understand why this is caused.

MemaYe commented 1 month ago

did this even get fixed