Open Christian-Vassallo opened 2 years ago
I get the unusable arrows and can force it to fire them, but I'm not getting a crash myself.
Ah, got it, had to split two times.
Oh, right. Yep I forgot to mention
This is known afaik, you should be able to crash a server also if you try to sell it. My workaround is hooking the split event, and skip if the item being splitted is not being possessed by the player splitting it.
This is known afaik, you should be able to crash a server also if you try to sell it. My workaround is hooking the split event, and skip if the item being splitted is not being possessed by the player splitting it.
Thank you, nice workaround.
nwserver-crash-1645389057.log
The bug appears when you split something from an inventory (bank or some other PNG) which goes in your inventory. The object appears to be non-usable, up to when you slog/relog.
In case you do not slog/relog, and try to use this object in a forced way, the server crashes.
How to repeat: 1) Put something stack in the PNG inventory (example 99 arrows) inside a container (example a bag) 2) Split them, example 20 3) The 20 will be in your inventory, the 79 in the inventory of the PNG 4) The 20 will be not usable, even not equippable. However, in case you don't have another arrows, the system will take them automatically and try to use them 5) The system will crash