This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

bseen 1.4.2

Support & discussion of released scripts, and announcements of new releases.
Post Reply
D
DssRipper

bseen 1.4.2

Post by DssRipper »

I have bseen script with eggdrop 1.6.9.
It seems to work fine, except there
is no user database. Every time the
bot restarts, the seen information is reset.

Any suggestions?
Thanks in advance for the help!


DssRipper
User avatar
strikelight
Owner
Posts: 708
Joined: Mon Oct 07, 2002 10:39 am
Contact:

Re: bseen 1.4.2

Post by strikelight »

DssRipper wrote:I have bseen script with eggdrop 1.6.9.
It seems to work fine, except there
is no user database. Every time the
bot restarts, the seen information is reset.

Any suggestions?
Thanks in advance for the help!


DssRipper
#bs(path) is used to indicate what path to save the database and backup to.
# Setting to "" will cause the script to be saved in the same path as the eggdrop executable
# If you set it, use the full path, and make sure you terminate w/ a "/".
# eg: set bs(path) "/usr/home/mydir/blah/"

Make sure you set this variable properly ...
p
preomat

Post by preomat »

Hello,

i have the same problem. First i used bseen. Because it does not work, i have installed gseen. The Script can read data from from gseen.dat (i have upload an old gseen.dat file for testing), but it can not write any new data into the file. If i restart the eggdrop, the new data are lost. I have checked the Path, the file permissions, the owner status and they are all ok. I don't know what can i do at next. :shock:

Maybe someone can help me.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

also check your quota; do all possible logging, including +d, there should be some clue as to why it's unable to write to file
p
preomat

Post by preomat »

thx... i found the reason now, i was stupid :roll:
i set "set save-seens 60" to 5 and now it works fine :)

why the programmer has set this to 60??? :D :D :D
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

because it doesn't make much sense to save seen data every 5 mins from a network daemon like eggdrop which is supposed to run for days, weeks and even months
Post Reply