08-10-2008, 05:29 AM
getting these errors
need a bit of help been awhile since i've had an active hlds server. i'm running
manimod.
mysql
and the game is cstrike source.
i've already looked for and the table structure and table names i did find the table names in the database.txt file. too bad the names are useless without the structure. the mod isn't creating the tables either. i've given the sql user account full access rights to mysql with create permissions.
but i'm still getting the errors.
i've been searching for the last 5 days and still have not found the table structures to manually create them .i have set the
"db_enabled" "1" to "0" and the errors are gone but no connectivity and then set it back to "1" and
here are the errors
=========================================================
Searching for game type [Counter-Strike: Source]
Found gametypes for Counter-Strike: Source
Error: Material "sprites/tp_beam001" : proxy "AnimatedTexture" not found!
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
sql [SELECT v.version_id FROM BHSversion v] failed
error 1146
Table 'mani.bhsversion' doesn't exist
Getting client info from the database....
sql [UPDATE BHSserver SET server_group_id = 'boom' WHERE server_id = 1] failed
error 1146
Table 'mani.bhsserver' doesn't exist
sql [SELECT g.group_id, g.flag_string, g.type FROM BHSgroup g WHERE g.server_gro
up_id = 'boom' ] failed
error 1146
Table 'mani.bhsgroup' doesn't exist
Time for read = [0.000132]
Time for read = [0.000166]
Steam ID Player Stats memory usage 0.000000MB with 0 records
Name Player Stats memory usage 0.000000MB with 0 records
Stats Loaded in 0.0206 seconds
Steam ID Player Settings memory usage 0.000000MB with 0 records
Name Player Settings memory usage 0.000000MB with 0 records
Player Lists Loaded in 0.0095 seconds
============================================================================
if anything at all i would like to know the tables and structures. to manually create them . to solve this BS problem.
need a bit of help been awhile since i've had an active hlds server. i'm running
manimod.
mysql
and the game is cstrike source.
i've already looked for and the table structure and table names i did find the table names in the database.txt file. too bad the names are useless without the structure. the mod isn't creating the tables either. i've given the sql user account full access rights to mysql with create permissions.
but i'm still getting the errors.
i've been searching for the last 5 days and still have not found the table structures to manually create them .i have set the
"db_enabled" "1" to "0" and the errors are gone but no connectivity and then set it back to "1" and
here are the errors
=========================================================
Searching for game type [Counter-Strike: Source]
Found gametypes for Counter-Strike: Source
Error: Material "sprites/tp_beam001" : proxy "AnimatedTexture" not found!
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
sql [SELECT v.version_id FROM BHSversion v] failed
error 1146
Table 'mani.bhsversion' doesn't exist
Getting client info from the database....
sql [UPDATE BHSserver SET server_group_id = 'boom' WHERE server_id = 1] failed
error 1146
Table 'mani.bhsserver' doesn't exist
sql [SELECT g.group_id, g.flag_string, g.type FROM BHSgroup g WHERE g.server_gro
up_id = 'boom' ] failed
error 1146
Table 'mani.bhsgroup' doesn't exist
Time for read = [0.000132]
Time for read = [0.000166]
Steam ID Player Stats memory usage 0.000000MB with 0 records
Name Player Stats memory usage 0.000000MB with 0 records
Stats Loaded in 0.0206 seconds
Steam ID Player Settings memory usage 0.000000MB with 0 records
Name Player Settings memory usage 0.000000MB with 0 records
Player Lists Loaded in 0.0095 seconds
============================================================================
if anything at all i would like to know the tables and structures. to manually create them . to solve this BS problem.