Postado Janeiro 12, 2014 11 anos Fala galera, to com um problema mas não sei bem o que pode ser. Parece bem simples, mas acho que o problema é como ta escrito o meu config.lua. mas de qualquer forma vamos la. O erro ao instalar o Gesior é esse: Database error. Unknown database type in config.lua . Must be equal to: "mysql" or "sqlite". Now is: "" Entretanto no meu config.lua, não tem o sqlType = "mysql" ou sqlType = "sqlite". Então eu adicionei essa linha mas do mesmo jeito ele não consegue distinguir e continuar a instalação. Meu config.lua é esse: accountManager = "yes" newPlayerChooseVoc = "yes" newPlayerSpawnPosX = 95 newPlayerSpawnPosY = 117 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 0 generateAccountNumber = "no" broadcastBanishments = "yes" banDays = 7 finalBanDays = 30 killsToBan = 0 worldType = "pvp" hotkeyAimbotEnabled = "yes" protectionLevel = 1 killsToRedSkull = 3 killsToBlackSkull = 6 pzLocked = 60000 criticalHitChance = 7 removeAmmoWhenUsingDistanceWeapon = "yes" removeChargesFromRunes = "yes" removeChargesFromWeapons = "yes" timeToDecreaseFrags = 24 * 60 * 60 * 1000 whiteSkullTime = 15 * 60 * 1000 oldConditionAccuracy = "no" stairJumpExhaustion = 2000 displayGamemastersWithOnlineCommand = "no" ip = "127.0.0.1" bindOnlyGlobalAddress = "no" loginProtocolPort = 7171 gameProtocolPort = 7172 adminProtocolPort = 7171 statusProtocolPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = "1000" motd = "Welcome to the Forgotten Server!" onePlayerOnlinePerAccount = "yes" allowClones = "no" serverName = "Forgotten" loginMessage = "Welcome to the Forgotten Server!" adminLogsEnabled = "no" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = "yes" deathLosePercent = -1 deathListEnabled = "yes" maxDeathRecords = 5 ingameGuildSystem = "yes" levelToCreateGuild = 8 minGuildNameLength = 4 maxGuildNameLength = 20 housePriceEachSQM = 1000 houseRentPeriod = "never" kickIdlePlayerAfterMinutes = 15 timeBetweenActions = 200 timeBetweenExActions = 1000 mapName = "forgotten" mapAuthor = "Komic" randomizeTiles = "no" mapStorageType = "relational" marketEnabled = "yes" marketOfferDuration = 30 * 24 * 60 * 60 premiumToCreateMarketOffer = "yes" checkExpiredMarketOffersEachMinutes = 60 maxMarketOffersAtATimePerPlayer = 100 maxMessageBuffer = 4 mysqlHost = "localhost" mysqlUser = "root" mysqlPass = "*******" mysqlDatabase = "otserv" mysqlPort = 3306 freePremium = "no" displayOnOrOffAtCharlist = "no" allowChangeOutfit = "yes" noDamageToSameLookfeet = "no" experienceByKillingPlayers = "no" rateExp = 5 rateSkill = 3 rateLoot = 2 rateMagic = 3 rateSpawn = 1 serverSaveEnabled = "no" serverSaveHour = 3 shutdownAtServerSave = "yes" cleanMapAtServerSave = "yes" autoSaveEachMinutes = 15 saveGlobalStorage = "no" deSpawnRange = 2 deSpawnRadius = 50 staminaSystem = "yes" defaultPriority = "high" startupDatabaseOptimization = "yes" freeMemoryAtShutdown = "yes" ownerName = "Versteckt" ownerEmail = "@otland.net" url = "http://otland.net/" location = "New York" Como disse no titulo, eu to usando linux e to fazendo o servidor no ubuntu LTS. Vlw =D Vlw, já consegui arrumar =D. O problema era que eu tinha apagado alguams linhas do confg.lua... Vlw Abraço Editado Janeiro 12, 2014 11 anos por Versteckt (veja o histórico de edições)
Postado Janeiro 13, 2014 11 anos Solução Em 12/01/2014 em 18:14, Versteckt disse: Vlw, já consegui arrumar =D. O problema era que eu tinha apagado alguams linhas do confg.lua... Vlw Abraço Criei esse quote para marcar como resolvido :3
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.