User is kicked when attempting to use 'Explorer's compass' in a server
Lord-Deimos opened this issue · 9 comments
Steps to reproduce:
- Launch modded title
- Join a modded server
- Acquire Explorer's compass
- Right-click to use Explorer's compass.
- Observe as the user is kicked out of the server.
Description:
After the user acquires the explorer's compass and uses it with right-click while in online play, it causes the user to be kicked from the server.
Note: Using this while in single-player works as intended.
Result (3/3): The user is kicked from an online server while using Explorer's compass. Expected Result: Explorer's compass functions as intended without booting the user.
Expected Result: Explorer's compass functions as intended without kicking the user.
Sorry about that. I would have done it yesterday but have been busy. Here's the log!
latest.log
I am using the Fabric 2.0.2 version. The modloader, hm, I am unsure of what that is exactly. I am thinking that's what Curseforge is, right? Or would it be something like Fabric-loader-0.11.6-1.17.1? I'll just give these details
I am using Curseforge. The modpack I am using is Another Quality Modpack 2. I hope this helps. If there is anything else I can help with, let me know.
I will add that is not crashing me. It just kicks me out of the server every time I attempt to use it.
What version of the mod are you using and for what mod loader? For Fabric, this should have been fixed in version 2.0.2.
After getting kicked from the server, can you grab your client's latest.log and post it here? You can find it at .minecraft/logs/latest.log.
Try this beta file and let me know if the issue persists:
https://www.dropbox.com/s/arz3fr893sx0pnk/ExplorersCompass-1.17.1-2.0.3-fabric-beta.jar?dl=0
not OP but I encountered the same error.
Tried with the beta and I still get the same error. (beta on client and server)
Error:
[09:02:10] [Netty Client IO #2/ERROR]: Encountered exception while handling in channel with name "explorerscompass:sync"
net.minecraft.class_151: Non [a-z0-9/._-] character in path of location: minecraft:�
at net.minecraft.class_2960.<init>(class_2960.java:41) ~[intermediary-1.17.1.jar:?]
at net.minecraft.class_2960.<init>(class_2960.java:46) ~[intermediary-1.17.1.jar:?]
at net.minecraft.class_2540.method_10810(class_2540.java:527) ~[intermediary-1.17.1.jar:?]
at com.chaosthedude.explorerscompass.network.SyncPacket.apply(SyncPacket.java:44) ~[ExplorersCompass-1.17.1-2.0.3-fabric-beta.jar:?]