Jump to content

Dragon soul problem


Recommended Posts

Hello m2dev community,

 

I have a large problem using vanilla core. The dragon soul items disappear after some times if they are NOT equipped.

 

Here is the syserr entry for the problem.

 

6c00f5a168.png

 

I hope you can help me.

 

King regards,

 

Nightwish

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

  • Premium

 

Dragon Soul bugs :

 

SYSERR: Mar  5 14:59:29 :: CreateItem: ITEM_ID_DUP: 70000025 Antiker Drachenonyx owner 0x0

 

 

 

SYSERR: Mar  5 14:59:29 :: ItemLoad: cannot create item by vnum 163400 (name [sA]Jonky id 70000026)

 

 

 

The DSS works well ... but after a reboot are the items from the dss Window away

 

Hi i got same problem but i fixxed it now i think maybe you can test it :)

ALTER TABLE `item` CHANGE `window` `window` ENUM( 'INVENTORY', 'EQUIPMENT', 'SAFEBOX', 'MALL', 'DRAGON_SOUL_INVENTORY', 'BELT_INVENTORY' ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT 'INVENTORY'

This addes the new enmus: 'DRAGON_SOUL_INVENTORY', 'BELT_INVENTORY'

 

After this alle runs fine :)

 

 

 

This Fixxed it by me !

 

  • Love 6

..,-

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.