Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sun Jan 03, 2016 9:54 pm
by Elven
Literally just copy the RoR launcher, and paste it inside the game folder.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Jan 14, 2016 4:24 am
by MinTillMassacre
Hi! First of all, just want to say thanks for all the work you guys have put in. It's really impressive what a small team of you guys have done.
So, a few questions/concerns. I downloaded all the parts of the game client and the launcher. I created a second folder named "Warhammer Online" to extract them into and started the process. During this process it said that the first part of the download (Age_of_Reckoning_game_client I believe?) and client.z07 were corrupted. I redownloaded and replaced them with the new ones and got the same error.
Despite that, I went ahead and still tried to run the game. I did check these forums first and made sure the read-only was unchecked and ran the client as an administrator and also made sure the RoR launcher was in the Warhammer Online folder. This was my error log:
Spoiler:
Data.myp:
System.IO.FileNotFoundException: Could not find file 'C:\Users\Chance\Desktop\Warhammer Online\Warhammer Online - Age of Reckoning\data.myp'.
File name: 'C:\Users\Chance\Desktop\Warhammer Online\Warhammer Online - Age of Reckoning\data.myp'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
I also received another error that said the file "binkw32.dll" was missing. I have no idea what that means, so I'm hoping you guys can help me out.
Thanks in advance!
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Jan 14, 2016 6:09 am
by Yaliskah
The first error means your game folder is write protected. Follow advices to make it unlocked.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Jan 14, 2016 5:40 pm
by MinTillMassacre
Yaliskah wrote:The first error means your game folder is write protected. Follow advices to make it unlocked.
I reinstalled the game using the torrent download and did followed all the tips with the read-only and all...
..and it works! Thanks a ton!
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Jan 16, 2016 1:25 pm
by Dixiedarlin
Im getting the error code "Your launcher is out of date due to your ISP problem". What do I need to do to fix this? Any help is greatly appreciated. Thx!
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Jan 16, 2016 6:14 pm
by Elven
Did you download the launcher from the installation guide?
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sun Jan 17, 2016 7:45 pm
by gottohealmyelf
Could not connect to Login server
System.Net.Sockets.SocketException (0x80004005): Een verbindingspoging is mislukt omdat de verbonden party niet correct heeft geantwoord na een bepaalde tijd, of de gemaakte verbinding is mislukt omdat de verbonden host niet heeft geantwoord 178.32.58.46:8000
at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
at System.Net.Sockets.Socket.Connect(String host, Int32 port)
at RoRLauncher.Client.Connect()
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Jan 21, 2016 2:48 am
by Zachattack0
Hi I am getting this error,
Data.myp:
System.InvalidOperationException: Category does not exist.
at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
at System.Diagnostics.PerformanceCounter.InitializeImpl()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
What is the fix, the game loads but I do not have the option to make a new charter
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Wed Jan 27, 2016 6:41 pm
by Skiantos
Zachattack0 wrote:Hi I am getting this error,
Data.myp:
System.InvalidOperationException: Category does not exist.
at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
at System.Diagnostics.PerformanceCounter.InitializeImpl()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
What is the fix, the game loads but I do not have the option to make a new charter
Same here
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Wed Jan 27, 2016 7:07 pm
by Elven
Skiantos wrote:
Same here
So you've posted about having 2 different problems? Interesting. Anyway...
If you're getting this line of code in your error log:
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
You need to rebuild performance counters.
How to manually rebuild performance counters:
1. Go to start, and type in the search box "cmd". Right click cmd, and run as administrator.
2. Type in the command console, "cd c:\windows\system32", and hit enter.
3. Then type "lodctr /r", and hit enter.
3. It will take a few seconds to perform the command.
Performance counters should be rebuilt. Try loading the game, again.
[/color]