Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
my MariaDB version 10.3.8
my solution i use mariadb 5.5
*edit - well, it does work, but the ERRR's are indefinite. I've tried this a few times now and it happens everytime.
core/scripts/server/server.cs (0): Unable to find function destroyWorld
INFO 2018-09-20 15:21:07.561 {01} <onExit> [1] The server has been shut down!
WARN 2019-01-27 17:29:43.087 {} <<Thread>> [] DB::noRS(0 ms) COMMIT; [T:DBIGuildsProcess:7876]6]
WARN 2019-01-27 17:29:48.088 {} <<Thread>> [] DB::noRS(0 ms) START TRANSACTION; [T:DBIGuildsProcess:7876]
WARN 2019-01-27 17:29:48.089 {} <<Thread>> [] DB::noRS(0 ms) UPDATE guild_actions_queue set OwnerConnectionID = CONNECTION_ID(), OwnedTimestamp = CURRENT_TIMESTAMP() where OwnerConnectionID = 0 limit 10; [T:DBIGuildsProcess:7876]
WARN 2019-01-27 17:29:48.090 {} <<Thread>> [] DB::RS(1 ms) SELECT `ID`, `TicketID`, `ActionType`, `ProducerCharID`, `GuildID`, `CharID`, `GuildName`, `GuildTag`, `GuildCharter`, `GuildTypeID`, `CharIsKicked`, `CharGuildRoleID`, `OtherGuildID`, `StandingTypeID`, `UnmovableObjectID`, `ClaimID`, `HeraldryID`, `CanEnter`, `CanBuild`, `CanClaim`, `CanUse`, `CanDestroy` FROM `guild_actions_queue` where OwnerConnectionID = CONNECTION_ID() ORDER BY `ID` [T:DBIGuildsProcess:7876]
WARN 2019-01-27 17:29:48.090 {} <<Thread>> [] DB::noRS(1 ms) COMMIT; [T:DBIGuildsProcess:7876]6]
Any Idea's?
Get the same error, who has the solution ?