Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Nostale
You last visited: Today at 15:12

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release/OpenNos] Parse

Discussion on [Release/OpenNos] Parse within the Nostale forum part of the MMORPGs category.

Reply
 
Old 04/11/2020, 23:43   #91
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update Parse for NosCore by 0Lucifer0
MANUEL PERES is offline  
Old 07/19/2020, 05:47   #92
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update Parse and Nostale Vendetta Parse
MANUEL PERES is offline  
Old 07/30/2020, 20:33   #93
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update Parse
MANUEL PERES is offline  
Old 08/20/2020, 14:56   #94
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update Parse
MANUEL PERES is offline  
Old 08/28/2020, 05:34   #95
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update-Parse
MANUEL PERES is offline  
Thanks
1 User
Old 08/30/2020, 16:50   #96
 
elite*gold: 0
Join Date: Mar 2013
Posts: 39
Received Thanks: 0
Code:
========================================================================================================================                                 IMPORT CONSOLE VERSION 1.1.7547.30231 by OpenNos Team
========================================================================================================================
[16:49:52][INFO][Initialize]: Database has been initialized.
[16:49:52][WARN][Main]: You need a directory tree like this :
Root
-----_code_en_Card.txt
-----_code_en_Item.txt
-----_code_en_MapIDData.txt
-----_code_en_monster.txt
-----_code_en_Skill.txt
-----packet.txt
-----Card.dat
-----Item.dat
-----MapIDData.dat
-----monster.dat
-----Skill.dat
-----map
----------0
----------1
----------...
[16:49:52][WARN][Main]: Please enter the directory of files to parse
C:\Users\Domi\Desktop\Parse-Of-Opennos-NosCore-master\NosCore-Opennos Parser
Do you want to parse ALL? [Y/n]
[16:49:54][ERROR][Main]: At least on of required files is missing
System.IO.FileNotFoundException: Could not find file 'C:\Users\Domi\Desktop\Parse-Of-Opennos-NosCore-master\NosCore-Opennos Parser\packet.txt'.
File name: 'C:\Users\Domi\Desktop\Parse-Of-Opennos-NosCore-master\NosCore-Opennos Parser\packet.txt'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding)
   at OpenNos.Import.Console.ImportFactory.ImportPackets() in C:\Users\Domi\Desktop\NosByte-master2\OpenNos.Import.Console\ImportFactory.cs:line 2951
   at OpenNos.Import.Console.Program.Main(String[] args) in C:\Users\Domi\Desktop\NosByte-master2\OpenNos.Import.Console\Program.cs:line 101

Why don't i have a Packet.txt?
oBook is offline  
Old 09/01/2020, 23:30   #97
 
PerformanceAT's Avatar
 
elite*gold: 59
The Black Market: 125/1/0
Join Date: Mar 2012
Posts: 680
Received Thanks: 68
Why are some NPC at wrong point?

and why is the text above Slugg R?deur ???

I parsed the uk files the newest one
PerformanceAT is offline  
Old 09/02/2020, 03:06   #98
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Quote:
Originally Posted by PerformanceAT View Post
Why are some NPC at wrong point?

and why is the text above Slugg R?deur ???

I parsed the uk files the newest one
your packet.txt is problem

