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

Catfish performance issue #196

Closed
AlexCatze opened this issue Mar 30, 2024 · 1 comment
Closed

Catfish performance issue #196

AlexCatze opened this issue Mar 30, 2024 · 1 comment
Labels
bug Something isn't working Forge

Comments

@AlexCatze
Copy link

Describe the Bug

Catfish mob from Alex`s Mobs creates performance issues on the server.

Reproduction Steps

  1. Play Steampunk modpack on the dedicated server
  2. Notice that you have mobs moving like slideshow
  3. Run /forge tps and notice that you have 9-12tps
  4. Run /spark profiler --interval 100 and notice that EntityCatfish.tick tooks 10-30% of tick time. One of profiling results: https://spark.lucko.me/UDjq9YBFBi
  5. Disable catfish spawn in alexsmobs config
  6. Kill all catfishes using /kill @e[type=alexsmobs:catfish] and see that command killed around 200 catfishes
  7. Profile again. Now all is OK! https://spark.lucko.me/dMy2vW7FaL
  8. Encount these piles of trash catfish drop

Screenshots and Videos

изображение

Crash Report or Log

No response

Operating System

Windows 10(client) / Ubuntu some version server

Minecraft Version

1.19

Modloader

Forge

Modpack Version

Steampunk 21.5

Optifine

No

Other Mods

No

@AlexCatze AlexCatze added the bug Something isn't working label Mar 30, 2024
@github-actions github-actions bot added the Forge label Mar 30, 2024
@chorbintime
Copy link
Contributor

report it to the alexs mobs developers, please.

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

No branches or pull requests

2 participants