[OPEN SOURCE PROJECT] NosOpen

03/31/2016 16:26 ohhzelo#481
i cant screen it's too fast
03/31/2016 16:30 Cryless™#482
[Only registered and activated users can see links. Click Here To Register...]
03/31/2016 16:37 iArtrix#483
Quote:
Originally Posted by ohhzelo View Post
i cant screen it's too fast
LOG.txt :rtfm:
03/31/2016 18:44 ohhzelo#484
2016-03-31 18:44:18,415 [1] ERROR OpenNos.Login.Program [(null)] - There was no endpoint listening at [Only registered and activated users can see links. Click Here To Register...] 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 0Lucifer0#485
always the same question, always the same answer...
[Only registered and activated users can see links. Click Here To Register...]

install the wcf on iis or use issexpress directly in visual studio...
04/01/2016 18:45 iArtrix#486
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 0Lucifer0#487
Quote:
Originally Posted by iArtrix View Post
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 MasterDomino#488
Quote:
Originally Posted by iArtrix View Post
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 Kyoraku12#489
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 ? :D

thx *-*
04/02/2016 16:42 0Lucifer0#490
Quote:
Originally Posted by Kyoraku12 View Post
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 ? :D

thx *-*
yes it's because your database isn't up to date
04/02/2016 17:56 crasseflamme#491
Need help..,

Error preparer the command definition. For more information , see the Internal exception.

TY, for anwser.
04/02/2016 18:08 MasterDomino#492
Quote:
Originally Posted by crasseflamme View Post
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 0Lucifer0#493
[Only registered and activated users can see links. Click Here To Register...]

we added
-Group system
-Skill learning
-QuickList
-Basic Hit System
-Basic Drop System
-Basic XP/LevelUp system
04/05/2016 17:04 Kyoraku12#494
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 :D
04/05/2016 17:22 MasterDomino#495
Quote:
Originally Posted by Kyoraku12 View Post
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 :D
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 [Only registered and activated users can see links. Click Here To Register...]