I tried to define a new database, restarted server but variables are still saved to general file, what might be wrong here?
I defined database for variables starting with brew_, but they are saved in general database. I tried deleting them and restarting the server, but it stays same. The "brewing" file is not created at all, though i get messages in console like "writing to brewing database takes too long" so i guess it recognizes it? maybe i firmatted variables wrong?
#CSV Database not working
1 messages · Page 1 of 1 (latest)
bump please help :c
I'll try setting one up rq and get back to you
still the same issue 😢
can you try manually creating the csv
also does not work
Did it work for you this way on that version?
Yes
and you just defined the database and variables the same way as i did?
Yup, I did manually create the csv but it should work either way
only diff is that I used test.csv and (test_).*
whole server restart needed for it to work, right?
for some reason it just ignores other files and keeps working only with main variables file
can you send a screenshot of the filetree and locations of the files you're using
i hope i just mistyped something
but the main variable file works fine, and others are defined in a same way
looks fine, do the other csv's work?
seems that no
it just ignores them and works with main file only
Can you send your config as a .txt file? I can't open .sk on my phone 😄
ohh thank you for your time and effort!
It looks fine to me, is there any error in console either at startup or shutdown
nope
weird
it works now!! Thank you very much!
Awesome, did you make any changes or did it just magically work?
i guess the main thing was the brackets, and then i tweaked and moved everything a bit, not sure what else was the issue. Looks like it just magically started working