Ir para conteúdo
  • 0

Erro no Gesior para 10.90


MuriloCavalcantti

Pergunta

12 respostass a esta questão

Posts Recomendados

  • 0

Será que é isso? meu config.lua tá assim.

-- Combat settings
-- NOTE: valid values for worldType are: "pvp", "no-pvp" and "pvp-enforced"
worldType = "pvp"
hotkeyAimbotEnabled = true
protectionLevel = 1
killsToRedSkull = 3
killsToBlackSkull = 6
pzLocked = 60000
removeChargesFromRunes = true
timeToDecreaseFrags = 24 * 60 * 60 * 1000
whiteSkullTime = 15 * 60 * 1000
stairJumpExhaustion = 2000
experienceByKillingPlayers = false
expFromPlayersLevelRange = 75

-- Connection Config
-- NOTE: maxPlayers set to 0 means no limit
ip = "127.0.0.1"
bindOnlyGlobalAddress = false
loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 0
motd = "Welcome to The Vanaheim Server!"
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Vanaheim"
statusTimeout = 5000
replaceKickOnLogin = true
maxPacketsPerSecond = 25

-- 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 = "Baiak Yurots"
mapAuthor = "MuriloCavalantti"

-- Market
marketOfferDuration = 30 * 24 * 60 * 60
premiumToCreateMarketOffer = true
checkExpiredMarketOffersEachMinutes = 60
maxMarketOffersAtATimePerPlayer = 100

-- MySQL
mysqlHost = "127.0.0.1"
mysqlUser = "root"
mysqlPass = ""
mysqlDatabase = "testtt"
mysqlPort = 3306
mysqlSock = ""

-- Misc.
allowChangeOutfit = true
freePremium = false
kickIdlePlayerAfterMinutes = 15
maxMessageBuffer = 4
emoteSpells = false
classicEquipmentSlots = false

-- Rates
-- NOTE: rateExp is not used if you have enabled stages in data/XML/stages.xml
rateExp = 5
rateSkill = 3
rateLoot = 2
rateMagic = 3
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 = ""
ownerEmail = ""
url = "https://xtibia.com/"
location = "Brazil"

Link para o comentário
Compartilhar em outros sites

  • 0

<?PHP
$config['site']['worlds'] = array(0 => 'Baiak XTibia 10.10'); #! NOME DO SERVIDOR !#
# Account Maker Config
$config['site']['serverPath'] = "C:\Users\Murilo\Desktop\Baiak\";
$config['site']['useServerConfigCache'] = false;
$towns_list = array(1 => 'Venore',
2 => 'Farmine');

 

Link para o comentário
Compartilhar em outros sites

  • 0

Tente:

C:\\Users\Murilo\\Desktop\\Baiak\\

Ou

C:\\Users\\Murilo\\Desktop\\Baiak

Ou

C:/Users/Murilo/Desktop/Baiak/

ou ainda

C://Users//Murilo//Desktop//Baiak//

Ou

C://Users//Murilo//Desktop//Baiak

 

Vai depender de como está configurado seu php e da versão. Uma delas deverá resolver. Tente e poste novamente.

Link para o comentário
Compartilhar em outros sites

  • 0

Agora tem esse erro

Error occured!

Error ID: #C-5
More info: ERROR: #C-5 : Class::ConfigPHP - Key passwordType doesn't exist.

File: C:\xampp\htdocs\classes/configphp.php Line: 96
File: C:\xampp\htdocs\system/load.database.php Line: 38
File: C:\xampp\htdocs/index.php Line: 21

Link para o comentário
Compartilhar em outros sites

  • 0

Tente:

C:\\Users\Murilo\\Desktop\\Baiak\\

Ou

C:\\Users\\Murilo\\Desktop\\Baiak

Ou

C:/Users/Murilo/Desktop/Baiak/

ou ainda

C://Users//Murilo//Desktop//Baiak//

Ou

C://Users//Murilo//Desktop//Baiak

 

Vai depender de como está configurado seu php e da versão. Uma delas deverá resolver. Tente e poste novamente.

Manin se não me engano é o de uma barra só o que ta C:/Users/Murilo/Desktop/Baiak/

Manin se não me engano é o de uma barra só o que ta C:/Users/Murilo/Desktop/Baiak/ parabéns por ajudá-lo ^^

Link para o comentário
Compartilhar em outros sites

  • 0

Manin se não me engano é o de uma barra só o que ta C:/Users/Murilo/Desktop/Baiak/

 

Opa, obrigado por informar.

Como fiquei na dúvida, para evitar muitos reposts, preferi eliminar todas as possibilidades logo.

Valeu !

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...