Ir para conteúdo

Thiago King

Membro
  • Registro em

  • Última visita

  1. meu server é esse aqui, e sobre a distro eu já tentei varias e todas elas dão isso. , você tem alguma database e as distro de algum server atualizado ai para me passar eu testar aqui? meu pc é windows 32bits @victor4312
  2. já, eu também já testei varias database diferentes, repeti varias vezes o processo eu troquei de senha, mais eu entro no phpmyadmin com a senha de boa, root + senha ****** estou quase abandonando esse servidor, estou a 1 semana tentando resolver
  3. fiz o que você falou e continua dando o mesmo erro!
  4. Thiago King alterou sua foto pessoal
  5. mesmo assim valeu por tentar me ajudar! vou ficar aqui no aguardo para ver se aparece alguém para me ajudar.
  6. ainda continua, ontem de noite eu tinha feito essas alterações ai que você está me falando para fazer, eu já tentei um monte de coisa e nada até agor.
  7. @victor4312 a minha senha está correta, o nome da database está correto, e eu iniciei o apache e o mysql no xampp
  8. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Base: Qual erro está surgindo/O que você procura? Pessoal estou com esse erro aqui (ERROR: Couldn't estabilish connection to SQL database!) quando vou iniciar meu ot ele é desses novos cliente, compatível com a versão 10.0 e 11.0 Você tem o código disponível? Se tiver publique-o aqui: -- Combat settings -- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced" worldType = "pvp" hotkeyAimbotEnabled = true protectionLevel = 1 pzLocked = 40 * 1000 removeChargesFromRunes = false removeChargesFromPotions = true removeWeaponAmmunition = true removeWeaponCharges = true timeToDecreaseFrags = 15 * 60 * 1000 whiteSkullTime = 10 * 60 * 1000 stairJumpExhaustion = 2 * 1000 experienceByKillingPlayers = false expFromPlayersLevelRange = 75 dayKillsToRedSkull = 30 weekKillsToRedSkull = 50 monthKillsToRedSkull = 60 redSkullDuration = 3 blackSkullDuration = 4 orangeSkullDuration = 6 -- Connection Config -- NOTE: maxPlayers set to 0 means no limit ip = "127.0.0.1" bindOnlyGlobalAddress = false loginProtocolPort = 7171 gameProtocolPort = 7172 statusProtocolPort = 7171 maxPlayers = 2000 motd = "Welcome to the Fox Global!" onePlayerOnlinePerAccount = true allowClones = false serverName = "Fox" statusTimeout = 5 * 1000 replaceKickOnLogin = true maxPacketsPerSecond = 35 -- Version Manual clientVersionMin = 1100 clientVersionMax = 1157 clientVersionStr = "11.57" -- Depot Limit freeDepotLimit = 10000 premiumDepotLimit = 10000 depotBoxes = 17 -- GameStore gamestoreByModules = true -- Casting System enableLiveCasting = true liveCastPort = 7173 -- Expert Pvp Config expertPvp = false -- Deaths -- NOTE: Leave deathLosePercent as -1 if you want to use the default -- death penalty formula. For the old formula, set it to 10. For -- no skill/experience loss, set it to 0. deathLosePercent = -1 -- Houses -- NOTE: set housePriceEachSQM to -1 to disable the ingame buy house functionality housePriceEachSQM = 1000 houseRentPeriod = "never" -- Item Usage timeBetweenActions = 200 timeBetweenExActions = 500 -- Map -- NOTE: set mapName WITHOUT .otbm at the end mapName = "realmap" mapAuthor = "Cipsoft" -- Market marketOfferDuration = 30 * 24 * 60 * 60 premiumToCreateMarketOffer = true checkExpiredMarketOffersEachMinutes = 60 maxMarketOffersAtATimePerPlayer = 100 -- MySQL mysqlHost = "127.0.0.1" mysqlUser = "root" mysqlPass = "87654321" mysqlDatabase = "mooncake" mysqlPort = 3306 mysqlSock = "" passwordType = "sha1" -- Misc. allowChangeOutfit = true freePremium = true kickIdlePlayerAfterMinutes = 15 idleWarningTime = 10 * 60 * 1000 idleKickTime = 15 * 60 * 1000 maxMessageBuffer = 4 emoteSpells = true classicEquipmentSlots = false allowWalkthrough = true coinPacketSize = 1 coinImagesURL = "http://35.198.37.219/store" classicAttackSpeed = true -- Rates -- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml rateExp = 1 rateSkill = 50 rateLoot = 3 rateMagic = 10 rateSpawn = 2 -- Monster rates rateMonsterHealth = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 -- Monsters deSpawnRange = 2 deSpawnRadius = 50 -- Stamina staminaSystem = true -- Scripts warnUnsafeScripts = true convertUnsafeScripts = true -- Startup -- NOTE: defaultPriority only works on Windows and sets process -- priority, valid values are: "normal", "above-normal", "high" defaultPriority = "high" startupDatabaseOptimization = true -- Status server information ownerName = "Harbor Team" ownerEmail = "[email protected]" url = "http://www.facebook.com/tibia" location = "South America" Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  9. Thiago King reagiu a uma resposta no tópico: erro ao importar data base
  10. Seguinte, se seu servidor for TFS, vá em data/actions/scripts/liquids e abra o arquivo potions.lua. Modifique aqui: local config = { removeOnUse = "no", usableOnTarget = "yes", -- can be used on target? (fe. healing friend) splashable = "no", range = -1, realAnimation = "no", -- make text effect visible only for players in range 1x1 multiplier = { health = 1.0, mana = 1.0 } } Nessa linha: removeOnUse = "no", Coloca "yes". Espero ter te ajudado , abraço
  11. baixei um otserver aqui no Tibiaking , e toda vez que eu vou abrir ele acontece isso, alguém poderia me ajuda? [22:9:28.208] The Forgotten Server, version 0.4_DEV (rev 3777) [22:9:28.209] Compilada por luanluciano93 em Jun 15 2014 - version 1.0.6 [22:9:28.209] >> Loading config (config.lua) [22:9:28.212] >> Opening logs [22:9:28.228] > Using SHA1 encryption [22:9:28.964] >> Checking software version...failed checking - malformed file. [22:9:28.966] >> Loading RSA key [22:9:28.969] >> Starting SQL connection [22:9:29.978] Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'localhost' (10061) (2003) [22:9:29.981] > ERROR: Couldn't estabilish connection to SQL database! o meu config.lua \/ accountManager = false namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 32109 newPlayerSpawnPosY = 31938 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 0 generateAccountNumber = false generateAccountSalt = false useFragHandler = true redSkullLength = 2 * 24 * 60 * 60 blackSkullLength = 3 * 24 * 60 * 60 dailyFragsToRedSkull = 10 weeklyFragsToRedSkull = 15 monthlyFragsToRedSkull = 20 dailyFragsToBlackSkull = 50 weeklyFragsToBlackSkull = 60 monthlyFragsToBlackSkull = 200 dailyFragsToBanishment = dailyFragsToRedSkull weeklyFragsToBanishment = weeklyFragsToRedSkull monthlyFragsToBanishment = monthlyFragsToRedSkull blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 useBlackSkull = true advancedFragList = false notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 7 * 24 * 60 * 60 killsBanLength = 7 * 24 * 60 * 60 finalBanLength = 30 * 24 * 60 * 60 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = false maxViolationCommentSize = 200 violationNameReportActionType = 2 autoBanishUnknownBytes = false worldType = "open" protectionLevel = 50 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 60 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = false removeWeaponAmmunition = false removeWeaponCharges = true removeRuneCharges = false whiteSkullTime = 10 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = true showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 500 deathContainerId = 1987 gainExperienceColor = 210 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true fistBaseAttack = 7 worldId = 0 ip = "177.177.101.9" bindOnlyGlobalAddress = false loginPort = 7171 gamePort = 7172 loginTries = 5 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 500 motd = "*Bem Vindo ao Orion-OTServ.*" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = false serverName = "Orion" loginMessage = "VISITE NOSSO SITE : orion-otserv.servegame.com" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false enableCast = true healthHealingColor = "COLOR_GREEN" sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "@swit2015Z" sqlDatabase = "teste" sqlFile = "orion.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 ingameGuildManagement = false levelToFormGuild = 8 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 60 buyableAndSellableHouses = true houseNeedPremium = false bedsRequirePremium = false levelToBuyHouse = 100 housesPerAccount = 1 houseRentAsPrice = true housePriceAsRent = false housePriceEachSquare = 1000 houseRentPeriod = "monthly" houseCleanOld = 0 guildHalls = false timeBetweenActions = 200 timeBetweenExActions = 1000 hotkeyAimbotEnabled = true mapName = "realmap.otbm" mapAuthor = "Catrax" randomizeTiles = true storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "" defaultPriority = "high" niceLevel = 5 coresUsed = "-1" startupDatabaseOptimization = true updatePremiumStateAtStartup = true confirmOutdatedVersion = false formulaLevel = 5.0 formulaMagic = 1.0 bufferMutedOnSpellFailure = false spellNameInsteadOfWords = false emoteSpells = true allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false addonsOnlyPremium = false dataDirectory = "data/" logsDirectory = "data/logs/" bankSystem = true displaySkillLevelOnAdvance = false promptExceptionTracerErrorBox = true maximumDoorLevel = 500 maxMessageBuffer = 4 separateVipListPerCharacter = false vipListDefaultLimit = 20 vipListDefaultPremiumLimit = 100 saveGlobalStorage = true useHouseDataStorage = false storePlayerDirection = false checkCorpseOwner = true monsterLootMessage = 3 monsterLootMessageType = 25 ghostModeInvisibleEffect = false ghostModeSpellEffects = true idleWarningTime = 14 * 60 * 10000000000 idleKickTime = 14 * 60 * 10000000000 reportsExpirationAfterReads = 1 playerQueryDeepness = 2 tileLimit = 0 protectionTileLimit = 0 houseTileLimit = 0 freePremium = true premiumForPromotion = false blessings = true blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecrement = 5 eachBlessReduction = 8 experienceStages = true rateExperience = 500.0 rateExperienceFromPlayers = false rateSkill = 30.0 rateMagic = 20.0 rateLoot = 4.0 rateSpawn = 3 rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 24 staminaRatingLimitTop = 40 * 60 staminaRatingLimitBottom = 14 * 60 staminaLootLimit = 14 * 60 rateStaminaAboveNormal = 1.0 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 globalSaveEnabled = false globalSaveHour = 8 globalSaveMinute = 0 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false deSpawnRange = 2 deSpawnRadius = 50 maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false statusPort = 7171 ownerName = "Orion OTserv" ownerEmail = "" url = "http://orion-otserv.servegame.com" location = "brazil" displayGamemastersWithOnlineCommand = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outputLog = "" truncateLogOnStartup = false managerPort = 7171 managerLogs = true managerPassword = "" managerLocalhostOnly = true managerConnectionsLimit = 1 adminPort = 7171 adminLogs = true adminPassword = "" adminLocalhostOnly = true adminConnectionsLimit = 1 adminRequireLogin = true adminEncryption = "" adminEncryptionData = ""
  12. meu amigo tem como me ajudar? o meu esta dando o seguinte erro.
  13. Olá O meu problema é o seguinte, baixei esse ot server aqui no Tibia King http://www.tibiaking.com/forum/topic/36403-global-full-10761077-tfs-10-lions-rock-cast-system-atualiza%C3%A7%C3%A3o-v11/ eu nem sei como abrir o otserver nessa versão e nem configurar, pós faz muito tempo que eu não mexo com essas coisas, o único que eu sei mexer e na versão 8.60. Eu só quero colocar um otserver nessas versões atualizada online para poder jogar com meus rl's, se alguém poder fazer um tutorial pra mim do zero baixando e tal abrindo o ot, criando site, etc... o que fizer esta bom pra mim, uma video aula se não for muito abuso séria ótimo porque eu sou meio burrinho. Eu já procurei em vários lugares por tutoriais que ensinasse isso mas não achei
  14. eu também estou na mesma situação , eu só sei mexer no 8.60 , eu baixei um ot server aqui no tk 10.78 mas não sei nem abrir o ot server esta tudo diferente, se alguém conhece algum tutorial poderia me mandar? uma vídeo aula seria excelente , creio que iria ter muitas visualizações pós tem muita pessoa na mesma situação que eu!.

Informação Importante

Confirmação de Termo