Page 2 of 2

Re: able to login but not create character

Posted: Thu May 26, 2016 6:30 pm
by Mereck
PanosX wrote:I also have the same problem,is there any solution for this?


Edit:i have found the solution for my problem,it was the antivirus that blocking the connection with the server,i create an exception for all files that could need access to the internet (testpatch.exe, WAR.exe, warpatch.exe, RoRLauncher.exe) and the problem is solved.
I'll try it tomorrow. ;-)

Re: able to login but not create character

Posted: Thu May 26, 2016 9:45 pm
by Episkey
Didn't work for me

Re: able to login but not create character

Posted: Fri May 27, 2016 8:08 am
by Mereck
Episkey wrote:Didn't work for me
be sure you have authorized all .exe (ror launcher include) files with your antivirus/firewall.


Also check if there aren't already somes firewall"s rules about these files can block them...

Re: able to login but not create character

Posted: Fri May 27, 2016 8:09 am
by Mereck
Mereck wrote:
PanosX wrote:I also have the same problem,is there any solution for this?


Edit:i have found the solution for my problem,it was the antivirus that blocking the connection with the server,i create an exception for all files that could need access to the internet (testpatch.exe, WAR.exe, warpatch.exe, RoRLauncher.exe) and the problem is solved.
I'll try it tomorrow. ;-)
It's work for me, thanks for the solution. ;-)

Re: able to login but not create character

Posted: Sat May 28, 2016 5:20 pm
by Thander
I have been having this same problem, I have noticed that for some reason on the torrent dl i'm not getting any of the .exe files

Re: able to login but not create character

Posted: Sat May 28, 2016 5:40 pm
by Elven
Add an exception to the folder in your anti virus and then do a force recheck of the game in the torrent application. It will download the missing files.

Re: able to login but not create character

Posted: Tue May 31, 2016 2:00 pm
by Artire
I only just learned about this private server yesterday and got extremely hyped. Unfortunately now I am running into this problem aswell. I've tried all of the suggested fixes but none of them seem to work. I was able to bug my way into creating a character by ferociously clicking around on the black screen. Unfortunately if I try to play on that character (that I have no idea how looks or anything) the game simply crashes.
I really hope there is someone out there who has another idea that may work.

EDIT: I downloaded the client via the torrent at first. I have since then tried downloading it directly (the 5 parts). Unfortunately I end up with the exact same result. Without knowing for sure I think this may be a problem with the system and not the files, firewall, anti-virus etc.
I do still hope for a solution though.

Re: able to login but not create character

Posted: Wed Jun 01, 2016 7:39 pm
by Lhaendir
I've got same situation. When running the RoRLauncher shows 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()

Re: able to login but not create character

Posted: Wed Jun 01, 2016 9:32 pm
by Elven
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: able to login but not create character

Posted: Wed Jun 01, 2016 9:40 pm
by Lhaendir
Elven wrote: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]
Thanks. I've read about that and did as was written:
Spoiler:
"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 doesn't decided my problem. So, after that I did another thing - redownloaded the game client and the launcher, changed permission for the game folder before launching the game, and finally made an exceptions for the game exe file, patchers and a launcher. Now it works.