Jump to content

novaline quests bugs?


Recommended Posts

Hi, i compiled game with source (novaliny) and now all quests doesn't work, wath is this?

 

syslog:

25 15:17:25 :: ReadQuestCategoryFile: QUEST Cannot open 'questcategory.txt'

questcategory.txt - i don't have this.

 

my modifications:

m_mapNPC[npc].OnKill(*pPC);

on

if(npc > 0)
			{
				m_mapNPC[npc].OnKill(*pPC);
			}

fix invisible and

// {
	
		// nPrismCount = ch->CountSpecifyItem(ITEM_PRISM);

		// if (nPrismCount < hyperlinks)
			// return 1;
	// }

now all quests doesn't work.

Link to comment
Share on other sites

25 15:17:25 :: ReadQuestCategoryFile: QUEST Cannot open 'questcategory.txt'

this feature for metin2. If you don't use to this system, just create questcategory.txt :P Problem fixed.

 

is there any critical error in your syser?

 

Questcategory system from world of metin2

 

7xUQM.png

 

Best Regards

HaveBeen

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1

Plain logic saves lives.

Link to comment
Share on other sites

25 15:17:25 :: ReadQuestCategoryFile: QUEST Cannot open 'questcategory.txt'

this feature for metin2. If you don't use to this system, just create questcategory.txt :P Problem fixed.

 

is there any critical error in your syser?

 

Questcategory system from world of metin2

 

7xUQM.png

 

Best Regards

HaveBeen

 

 

THX, man, just create empty questcategory.txt ?

 

in:

 

/usr/home/mt2/share/locale/poland

 

or

 

/usr/home/mt2/share/locale/poland/quest

 

?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

/usr/home/mt2/share/locale/poland/quest

Kind Regards

HaveBeen

 

SYSERR: Apr 25 15:41:29 :: heart_idle: losing 96 seconds. (lag occured)
SYSERR: Apr 25 15:42:00 :: heart_idle: losing 30 seconds. (lag occured)
SYSERR: Apr 25 15:42:46 :: Analyze: login phase does not handle this packet! header 61
SYSERR: Apr 25 15:43:17 :: Click: CQuestManager::Click(pid=1, target_npc_name=Seon-Pyeong) - NOT EXIST NPC RACE VNUM[20091]
SYSERR: Apr 25 15:39:52 :: ChildLoop: AsyncSQL: query failed: Table 'log.invalid_server_log' doesn't exist (query: INSERT INTO invalid_server_log(locale_type, log_date, ip, revision) VALUES(13, NOW(), 'xxx ip', 40250) errno: 1146)

quests R.I.P

 

i must delete it:

 

j5qpz5.jpg

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

 

/usr/home/mt2/share/locale/poland/quest

Kind Regards

HaveBeen

 

SYSERR: Apr 25 15:41:29 :: heart_idle: losing 96 seconds. (lag occured)
SYSERR: Apr 25 15:42:00 :: heart_idle: losing 30 seconds. (lag occured)
SYSERR: Apr 25 15:42:46 :: Analyze: login phase does not handle this packet! header 61
SYSERR: Apr 25 15:43:17 :: Click: CQuestManager::Click(pid=1, target_npc_name=Seon-Pyeong) - NOT EXIST NPC RACE VNUM[20091]
SYSERR: Apr 25 15:39:52 :: ChildLoop: AsyncSQL: query failed: Table 'log.invalid_server_log' doesn't exist (query: INSERT INTO invalid_server_log(locale_type, log_date, ip, revision) VALUES(13, NOW(), 'xxx ip', 40250) errno: 1146)

quests R.I.P

 

i must delete it:

 

j5qpz5.jpg

 

 

just delete all calls of this function or put return in her body

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1
Link to comment
Share on other sites

i try swap questmanager.cpp with mainline to novaline, and swap questpc.o

 

Quest work but:

 

dc normal player

0425 17:22:53861 ::   File "game.py", line 735, in RefreshQuest

0425 17:22:53861 ::   File "interfaceModule.py", line 575, in RefreshQuest

0425 17:22:53861 ::   File "uiCharacter.py", line 668, in RefreshQuest

0425 17:22:53861 :: IndexError
0425 17:22:53861 :: : 
0425 17:22:53861 :: string index out of range
0425 17:22:53861 :: 

0425 17:22:53876 :: Unknown packet header: 105, last: 81 2

new normal player no dc:

lol

 

0kek46.jpg

 

 

and

( - WTF

 

hjn09q.jpg

 

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.