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

[1.14.3] Error on loading - Potentially Dangerous alternative prefix #7

Closed
ProsperCraft opened this issue Jul 1, 2019 · 1 comment
Labels
invalid This doesn't seem right

Comments

@ProsperCraft
Copy link

[16:33:28.945] [Server thread/WARN] [minecraft/EntityType]: No data fixer registered for entity scarecrows:scarecrow
[16:33:28.962] [Server thread/INFO] [ne.mi.re.GameData/]: Potentially Dangerous alternative prefix scarecrows for name scarecrow, expected minecraft. This could be a intended override, but in most cases indicates a broken mod.

Version 1.07
Forge .17

@bl4ckscor3
Copy link
Owner

bl4ckscor3 commented Jul 2, 2019

  1. Scarecrows don't need a datafixer as there is no data that needs to be fixed.
  2. The minecraft prefix should not be used by mods, as their content is, well, their content, and should therefore be registered under the mod's prefix. This message is simply faulty.

@bl4ckscor3 bl4ckscor3 added the invalid This doesn't seem right label Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants