Bug Closed · Resolved

Invalid bullet mob type specified on server start

#1734 opened by Unknown 5 years ago

Unknownreported this bug

I have multiple mob using the bulletType=Mob parameter in my files. Those mobs work perfectly fine when the server is online. When I launch the server, an error occur saaying that Invalid bullet mob type specified for every skills using the bulletType parameter. It appears only when the server launches. When I do /mm reload this error do not occur again.

Steps to reproduce

  • Create a skill projectile with bulletType=MOB defined with a valid mob
  • Check there is no error linked to the mob/skill to validate the fact it is perfectly functionnal
  • Stop the server
  • Launch the server, the error will occur

Here is additionnally a part of the skills making this error happen : https://pastebin.com/nc6zaqY9

Happening on MM 4.11.0 SNAPSHOT of the patch of 02/12/2021 at 7:25am GMT

Current behavior

The following error happens for every skills having a bulletType=Mob when and only when the server starts

Intended correct behavior

No error at all on the start

Server log file

https://pastebin.com/E7r9maXZ

Debug log snippet

No proper debug available since the error happens only when the server starts

Proposed fixes

None

This error already happened : https://git.mythiccraft.io/mythiccraft/MythicMobs/-/issues/87

Sign in to join the discussion.