OpenWorld Error authKey

08/14/2019 23:02 Atsuhito93#1
When I run the application, I got this error message:

"OpenNos. SCS. Communication. ScsServices. Communication. Messages. ScsRemoteException: 'There is no service with name 'ICommunicationService'' "

and he stop the process. This Error concern this call function
"public bool Authenticate (string authKey) => _client. ServiceProxy. Authenticate (authKey);" on OpenNos. Master. Library/Interface.

I don't know how can I fix that: confused:: confused:: confused:
08/14/2019 23:40 FI0w#2
It's cryless source and the problem isn't really the auth key but that something got not added in app.config
08/14/2019 23:54 InnoTx#3
wait... dident Cryless say Write me if u have a problem with the source?
08/15/2019 00:48 Atsuhito93#4
Quote:
Originally Posted by FI0w View Post
It's cryless source and the problem isn't really the auth key but that something got not added in app.config
What's mean cryless source ? i dont touch app.config i think
08/18/2019 10:09 Modix#5
Login and world not start....only master....i have inserted base key of opennos
08/18/2019 10:30 K0kalne#6
:feelsbadman:
[Only registered and activated users can see links. Click Here To Register...] <- how to fix
08/18/2019 10:42 Modix#7
cryless doesnt respond
08/18/2019 11:38 Zanouu#8
<add key="PartnerSpXp" value="YourValue" />

Is Missing on App.Config ( Master )