IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.55k stars 229 forks source link

Crash when hitting custom mob from ModelEngine and MythicMobs (1.18.2/1.19.2) #855

Open dzmm38 opened 1 year ago

dzmm38 commented 1 year ago

I have confirmed that ...

Arclight version

arclight-1.18.2-1.0.7-40114eb5

OS & Java versions

Windows: java version "17.0.3.1" 2022-04-22 LTS

Plugins and Mods

plugins
[17:39:37 INFO] [Console]: Plugins (2): MythicMobs, ModelEngine

forge mods
[17:39:52 INFO]: Mod List:
• minecraft server-1.18.2-20220404.173914-srg.jar : minecraft (1.18.2) - 1
• minecraft forge-1.18.2-40.1.80-universal.jar : forge (40.1.80) - 1
• arclight arclight-1.18.2-1.0.7-40114eb5.jar : arclight (1.18.2-1.0.7-40114eb5) - 1

Description

With MythicMobs and ModelEngine you can load custom mobs with custom models skills etc. I installed both plugins stated the server, then stopped it and put the files for the custom mobs in the respective folder. Then started the server. I joined the Server and everything works fine etc. (i can play minecraft normaly).

For the plugins everything also seems to work correctly. I can execute every command without any issue. But when i spawn a custom mob and then try to hit it (gamemode independent) the server crashes.

I cant get rid of any of them because they depend on one another. Currently i also dont have any mods installed.

Tried ist also with the 1.19.2 version of arclight with the same error.

Here is just the error / crash message i get when i try to hit the mob error.txt

Step to reproduce

  1. Download the file and install the server (1.18.2/1.19.2)
  2. Install both plugins and some custom Model for ModelEngine and MythicMobs
  3. Join the Server and spawn a custom Mob
  4. Hit it

Logs

Consol crash Log: latest.log

crash log: crash-2022-12-22_17.33.50-server.txt

Server pack link (Optional)

No response

medicenjona1 commented 1 year ago

Hello, did you solve it? if so how

vjszlgsidf commented 1 year ago

Hello @IzzelAliz, I am also experiencing this issue. :( I tried making a plugin to fix it and that didn't work either

vjszlgsidf commented 1 year ago

latest.log Here is my log from when it happened

dzmm38 commented 1 year ago

Hello @medicenjona1, sadly no i still don't know how to fix it. But it´s been a while since i tested it, so maybe with newer versions it works ? But i dont know, sry

PortadorDeluz commented 1 year ago

I have exactly the same problem, have you been able to solve it? crash-2023-03-27_18.53.54-server.txt

jebibot commented 1 year ago

This would be fixed by b254d6f8fb01a9a567c5a8189af30bc99bc1168e, which can be backported to previous versions if necessary.

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.