-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Bug] Adding Hunters crashes server #16
Comments
Thank you for the report. I wasn't aware that my mod was approved by Aternos. When adding a hunter, many things could fail. Can you obtain and send a crash report? |
plz make this mod a 1.17.1 version |
I don't hard-require any specific version of Minecraft anywhere. Does this not already work on 1.17.1? If it doesn't, open a new issue (preferably on gitlab.com instead of here) and upload any and all crash logs and information. |
Here is the crash log as requested, I finally had the oppertunity to get my friend into the server with me. as well as a copy and paste of the error section that is at the end which I believe is the important part, the rest is simply the loading in, me and my buddy logging in, the free to play server being laggy, and then the crash. Even when it isn't laggy, this crash occurs. [00:18:22] [Server thread/ERROR]: Encountered an unexpected exception207 | java.lang.NoSuchMethodError: 'boolean net.minecraft.class_3222.method_5758(int, net.minecraft.class_1799)' |
That requires me to not be running it on a free server that I could manually add files to? I see what I think is the issue. The only version I can add via Aternos is 2.0.2.... not 2.0.3... grrr. I suppose I could play manhunt on 1.16 and it would just work. |
Describe the bug
After installing the required Fabric, Fabric API, Kotlin, and Manhunt mod.
Start game, attempt to use "/hunters add Huntername"
Server crashes.
Expected behaviour
I expected to add my friend as a hunter, not to crash.
System Information (please fill in the following details)
Additional context
This is being attempted on an Aternos Server, though from my understanding that shouldn't be an issue, as your mod is in the approved list.
The text was updated successfully, but these errors were encountered: