Jump to content

Problem after TCAdmin Update


diseee

Recommended Posts

Unhandled Exception: SharpPcap.PcapException: Can't compile filter (ip) : USB link-layer type filtering not implemented

at SharpPcap.LibPcap.PcapDevice.SetFilter (System.String filterExpression) [0x00000] in <filename unknown>:0

at SharpPcap.LibPcap.PcapDevice.set_Filter (System.String value) [0x00000] in <filename unknown>:0

at TCAdmin.ServiceManLib.?.? () [0x00000] in <filename unknown>:0

at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0

 

This is the result of /home/tcadmin/Monitor/serviceman-console

Link to comment
Share on other sites

Now the result of /home/tcadmin/Monitor/serviceman-console is clean. but when i go from the web panel to "Gameservers" i get this error: Object reference not set to an instance of an object

 

:( In the result of /home/tcadmin/Monitor/serviceman-console i don't see errors... the sames is the result of /home/tcadmin/Monitor/monitor-console, I don't see errors...

 

EDIT: Yess o_O I see errors in /home/tcadmin/Monitor/monitor-console:

at System.Data.DataColumn.set_Item (Int32 index, System.Object value) [0x00000] in <filename unknown>:0

at System.Data.DataRow.set_Item (Int32 columnIndex, System.Object value) [0x00000] in <filename unknown>:0

at TCAdmin.SDK.Database.DatabaseManager.ConvertDataReaderToDataSet (IDataReader reader) [0x00000] in <filename unknown>:0

System.NullReferenceException: Object reference not set to an instance of an object

at TCAdmin.SDK.Database.DatabaseManager.Execute (System.String sql) [0x00000] in <filename unknown>:0 - Parameters: SELECT tc_game_services.*, tc_server_ips.hostname AS hostname, tc_services.user_package_id AS user_package_id, tc_services.server_id AS server_id, tc_services.user_id AS user_id, tc_services.startup AS startup, tc_services.affinity AS affinity, tc_services.priority AS priority, tc_services.display_name AS display_name, tc_services.executable AS executable, tc_services.cmdline AS cmdline, tc_services.working_dir AS working_dir, tc_services.root_dir AS root_dir, tc_services.billing_id AS billing_id, tc_services.billing_status AS billing_status, tc_services.app_data AS service_app_data, tc_users.user_name AS user_name, tc_users.owner_id AS user_owner_id, tc_servers.display_name AS server_name, tc_games.display_name AS game_name, tc_games.short_name AS game_short_name, tc_games.is_voice_server AS is_voice_server, tc_game_service_live_stats.online AS live_online, tc_game_service_live_stats.max_players AS live_max_players, tc_game_service_live_stats.players AS live_players, tc_game_service_live_stats.cpu AS live_cpu, tc_game_service_live_stats.memory AS live_memory, tc_game_service_live_stats.bytes_sec AS live_bytes_sec, tc_game_service_live_stats.pid AS live_pid FROM tc_game_services, tc_users, tc_servers, tc_games, tc_services, tc_server_ips, tc_game_service_live_stats WHERE (tc_servers.enabled = 1 AND tc_servers.server_id = 1 AND tc_game_services.service_id = tc_services.service_id AND tc_services.user_id = tc_users.user_id AND tc_services.server_id = tc_servers.server_id AND tc_game_services.game_id = tc_games.game_id AND tc_game_services.ip_address = tc_server_ips.ip_address AND tc_services.server_id = tc_server_ips.server_id AND tc_services.service_id = tc_game_service_live_stats.service_id AND tc_game_services.service_id = tc_services.service_id AND tc_services.user_id = tc_users.user_id AND tc_services.server_id = tc_servers.server_id AND tc_game_services.game_id = tc_games.game_id AND tc_game_services.ip_address = tc_server_ips.ip_address AND tc_services.server_id = tc_server_ips.server_id AND tc_services.service_id = tc_game_service_live_stats.service_id) ORDER BY tc_game_services.service_id ASC

System.NullReferenceException: Object reference not set to an instance of an object

at TCAdmin.SDK.Database.DatabaseManager.Execute (System.String sql) [0x00000] in <filename unknown>:0

System.ArgumentException: Number overflow.. Couldn't store <2452337254> in Column named 'live_memory'. Expected type is Int32. ---> System.OverflowException: Number overflow.

at TCAdmin.SDK.Database.DatabaseManager.Execute (System.String sql) [0x00000] in <filename unknown>:0

Edited by diseee
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 20 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use