345 - Error after opening a trainer window
What is the nature of the defect?
I always get an error when I'm speaking with a trainer; it's not a new bug but I always forgot to report it. (it's there since r98 according to my BugGrabber archive)
What (if anything) triggers the defect? (happens when loading, when activating the mod, when clicking a particular button, etc)
Speaking with a trainer. It can be any of them, and it's triggered by any tradeskill.
Please post any error messages associated with the defect.
GnomeWorks-143\\FrameHooks\\Trainer.lua:29 GetSpellInfo(): Invalid spell slot
GnomeWorks-143\\FrameHooks\\Trainer.lua:29 in function <Interface\\AddOns\\GnomeWorks\\FrameHooks\\Trainer.lua:9
(tail call): ?:
<in C code>: ?
<string>:\"safecall Dispatcher[2]\":9: in function <[string \"safecall Dispatcher[2]\"]:5>
(tail call): ?:
AceTimer-3.0-5 (Ace3):164: in function <Interface\\AddOns\\Ace3\\AceTimer-3.0\\AceTimer-3.0.lua:138
| Name | Description | Size | MD5 |
|---|---|---|---|
| GnomeWorks.lua | SavedVariables file for ticket ... | 718.2 KiB | 71d0b76d9262... |
| User | When | Change |
|---|---|---|
| lilsparky | Mar 16, 2011 at 02:32 UTC | Changed status from New to Fixed |
| Ydrisselle | Mar 14, 2011 at 22:08 UTC | Added attachment GnomeWorks.lua |
| Ydrisselle | Mar 14, 2011 at 00:09 UTC | Create |
- 4 comments
- 4 comments
Facts
- Last updated
- Mar 16, 2011
- Reported
- Mar 14, 2011
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #4
Ydrisselle Mar 16, 2011 at 00:22 UTC - 0 likesDeleting the SV file solved the problem. Thanks for your help.
- Reply
- #3
lilsparky Mar 15, 2011 at 06:09 UTC - 0 likesyeah, it looks like that sv file has some mining or prospecting data in it. that explains why it was complaining. i adjusted the way i was doing things in the trainer lua file so it won't complain anymore. i just wanted to make sure i understood how it was happening.
- Reply
- #2
Ydrisselle Mar 14, 2011 at 22:10 UTC - 0 likesHere it is. The SV file is rolling for a long time; I think I never resetted it after I started to use GnomeWorks.
- Reply
- #1
lilsparky Mar 14, 2011 at 03:33 UTC - 0 likesinteresting. could you post you sv file? i understand what the problem is, but i'm not sure why it's doing it. is the sv file particularly old? it's choking on pseudotrade data, but that should be in its own data stream now and not part of the main recipe list. i think i used to put it into the main list at one point, which would cause this problem. or maybe it's a something else. your sv file would help me pinpoint the issue.