Page 2 of 3
Re: display driver problem
Posted: Thu Mar 24, 2016 1:09 am
by sablasni
and randomly i got in....craaaazy assss sssshhhiiitttt
Re: display driver problem
Posted: Thu Mar 24, 2016 6:02 pm
by sablasni
Mighty devs is there a solution for this?
Data.myp:
System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry.
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
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()
Re: display driver problem
Posted: Thu Mar 24, 2016 6:18 pm
by Genisaurus
sablasni wrote:Mighty devs is there a solution for this?
Data.myp:
System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry.
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
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()
Hope this helps, sometimes it does, sometimes it doesn't:
Most Common Issues and Solutions wrote:
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.
It will take a few seconds to perform the command.Performance counters should be rebuilt. Try starting the game again.
If that does not work, type
instead.
Re: display driver problem
Posted: Thu Mar 24, 2016 6:34 pm
by sablasni
Thank you Genisaurus it was succesfull and the problem does not appear anymore
i still have the display driver stopped responding issue but at least 1 problem down
tnx again
Re: display driver problem
Posted: Thu Mar 24, 2016 6:42 pm
by Genisaurus
sablasni wrote:Thank you Genisaurus it was succesfull and the problem does not appear anymore
i still have the display driver stopped responding issue but at least 1 problem down
tnx again
No problem. Unfortunately, you're on your own with the driver problem. That issue is between your graphics card and the game client, not something related to the sever, so we can't exactly offer much in the way of troubleshooting. WAR never had the best support even when it was live, but best of luck trying to track something down.
Re: display driver problem
Posted: Thu Mar 24, 2016 6:47 pm
by sablasni
ok thank you for the answer man....if it was any other game i wouldnt have bother...but since its WAR...i will endure the suffering

Re: display driver problem
Posted: Fri Mar 25, 2016 1:22 pm
by sablasni
last few days i started getting BSODs after launching war and all that driver freezing drama with the information that is the fault of this file: atikmdag.sys
than after looking it up on the interwebz i did this:
http://forums.guru3d.com/showthread.php?t=363233
but it didnt help
the struggle is real:)
Re: display driver problem
Posted: Fri Mar 25, 2016 3:11 pm
by Sildur
Did you try updating your drivers? Newest version would be Crimson Edition 16.2.1 Beta:
http://support.amd.com/en-us/download/d ... ows+7+-+64
Re: display driver problem
Posted: Fri Mar 25, 2016 6:43 pm
by sablasni
thank you for your suggestion Sildur.
i installed the drivers but the problem persists...
one thing that confuses me is that this only happens in war...
i kinda "wish" it happens in other games than i would know its the graphics card going dead.
Re: display driver problem
Posted: Fri Mar 25, 2016 6:52 pm
by Sildur
Hmm you could use DDU, this little tool removes any gpu driver left overs completly. So you could do a fresh installation of the driver linked above. I usually do that if I experience issues with my gpu.
http://www.guru3d.com/files-details/dis ... nload.html
Is your GPU overclocked maybe? That can also cause issues in some games.