[BUG] Outvoted crashes with Fastsuite, fastworkbench without replacement, while opening up a crafting table on dedicated server
BugmanBugman opened this issue ยท 4 comments
/Before submitting, please ensure you've done the following, as these are fixes for some common bugs:
[x ] Reset/delete config files
[x ] Run with Java 8
Describe the bug
title
To Reproduce
Steps to reproduce the behavior:
1.start up dedic server
2. join it
3. craft something or open up a table
4. crash
Expected behavior
to craft stuff
Screenshots/Logs
crash-2021-05-16_01.15.42-server.txt
Version (please complete the following information):
- Minecraft Version: 1.16.5
- Mod Version: 2.0.0 alpha 3
Additional context
Use it with 'fast suite' and 'fast workbench without replacement'
Probably not, I can correct it on my end by just removing a line so it doesn't only run on the client. Fastsuite may be doing that for a reason, but that reason is unknown to me.
Fastsuite seems to be checking for client-only methods on the server? Seems like a simple fix though.