Forum Settings
       
This thread is locked

WowReader Issues and HelpFollow

#327 Aug 06 2006 at 6:56 PM Rating: Decent
I'm unable to download the WoWReader addon. I have it installed but today I ran into a problem with it when running wow. I was looking at re-downloading the latest version in hopes of hard fixing this weird error.
Any idea when the WR will be up for downloading?

Thanks
#328 Aug 06 2006 at 7:17 PM Rating: Decent
*
119 posts
blueranger wrote:
I'm unable to download the WoWReader addon. I have it installed but today I ran into a problem with it when running wow. I was looking at re-downloading the latest version in hopes of hard fixing this weird error.
Any idea when the WR will be up for downloading?

Thanks


What is the weird error?
#329 Aug 06 2006 at 9:37 PM Rating: Decent
Every time i click "Download WoW Reader", it comes up with "This page can not be displayed". What's up with that?




Your hero and mine,
Staloreye

Edited, Aug 6th 2006 at 10:44pm EDT by Staloreye
#330 Aug 07 2006 at 9:50 PM Rating: Decent
nevermind all i got it thnx
#331 Aug 12 2006 at 2:57 AM Rating: Decent
My offhand item is showing up as blank after uploading the data.
I have a "Drakestone of the Whale" in my offhand, but my profile now shows nothing equiped.

This is what is in the wr.lua file:

["SecondaryHandSlot"] = "10796:1035:0",

edit - nevermind, this seems to be a web site issue. I looked at the XML profile data provided on the site and it is correct, it is just displayed wrong by the page. I should have figured something was wrong when it showed me as putting 5/3 talent points into permafrost. It would be nice if the web site was corrected.

Edited, Aug 12th 2006 at 4:12am EDT by Morac
#332 Aug 12 2006 at 2:50 PM Rating: Excellent
Guru
***
1,274 posts
Morac wrote:
My offhand item is showing up as blank after uploading the data.
I have a "Drakestone of the Whale" in my offhand, but my profile now shows nothing equiped.

This is what is in the wr.lua file:

["SecondaryHandSlot"] = "10796:1035:0",

edit - nevermind, this seems to be a web site issue. I looked at the XML profile data provided on the site and it is correct, it is just displayed wrong by the page. I should have figured something was wrong when it showed me as putting 5/3 talent points into permafrost. It would be nice if the web site was corrected.

Edited, Aug 12th 2006 at 4:12am EDT by Morac


It should be fixed now.
#333 Aug 12 2006 at 11:17 PM Rating: Decent
Hi, I got an exception when I tried to upload my profile. Please check the detail exception message following:
==========================Beginning of Error==============================
See the end of this message for details on invoking A
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: [string "chunk"]:737: unfinished string near `<eof>'
at LuaInterface.Lua.DoString(String chunk)
at wowreader.LuaData.ParseLua(String luafile, Boolean dummy)
at wowreader.LuaData.LoadLuaFile(String luafile, Boolean dummy)
at wowreader.MainWindow.ReadCacheData()
at wowreader.MainWindow.RefreshButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
wowreader
Assembly Version: 1.0.2390.31286
Win32 Version: 1.0.2390.31286
CodeBase: file:///G:/WowReader/wowreader.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.6.0.0
Win32 Version: 0.6.0.0
CodeBase: file:///G:/WowReader/ICSharpCode.SharpZipLib.DLL
----------------------------------------
LuaInterface
Assembly Version: 1.3.0.0
Win32 Version: 1.3.0.0
CodeBase: file:///G:/WowReader/LuaInterface.DLL
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
==============================End of Error==================================


I've tried to uninstall the mod and re-install it. But when I lauched it, I still got the similar error:

Unhandled exception log - 2006-8-13 11:46:56
[string "chunk"]:737: unfinished string near `<eof>'
at LuaInterface.Lua.DoString(String chunk)
at wowreader.LuaData.ParseLua(String luafile, Boolean dummy)
at wowreader.LuaData.LoadLuaFile(String luafile, Boolean dummy)
at wowreader.MainWindow.ReadCacheData()
at wowreader.MainWindow.DoInit()
at wowreader.MainWindow..ctor()
at wowreader.MainWindow.Main(String[] args)
Microsoft Windows NT 5.1.2600.0
v1.1.4322
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\
#334 Aug 14 2006 at 12:20 AM Rating: Decent
How do I know my profile ID?
#335 Aug 14 2006 at 3:32 PM Rating: Decent
NatalieFOrd wrote:
Quote:
The file can be found in the following locations by default:
/Applications/World of Warcraft/WTF/Account/<Your Account Name>/SavedVariables/Wr.lua (MAC)
c:\Program Files\World of Warcraft\WTF\Account\<Your Account Name>\SavedVariables\Wr.lua (PC)


No it can't. :( I am on a mac if that makes a difference.

Quote:
Installing Wr UI Plugin:
To upload profiles, you must first download the Wr UI Plugin and extract it to: World of Warcraft\Interface\AddOns\, then log in and out of the characters you wish to upload.


I did all of that. I even made sure the addon was running.


I have the same problem. I'm also running a Mac. No wr.lua in the /Applications/World of Warcraft/WTF/Account/<Your Account Name>/SavedVariables/ folder.
#337 Aug 21 2006 at 4:19 AM Rating: Decent
Hi!
I use a macintosh and my only alternative to show my character is to use the manual uploader. I loaded the plugin, i get the Wr file and i upload it on allakhazam without problems. But when i look at my character, something is wrong: my talents are mixed up and doesn't show my real build.
Am i doing something wrong or is it a bug?

Check for yourself: http://wow.allakhazam.com/profile.html?1761866

i get 5/2 on magic attunement for example!?
Thx in advance!


/plex
#338 Aug 21 2006 at 4:21 PM Rating: Excellent
Guru
***
1,274 posts
plexiplexa wrote:
Hi!
I use a macintosh and my only alternative to show my character is to use the manual uploader. I loaded the plugin, i get the Wr file and i upload it on allakhazam without problems. But when i look at my character, something is wrong: my talents are mixed up and doesn't show my real build.
Am i doing something wrong or is it a bug?

Check for yourself: http://wow.allakhazam.com/profile.html?1761866

i get 5/2 on magic attunement for example!?
Thx in advance!


/plex


This should be fixed now. You'll have to upload your profile again to get the correct values to show up.
#339 Aug 24 2006 at 1:49 AM Rating: Decent
Hi,

I installed wow reader just before the WOW 1.12 patch update and it worked. After the patch update it would not update. I tried the following:-

I uninstalled it and removed the folder.
I removed the character profile from here at one point because it was not updating.
I decided to read this forum and follow the tips posted in here.
I downloaded WOW Reader again and reinstalled it.
It said it uploaded the data for the character profile but after 3-4 hours it hadnt appeared on the site.
I checked in WOW that the patch was active and it was.
Left the wow reader running when I was playing and logged out.
I went to upload new data and it failed to upload indicating there was no data to upload despite equipment and talent changes and verifying it was working and active in WOW.

Am I doing something wrong or is this an issue because of the new WOW patch?

Cheers

PMC
#340 Aug 24 2006 at 2:00 PM Rating: Decent
17 posts
I need some help with the wowreader program. I have it installed and have clicked Update after i was logged out of the game. Then the new results were updated. But how can i see the drop of the monsters or the items i have loot? or the quests i have accepted? Why should the program track items and so.. if it cant even list how many i have killed and show the items i looted?

Please help me with this.

Im asking this, because other members told me that you can see the items and drop rates of the items and the mobs when uploading the info from the wowreader. So, in that case i thought it was possible but it isnt to what i found.

Well, i'll should wait for your response then.

Greetz,

Hoyocha

PS: I have seen the Wr.lua file and saw this:

Quote:
akz_creatures = {}; -- [saved] mob info
akz_profile2 = {}; -- [saved] character profile
akz_fishing = {}; -- [saved] fishing data
akz_objects = {}; -- [saved] world object data
akz_prices = {}; -- [saved] auction tracking

akz_uploaded = 0; -- [saved] track data uploads

akz_kills = {}; -- [not saved] track kill info while running
akz_lastobjtime = 0; -- [not saved] object tracking
akz_lastobject = ""; -- [not saved] object tracking
akz_lastauctionupdatetime = 0; -- [not saved] auction timing
akz_inworld = 0; -- [not saved] login tracking
akz_lastzonetime = 0; -- [not saved] zoning

akz_WrVersion = 1.55; -- [not saved] this file version


I noticed that i have no tracking at the kills i make, how can i turn that on? the same goes for all the other actions that couldnt been active.
I mean those where "not saved" is before the description.

I thanks you for helping me out.

Edited, Aug 24th 2006 at 3:20pm EDT by Hoyocha
#341 Aug 24 2006 at 2:26 PM Rating: Decent
Quote:
Application has generated an exception that cannot be handled.

Process id = 0xfff2eb7f (-857217), Thread id = 0xfff2e9ff (-857601)


What?
#342 Aug 24 2006 at 2:43 PM Rating: Decent
Nevermind. Apparently when I started it up, there was two instances of the application. Odd.
#343 Aug 24 2006 at 5:10 PM Rating: Excellent
Guru
***
1,274 posts
pmc wrote:
Hi,

I installed wow reader just before the WOW 1.12 patch update and it worked. After the patch update it would not update. I tried the following:-

PMC


First, restart wowreader to make sure it has been updated to the latest version to match the patch. Next, log into wow, and at character select, click on addons and make sure the wowreader addon is enabled. Be sure to look at the 'Configure addons for' section at the top, and make sure its not disabled for any of your characters.
#344 Aug 24 2006 at 5:12 PM Rating: Excellent
Guru
***
1,274 posts
Hoyocha wrote:
I need some help with the wowreader program. I have it installed and have clicked Update after i was logged out of the game. Then the new results were updated. But how can i see the drop of the monsters or the items i have loot? or the quests i have accepted? Why should the program track items and so.. if it cant even list how many i have killed and show the items i looted?

Please help me with this.

Im asking this, because other members told me that you can see the items and drop rates of the items and the mobs when uploading the info from the wowreader. So, in that case i thought it was possible but it isnt to what i found.

Well, i'll should wait for your response then.


The purpose of wowreader is to upload that information to the website, so we can display things like overall drop rate statistics. It will not give you your own individual drop listings or statistics.
#345 Aug 24 2006 at 5:26 PM Rating: Decent
Hi hi,

Thankyou for your reply. I had done this already and did it again as you suggested. I can upload but it will not update on the website at all. The chara profile is not displaying at all.

Cheers
#346 Aug 28 2006 at 3:32 AM Rating: Decent
ime i try to start wowreader i get this message

the application failed to initialize properly (0xC0000005)

any suggestions??
#347 Aug 28 2006 at 3:40 AM Rating: Decent
I'm running Windows Vista Pre-RC1 build 5536. When WowReader 0.93 installs it downloads and installs .NET Framework (dotnetfx.exe).

Vista already has .NET Framework I believe, so it should not happen.
#348 Aug 28 2006 at 9:31 AM Rating: Decent
Hi, I have installed wow reader, its checked for the add-ons, but when I try /wver I get the Type /help line in WOW. Any ideas? Thanks

nm, I figured out the problem. For some reason, even though it was selected in the add-on screen as active for all characters, it was active for only a few.

Edited, Aug 28th 2006 at 10:46am EDT by triggan
#349 Aug 28 2006 at 3:41 PM Rating: Decent
Hi.
After I changed server (Dentarg --> Executus), WoWreader has not been working properly.
WoWreader is loaded, and I can upload my char info. But when I go to check my profile ( http://wow.allakhazam.com/profile.html?934361 ), it still shows im playing on Dentarg and still got sh*tty trinkets and rings ;x
What's wrong?
And yes; addon is enabled on all chars. I have been trying to update for ~2 weeks, but it's the same..

Edited, Aug 28th 2006 at 5:08pm EDT by Strekjen
#350 Aug 28 2006 at 6:31 PM Rating: Excellent
Guru
***
1,274 posts
Strekjen wrote:
Hi.
After I changed server (Dentarg --> Executus), WoWreader has not been working properly.
WoWreader is loaded, and I can upload my char info. But when I go to check my profile ( http://wow.allakhazam.com/profile.html?934361 ), it still shows im playing on Dentarg and still got sh*tty trinkets and rings ;x
What's wrong?
And yes; addon is enabled on all chars. I have been trying to update for ~2 weeks, but it's the same..

Edited, Aug 28th 2006 at 5:08pm EDT by Strekjen


Since you changed servers, it created a new profile for you. You can find it under your characters, or I think this is the one you're looking for: http://wow.allakhazam.com/profile.html?1786712
#351 Aug 29 2006 at 12:37 AM Rating: Decent
i can't get this thing work, i've installed it and put my wow.allakhazam acc name and password on the login but it doesn't find any profiles. I've set the right wow.exe directory and also tried to have my wow name/pw to the login thing. Still doesn't work
This thread is locked
You cannot post in a locked topic!
Recent Visitors: 60 All times are in CST
Anonymous Guests (60)