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

Server Crashing item is in cell and multiple players have the cell loaded #3

Open
HadetTheUndying opened this issue Feb 14, 2021 · 0 comments

Comments

@HadetTheUndying
Copy link

When attempting to trade Unique Items by dropping them on the ground the server will crash once the item is picked up. Here are the logs for the interaction.

[2021-02-14 06:01:47] [INFO]: Received ID_OBJECT_PLACE from Hudrah T.
[2021-02-14 06:01:47] [INFO]: [Script]: Called "OnObjectPlace" for Hudrah T. (1) and cell -3, -3
[Script]: - packetOrigin was CLIENT_GAMEPLAY
[2021-02-14 06:01:47] [INFO]: [Script]: Saving ObjectPlace from Hudrah T. (1) about -3, -3
[Script]: - 0-165231, refId: warhammer_crusher_unique, count: 1, charge: -1, enchantmentCharge: -1, soul: , goldValue: 1
[2021-02-14 06:01:47] [INFO]: [Script]: Called "OnPlayerInventory" for Hudrah T. (1)
[2021-02-14 06:01:47] [INFO]: [Script]: Saving 1 item(s) to inventory with action REMOVE
[Script]: - id: warhammer_crusher_unique, count: 1, charge: -1, enchantmentCharge: -1, soul: 
[2021-02-14 06:01:47] [INFO]: [Script]: [ UniqueItems ]: Called "OnPlayerInventory" for pid 1
[2021-02-14 06:01:50] [INFO]: Received ID_OBJECT_ACTIVATE from Vorx
[2021-02-14 06:01:50] [INFO]: [Script]: Called "OnObjectActivate" for Vorx (0) and cell -3, -3
[Script]: - warhammer_crusher_unique 0-165231 has been activated by Vorx (0)
[2021-02-14 06:01:51] [INFO]: [Script]: Called "OnPlayerInventory" for Vorx (0)
[2021-02-14 06:01:51] [INFO]: [Script]: Saving 1 item(s) to inventory with action ADD
[Script]: - id: warhammer_crusher_unique, count: 1, charge: -1, enchantmentCharge: -1, soul: 
[2021-02-14 06:01:51] [INFO]: [Script]: [ UniqueItems ]: Called "OnPlayerInventory" for pid 0
[2021-02-14 06:01:51] [WARN]: [Script]: [ UniqueItems ]: Player "Vorx" has picked up "warhammer_crusher_unique".
terminate called without an active exception
./tes3mp-server: line 7: 17153 Aborted                 LD_LIBRARY_PATH="./lib" ./tes3mp-server.x86_64 "$@"
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