[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
Guys i have a problem with microsfot virtual studio,when i open "OpenNos.sln" at right of the screen they write "Failed Loading" on pretty all "OpneNosWorld" etc etc and "The project requires user input" how to fix this?
Thanks.
Dude video guide and files are totally different the connection string si not the same :
connectionString="Data Source=localhost;Initial Catalog=opennos;Integrated Security=true" />
What i need to do ?
And what i need to install Mysql from the video guide or the Sql server 2016 From the githube page OMG
Thanks.
Can anyone help me: PM> update-database
Can not determine a valid start-up project. Using project 'OpenNos.Core' instead. Your configuration file and working directory may not be set as expected. Use the -StartUpProjectName parameter to set one explicitly. Use the -Verbose switch for more information.
The EntityFramework package is not installed on project 'OpenNos.Core'.
PM>
Can anyone help me: PM> update-database
Can not determine a valid start-up project. Using project 'OpenNos.Core' instead. Your configuration file and working directory may not be set as expected. Use the -StartUpProjectName parameter to set one explicitly. Use the -Verbose switch for more information.
The EntityFramework package is not installed on project 'OpenNos.Core'.
PM>
Hey you can help me too pls
When i launch the package management console they write me an error :
not open solution or unsaved make sure you have an open and saved solution
Can anyone help me: PM> update-database
Can not determine a valid start-up project. Using project 'OpenNos.Core' instead. Your configuration file and working directory may not be set as expected. Use the -StartUpProjectName parameter to set one explicitly. Use the -Verbose switch for more information.
The EntityFramework package is not installed on project 'OpenNos.Core'.
PM>
click on OpenNos.Core in Default project: and select OpenNos.DAL.EF
and then update-database -Verbose
Open-Source Project 01/31/2013 - CO2 Private Server - 28 Replies Hey everyone,
So, you might remember that I said I was going to make a new open source after Christmas, and I wasn't joking around about that. I'm going to make an open source for multiple games offered by NetDragon Websoft. You all chose Conquer Online (1.0) and Era of Faith. I might add Warlords to it but we'll see.
Now, a few things have changed. First, the project doesn't have to be in C++ anymore. I got the job and I'm working on C# programs there (the company is changing to C#)....
Open-Source Development: A C++ Project 12/02/2012 - CO2 Private Server - 18 Replies Hey everyone,
I haven't made a public project, ever. I'm still working on Kibou (Burning Skies) and that will be returning this winter; however, I feel very bound to that project (and the C# language). I enjoy it, but I'd also like to work on something new. Something for the month that I'm off to do while I'm bored of re-documenting Kibou. That's why I want to make a new project that's not in C#. I want to make a VC++ project. I chose VC++ because I'm more familiar with it (and because I...
Open Source C++ Project 01/07/2011 - SRO Coding Corner - 23 Replies Hello,
Currently I am working, on an Emulator written in C++. My goal is to make a strong group of programmer, who are interested to make a "free 2 use" emulator.
You donīt have to be "professional" or "24/7" programmer, everyone is welcome.
If you see things on the Code or you know how to do it faster / better you can apply a Patch via SVN. If you do this you will be automatically a "Team Member".
Here are some Tips to Submit / Edit an existing Code.
Open Source Project: SREmu 01/25/2009 - Silkroad Online - 18 Replies I am just making this topic to bring your attention to recent development at SREmu.
SREmu has gone from a VB6 project to an open-source C++ project hosted on SourceForge.
At the moment I am the only one working on it, but I would like to see it a community driven project. To clarify: I'm not looking for a team, I'm looking for knowledgable people that code in C++, preferably with some experience with x86 assembler, packet logging / parsing, subversion, visual studio, etc.
About the...