Erro ao logar no servidor! [8.54]
-
Quem Está Navegando 0 membros estão online
Nenhum usuário registrado visualizando esta página.
-
Conteúdo Similar
-
Por WorkedBox
Bom pessoal, estou tentando compilar a source de um servidor de nto 8.54 que foi disponibilizado aqui no fórum, mas sempre que tento pelo dev C++, encontro o seguinte erro
Eu já mexo nessa base a uns bons anos, mas nunca tive muito conhecimento e sempre enrolei pra vir atrás da source, mas quero focar mais no servidor e ela é essencial agora, alguém poderia me ajudar ?
o servidor da qual estou falando é o
-
Por gabrielos123
Eu criei um Ot server 10.97 , peguei como base o mitsug , eu uso windows , porem criei uma maquina virtal com linux e criei o server dentro dela , consigo entrar no site do server por outros pcs , as portas estao abertas , criei o personagem e quando eu logo aparece a lista de char e aparece a seguinte mensagem "your character could not be loaded."
Config lua
-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
worldType = "pvp"
hotkeyAimbotEnabled = true
protectionLevel = 50
killsToRedSkull = 5
killsToBlackSkull = 10
pzLocked = 60000
removeChargesFromRunes = false
timeToDecreaseFrags = 4 * 60 * 60 * 1000
whiteSkullTime = 7 * 60 * 1000
stairJumpExhaustion = 500
experienceByKillingPlayers = false
expFromPlayersLevelRange = 75
freeDepotLimit = 2000
premiumDepotLimit = 10000
depotBoxes = 17
storeImagesUrl = "http://127.0.0.1"
storeCoinsPacketSize = 5200
-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
ip = "192.168.0.35"
bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = "50"
motd = "Bem vindo ao melhor global!"
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Mitsuig"
statusTimeout = 5000
replaceKickOnLogin = true
maxPacketsPerSecond = 1000
enableLiveCasting = true
liveCastPort = 7173
-- 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 = 1000
-- Map
-- NOTE: set mapName WITHOUT .otbm at the end
mapName = "map1"
mapAuthor = "Elera"
-- Market
marketOfferDuration = 30 * 24 * 60 * 60
premiumToCreateMarketOffer = true
checkExpiredMarketOffersEachMinutes = 60
maxMarketOffersAtATimePerPlayer = 100
-- MySQL
mysqlHost = "127.0.0.1"
mysqlUser = "root"
mysqlPass = "33212344"
mysqlDatabase = "global"
mysqlPort = "3306"
passwordType = "sha1"
mysqlSock = ""
-- Misc.
allowChangeOutfit = true
freePremium = true
kickIdlePlayerAfterMinutes = 15
maxMessageBuffer = 4
emoteSpells = true
classicEquipmentSlots = false
-- Rates
-- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml
rateExp = stages
rateSkill = 50
rateLoot = 4
rateMagic = 10
rateSpawn = 1
-- 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 = false
-- Status server information
ownerName = "Mitsuig"
ownerEmail = "[email protected]"
url = "http://www.otland.net"
location = "Brazil"
no terminal aparece a seguinte mensagem
Error - mysql_store_result] Query: SELECT `id`, `name`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `skulltime`, `skull`, `town_id`, `balance`, `offlinetraining_time`, `offlinetraining_skill`, `stamina`, `skill_fist`, `skill_fist_tries`, `skill_club`, `skill_club_tries`, `skill_sword`, `skill_sword_tries`, `skill_axe`, `skill_axe_tries`, `skill_dist`, `skill_dist_tries`, `skill_shielding`, `skill_shielding_tries`, `skill_fishing`, `skill_fishing_tries`, `skill_criticalhit_chance`, `skill_criticalhit_damage`, `skill_lifeleech_chance`, `skill_lifeleech_amount`, `skill_manaleech_chance`, `skill_manaleech_amount` FROM `players` WHERE `name` = 'Orcine'
Message: Unknown column 'skill_criticalhit_chance' in 'field list'
-
Por josuexd3
Eae galera Eu to criando um servidor de tibia Dbo e tals, Coloquei pelo xamp, Mais na hora q vai entra no site da o seguinte erro:
Error occured!
Error ID: #C-2
More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: C:/Users/Josué/Desktop/DBUniverse/config.lua
File: C:\xampp\htdocs\classes/configlua.php Line: 24
File: C:\xampp\htdocs\classes/configlua.php Line: 12
File: C:\xampp\htdocs\system/load.init.php Line: 42
File: C:\xampp\htdocs/index.php Line: 18
o meu config.php ta assim:
Rep+ Pra quen conseguir Resolver pra min! desde já agradeço.
config.php
-
Por firebolt
galera, abri meu servidor e tava logando normal com o ipv4, mas do nada parou de logar, eu tento acessar ele vai até a escolha do personagem e depois fala que o server ta off, mas tem players online jogando..
-
Posts Recomendados
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.