Jump to content
  • 0

Status gstorage where saved?


Question

Posted

Hi,

i am using Skorm's gstorage npc. After sometimes the guildstorage cant be opened by a guild. It says all the time "storage are opened at the moment" but nobody had the storage open.

I cant reproduce this problem seems random.

 

Where did the server save the status "open" or "not open"

16 answers to this question

Recommended Posts

Posted

only 1 player can use the gstorage at one time 

 

Where did the server save the status "open" or "not open"

inside the src mod variable i guess..

Posted

Yea, i know that only one player can open it. But the problem is no player use the gstorage but the npc say's that the gstorage is in use.

This problem is only for one guild other guild can use the storage without probs. dont know what can be the problem.

 

Is it possible to check the variable or change it via script? so player can set the var = 0 with a npc to fix the problem?

Posted (edited)

Yes I'm also facing this type of bug in my server I play. GM there have no idea to solve this problem. They keep ask me to disband guild and make new 1.. But later this bug happen again. Is there any solution? 

Edited by antosan
Posted

Yes I'm also facing this type of bug in my server I play. GM there have no idea to solve this problem. They keep ask me to disband guild and make new 1.. But later this bug happen again. Is there any solution? 

What OS(Linux or Windows) are running at your Server? 

Posted

Yes I'm also facing this type of bug in my server I play. GM there have no idea to solve this problem. They keep ask me to disband guild and make new 1.. But later this bug happen again. Is there any solution? 

What OS(Linux or Windows) are running at your Server? 

Linux OS

Posted

It's not a problem with NPC, but with script command guildopenstorage() and GM command #gstorage.

 

Sometimes when a guild member want acces to guild storage,

theses commands don't works and guildopenstorage() return 1,

like someone is already using the storage,

but nobody use guild storage.

 

 

Translate with Google Translate.

Sorry about my english...

:ani_swt3:

Posted

i am using Skorm's gstorage npc

All of you use this npc..? Can someone provide the script, I'm lazy to search...

Is not the NPC because i tried 3 diffrent Scripts. Same problem. And also @gstorage command make the same problem.

Posted

Where did the server save the status "open" or "not open"

 

Server saves it in RAM. (No need to save in SQL because when the server is stopped, all Guild Storages are closed.)

The only way to check open/close status is with guildopenstorage

- returns 0 if Guild Storage successfully opens

- returns 1 on fail

- returns 2 if player is not in a guild

Posted

Maybe one guild member open his guildstorage and use @autotrade, so the gstorage stay open... well if you think it's a bug you may make a topic in the bug tracker

Nope this is for all guilds. One after one guild report this bug. So why will all do a autotrade and open threads to fix this prob?

It's not a problem with NPC, but with script command guildopenstorage() and GM command #gstorage.

 

Sometimes when a guild member want acces to guild storage,

theses commands don't works and guildopenstorage() return 1,

like someone is already using the storage,

but nobody use guild storage.

 

 

Translate with Google Translate.

Sorry about my english...

:ani_swt3:

i open a Bug report: http://rathena.org/board/tracker/issue-8059-gstorage-crash-at-pre-re/

maybe you can post also your knowleage about the bug.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...