Jump to content
  • 0

Guild storage permissions


Seravy

Question


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.02
  • Content Count:  176
  • Reputation:   60
  • Joined:  01/11/19
  • Last Seen:  

Hi!

Installed RAthena a few days ago and I found that setting guild storage permissions only works as intended until the server is shut down, after that it resets. I identified the problem as the "mode" field in the SQL table being tinyint, but the storage permission being 0x100 which is larger. Changing the table field to Shortint seems to have fixed the issue on my side.Honestly, I don't know when the database was even created (I assume first run of the server?) but this is likely a bug that needs fixing. I don't really have a question but didn't find a bug report section, I hope it's not a problem that I'm posting this here - The Git issues page says it doesn't support my browser :(.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

If you set it up your SQL/Conf properly this error shouldn't occur at all. Try retracing your steps :))
 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.02
  • Content Count:  176
  • Reputation:   60
  • Joined:  01/11/19
  • Last Seen:  

 I followed that "install your server in 5 minutes" video I found and it didn't mention doing anything like that. Either way, I don't see an sql folder nor an sql file in the conf folder so not sure which one you're talking about exactly. I edited all the conf files but don't remember one with table structures, only table names. Oh, well, ignore it if it's not a bug.

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

the sql files should be in the sql-files folder and make sure you always use the latest main.sql file.
SQL FILES DIRECTORY 

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...