[ERROR] 23:47:32 -- General Error
System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:6666
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallb ack(IAsyncResult ar)
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boo lean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at OpenNos.WebApi.Reference.ServerCommunicationClient .InitializeAndRegisterCallbacks() in C:\Users\Marvi\Downloads\OpenNos-master(3)\OpenNos-master\OpenNos.WebApi.Reference\ServerCommunicatio nClient.cs:line 106
at OpenNos.Login.Program.Main() in C:\Users\Marvi\Downloads\OpenNos-master(3)\OpenNos-master\OpenNos.Login\Program.cs:line 54
---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:6666
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallb ack(IAsyncResult ar)
--- End of inner exception stack trace ---<---
Found the solution xD
i forgot to start the OpenNos.WebApi.SelfHost client xD
How to create accounts??
Edit:Nvm found out!
Btw , how to a full packets.txt ? How to create NPCs with items?
We need definitely a get started tutorial on how to do that