2 - Error Spotted
What steps will reproduce the problem?
1. Open WAR
2. Log into Character
3. Look at Busted and see the error
What is the expected output? What do you see instead?
-
What version of the product are you using?
2.2.0.zip
Do you have an error log of what happened?
Error Reading Lua buffer user/interface/AllCharacters/TortallDPSCore/SavedVariables.lua [string "user/interface/AllCharacters/TortallDPSCore/SavedVariables.lua";]:115: unexpected symbol near '='
Please provide any additional information below.
There is an unwanted = in my savedvariables.lua file.
| Name | Size | MD5 |
|---|---|---|
| SavedVariables.lua | 9.7 KiB | 42a82a08ac10182f88b62593329cf58f |
| User | When | Change |
|---|---|---|
| tortall | Sun, 15 Mar 2009 00:38:49 | Changed status from New to Accepted |
| computerpunk | Fri, 13 Mar 2009 09:11:06 | Added attachment SavedVariables.lua |
| computerpunk | Fri, 13 Mar 2009 09:10:48 | Create |
- 2 comments
- 2 comments
Facts
- Last updated on
- 15 Mar 2009
- Reported on
- 13 Mar 2009
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #2
computerpunk Sun, 28 Jun 2009 08:40:36How do you turn it off? o.o
- #1
tortall Sun, 15 Mar 2009 00:38:35I think I understand the problem. In a recent version of TDC, I changed from storing the abilities and objects as strings to wstrings. The code for saving variables does not support wstrings as keys. Unfortunately, there's no good fix at the moment. AFAIK, you're the only user to have saving turned on. It's never been a supported feature, and now you know why :)