Page 1 of 1

An error occurred

Posted: Sun Jul 26, 2015 7:20 pm
by Ilovewarhammer
When I try and login I get this message:
Error starting: System.UnauthorizedAccessException: Access to the path 'F:\Warhammer Online - Age of Reckoning\WAR.exe' is denied.
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, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at RoRLauncher.Client.patchExe()
at RoRLauncher.Client.Handle(PacketIn packet)

is the server down or?
I have tried deactivating my firewalls but didn't change anything.

Re: An error occurred

Posted: Sun Jul 26, 2015 7:27 pm
by CarlistRieekan
Try to ucheck the folder where WAR is installed (unziped) from read only. Ensure the setting is also applied on the files within the folder.

Re: An error occurred

Posted: Sun Jul 26, 2015 7:32 pm
by Ilovewarhammer
Thank you! That worked wonders <3

Re: An error occurred

Posted: Sun Jul 26, 2015 7:34 pm
by Gasolio
Instead I have this error message

Data.myp:
System.InvalidOperationException: Impossibile caricare i dati del nome del contatore poiché è stato letto un indice non valido '' dal Registro di sistema.
in System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
in System.Diagnostics.PerformanceCounterLib.get_NameTable()
in System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
in System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
in System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
in System.Diagnostics.PerformanceCounter.InitializeImpl()
in System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
in System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
in MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
in RoRLauncher.Client.UpdateWarData()

I'm able to log in, but in characters screen, there isn't any button for character creation. Just CINEMATIC, CREDITS, SETTING, QUIT bottons.
Thanks for your help.
Gas

Re: An error occurred

Posted: Sun Jul 26, 2015 7:47 pm
by Dana
If you're getting this line of code in your error log:

Code: Select all

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.

Like this:
Spoiler:
Image

Image

Re: An error occurred

Posted: Sun Jul 26, 2015 8:08 pm
by Gasolio
It works.
Good job Dana.
Thank you very much

.

Posted: Sun Jul 26, 2015 8:51 pm
by Wrathson
.

.

Posted: Sun Jul 26, 2015 8:55 pm
by Wrathson
.

Re: An error occurred

Posted: Wed Aug 12, 2015 5:39 pm
by Squirreltimbo
I get the same issue as described by Gasolio. My logs are below.

10:28:36 --- LOG STARTING ---
10:28:36 Launcher version: 1.3.0.0
10:28:36
10:28:36
10:28:36 ------------ ERROR MESSAGES BELOW ------------
10:28:36 --- ToString ---
10:28:36 System.Management.ManagementException: Invalid class
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at WarLauncher.Client.UpdateWarData()
10:28:36
10:28:36
10:28:36 --- Message ---
10:28:36 Invalid class
10:28:36
10:28:36
10:28:36 --- Source ---
10:28:36 System.Management
10:28:36
10:28:36
10:28:36 --- Data ---
10:28:36 System.Collections.ListDictionaryInternal
10:28:36
10:28:37
10:28:37 --- StackTrace ---
10:28:37 at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at WarLauncher.Client.UpdateWarData()
10:28:37
10:28:37
10:28:37 --- TargetSite ---
10:28:37 Void ThrowWithExtendedInfo(System.Management.ManagementStatus)
10:28:37