Actions
Bug #141
closedProblem saving/loading characters
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
Hello,
There is a problem in the Safe class that raises errors when loading a world with characters, prevempting the client to be started.
I found that the problem initially is with the passphrase file, but when I solved this I found some problems regarding encrypting and decrypting with unexpected results.
Currently I am investigating the pyaes library to solve this myself.
Anyway, can you give me directions on this?
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page
Fixed some issues with `Safe` class when storing/retrieving data.
This fixes the bug #141 and character creating/loading issues.