|
You last visited: Today at 15:12
Advertisement
[Release/OpenNos] Parse
Discussion on [Release/OpenNos] Parse within the Nostale forum part of the MMORPGs category.
04/11/2020, 23:43
|
#91
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update Parse for NosCore by 0Lucifer0
|
|
|
07/19/2020, 05:47
|
#92
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update Parse and Nostale Vendetta Parse
|
|
|
07/30/2020, 20:33
|
#93
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update Parse
|
|
|
08/20/2020, 14:56
|
#94
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update Parse
|
|
|
08/28/2020, 05:34
|
#95
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update-Parse
|
|
|
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?
|
|
|
09/01/2020, 23:30
|
#97
|
elite*gold: 59
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
|
|
|
09/02/2020, 03:06
|
#98
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Quote:
Originally Posted by PerformanceAT
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
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
|
|
|
09/02/2020, 04:22
|
#99
|
elite*gold: 59
Join Date: Mar 2012
Posts: 680
Received Thanks: 68
|
Quote:
Originally Posted by MANUEL PERES
your packet.txt is problem
For you to take it out yourself
|
Do you have a updated english one for me please?
|
|
|
09/02/2020, 05:36
|
#100
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Quote:
Originally Posted by PerformanceAT
Do you have a updated english one for me please?
|
i dont have english
|
|
|
09/02/2020, 17:04
|
#101
|
elite*gold: 59
Join Date: Mar 2012
Posts: 680
Received Thanks: 68
|
Quote:
Originally Posted by MANUEL PERES
i dont have english
|
Which language do you have?
|
|
|
10/08/2020, 19:37
|
#102
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update-parse
|
|
|
10/21/2020, 19:05
|
#103
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Update-Parse
|
|
|
10/25/2020, 08:59
|
#104
|
elite*gold: 0
Join Date: Jul 2019
Posts: 48
Received Thanks: 15
|
last parser have one error with map 50000
|
|
|
10/25/2020, 16:06
|
#105
|
elite*gold: 0
Join Date: May 2012
Posts: 297
Received Thanks: 74
|
Quote:
Originally Posted by Zoro889
last parser have one error with map 50000
|
error is your ImportFactory
|
|
|
 |
|
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.
|
|