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

Failed inventory transactions when editing a book #800

Closed
TwistedAsylumMC opened this issue Jul 4, 2023 · 2 comments
Closed

Failed inventory transactions when editing a book #800

TwistedAsylumMC opened this issue Jul 4, 2023 · 2 comments

Comments

@TwistedAsylumMC
Copy link
Member

When editing a page in a book & quil, it sends the BookEdit packet as well as a normal inventory transaction with 3 actions. Dragonfly currently expects only 2 actions for normal transactions, which causes it to fail and produce the following error

DEBU[0067] failed processing packet from 127.0.0.1:61419 (TwistedAsylumMC): InventoryTransaction: failed verifying actions in Normal transaction: expected two actions for dropping an item, got 3 ```
@Sandertv
Copy link
Member

Does the book editing not actually work? Or does it just only send this message while still working?

@Sandertv
Copy link
Member

Closing this issue as discussed in the Discord. This is a debug message that doesn't otherwise affect or break the functionality, so it is safe to ignore.

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

2 participants