Quote:
Originally Posted by oBook View Post
Code:
========================================================================================================================                                 IMPORT CONSOLE VERSION 1.1.7547.30231 by OpenNos Team
========================================================================================================================
[16:49:52][INFO][Initialize]: Database has been initialized.
[16:49:52][WARN][Main]: You need a directory tree like this :
Root
-----_code_en_Card.txt
-----_code_en_Item.txt
-----_code_en_MapIDData.txt
-----_code_en_monster.txt
-----_code_en_Skill.txt
-----packet.txt
-----Card.dat
-----Item.dat
-----MapIDData.dat
-----monster.dat
-----Skill.dat
-----map
----------0
----------1
----------...
[16:49:52][WARN][Main]: Please enter the directory of files to parse
C:\Users\Domi\Desktop\Parse-Of-Opennos-NosCore-master\NosCore-Opennos Parser
Do you want to parse ALL? [Y/n]
[16:49:54][ERROR][Main]: At least on of required files is missing
System.IO.FileNotFoundException: Could not find file 'C:\Users\Domi\Desktop\Parse-Of-Opennos-NosCore-master\NosCore-Opennos Parser\packet.txt'.
File name: 'C:\Users\Domi\Desktop\Parse-Of-Opennos-NosCore-master\NosCore-Opennos Parser\packet.txt'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding)
   at OpenNos.Import.Console.ImportFactory.ImportPackets() in C:\Users\Domi\Desktop\NosByte-master2\OpenNos.Import.Console\ImportFactory.cs:line 2951
   at OpenNos.Import.Console.Program.Main(String[] args) in C:\Users\Domi\Desktop\NosByte-master2\OpenNos.Import.Console\Program.cs:line 101

Why don't i have a Packet.txt?

For you to take it out yourself
MANUEL PERES is offline  
Old 09/02/2020, 04:22   #99
 
PerformanceAT's Avatar
 
elite*gold: 59
The Black Market: 125/1/0
Join Date: Mar 2012
Posts: 680
Received Thanks: 68
Quote:
Originally Posted by MANUEL PERES View Post
your packet.txt is problem




For you to take it out yourself
Do you have a updated english one for me please?
PerformanceAT is offline  
Old 09/02/2020, 05:36   #100
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Quote:
Originally Posted by PerformanceAT View Post
Do you have a updated english one for me please?
i dont have english
MANUEL PERES is offline  
Old 09/02/2020, 17:04   #101
 
PerformanceAT's Avatar
 
elite*gold: 59
The Black Market: 125/1/0
Join Date: Mar 2012
Posts: 680
Received Thanks: 68
Quote:
Originally Posted by MANUEL PERES View Post
i dont have english
Which language do you have?
PerformanceAT is offline  
Old 10/08/2020, 19:37   #102
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update-parse
MANUEL PERES is offline  
Old 10/21/2020, 19:05   #103
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Update-Parse
MANUEL PERES is offline  
Thanks
1 User
Old 10/25/2020, 08:59   #104
 
Zoro889's Avatar
 
elite*gold: 0
Join Date: Jul 2019
Posts: 48
Received Thanks: 15
last parser have one error with map 50000
Zoro889 is offline  
Old 10/25/2020, 16:06   #105
 
MANUEL PERES's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
Quote:
Originally Posted by Zoro889 View Post
last parser have one error with map 50000
error is your ImportFactory
MANUEL PERES is offline  
Reply

Tags
2045, language, opennos, parse


Similar Threads Similar Threads
Opennos Parse
05/30/2018 - Nostale - 0 Replies
Hallo hat eventuell jemand dieses Tool wo Mann die daten von nos wie map u.s.w und die packet.txt einfach nur entpacken muss ohne on gehen zu müssen? es gab ja ma das programm wo mann alles in einen machen kann finde nur den thread nicht wd oder hat jemand eventuell die aktuellste packet.txt von Korea :D
Opennos parse with LoD and TS?
10/02/2017 - Nostale - 0 Replies
Hello search opennos parse files with Full LoD and TS1 in db can give me link?
[opennos]The project 'OpenNos.Login' failed to build.
08/03/2017 - Nostale - 9 Replies
Hello I have a problem with the package manager console to run the update- database command to opennos soon as I executes the command, he said: The project ' opennos.login ' failed to build What to do? I made the updates to Microsoft Visual Studio thank you ..
[HELP] Parse error: parse error in C:\wamp\www\co\config.php on line 140
03/14/2010 - CO2 Private Server - 5 Replies
Im getting this error when i try to go to my reg page: Parse error: parse error in C:\wamp\www\co\config.php on line 140 It says that ^ Here is the code: <?php // Configurations $myhost='localhost'; // MySQL database address // :33006 $mypass='test'; // MySQL server login



All times are GMT +1. The time now is 15:15.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.