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

[Bug] Mob killers don't kill mythicmobs if too far away from (0, ~, 0) #189

Closed
4 tasks done
AllayBreeze opened this issue Oct 23, 2022 · 5 comments
Closed
4 tasks done
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working

Comments

@AllayBreeze
Copy link

AllayBreeze commented Oct 23, 2022

Agreements

  • I am running the latest version of Nova.
  • I am running the latest version of my server software.
  • I have checked for similar issues.
  • I am using an official build of Nova.

Before creating a bug report, please validate that the issue you're encountering is not caused by another plugin (Remove all other plugins from the server). If it is, please name the plugin that causes the issue.

This issue is about a specific plugin incompatibility.

Plugin Version, Server Software, Server Version

Nova: 0.11.7; Purpur: 1.19.2-build-1825; MythicMobs: 5.2.0-dev-build-4289-

Nova Addons and Versions

Logistics: 0.2; Machines: 0.2.1; PoweredGear: 1.4

Expected behavior

The mob killer should deal damage to both vanilla mobs and mythicmobs.

Observed/Actual behavior

The mob killer only deal damage to vanilla mobs when the placed location more than 10-12 chunks from (0, ~, 0). Mythicmobs don't reduce health, turn red or be knocked back (but sometimes, seems that they can be enraged and target the mob killer, but only for very short times).

If summon a vanilla mob, the mob killer can damage it correctly.

Steps to reproduce

  1. Place a mob killer (at a position more than 10-12 chunks from (0, ~, 0). For example, (200, 80, 200)) and activate it.
  2. Summon a mythicmob in the damagable range of the mob killer.
  3. The mob killer won't deal any damage to this mob.

Full server log

https://pastebin.com/B2ufgEtQ

Errors

No errors occured.

Additional context

Only spark, Nova (with addons) and Mythicmobs are installed in the server.

@AllayBreeze AllayBreeze added the type: bug Something isn't working label Oct 23, 2022
@ByteZ1337
Copy link
Member

Duplicate of #117

@ByteZ1337 ByteZ1337 marked this as a duplicate of #117 Oct 23, 2022
@ByteZ1337 ByteZ1337 added the resolution: duplicate This issue or pull request already exists label Oct 23, 2022
@AllayBreeze
Copy link
Author

It's not duplicate of that issue. Firstly, it's an issue about the mob killer, not duplicator and catcher; second, it's a bug related to mythicmobs, not a feature request about the compatibility of mythicmobs.

@ByteZ1337
Copy link
Member

Nova doesn't support MythicMobs so of course there are issues. If we add compat. to the duplicator and catcher, we'll also add support to the MobKiller.

@AllayBreeze
Copy link
Author

So you mean that the issue will be solved when mm support is added in the future?

@ByteZ1337
Copy link
Member

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants