39 - Errors in FrameXML.log
What steps will reproduce the problem?
1. Logging in to WoW
What is the expected output? What do you see instead?
What version of the product are you using?
3.2.3
Do you have an error log of what happened?
snip from FrameXML.log
---
11/11 21:46:09.421 ** Loading table of contents Interface\AddOns\GuildCraft\GuildCraft.toc
11/11 21:46:09.421 Couldn't open Interface\AddOns\GuildCraft\GuildCraft_Browser\TooltipObj.xml
11/11 21:46:09.421 Error loading Interface\AddOns\GuildCraft\GuildCraft_Browser\BrowserUIv2.lua
---
Please provide any additional information below.
Dont know what this might effect, but I was looking for reasons my WoW doesnt complete login. dont think this is causing it, but Errors is Errors, adn I figure you guys need to know.
| User | When | Change |
|---|---|---|
| OrionShock | Tue, 11 Nov 2008 14:42:54 | Changed status from New to Invalid |
| Sunhead | Tue, 11 Nov 2008 10:54:47 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 11 Nov 2008
- Reported on
- 11 Nov 2008
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #1
OrionShock Tue, 11 Nov 2008 14:42:48The errors are artifacts of how I develop on svn. When i work development, svn really doesn't function nicely when i start moving folders around in the file system to match how it is distributed. In a Development version of the addon, the entire addon loads. This differs from the release distributions as those are packaged with the browser being a LoD Module.
Unfortunately it has little to do with u being unable to login.