Skip to content
Discussion options

You must be logged in to vote

thank you found it. in line 2904 of charutils.cpp, they try to insert then check for error.
I fixed it by deleting that line and change the if condition to check if there are free slot in that container and put the insert inside the if block.
Also needed to fix the 2 insertitem functions in item_container.cpp.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by AlShammari1976
Comment options

You must be logged in to vote
1 reply
@AlShammari1976
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants