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

TFC mod health system is not working properly #369

Open
3 of 6 tasks
Mapter228 opened this issue Nov 5, 2024 · 2 comments
Open
3 of 6 tasks

TFC mod health system is not working properly #369

Mapter228 opened this issue Nov 5, 2024 · 2 comments
Labels
T-bug Type: Something isn't working

Comments

@Mapter228
Copy link

Mapter228 commented Nov 5, 2024

Basic questions:

  • I am actually using ketting, and not any other software (e.g. magma)
  • I am using the latest Ketting version at the time of writing for the Minecraft version, that I am using
  • I have checked all items without reading.
  • I have provided full server logs and not a crash-report
  • I have provided proper reproduction steps
  • I have ticked all boxes

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

1.20.1-0.3.29

Description of behavior

Over the course of several months, we have tested this core in a build with TFC, and overall it works correctly, with a few exceptions. All of these issues are related to TFC's health system, and I believe there may be other problems if the current ones are not resolved. The TFC system is based on diet: the worse you eat, the less health you have, and vice versa.

  1. When using the /kill command, the chat notifies that the player has died, but instead of dying, they become immortal permanently.
  2. Players with different maximum health amounts die in the same amount of time. For example, a player with 200 HP will burn in fire for 10 seconds, and a player with 1000 HP will also burn in fire for 10 seconds.

Reproduction Steps

Steps to reproduce the behavior:
1. Use above Version with mod TFC with the version 1.20.1-0.3.29
2. Run the server
3. Stand in fire with 850 standard health.
4. Run /tfc player *** set hunger 1 and ruin your diet with wheat until it reaches a value of 200.
5. Stand in the fire again but with 200 health and get the same result.
6. Run the /kill command and become immortal.

Logs

no logs

Additional context

No response

@Mapter228 Mapter228 added the T-bug Type: Something isn't working label Nov 5, 2024
@Mapter228
Copy link
Author

I also noticed that the keepNutritionAfterDeath = true configuration is ignored, and the nutrition still resets.

@sj-hub9796
Copy link
Contributor

i have problem this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants