Forum Settings
       
This thread is locked

WowReader Issues and HelpFollow

#77 Mar 21 2006 at 2:53 PM Rating: Decent
Yeah fixed it ;) I just needed to exit wow :P Sorry about that >< feel dumb=(
#78 Mar 21 2006 at 3:19 PM Rating: Excellent
Guru
***
1,274 posts
Professor Volvaga wrote:
I am having a problem with uploading. When it gets to the stage where it updates the Lua Data, it stops and says The server closed the connection. Is this a temporary problem on your end? Or something on mine?


I made a change to the server that might help. Try uploading again now.
#79 Mar 21 2006 at 8:58 PM Rating: Decent
rale wrote:
Professor Volvaga wrote:
I am having a problem with uploading. When it gets to the stage where it updates the Lua Data, it stops and says The server closed the connection. Is this a temporary problem on your end? Or something on mine?


I made a change to the server that might help. Try uploading again now.


Yep, that fixed it, thanks
#80 Mar 22 2006 at 8:31 PM Rating: Decent
***
1,113 posts
Just downloaded and installed WoWReaded, it shows up on my addons list and /wver tells me it is loaded.

With it running, I logged onto my char, and then logged off, and exited the game.

When I click update, it tells me "Connection Error: An invalid arguement was supplied"

What's goin' on?
#81 Mar 23 2006 at 5:36 AM Rating: Decent
When i start wowreader and try to upload i get the following error:
http://img124.imageshack.us/img124/7199/wowreader9ts.jpg

Ive tried unistalling/reinstalling w/no luck. Any suggestions?
#82 Mar 23 2006 at 1:46 PM Rating: Decent
I dont get any errors, but it does not pick up my character profiles to upload, it is enabled in the addons, I tried reinstalling, and I am not sure what else to do.
#83 Mar 23 2006 at 3:45 PM Rating: Excellent
Guru
***
1,274 posts
yumago wrote:
When i start wowreader and try to upload i get the following error:
http://img124.imageshack.us/img124/7199/wowreader9ts.jpg

Ive tried unistalling/reinstalling w/no luck. Any suggestions?


Can you get a shot of what it shows when you click on details?
#84 Mar 23 2006 at 3:50 PM Rating: Excellent
Guru
***
1,274 posts
jaeraket wrote:
I dont get any errors, but it does not pick up my character profiles to upload, it is enabled in the addons, I tried reinstalling, and I am not sure what else to do.


Are you definately sure it's loading? From your last two upload attempts that I can see in the server logs, it looks like it isn't. Does the /wver command actually work in game?
#85 Mar 23 2006 at 4:37 PM Rating: Decent
Yes the /wver command works and says version 1.54 loaded and everything.
#86 Mar 23 2006 at 7:55 PM Rating: Excellent
Guru
***
1,274 posts
jaeraket wrote:
Yes the /wver command works and says version 1.54 loaded and everything.


Try deleting the saved lua file and logging in and out to let it regenerate. By default it would be: "C:\Program Files\World of Warcraft\WTF\Account\<account>\SavedVariables\Wr.lua".
#87 Mar 24 2006 at 12:35 AM Rating: Decent
I've got a pretty big problem. First off, my WoW reader says I have 8108 items, 187 quests, 2395 creatures, and n/a Lua Data. What is going on? Also, how do I create my character profiles once I get this fixed?

Edited, Fri Mar 24 00:36:38 2006 by Romilin
#88 Mar 24 2006 at 6:11 AM Rating: Decent
I'm not really sure how it works, finally I got one char uploaded, the others aren't really important cause it are my bankchars.

I was wondering, does this keep track of what monsters we kill and what they drop for the items list? And if so, how?
#89 Mar 24 2006 at 5:53 PM Rating: Decent
Found a profile bug. The "mana regen 4 per 5 sec" wrist enchant is not picked up by the profile system. WoWReader sees it, but the mana regen tally does not.

http://wow.allakhazam.com/profile.html?397613

My mana regen items total +28 but the profile shows +24.
#90 Mar 24 2006 at 11:05 PM Rating: Excellent
***
2,553 posts
MorvenDee wrote:
Found a profile bug. The "mana regen 4 per 5 sec" wrist enchant is not picked up by the profile system. WoWReader sees it, but the mana regen tally does not.

http://wow.allakhazam.com/profile.html?397613

My mana regen items total +28 but the profile shows +24.


Thanks, you're right: it is a bug.

The secondary stat tallying is at it's limit in its currernt implementation. I'm working on version 3 of profiles, and I'll add this to the list. Untill then, I'm sorry but it's likely going to continue to show wrong.
____________________________
--Illia
Fumus, draco magus incoluit mare.
Myrx - 70 Holy Priest, Myr - 70 Resto Shaman, Gryd - 70 Prot Warrior
#91 Mar 24 2006 at 11:06 PM Rating: Decent
Quote:
Try deleting the saved lua file and logging in and out to let it regenerate. By default it would be: "C:\Program Files\World of Warcraft\WTF\Account\<account>\SavedVariables\Wr.lua".



Did that, logged off, logged in, logged off, logged in countless times, tried removing the program, reinstalling it again, disabled all my other addons and let it run alone, nothing, noww the /wvr command isnt working though.
#92 Mar 25 2006 at 9:50 AM Rating: Decent
For some reason my data is not being uploaded either.

This is the Data in the WoWReader:

Type Old Waiting Uploaded
Items 6629 921 0
Quests 126 114 0
Creatures 2520 893 0
Lua Data n/a 53 541

I am logged into WoWReader with proper name and password.

When I click on upload the following message occurs:

Connection error: No connection could be made because the target machine actively refused it.

I am playing (currently) on a Dell Laptop Inspiron 6000. I have the firewall turned off and WoW and WoW Readers are listed as excpetions. So I have no idea what to try next.

Any suggestions, please?
#93 Mar 26 2006 at 8:42 AM Rating: Decent
The following is what your wanting i imagine. If not let me know what i should be looking for

Quote:
System.ArgumentNullException: String reference not set to an instance of a String.
Parameter name: s
at System.Text.Encoding.GetBytes(String s)
at wowreader.WDBReader.GetDataList()
at wowreader.Upload.SendEntryList(FileType type)
at wowreader.Upload.NetIO(NetworkStream m_ns)
at wowreader.Upload..ctor(WDBReader[] readers, CrcDB cdb, LuaData td, MainWindow mw, Boolean uselogin, String login, String pw, Boolean manual)
at wowreader.MainWindow.upload(Boolean manual)
at wowreader.MainWindow.UploadButton_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)
#94 Mar 26 2006 at 6:07 PM Rating: Decent
Unhandled exception log - 3/26/2006 4:27:09 PM
Access to the path "C:\Program Files\WowReader\startup.log" is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at System.IO.File.AppendText(String path)
at wowreader.MainWindow.Main(String[] args)
Microsoft Windows NT 5.1.2600.0
v1.1.4322
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\

this is the error message i get when trying to start wowreader
#95 Mar 26 2006 at 8:05 PM Rating: Good
Quote:
Did that, logged off, logged in, logged off, logged in countless times, tried removing the program, reinstalling it again, disabled all my other addons and let it run alone, nothing, noww the /wvr command isnt working though.


wasn't the command "/wver" ?
#96 Mar 27 2006 at 2:29 PM Rating: Decent
Yes it is, I missed one letter while typing sue me, it still doesnt upload the character info though. Thats the point im saying.
#97 Mar 27 2006 at 4:20 PM Rating: Decent
Hi,

i have some huge weird problem with this. I installed wowr and did all thats needed. it uploaded my files but nothing happened, so i deleted my old character uploads, and tried evrything again. If i run all again, nothing happends. After running the game it just sais: No data to upload. I have reinstalled, restart computer, relogged 100x, runned wow 10000x times, tried all kind of stupid things and NOTHING works while i do exactly what the readme file sais :((((((((((((((((((

PLZ help me asap ty
#98 Mar 27 2006 at 4:36 PM Rating: Default
!!!!!!!!!!!!!!!!!!!

iam sorry this message may look VERY aggresive because iam VERY angry atm

See my problem above. I fixed by: uninstall, delete wowreader folder and delete 'wr' folder in /interface/addons.

I run evrything again and was fcking happy when it worked. I logged on on wow.allakhazam.com and clicked: Your Profiles.
Nothing shows up.
Nothing
Nothing
Absoluty nothing
Nothing
Nothing

Nothing

Completely nothing....

HOW long does it take till it appears?! :@ :( :S :P :) :D

Sorry again for this aggresive message, I hope ull forgive me...
#99 Mar 27 2006 at 10:20 PM Rating: Excellent
Guru
***
1,274 posts
jaeraket: Can you email a copy of your SavedVariables/Wr.lua file to rale@allakhazam.com after logging in and out once, and trying to upload but having it not send anything? Hopefully I can track the problem down from there.
#100 Mar 28 2006 at 7:22 AM Rating: Decent
Why is my wowreader saying : Error downloading update: The underlying connection was closed: The remote name could not be resolved. when im starting WR and its downloading updates.

I cant also upload any data cos it gives some Connection Error.
#101 Mar 28 2006 at 12:49 PM Rating: Decent
When I was downloading the new patch I read that you couldn't modify XML files, isn't this an XML file? Thats why I think it won't work right now.
This thread is locked
You cannot post in a locked topic!
Recent Visitors: 218 All times are in CST
Anonymous Guests (218)