whats wrong with vault nvault?

Want to talk about war3ft or make suggestions? Post them here

Moderator: Forum Moderator

Post Reply
kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

whats wrong with vault nvault?

Post by kp_downarrow » Sun Dec 23, 2007 2:12 pm

geesu, why did you remove vault support and nvault support?

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sun Dec 23, 2007 4:24 pm

well i tried mysql and it crashes on map change, nvault doesnt?

deleting a user is easy if you know how to code it

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Sun Dec 23, 2007 4:47 pm

Use SQLite instead
Image

No support via PM or Email

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sun Dec 23, 2007 5:14 pm

sqlite loses xp and takes a long time during map change too, what does sqlite have that nvault doesnt?

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Sun Dec 23, 2007 6:06 pm

SQLite runs fine for me. I don't have any errors with it. The "Database is locked" error was fixed with AMXx 1.8.
Image

No support via PM or Email

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sun Dec 23, 2007 6:21 pm

i tried 1.8 and it still didn't prune

anyways you dont have a full 32 player map change

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Sun Dec 23, 2007 9:28 pm

I think the pruning is a bug within wc3ft. I know that there is a bug report on it I know that much.
Image

No support via PM or Email

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sun Dec 23, 2007 10:33 pm

i think nvault prune will work

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Wed Dec 26, 2007 2:30 pm

i see a 6 second faster map change

cybergamezone
Peon
Posts: 5
Joined: Thu Sep 27, 2007 8:01 pm

Post by cybergamezone » Fri Dec 28, 2007 9:07 pm

mysql rocks. Finally!

Woohoo

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Mon Dec 31, 2007 12:32 am

do u have a full 32 man server using mysql?

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Tue Jan 15, 2008 12:20 pm

pruning is broken right now - true... I basically don't have the knowledge to fix it and was waiting on a thread on amxx forums but it was never answered...

Also I didn't want to support nvault when developing 3 different savings system = waste of my time when sqlite and nvault are doing the same thing (saving with no database server)
No Support via PM

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Thu Feb 07, 2008 8:37 pm

i fully switched to nvault on RC7 + multi server support thru sockets

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Wed Feb 13, 2008 10:58 am

what do you mean?
No Support via PM

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sat Feb 16, 2008 10:57 pm

i replace stuff in db_sqlite.ln with nvault functions

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Feb 17, 2008 7:05 pm

post ur changes?

And why wouldn't u use SQLite?
No Support via PM

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sun Feb 17, 2008 8:30 pm

nvault is much faster

kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow » Sun Feb 17, 2008 8:32 pm

i basicly used the old RC's nvault stuff and edited it to fit under sqlite, it was tricky

Post Reply