- 0
suporte scripts [Resolvido] Help me Please!
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.
-
Conteúdo Similar
-
- 0 respostas
- 934 visualizações
-
- 4 respostas
- 1476 visualizações
-
- 3 respostas
- 1320 visualizações
-
- 0 respostas
- 1175 visualizações
-
- 3 respostas
- 1280 visualizações
-
Pergunta
perfollgustavo 0
[25/02/2017 13:48:36] >> Loading config (config.lua)
[25/02/2017 13:48:36] > Using SHA1 encryption
[25/02/2017 13:48:36] >> Checking software version... failed checking - malformed file.
[25/02/2017 13:48:36] >> Fetching blacklist
[25/02/2017 13:48:36] >> Loading RSA key
[25/02/2017 13:48:36] >> Starting SQL connection
[25/02/2017 13:48:36] >> Running Database Manager
[25/02/2017 13:48:36] > Optimized database.
[25/02/2017 13:48:36] >> Loading items
[25/02/2017 13:48:36] >> Loading groups
[25/02/2017 13:48:36] >> Loading vocations
[25/02/2017 13:48:36] >> Loading script systems
[25/02/2017 13:48:36] >> Loading chat channels
[25/02/2017 13:48:36] >> Loading outfits
[25/02/2017 13:48:36] >> Loading experience stages
[25/02/2017 13:48:36] >> Loading monsters
[25/02/2017 13:48:37] >> Loading mods...
[25/02/2017 13:48:37] > Loading buypremium_command.xml... done.
[25/02/2017 13:48:37] > Loading changender_command.xml... done.
[25/02/2017 13:48:37] > Loading custommonsters.xml... done.
[25/02/2017 13:48:37] > Loading customspells.xml... done.
[25/02/2017 13:48:37] > Loading highscorebook.xml... done.
[25/02/2017 13:48:37] > Loading remove_skull_white.xml... done.
[25/02/2017 13:48:37] > 6 mods were loaded.
[25/02/2017 13:48:37] >> Loading map and spawns...
[25/02/2017 13:48:37] > Map size: 2048x2048.
[25/02/2017 13:48:37] > Map descriptions:
[25/02/2017 13:48:37] "Saved with Remere's Map Editor 2.1"
[25/02/2017 13:48:37] "Baiak Yurots By Baiak"
[25/02/2017 13:48:37] Duplicate uniqueId 13700
[25/02/2017 13:48:37] Duplicate uniqueId 13700
[25/02/2017 13:48:37] Duplicate uniqueId 9111
[25/02/2017 13:48:38] Duplicate uniqueId 13550
[25/02/2017 13:48:38] Duplicate uniqueId 13550
[25/02/2017 13:48:39] > Map loading time: 2.438 seconds.
[25/02/2017 13:48:39] > Data parsing time: 0.14 seconds.
[25/02/2017 13:48:41] > Houses synchronization time: 1.483 seconds.
[25/02/2017 13:48:41] > Content unserialization time: 0.047 seconds.
[25/02/2017 13:48:41] >> Checking world type... PvP
[25/02/2017 13:48:41] >> Initializing game state modules and registering services...
[25/02/2017 13:48:41] > Global address: 25.66.237.135
[25/02/2017 13:48:41] > Local ports: 7171 7172
[25/02/2017 13:48:41] >> All modules were loaded, server is starting up...
[25/02/2017 13:48:41] >> Baiak Yurots 8.60 server Online!
Galera, estou tendo esse problema Checking software version... failed checking - malformed file. E nenhum player está conseguindo logar no meu server, muito menos eu. Segue abaixo meu config.lua:
-- The Forgotten Server Config
-- Account manager
accountManager = "yes"
namelockManager = "no"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 159
newPlayerSpawnPosY = 54
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = "no"
-- Unjustified kills
redSkullLength = 10 * 12 * 30 * 30
blackSkullLength = 24 * 12 * 30 * 30
dailyFragsToRedSkull = 10
weeklyFragsToRedSkull = 30
monthlyFragsToRedSkull = 70
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false
-- Banishments
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 8 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false
-- Battle
worldType = "pvp"
protectionLevel = 100
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 50 * 700
huntingDuration = 60 * 1000
criticalHitChance = 20
criticalHitMultiplier = 1
displayCriticalHitNotify = true
removeWeaponAmmunition = false
removeWeaponCharges = false
removeRuneCharges = "no"
whiteSkullTime = 5 * 10 * 100
noDamageToSameLookfeet = false
showHealingDamage = false
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 10
stairhopDelay = 1.6 * 1000
pushCreatureDelay = 1.6 * 1000
deathContainerId = 1987
gainExperienceColor = 215
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true
-- Connection config
worldId = 0
ip = "25.66.237.135"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 893
motd = "Welcome to Hentai Server!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Baiak Yurots 8.60"
loginMessage = ".::Bem Vindo ao RSL Team Server::."
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false
-- Database
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "theforgottenserver"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
-- Deathlist
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 5
-- Guilds
ingameGuildManagement = true
levelToFormGuild = 8
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 40
-- Highscores
highscoreDisplayPlayers = 20
updateHighscoresAfterMinutes = 3
-- Houses
buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 100
housesPerAccount = 0
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 1000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false
-- Item usage
timeBetweenActions = 150
timeBetweenExActions = 800
checkCorpseOwner = true
hotkeyAimbotEnabled = true
maximumDoorLevel = 500
-- Map
mapName = "Baiak Yurots"
mapAuthor = "Gustavo Perfoll #Facebook."
randomizeTiles = true
useHouseDataStorage = false
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"
-- Startup
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false
-- Muted buffer
maxMessageBuffer = 4
bufferMutedOnSpellFailure = false
-- Miscellaneous
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
bankSystem = true
saveGlobalStorage = true
displaySkillLevelOnAdvance = false
spellNameInsteadOfWords = false
emoteSpells = false
promptExceptionTracerErrorBox = true
storePlayerDirection = false
monsterLootMessage = 3
monsterLootMessageType = 25
separateViplistPerCharacter = false
-- Ghost mode
ghostModeInvisibleEffect = false
ghostModeSpellEffects = true
-- Limits
idleWarningTime = 14 * 60 * 1000
idleKickTime = 1000 * 1000 * 10000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0
-- Premium-related
freePremium = true
premiumForPromotion = true
-- Blessings
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8
-- Rates
experienceStages = "no"
rateExperience = 200
rateExperienceFromPlayers = 5
rateSkill = 300
rateMagic = 300
rateLoot = 10
rateSpawn = 600000
-- Monster rates
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0
-- Experience from players
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1
-- Stamina
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true
-- Party
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000
-- Global save
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = false
-- Spawns
deSpawnRange = 2
deSpawnRadius = 50
-- Summons
maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = false
-- Status
ownerName = "GOD Kenpachi"
ownerEmail = "@baiaklula - Twitter"
url = "http://xtibia.com"
location = "American"
displayGamemastersWithOnlineCommand = false
-- Logs
adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false
Até baixei o mapa novamente pra tentar rodar do zero e ta dando esse mesmo erro ali de malformed file. Por favor me ajudem!!!
Link para o comentário
Compartilhar em outros sites
3 respostass a esta questão
Posts Recomendados