How-Bout-No / Outvoted

Outvoted is a Minecraft mod that adds in mobs from previous mob votes that weren't able to make it into the game, trying to stay true to the original concepts.
GNU General Public License v3.0
22 stars 10 forks source link

[BUG] The Hunger causes a crash on a headless server #28

Closed belathus closed 3 years ago

belathus commented 3 years ago

/Before submitting, please ensure you've done the following, as these are fixes for some common bugs: [ ] Reset/delete config files [x] Run with Java 8

Describe the bug I'm hosting a server. My server crashed; it looks like the Hunger creature is trying to do something client-side only on the server.

To Reproduce Steps to reproduce the behavior:

  1. Run a headless server

Expected behavior ... not crash.

Screenshots/Logs https://gist.github.com/belathus/14184d7d6b643238cd7b8b1656c1cec9

Version (please complete the following information):

Additional context I wasn't playing on the server when this crash happened, but some other people were. I could be missing some context.

How-Bout-No commented 3 years ago

Interesting, it seems in the logs there's a method that it isn't finding. Does it work if you don't run headless?

Divineaspect commented 3 years ago

we did just update Geckolib

How-Bout-No commented 3 years ago

Should be fixed in 60364f4, will be v1.1.2 on Curse once the file is approved 😄