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

A bug prevents the player data from being modified normally #502

Open
wangbohan090709081 opened this issue Aug 4, 2024 · 0 comments
Open

Comments

@wangbohan090709081
Copy link

there is a plugin issues I encountered
Plugin name: adapt
What I want to see:
After getting the string-up ability of the agility option, I will rush faster and faster, and the more I sprint, the faster I will go. I will walk at normal speed
Problem encountered:
After getting it, the more I sprint, the faster I will go, but the speed is too fast. Show in the vedio
<.sorry the screenrecord can't upload ,that's so big 20Mb
The walking speed is the same as the sprinting speed. Only when sneaking, the speed is slightly slower. At the same time, the speed is also very fast when eating
Problem analysis:
Adapt will modify the player data
Only delete the data I stored in adapt that corresponds to my uid 5a7d9de4-c4df-4132-904d-300bffc0bfbf, and the problem still exists after restart
Only delete the data files related to me in playerdata, and the problem still exists after restart
Delete both data files at the same time and return to normal
I think adapt will write these data into the player data every time it starts. This data is a biological state. Each entity has this data. This data can be modified by instructions. Adapt only made positive modifications and did not make negative modifications
My temporary solution
Delete the configuration file at the same time```

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