|
You last visited: Today at 17:58
Advertisement
[OPEN SOURCE PROJECT] NosOpen
Discussion on [OPEN SOURCE PROJECT] NosOpen within the Nostale forum part of the MMORPGs category.
03/31/2016, 16:26
|
#481
|
elite*gold: 0
Join Date: Mar 2014
Posts: 79
Received Thanks: 7
|
i cant screen it's too fast
|
|
|
03/31/2016, 16:30
|
#482
|
elite*gold: 0
Join Date: Feb 2016
Posts: 42
Received Thanks: 20
|
|
|
|
03/31/2016, 16:37
|
#483
|
elite*gold: 0
Join Date: Aug 2013
Posts: 127
Received Thanks: 46
|
Quote:
Originally Posted by ohhzelo
i cant screen it's too fast
|
LOG.txt
|
|
|
03/31/2016, 18:44
|
#484
|
elite*gold: 0
Join Date: Mar 2014
Posts: 79
Received Thanks: 7
|
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.
|
|
|
03/31/2016, 18:57
|
#485
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
always the same question, always the same answer...
install the wcf on iis or use issexpress directly in visual studio...
|
|
|
04/01/2016, 18:45
|
#486
|
elite*gold: 0
Join Date: Aug 2013
Posts: 127
Received Thanks: 46
|
Code:
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...
|
|
|
04/01/2016, 23:12
|
#487
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
Quote:
Originally Posted by iArtrix
Code:
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
|
|
|
04/02/2016, 06:36
|
#488
|
elite*gold: 0
Join Date: Sep 2013
Posts: 161
Received Thanks: 93
|
Quote:
Originally Posted by iArtrix
Code:
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...
|
drop schema and regenerate it from scratch
|
|
|
04/02/2016, 16:38
|
#489
|
elite*gold: 0
Join Date: Sep 2015
Posts: 4
Received Thanks: 0
|
Hi,
In compiling WorldServer i had {"Unknown column 'Extent1.ReputPrice' in 'field list'"} as InnerException is it because my database isn't up to date ?
thx *-*
|
|
|
04/02/2016, 16:42
|
#490
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
Quote:
Originally Posted by Kyoraku12
Hi,
In compiling WorldServer i had {"Unknown column 'Extent1.ReputPrice' in 'field list'"} as InnerException is it because my database isn't up to date ?
thx *-*
|
yes it's because your database isn't up to date
|
|
|
04/02/2016, 17:56
|
#491
|
elite*gold: 78
Join Date: Apr 2011
Posts: 464
Received Thanks: 175
|
Need help..,
Error preparer the command definition. For more information , see the Internal exception.
TY, for anwser.
|
|
|
04/02/2016, 18:08
|
#492
|
elite*gold: 0
Join Date: Sep 2013
Posts: 161
Received Thanks: 93
|
Quote:
Originally Posted by crasseflamme
Need help..,
Error preparer the command definition. For more information , see the Internal exception.
TY, for anwser.
|
drop schema, regenerate db and run script against clear created schema
|
|
|
04/03/2016, 13:02
|
#493
|
elite*gold: 0
Join Date: May 2009
Posts: 1,005
Received Thanks: 1,019
|
we added
-Group system
-Skill learning
-QuickList
-Basic Hit System
-Basic Drop System
-Basic XP/LevelUp system
|
|
|
04/05/2016, 17:04
|
#494
|
elite*gold: 0
Join Date: Sep 2015
Posts: 4
Received Thanks: 0
|
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
|
|
|
04/05/2016, 17:22
|
#495
|
elite*gold: 0
Join Date: Sep 2013
Posts: 161
Received Thanks: 93
|
Quote:
Originally Posted by Kyoraku12
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
|
|
|
 |
|
Similar Threads
|
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...
|
All times are GMT +1. The time now is 18:00.
|
|