12 - WoW Char profiles not uploaded to WoWDB
Been login in and out several times aver the past few days from my main character (Erlimond on Maelstrom), but my data never seems to be uploaded to WoWDB.
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using?
Curse Client 2.0.0.14 running as admin
Curse Profiler 2.0 v40
WoW WotLK 3.0.3 running as admin
Do you have an error log of what happened?
Please provide any additional information below.
Running on Vista x64, WoW and Curse installed in \Program Files (x86)\, but everything running with elevated rights.
Are there some tests I can do or some info I can send to help debug ? I think it is probably a rn access/rights problem, and I am willing to help under your guidance to debug it.
| User | When | Change |
|---|---|---|
| Erlimond | Sat, 15 Nov 2008 15:00:34 | Create |
- 4 comments
- 4 comments
Facts
- Last updated on
- 11 Oct 2009
- Reported on
- 15 Nov 2008
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #4
Skyl1ner Sun, 09 Aug 2009 21:12:24pretty much have the same issue as Cloudspel
i tried the alpha version v44-1-g0e63be4 but it didn't seem to make a diffrence
a little update, still not working for me, when i do "Push Game Profile Data" from the curse client
it put the following entry in the CurseClient.log
[WarcraftManager] DLL has no entry point for updates.
- #3
Cloudspel Sun, 09 Aug 2009 20:52:05have not gotten uploads to WoWDB since patch 3.2.
blizz addon window reports Curse Profiler as 'out of date'
Curse Client 3.0.0.9
Curse Profiler 2.0 v 44
WoW WotLK 3.2
Windows XP SP3
- #2
alfa88 Wed, 08 Jul 2009 16:33:59I'm using Curse Client 3.0.7 (due the problems with the 3.0.8 version) on Win XP running WoW 3.1.3 and i have the some problem, it's been some time since i installed curse profiler but my chars do not upload on WoWDB.
- #1
Erlimond Mon, 17 Nov 2008 15:11:11Trying to learn the basics of lua to help debug this one. In CurseProfiler.lua, added some debug flags (DEFAULT_CHAT_FRAME:AddMessage("Some text")) at the start and end of the ADDON_LOADED event_handler: I can confirm that add-on is correctly loaded. I saw in code that there is a debug mode in the addon. Is there some easy way to enable it, to be able to track what is happening after initialization ?