-
Notifications
You must be signed in to change notification settings - Fork 93
Singleplayer doesnt support water buckets & ender pearls #325
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
Comments
Please, include the version you tested on!! (works fine for me on servers with 1.19.4) |
completely unrelated but what server can you actually play on with online mode? |
on https://s.mcraft.fun (latest version) |
Using the mccraft.fun instance: I was successful on the following server: Also tested the following docker-compose config without success on any of the listed server versions: Combined Minecraft server and web client configurationservices: mc: mc1: mc2: So in my testing I've learned all versions of single player do not allow interactions in both my self hosted version as well as the mccraft.fun client instance. One interesting note is that the bug does not seem to exist on the kaboom.pw server. I was able to place a water bucket as expected on that version. |
Singleplayer is not really being developed. That's why Join to servers (multiplayer) is on the first row, servers support first. Also you can view the version by pressing F3 (appears in left top). |
Adding Docker-Compose Here because the formatting got scuffed in my previous message |
Gotcha that's fair, I'm not interested in the single player anyway, but none of the servers I've tested are working either (with the exception of the kaboom.pw server i mentioned earlier) |
Can you elaborate? For now I don't have enough information. Tell me what did you see pr what happened why tried connecting to servers like play2.mcraft.fun or play.pcm.gg ? Also since kaboom works almost any other vanilla server will also work |
Okay i did a git pull and the issue is resolved :) I am now able to interact again including eating and throwing ender pearls! There is still some weird glitch with placing liquids in multiple versions ( including 1.19 and 1.21.4) and across multiple servers here is a demonstration: -In the video you might notice that you cannot place a liquid unless you are at eye-level with the target block -Liquids are only placed in the south direction of the player no matter the direction the player is facing
|
@Kuvwert I'm so sorry I couldn't reproduce the issue on grim.mcraft.fun (1.19.4), maybe you don't mind joining discord so we can repro it together? |
Just got this spun up today and it's incredibly cool!
I cant seem to figure out how to allow the player to interact with an inventory item with right-click.
Examples include:
Throwing an ender pearl
Placing a lava bucket
Eating a consumable
I'm sure this is me doing something wrong and not an issues with the client, but i could use some guidance
The text was updated successfully, but these errors were encountered: