Skip to content
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

Can't craft a boat in client 1.8.9 #5520

Open
andrigamerita opened this issue Jun 25, 2023 · 0 comments
Open

Can't craft a boat in client 1.8.9 #5520

andrigamerita opened this issue Jun 25, 2023 · 0 comments

Comments

@andrigamerita
Copy link

Client version: 1.8.9 (Vanilla)
Server OS: Linux raspberrypi 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l GNU/Linux
Cuberite Commit id: 7e83dd0

Expected behavior

  1. I put a boat form in the crafting table grid:
W = Wood planks
[ ][ ][ ]
[W][ ][W]
[W][W][W]
  1. A boat appears in the right output square of the crafting table.
  2. I click on it and a boat is crafted and given to me.

Actual behavior

  1. I put the boat form in the crafting table grid.
  2. A boat appears in the right output square of the crafting table, but just for a split second, then it disappears, like if the crafting recipe doesn't exist.
  3. Clicking on the blank output square anyways causes the client to crash!

Steps to reproduce the behavior

  1. Login to a Cuberite server (with no additional plugins) with client 1.8.9.
  2. Get a crafting table and wood planks.
  3. Try to craft a boat in the crafting table.

Server log

No error regarding this issue appears in the server log. However, here is the full server log:
LOG_1687709547.txt

A detail that's worthy of note and doesn't appear in the log file, but only appeared in the terminal at that moment: upon shutting down the server manually by pressing CTRL+C one time, at the end this text appeared:

./Cuberite[0x10e13c]
/lib/arm-linux-gnueabihf/libc.so.6(__default_sa_restorer+0x0)[0x76bf6900]
./Cuberite[0x1edd90]
./Cuberite[0x1f13c0]
Segmentation fault

Additional

After restarting the server, I noticed that the last few seconds of gameplay also hadn't been saved (my inventory layout was the one I had several seconds before the client crash).

After trying to reproduce the issue a second time, the client crashed like before, but this time after stopping the server manually I got no segmentation fault, and everything appears to be saved correctly, no seconds of lost gameplay.

Finally, I also tried this with client 1.12.2, and can confirm the issue does not happen there. I can craft a boat fine there. But in 1.8.9 the issue appears.

Also, here is my 1.8.9 client log, in case it's useful, since the server log has no useful details:
crash-2023-06-25_18.21.18-client.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant