Page 1 of 1

Can't play since DDOS issue

Posted: Sat Sep 24, 2016 2:00 pm
by Slave1974
I get this error:
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()
Then when it loads, I get a blank box where the information about server and hand shaking etc. used to go. The servers never load, so I can not join.

I can't find any info on the forum to help. Any help would be great, I would love to play. Yes, I have reinstalled. I ran my virus scanners. I shut my firewall off.

Thanks.

Re: Can't play since DDOS issue

Posted: Sat Sep 24, 2016 3:18 pm
by Elven
This is covered in the FAQ and isn't a new thing.

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.

Download this:

https://my.pcloud.com/publink/show?code ... LyWXubK6N7

Extract the file inside and run it as administrator. Then try logging in.
[/color]

Re: Can't play since DDOS issue

Posted: Sat Sep 24, 2016 7:08 pm
by Slave1974
I ran that fix, and now I get this:
Could not connect to Login server
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 46.105.54.77: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: Can't play since DDOS issue

Posted: Sat Sep 24, 2016 7:12 pm
by orion22
This is common message if the login server is down. Just wait till login server will be up ;)

Re: Can't play since DDOS issue

Posted: Sat Sep 24, 2016 7:13 pm
by Saftdryck
Slave1974 wrote:I ran that fix, and now I get this:
Could not connect to Login server
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 46.105.54.77: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()
Follow the link Elven gave you and reset sockets if the issue continues. At this moment server is offline due maintenance. Wait patiently

Re: Can't play since DDOS issue

Posted: Sat Sep 24, 2016 7:24 pm
by Slave1974
Oh LOL!! Well, that's why. Thanks.