2016-03-31 18:44:18,415 [1] ERROR OpenNos.Login.Program [(null)] - There was no endpoint listening at that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
18:42:41 CREATE TABLE `mapnpc`( `MapNpcId` int NOT NULL, `NpcVNum` smallint NOT NULL, `MapId` smallint NOT NULL, `MapX` smallint NOT NULL, `MapY` smallint NOT NULL, `Move` bool NOT NULL, `Position` TINYINT UNSIGNED NOT NULL, `IsSitting` bool NOT NULL, `EffectDelay` smallint NOT NULL, `Effect` smallint NOT NULL, `Dialog` smallint NOT NULL) Error Code: 1215. Cannot add foreign key constraint 1.703 sec
18:42:41 CREATE TABLE `mapnpc`( `MapNpcId` int NOT NULL, `NpcVNum` smallint NOT NULL, `MapId` smallint NOT NULL, `MapX` smallint NOT NULL, `MapY` smallint NOT NULL, `Move` bool NOT NULL, `Position` TINYINT UNSIGNED NOT NULL, `IsSitting` bool NOT NULL, `EffectDelay` smallint NOT NULL, `Effect` smallint NOT NULL, `Dialog` smallint NOT NULL) Error Code: 1215. Cannot add foreign key constraint 1.703 sec
Hmm...
Reload all i think you miss something cause its Foreign key error
18:42:41 CREATE TABLE `mapnpc`( `MapNpcId` int NOT NULL, `NpcVNum` smallint NOT NULL, `MapId` smallint NOT NULL, `MapX` smallint NOT NULL, `MapY` smallint NOT NULL, `Move` bool NOT NULL, `Position` TINYINT UNSIGNED NOT NULL, `IsSitting` bool NOT NULL, `EffectDelay` smallint NOT NULL, `Effect` smallint NOT NULL, `Dialog` smallint NOT NULL) Error Code: 1215. Cannot add foreign key constraint 1.703 sec
Hi,
just a stupid question *-* (as always)
What is the structure of .dat and the folder to parse ? and how can i decrypt data in *.NOS files to have all of the data
I found already a thread of decrypted files but it's an old thread.
Hi,
just a stupid question *-* (as always)
What is the structure of .dat and the folder to parse ? and how can i decrypt data in *.NOS files to have all of the data
I found already a thread of decrypted files but it's an old thread.
Thanks
we dont support decrypthing .NOS because its illegal(kind of), well dat is always in NSgtdData and you will need also language files NSlangData + maps soo NStcData
for decrypting this files you will need a piece of software eg. NosPack aka. Elektochemie, or some other
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...