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 »

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 »

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 »

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 »

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 »

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 »

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 »

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 »

i think nvault prune will work
kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow »

i see a 6 second faster map change
cybergamezone
Peon
Posts: 5
Joined: Thu Sep 27, 2007 8:01 pm

Post by cybergamezone »

mysql rocks. Finally!

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

Post by kp_downarrow »

do u have a full 32 man server using mysql?
User avatar
Geesu
<b>King of the world!</b>
Posts: 3160
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

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 »

i fully switched to nvault on RC7 + multi server support thru sockets
User avatar
Geesu
<b>King of the world!</b>
Posts: 3160
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

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 »

i replace stuff in db_sqlite.ln with nvault functions
User avatar
Geesu
<b>King of the world!</b>
Posts: 3160
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

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 »

nvault is much faster
kp_downarrow
Rifleman
Posts: 162
Joined: Thu Dec 21, 2006 2:12 am

Post by kp_downarrow »

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