-
-
Notifications
You must be signed in to change notification settings - Fork 111
Classic Era is not serializing on logout #1702
Copy link
Copy link
Closed
Labels
Description
What version(s) of WoW are you using?
Classic Era
What version of Auctionator?
284
What isn't working? What was supposed to happen?
The C_EncodingUtil global variable is not available on Classic Era, so it is not serializing when logout occurs.
This is not an issue except that I have an external app (bjthompson805/WowWtfSync) that expects it to be serialized. Also the saved variable file size grew from 9 MB to 13 MB due to this issue.
Are you experiencing any lua errors
No
Anything else?
No response
Reactions are currently unavailable