Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

Book editing is not working #103

Closed
jonesdevelopment opened this issue Nov 3, 2022 · 6 comments
Closed

Book editing is not working #103

jonesdevelopment opened this issue Nov 3, 2022 · 6 comments
Labels
bug Something doesn't work like intended
Milestone

Comments

@jonesdevelopment
Copy link

jonesdevelopment commented Nov 3, 2022

Whenever you try to edit a book and quill, it will instantly kick you for 'Invalid book data!' and not save your book page(s).

Titanium version: 0.9.4
Minecraft version: 1.8.9
Edit: The client used is not the problem. This also happens on vanilla clients.

image
image

Signing a book is not a problem, only editing and then clicking on 'Done' will throw an exception.

image

Exception:
image

The fix is somewhere in the processing of the book information. This could be fatal for survival/building servers.

@P3ridot P3ridot added bug Something doesn't work like intended needs testing labels Nov 3, 2022
@P3ridot P3ridot added this to the 0.10.0 milestone Nov 4, 2022
@P3ridot
Copy link
Member

P3ridot commented Nov 4, 2022

I can't really reproduce that and everything works fine 🤔 Could you pass your plugin list? Or maybe try latest dev build?

@jonesdevelopment
Copy link
Author

I don't have any plugins on that server. I created a new folder to test it. There a no special settings or configuration changes.
image

It still happens on the latest dev version:
image

You can add me on Discord if you want to directly contact me for testing: Jones#3279

@P3ridot
Copy link
Member

P3ridot commented Nov 5, 2022

Okay, I reset everything and now it's appearing.... So I'm gonna try to fix this

@P3ridot
Copy link
Member

P3ridot commented Nov 5, 2022

Okay, I reset everything and now it's appearing.... So I'm gonna try to fix this

Okay, I checked and it's something with book.max-pages when value is set to '-1'. Changing this value to something else like '50' or something resolves this issue....

@P3ridot
Copy link
Member

P3ridot commented Nov 5, 2022

@jonesdevelopment can you test latest dev build? There everything should works

@jonesdevelopment
Copy link
Author

@jonesdevelopment can you test latest dev build? There everything should works

It is working now. Thank you very much.

@P3ridot P3ridot closed this as completed Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something doesn't work like intended
Projects
None yet
Development

No branches or pull requests

2 participants