Jump to content
  • 0

Heavy items when using MySQL for itemdb


fusqueta

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  32
  • Reputation:   0
  • Joined:  10/26/20
  • Last Seen:  

when I use itemdb on txt everything goes well, but when I use on MySQL I can't carry any item for weight limit.

// Use SQL item_db, mob_db and mob_skill_db for the map server? (yes/no)
use_sql_db: yes

cannot:

-pick on ground

-pick from storage

-pick from @item

 

any error on console and weight is properly configured

what it could be?

 

screenrAthena010.thumb.jpg.05b5424166fbeb0b1e3d52ba226e76a3.jpg

Edited by fusqueta
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   6
  • Joined:  08/01/12
  • Last Seen:  

Which version of rAthena are you using? In case it's the most current one, maybe you're using a database with no previous patch application that also allowed the migration to yaml.

  • Like 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  32
  • Reputation:   0
  • Joined:  10/26/20
  • Last Seen:  

tyvm for your reply

where do I check version? the GIT hash is ad3f48f9ded76de3c25093ae8b70f0ddeab8caaa, I cloned from official repo ~3 weeks ago

when "use_sql_db" is set to no, it uses the yaml files, I didn't applyed any patch, just imported  "\rathena\sql-files" root files.

 what do you mean with patch? is it a upgrade sql like "\rathena\sql-files\upgrades\upgrade_20200821.sql"? or is it a new release of \rathena\sql-files root files like item_db.sql?

Edited by fusqueta
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...