No overload for method `QueryInt' takes `1' argumentsFixed
20:13:17 Added '// Reference: Facepunch.Sqlite' in plugin 'RealtimeWipeInfo'
20:13:19 Error while compiling: RealtimeWipeInfo.cs(633,47): error CS1501: No overload for method `QueryInt' takes `1' arguments
+1 - Same here. Gotta love force wipe.

same :( 

fix please? 

fix for you guys 
find 
blueprint?.QueryInt("SELECT (*) FROM data") 
replace with 
BasePlayer.activePlayerList.Count;
 
 

on the line 630 yes ?

brit yt aka 

fixed this i just passed it on 

Locked automatically