Habe nen Problem mit meiner Datenabnk , Sie Speichert Die Player Tabelle nciht ab bzw ergenzt sie nciht, wnen ich yang aufhebe ander osituiten oder sonstiges die DB Sysser sagt:
SYSERR: May 4 14:01:43 :: pid_init:
Start of pid: 5487
SYSERR: May 4 14:01:43 :: Start: TABLE_POSTFIX not configured use default
Die Game Sysser
SYSERR: May 4 14:04:01 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xFCssel ...' for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 468813, 960938, 110000462, 'GET', 'Silberner Schlüssel 1 50009', 'IP', 50009) errno: 1366)
SYSERR: May 4 14:04:02 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xF6wenka...' for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 1, 468813, 960938, 110000459, 'GET', 'Löwenkantenschild+4 1 13104', 'IP', 13104) errno: 1366)
SYSERR: May 4 14:06:18 :: Process: SEQUENCE 367c6400 mismatch 0xaf != 0x64 header 254
SYSERR: May 4 14:06:18 :: Process: SEQUENCE_LOG [UNKNOWN]-------------
[254 : 0xaf]
USE information_schema; UPDATE COLUMNS SET CHARACTER_MAXIMUM_LENGTH = 50, CHARACTER_OCTET_LENGTH = (50 * 2), COLUMN_TYPE = CONCAT('varchar', '(', 50, ')') WHERE TABLE_SCHEMA = 'log' AND TABLE_NAME = 'log' AND COLUMN_NAME = 'hint';
Oder du klickst auf die Datenbank "log" und dort einmal auf die Tabelle "log" und öffnest die Design Tabelle (bei Navicat im Reiter oben) und änderst bei "length" den Wert auf 50.
#edit irgendwie wird das at Zeichen immer in @at umgewandelt, naja hab's jetzt durch fixe Werte ersetzt
Sql Errors? 12/12/2013 - Flyff Private Server - 1 Replies Kann mir jemand Information über diesen Error geben?:
Help with those errors plz 11/25/2011 - CO2 Private Server - 0 Replies Anyone can help me to fix those errors i get in Threading.cs ? It is when i try to build in source 5375.
[Guide] 2 Fixes on Sro-Errors (no bot-errors) 03/04/2011 - SRO Guides & Templates - 5 Replies Hey guys,
here are 2 fixes for silkroad-errors (not bot-errors!). I know they dont appear for many people but some guys have problems with it.
1st Fix: "Server is undergoing inspection..."
Why does this error appear?
Because Joymax has some problems with the Login-Servers.
Fix:
Step1): Click on "Start" then on "Run"
[Help] Getting some errors. 07/21/2009 - CO2 Private Server - 1 Replies System.InvalidOperationException: Connection must be valid and open
at MySql.Data.MySqlClient.MySqlCommand.CheckState()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y()
at COServer_Project.DataBase.SaveChar(Character Charr) in C:\Documents and Settings\YernaJ\Desktop\RoflCOpter Source\COServerProject\DataBase.cs:line 1492
System.InvalidOperationException: Connection must be valid and open
at MySql.Data.MySqlClient.MySqlCommand.CheckState()
at...
[Help] C# Errors :S 01/11/2009 - CO2 Private Server - 3 Replies Hi, ive been coding up a scratch lotf with Emily and we came across a few errors we couldn't fix, if you know how to, please let one of us know :D
Errors:
Error 1 A namespace does not directly contain members such as fields or methods
Code line:
Error 2 'COServer_Project.General.SaveTimer_Elaps ed' is a 'field' but is used like a 'method'
Code line:
Error 3 'COServer_Project.General.RestartTimer_E' is a 'field' but is used like a 'method'