Pesquisar na Comunidade
Mostrando resultados para as tags ''error''.
Encontrado 134 registros
-
[Erro Na Config.Lua]
Gente me ajuda. quando eu vou ligar o server da esse erro. Diz que é erro no config.lua mais eu não sei onde é. -- The Forgotten Server Config -- Account manager accountManager = true namelockManager = false newPlayerChooseVoc = true newPlayerSpawnPosX = 1026 newPlayerSpawnPosY = 909 newPlayerSpawnPosZ = 5 newPlayerTownId = 1 newPlayerLevel = 1 newPlayerMagicLevel = 0 generateAccountNumber = false -- Unjustified kills -- NOTE: *Banishment and *BlackSkull variables are >summed up< -- (dailyFragsToRedSkull + dailyFragsToBanishment) with their -- *RedSkull equivalents. -- Auto banishing works only if useBlackSkull set to negative. -- advancedFragList is not advised if you use huge frags -- requirements. redSkullLength = 30 * 24 * 60 * 60 blackSkullLength = 45 * 24 * 60 * 60 dailyFragsToRedSkull = 3 weeklyFragsToRedSkull = 5 monthlyFragsToRedSkull = 10 dailyFragsToBlackSkull = dailyFragsToRedSkull weeklyFragsToBlackSkull = weeklyFragsToRedSkull monthlyFragsToBlackSkull = monthlyFragsToRedSkull dailyFragsToBanishment = dailyFragsToRedSkull weeklyFragsToBanishment = weeklyFragsToRedSkull monthlyFragsToBanishment = monthlyFragsToRedSkull blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 useBlackSkull = true useFragHandler = true advancedFragList = false -- Banishments -- violationNameReportActionType 1 = just a report, 2 = name lock, 3 = player banishment -- killsBanLength works only if useBlackSkull option is disabled. 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 -- Battle -- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage. -- loginProtectionPeriod is the famous Tibia anti-magebomb system. -- deathLostPercent set to nil enables manual mode. worldType = "pvp" protectionLevel = 1 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 60 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = false removeWeaponAmmunition = true removeWeaponCharges = true removeRuneCharges = true whiteSkullTime = 15 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = true showHealingDamageForMonsters = true fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false oldConditionAccuracy = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 5 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 1000 deathContainerId = 1987 gainExperienceColor = 215 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true -- Connection config worldId = 0 ip = "Já Coloquei Meu IP" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 1000 motd = "Bem vindo ao Naruto Seal War AGR 24hrs!!!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = false serverName = "Sw" loginMessage = "Bem vindo ao Naruto Seal War AGR 24hrs!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false -- Database -- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database. -- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value. sqlType = "sqlite" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "" sqlDatabase = "theforgottenserver" sqlFile = "forgottenserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "plain" -- Deathlist deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 -- Guilds ingameGuildManagement = true levelToFormGuild = 8 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 -- Highscores highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 60 -- Houses buyableAndSellableHouses = true houseNeedPremium = true bedsRequirePremium = true levelToBuyHouse = 1 housesPerAccount = 0 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 1000 houseRentPeriod = "never" houseCleanOld = 0 guildHalls = false -- Item usage timeBetweenActions = 200 timeBetweenExActions = 1000 hotkeyAimbotEnabled = true -- Map -- NOTE: storeTrash costs more memory, but will perform alot faster cleaning. mapName = "nowo" mapAuthor = "b33ny" randomizeTiles = true storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "-1" -- Process -- NOTE: defaultPriority works only on Windows and niceLevel on *nix -- coresUsed are seperated by comma cores ids used by server process, -- default is -1, so it stays untouched (automaticaly assigned by OS). defaultPriority = "high" niceLevel = 5 coresUsed = "-1" -- Startup optimizeDatabaseAtStartup = true removePremiumOnInit = true confirmOutdatedVersion = false -- Spells formulaLevel = 5.0 formulaMagic = 1.0 bufferMutedOnSpellFailure = false spellNameInsteadOfWords = true emoteSpells = true -- Outfits allowChangeOutfit = false allowChangeColors = false allowChangeAddons = false disableOutfitsForPrivilegedPlayers = false addonsOnlyPremium = false -- Miscellaneous -- NOTE: promptExceptionTracerErrorBox works only with precompiled support feature, -- called "exception tracer" (__EXCEPTION_TRACER__ flag). dataDirectory = "data/" bankSystem = true displaySkillLevelOnAdvance = false promptExceptionTracerErrorBox = true separateViplistPerCharacter = false maximumDoorLevel = 500 maxMessageBuffer = 4 -- Saving-related -- useHouseDataStorage usage may be found at README. saveGlobalStorage = true useHouseDataStorage = false storePlayerDirection = false -- Loot -- monsterLootMessage 0 to disable, 1 - only party, 2 - only player, 3 - party or player (like Tibia's) checkCorpseOwner = true monsterLootMessage = 3 monsterLootMessageType = 25 -- Ghost mode ghostModeInvisibleEffect = false ghostModeSpellEffects = true -- Limits idleWarningTime = 14 * 60 * 1000 idleKickTime = 15 * 60 * 1000 expireReportsAfterReads = 1 playerQueryDeepness = 2 maxItemsPerPZTile = 0 maxItemsPerHouseTile = 0 -- Premium-related freePremium = false premiumForPromotion = true -- Blessings -- NOTE: blessingReduction* regards items/containers loss. -- eachBlessReduction is how much each bless reduces the experience/magic/skills loss. blessingOnlyPremium = true blessingReductionBase = 30 blessingReductionDecreament = 5 eachBlessReduction = 8 -- Rates -- NOTE: experienceStages configuration is located in data/XML/stages.xml. -- rateExperienceFromPlayers 0 to disable. experienceStages = true rateExperience = 5.0 rateExperienceFromPlayers = 0 rateSkill = 10 rateMagic = 5 rateLoot = 5 rateSpawn = 1 -- Monster rates rateMonsterHealth = 5.0 rateMonsterMana = 1.0 rateMonsterAttack = 3.0 rateMonsterDefense = 1.0 -- Experience from players -- NOTE: min~Threshold* set to 0 will disable the minimum threshold: -- player will gain experience from every lower leveled player. -- max~Threshold* set to 0 will disable the maximum threshold: -- player will gain experience from every higher leveled player. minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 -- Stamina -- NOTE: Stamina is stored in miliseconds, so seconds are multiplied by 1000. -- rateStaminaHits multiplies every hit done a creature, which are later -- multiplied by player attack speed. -- rateStaminaGain is divider of every logged out second, eg: -- 60000 / 3 = 20000 milliseconds, what gives 20 stamina seconds for 1 minute being logged off. -- rateStaminaThresholdGain is divider for the premium stamina. -- staminaRatingLimit* is in minutes. rateStaminaLoss = 7 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 41 * 60 staminaRatingLimitBottom = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true -- Party -- NOTE: experienceShareLevelDifference is float number. -- experienceShareLevelDifference is highestLevel * value experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 -- Global save -- NOTE: globalSaveHour means like 03:00, not that it will save every 3 hours, -- if you want such a system please check out data/globalevents/globalevents.xml. globalSaveEnabled = false globalSaveHour = 8 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false -- Spawns deSpawnRange = 2 deSpawnRadius = 50 -- Summons maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false -- Status ownerName = "b33ny" ownerEmail = "[email protected]" url = "tibiaking.com" location = "Brazil" displayGamemastersWithOnlineCommand = false -- Logs -- NOTE: This kind of logging does not work in GUI version. -- For such, please compile the software with __GUI_LOGS__ flag. adminLogsEnabled = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outLogName = "" errorLogName = "" truncateLogsOnStartup = false
-
Estou Com Erro Ao Abrir Mapa No Rme
Bom Como Titulo Diz Estou Com Um Erro Com Remeres, Após Eu Editar Mapa e Salvar O Mapa Normal Certinho, Ele Não Abre De Novo Para Editar, Dando O Erro Da Imagem Abaixo, Queria Saber Como Resolver Esse Problema, A Versão Do Mapa é 8.54, Desde Já Obrigado
-
(Resolvido)[Resolvido]> FATAL: OTBM Loader - Could not open the file data/world/RealMap.otbm.otbm.
Então to tentando abrir esse server aq1ui curti mt as parada dele e queria ver como eh :S mais quando tento abrir ele saka primeiro deu erro :[Error - Items::loadFromOtb] Another> ERROR: Unable to load items (OTB) Dai esse arumei subistituindo a pasta por essa http://tibiaking.com...lvido-itemsotb/ qui o Kismozin postou dai foi mais logo mais na frente deu esse erro > FATAL: OTBM Loader - Could not open the file data/world/RealMap.otbm.otbm. O Servidor e esse aqui http://tibiaking.com...rados-com-site/ então tava lendo umas paradadas sobre ele e pode ser pqê uso xp c esse for o problema como resolvo ele ? :S fiz tdu normal criei o site e tals mais esse erro ai mim para \: Help
-
(Resolvido)War Of Emperium - ERROR
Entao galera do tibiaking, estou apavorado aqui ...estou acordado ja faz mais de 24h e ainda não consegui resolve o problema da woe, são 2 problemas que ainda nao cosegui resolver os outros bus do mapa ja forao tirados, gente preciso da ajuda de voces quero deixa o server prontinho ate amanha, porque comprei dedicado pela lvghosta vps 2 + 50gb, mais nao to conseguindo deixar o woe funcionando, então depois de passa tanto tempo e nada, resolvi pedi ajuda para voceis apavoradamente, vou postar meus meus scripts xml e lua. Enfim Galera Quero que os emperium apereça, porque não estão aparecendo, me ajudem porfavor precisando de voces mais que nunca "TibiaKing"...Enfim tambem tem um erro que percebo quando falo /woe off ou /woe on, mais acho que é quando falo /woe off O erro que apareçe é esse aqui Bom Meu Mapa é 8.6 Baiak Barao obs: se é que isso importa. Só que eu to reformulando todo o mapa , tentando muda os baiak de hoje parecem ser os mesmo, mais enfim galera vou dedicar amanha e pesso a ajuda de vcs pra mim conseguir lança meu 1 ot online, e quem sabe depois lanço o baiak aqui para voces ve como ta ficando ?!?! GENTE VO AGREDEÇE DESDE JÁ CONTO COM TODOS VCS MSM DE VDD, OBG. Att, Rodrigo
-
Error config.lua e xampp
boa tarde toda vez que eu abro abro o xampp e entro no localhost da o seguinte error: Warning: parse_ini_file(C:/Users/Barao/Desktop/Darcio OT/config.lua): failed to open stream: No such file or directory in C:\xampp\htdocs\config-and-functions.php on line 13Database error. Unknown database type in C:/Users/Barao/Desktop/Darcio OT/config.lua . Must be equal to: "mysql" or "sqlite". Now is: "" alguém ajuda ?
-
BUG MYSQL ME AJUDEM PFV
Pessoal preciso muito da ajuda de vocês!!!!!! URGENTE! To com o seguinte problema... Eu to tentando abrir um OTSERVER no meu dedicado e não esta funcionando, eu tenho a paste xampp e tudo mais, tento abrir o mysql pra iniciar ele e não starta, o apache também não e quando vou tentar abrir o ot da o seguinte erro "Failed connecting to database - MY SQL ERROR: Can't connect to my SQL server on '127.0.0.1 <10061> <2003> PESSOAL TO EDITANDO O POST: O erro era que nao conseguia se conectar ao mysql, ja instalei ele agora e agora ta dando o seguinte erro MYSQL ERROR: Unknown database 'pbot' <1049> acho que deve ter alguma coisa relacionada a não ta achando a database do meu OT... Como faço pra ver qual é a database dele? pra mim por no config.lua porfavor ajudem ae
-
ERRO NO MEU OT AJUDA POR FAVOR!!!
ESTOU QUERENDO ABRIR UM OT, ACHEI UM SERVIDOR QUE GOSTEI, POREM TEM UM BUG QUANDO O PLAYER DESLOGA O CHAR NÃO SALVA E VOLTA TUDO DO ZERO. POR EXEMPLO SE VC CRIAR UM CHAR E UPAR ATÉ LVL 30, A HORA Q VC RELOGAR ELE VAI VOLTAR LVL 8... ALGUEM PODE ME AJUDAR? O ERRO Q DÁ NO EXECUTAVEL É Error while saving player: Hashish AJUDA POR FAVOR
- MYSQL ERROR: Unknown cloumn cast' in 'failed list' <1054>
-
ERRO NO MEU OT AJUDA POR FAVOR!!!
ESTOU QUERENDO ABRIR UM OT, ACHEI UM SERVIDOR QUE GOSTEI, POREM TEM UM BUG QUANDO O PLAYER DESLOGA O CHAR NÃO SALVA E VOLTA TUDO DO ZERO. POR EXEMPLO SE VC CRIAR UM CHAR E UPAR ATÉ LVL 30, A HORA Q VC RELOGAR ELE VAI VOLTAR LVL 8... ALGUEM PODE ME AJUDAR? O ERRO Q DÁ NO EXECUTAVEL É Error while saving player: Hashish AJUDA POR FAVOR
-
Zombie Event [BUG_ERROR_HelpMe?]
Olá galera tudo bom?? Gostaria que vocês me dessem uma força com o Zumbie Event, peguei as scripts todas no ultimo tutorial do TK, só que ta dando um maldito erro aqui, aparece isso que está na imagem quando abro o servidor : Eu começo o evento normalmente, aparece o TP normal, só que depois que lota o evento de players nada acontece, quando é para os zumbis aparecerem não acontece nada. Alguém tem como me passar um script do "onstartup.lua" funcionando?? Vou deixar em seguida como tá o meu : E aqui é a tag do globalevents.xml : Obrigado pela atenção, espero que alguém possa me ajudar. Se souberem de alguma correção pra isso, posta ai porfavor
-
(Resolvido)erro no geisor
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'vip_time' in 'field list'' in C:\xampp\htdocs\pot\OTS_Account.php:237 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(237): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\install.php(572): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 237 um cara resolveu, so que eu tive que reinstalar o xamp ai voltou o erro, não sei pra onde vai, alguem ajuda?
-
[Ajuda] ERROR Chato
Alguém sabe me dizer oque esta causando isso? , pois quando fecho e abro o server TODOS os itens da house somem!! AJUDA AE REP + POR 2 DIAS
-
[DOMINIO] ERROR : Cannot resolve Rox Server
Boa Tarde galera Tenho uma dúvida quanto ao IP do meu server. Quando uso ".SERVEGAME.COM" pelo no-ip, o Server abre.. Mas eu comprei uma VPS e domínio .COM, mas quando eu coloco o IP no Config.lua e abro o server (IP: roxserver.com), ele aparece "ERROR : cannot resolve Rox Server. Alguem sabe me ajudar? Ja agradeco, e vou dar REEEEEEEP até kkkk.. So preciso disso pra botar me OT on!
-
Erro compilação Linux
EAE GALERA, PRECISO DE AJUDA URGENTE!!!! Quando eu digito ./autogen.sh no terminal, eu ganho essa merda de erro: POR FAVOR ME AJUDEM, ESTOU USANDO UBUNTU 12.04
-
Pokezot ERROR 3
aee pessoal me ajuda nesse error ai ([06/01/2015 22:55:19] [Error - CreatureScript Interface] [06/01/2015 22:55:19] In a timer event called from: [06/01/2015 22:55:19] data/creaturescripts/scripts/spawn.lua:onSpawn [06/01/2015 22:55:19] Description: [06/01/2015 22:55:19] data/lib/level system.lua:11: attempt to perform arithmetic on field 'specialattack' (a nil value) [06/01/2015 22:55:19] stack traceback: [06/01/2015 22:55:19] data/lib/level system.lua:11: in function <data/lib/level system.lua:1>) se puder ajuda eu agradeço
-
ERRO AO COMPILAR TFS
Boa noite. Estou tentando a cerca de um mes colocar meu server online... poreeem... agora, que cheguei o mais perto que ja estive de conseguir, me deparei com este erro na hora de compilar... Alguem pode me ajudar? -- The C compiler identification is GNU 4.9.2 -- The CXX compiler identification is GNU 4.9.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test COMPILER_KNOWS_CXX11 -- Performing Test COMPILER_KNOWS_CXX11 - Success -- Performing Test COMPILER_KNOWS_STDLIB -- Performing Test COMPILER_KNOWS_STDLIB - Failed -- Found GMP: /usr/include/x86_64-linux-gnu -- MySQL Include dir: /usr/include/mysql library dir: /usr/lib/x86_64-linux-gnu -- MySQL client libraries: mysqlclient -- Could NOT find LuaJIT (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) -- Found Lua: /usr/lib/x86_64-linux-gnu/liblua5.2.so;/usr/lib/x86_64-linux-gnu/libm.so -- Boost version: 1.55.0 -- Found the following Boost libraries: -- system -- Configuring done -- Generating done -- Build files have been written to: /otserv/sources/build root@marcosmc:/otserv/sources/build# make Scanning dependencies of target tfs [ 1%] Building CXX object CMakeFiles/tfs.dir/src/actions.cpp.o [ 2%] Building CXX object CMakeFiles/tfs.dir/src/ban.cpp.o [ 4%] Building CXX object CMakeFiles/tfs.dir/src/baseevents.cpp.o [ 5%] Building CXX object CMakeFiles/tfs.dir/src/beds.cpp.o [ 6%] Building CXX object CMakeFiles/tfs.dir/src/chat.cpp.o [ 8%] Building CXX object CMakeFiles/tfs.dir/src/combat.cpp.o [ 9%] Building CXX object CMakeFiles/tfs.dir/src/commands.cpp.o [ 10%] Building CXX object CMakeFiles/tfs.dir/src/condition.cpp.o [ 12%] Building CXX object CMakeFiles/tfs.dir/src/configmanager.cpp.o [ 13%] Building CXX object CMakeFiles/tfs.dir/src/connection.cpp.o [ 14%] Building CXX object CMakeFiles/tfs.dir/src/container.cpp.o make[ 16%] Building CXX object CMakeFiles/tfs.dir/src/creature.cpp.o [ 17%] Building CXX object CMakeFiles/tfs.dir/src/creatureevent.cpp.o [ 18%] Building CXX object CMakeFiles/tfs.dir/src/cylinder.cpp.o [ 20%] Building CXX object CMakeFiles/tfs.dir/src/database.cpp.o [ 21%] Building CXX object CMakeFiles/tfs.dir/src/databasemanager.cpp.o [ 22%] Building CXX object CMakeFiles/tfs.dir/src/depotchest.cpp.o [ 24%] Building CXX object CMakeFiles/tfs.dir/src/depotlocker.cpp.o [ 25%] Building CXX object CMakeFiles/tfs.dir/src/events.cpp.o [ 27%] Building CXX object CMakeFiles/tfs.dir/src/fileloader.cpp.o [ 28%] Building CXX object CMakeFiles/tfs.dir/src/game.cpp.o [ 29%] Building CXX object CMakeFiles/tfs.dir/src/globalevent.cpp.o [ 31%] Building CXX object CMakeFiles/tfs.dir/src/guild.cpp.o [ 32%] Building CXX object CMakeFiles/tfs.dir/src/groups.cpp.o [ 33%] Building CXX object CMakeFiles/tfs.dir/src/house.cpp.o [ 35%] Building CXX object CMakeFiles/tfs.dir/src/housetile.cpp.o [ 36%] Building CXX object CMakeFiles/tfs.dir/src/inbox.cpp.o [ 37%] Building CXX object CMakeFiles/tfs.dir/src/ioguild.cpp.o [ 39%] Building CXX object CMakeFiles/tfs.dir/src/iologindata.cpp.o [ 40%] Building CXX object CMakeFiles/tfs.dir/src/iomap.cpp.o [ 41%] Building CXX object CMakeFiles/tfs.dir/src/iomapserialize.cpp.o [ 43%] Building CXX object CMakeFiles/tfs.dir/src/iomarket.cpp.o [ 44%] Building CXX object CMakeFiles/tfs.dir/src/item.cpp.o [ 45%] Building CXX object CMakeFiles/tfs.dir/src/items.cpp.o [ 47%] Building CXX object CMakeFiles/tfs.dir/src/luascript.cpp.o [ 48%] Building CXX object CMakeFiles/tfs.dir/src/mailbox.cpp.o [ 50%] Building CXX object CMakeFiles/tfs.dir/src/map.cpp.o [ 51%] Building CXX object CMakeFiles/tfs.dir/src/monster.cpp.o [ 52%] Building CXX object CMakeFiles/tfs.dir/src/monsters.cpp.o [ 54%] Building CXX object CMakeFiles/tfs.dir/src/mounts.cpp.o [ 55%] Building CXX object CMakeFiles/tfs.dir/src/movement.cpp.o [ 56%] Building CXX object CMakeFiles/tfs.dir/src/networkmessage.cpp.o [ 58%] Building CXX object CMakeFiles/tfs.dir/src/npc.cpp.o [ 59%] Building CXX object CMakeFiles/tfs.dir/src/otpch.cpp.o [ 60%] Building CXX object CMakeFiles/tfs.dir/src/otserv.cpp.o [ 62%] Building CXX object CMakeFiles/tfs.dir/src/outfit.cpp.o [ 63%] Building CXX object CMakeFiles/tfs.dir/src/outputmessage.cpp.o [ 64%] Building CXX object CMakeFiles/tfs.dir/src/party.cpp.o [ 66%] Building CXX object CMakeFiles/tfs.dir/src/player.cpp.o [ 67%] Building CXX object CMakeFiles/tfs.dir/src/position.cpp.o [ 68%] Building CXX object CMakeFiles/tfs.dir/src/protocol.cpp.o [ 70%] Building CXX object CMakeFiles/tfs.dir/src/protocolgame.cpp.o [ 71%] Building CXX object CMakeFiles/tfs.dir/src/protocollogin.cpp.o [ 72%] Building CXX object CMakeFiles/tfs.dir/src/protocolold.cpp.o [ 74%] Building CXX object CMakeFiles/tfs.dir/src/protocolstatus.cpp.o [ 75%] Building CXX object CMakeFiles/tfs.dir/src/quests.cpp.o [ 77%] Building CXX object CMakeFiles/tfs.dir/src/raids.cpp.o [ 78%] Building CXX object CMakeFiles/tfs.dir/src/rsa.cpp.o [ 79%] Building CXX object CMakeFiles/tfs.dir/src/scheduler.cpp.o [ 81%] Building CXX object CMakeFiles/tfs.dir/src/scriptmanager.cpp.o [ 82%] Building CXX object CMakeFiles/tfs.dir/src/server.cpp.o [ 83%] Building CXX object CMakeFiles/tfs.dir/src/spawn.cpp.o [ 85%] Building CXX object CMakeFiles/tfs.dir/src/spells.cpp.o [ 86%] Building CXX object CMakeFiles/tfs.dir/src/talkaction.cpp.o [ 87%] Building CXX object CMakeFiles/tfs.dir/src/tasks.cpp.o [ 89%] Building CXX object CMakeFiles/tfs.dir/src/teleport.cpp.o [ 90%] Building CXX object CMakeFiles/tfs.dir/src/thing.cpp.o [ 91%] Building CXX object CMakeFiles/tfs.dir/src/tile.cpp.o [ 93%] Building CXX object CMakeFiles/tfs.dir/src/tools.cpp.o [ 94%] Building CXX object CMakeFiles/tfs.dir/src/trashholder.cpp.o [ 95%] Building CXX object CMakeFiles/tfs.dir/src/vocation.cpp.o [ 97%] Building CXX object CMakeFiles/tfs.dir/src/waitlist.cpp.o [ 98%] Building CXX object CMakeFiles/tfs.dir/src/weapons.cpp.o [100%] Building CXX object CMakeFiles/tfs.dir/src/wildcardtree.cpp.o Linking CXX executable tfs /usr/bin/ld: CMakeFiles/tfs.dir/src/scheduler.cpp.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status CMakeFiles/tfs.dir/build.make:1914: recipe for target 'tfs' failed make[2]: *** [tfs] Error 1 CMakeFiles/Makefile2:60: recipe for target 'CMakeFiles/tfs.dir/all' failed make[1]: *** [CMakeFiles/tfs.dir/all] Error 2 Makefile:76: recipe for target 'all' failed make: *** [all] Error 2
-
[Urgente] Erro ao iniciar OTserver
Olá galera do TIBIAKING, estou com um problema ao iniciar meu servidor de Tibia , quando vou iniciar o server aparece este erro - Failed connecting to database - MYSQL ERROR: Can't connect to MySQL server on 'localhost' <10061> <2003> ERROR: Couldn't estabilish connection to SQL database! Já olhei vários posts aqui sobre isso e não consegui resolver. Se alguém poder me ajudar com esse problema ficarei grato ! Segue abaixo minha config.lua .. \/ accountManager = "yes" namelockManager = "yes" newPlayerChooseVoc = "yes" newPlayerSpawnPosX = 143 newPlayerSpawnPosY = 61 newPlayerSpawnPosZ = 8 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 1 generateAccountNumber = "no" redSkullLength = 24 * 60 * 60 blackSkullLength = 48 * 60 * 60 dailyFragsToRedSkull = 7 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 notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 1 * 24 * 60 * 60 killsBanLength = 1 * 24 * 60 * 60 finalBanLength = 1 * 24 * 60 * 60 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = true maxViolationCommentSize = 200 violationNameReportActionType = 2 autoBanishUnknownBytes = false worldType = "open" protectionLevel = 100 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 2 * 60 * 1000 huntingDuration = 1 * 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = true removeWeaponAmmunition = false removeWeaponCharges = true removeRuneCharges = false whiteSkullTime = 3 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = true showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false oldConditionAccuracy = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 1000 deathContainerId = 1987 gainExperienceColor = 215 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true worldId = 0 ip = "198.69.86.32" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 109 motd = "Bem Vindo ao Baiak criado por Absolute" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = false serverName = "Baiak Absolute" loginMessage = "Bem Vindo ao Baiak criado por Absolute" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort = 3306 sqlUser = "root" sqlPass = "strop123" sqlDatabase = "otserv" sqlFile = "Baiak.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 ingameGuildManagement = true levelToFormGuild = 150 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 2 buyableAndSellableHouses = true houseNeedPremium = true bedsRequirePremium = true levelToBuyHouse = 150 housesPerAccount = 0 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 1000 houseRentPeriod = "never" houseCleanOld = 0 guildHalls = false timeBetweenActions = 200 timeBetweenExActions = 1000 checkCorpseOwner = true hotkeyAimbotEnabled = true maximumDoorLevel = 500 mapName = "Baiak Barao.otbm" mapAuthor = "Absolute" randomizeTiles = true useHouseDataStorage = false storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "-1" defaultPriority = "high" niceLevel = 5 coresUsed = "-1" optimizeDatabaseAtStartup = true removePremiumOnInit = true confirmOutdatedVersion = false maxMessageBuffer = 4 bufferMutedOnSpellFailure = false dataDirectory = "data/" allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false bankSystem = true saveGlobalStorage = true displaySkillLevelOnAdvance = false spellNameInsteadOfWords = false emoteSpells = true promptExceptionTracerErrorBox = true storePlayerDirection = false monsterLootMessage = 3 monsterLootMessageType = 25 separateViplistPerCharacter = false ghostModeInvisibleEffect = false ghostModeSpellEffects = true idleWarningTime = 14 * 60 * 1000 idleKickTime = 15 * 60 * 1000 expireReportsAfterReads = 1 playerQueryDeepness = 2 maxItemsPerPZTile = 0 maxItemsPerHouseTile = 0 freePremium = true premiumForPromotion = true blessingOnlyPremium = true blessingReductionBase = 30 blessingReductionDecreament = 5 eachBlessReduction = 8 experienceStages = "yes" rateExperience = 900 rateExperienceFromPlayers = 0 rateSkill = 200 rateMagic = 80 rateLoot = 10 rateSpawn = 2 rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 -- Experience from players minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 41 * 60 staminaRatingLimitBottom = 14 * 60 rateStaminaAboveNormal = 1.5 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 = 1 shutdownAtGlobalSave = false cleanMapAtGlobalSave = false deSpawnRange = 2 deSpawnRadius = 50 maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false ownerName = "Absolute on Tibiaking" ownerEmail = "[email protected]" url = "www.tibiaking.com" location = "Brazil" displayGamemastersWithOnlineCommand = false adminLogsEnabled = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outLogName = "" errorLogName = "" truncateLogsOnStartup = false
-
[ERRO] Problema com NPCs
Bom galera, eu tenho um mapa aqui, eu uso TFS 0.4 nele, eu que compilei e tals, uso esse distro em todo mapa que eu tenho, mas nesse, aparece um problema que eu não entendi, ai vai uma screenshot: Quero resolver essa parada logo! Por favor galera! Obrigado!
-
[ERRO] Erros com Talkactions
Bom galera, eu tenho um mapa Hero com a distro Allisow Server, não uso o TFS 0.4 por conta dos inúmeros erros que ele provoca nesse mapa, por favor, não diga para trocar de distrô, primeiro quero resolver alguns erros. É o seguinte, nesse server tem as talkactions: Porém, quando usados, aparecem alguns erros, segue abaixo os erros escritos no pastebin: !axe http://pastebin.com/MGW88xcT !sword http://pastebin.com/SMw1LhLx !club http://pastebin.com/ewfTvXg5 !knightshield http://pastebin.com/aUnft63S !knightmagic http://pastebin.com/QRz6CHAX -- NÃO RECEBE O ML 250 !distance http://pastebin.com/DfxwmJPw !paladinshield http://pastebin.com/GkdbEwn6 !paladinmagic http://pastebin.com/fc28HbfD -- NÃO RECEBE O ML 250 !sorcerer http://pastebin.com/mqhiyk5z !druid http://pastebin.com/DQwS4vYA Segue os arquivos ligados aos erros axefull http://pastebin.com/UHRyGzNy shieldfull http://pastebin.com/rsjLCJKS shieldfull2 http://pastebin.com/MhVbzTRa swordfull http://pastebin.com/65DTSw4f clubfull http://pastebin.com/F1GJsSqZ distancefull http://pastebin.com/xQsUx7tV magicfull http://pastebin.com/sAzs2g2q magicfull2 http://pastebin.com/DT4HWuyX magicfull3 http://pastebin.com/pyMAgXHK magicfull4 http://pastebin.com/EhGHJrpE npc/scripts/default.lua http://pastebin.com/5q5RKhHY npc/scripts/promotion.lua http://pastebin.com/Q61UwieA OBS.: Todos os comandos precisam da promotion "hero" para tal vocação, mas, nenhuma bloqueia o player de usar a talk se ele não ter a promotion, ocorrendo o erro envolvendo o arquivo promotion.lua Obrigado desde já! Edit: Se precisar de scan, por favor, me ajudem com isso!
-
Site nao fica Online
E ai Galera blz? Eu criei um ot serve e um site,o ot fica online mais o site nao,ja fiz de tudo,liberei todas as portas tanto em TCP quanto em UDP,ja troquei todos os 80 por 8090 e 443 por 4499,no meu ot eu entro tanto pelo meu ip fixo quanto pelo meu ip normal,ipv4 tdo dar,mais no site aqui em casa eu entro so pelo localhost ou o ipv4 nenhum outro dar,ai quando passo para meus amigos testarem pra ver se o site esta online,nenhum da,todos abrem a pagina do moldem deles,aqui em casa tbm,lembrando que menos o ipv4,ate mesmo meu ipfixo se eles digitarem na casa deles abre a pagina do molden deles,aquela q se abre com 192.168.xxxxx,se alguem me ajudar ficaria grato
- Error xenobot 10.76
-
getResult Error
Estou tentando usar esse script em uma talkaction: function onSay(cid, words, param) local coisas = db.getResult("SELECT `level` FROM `otserv`.`players` WHERE `name` = 'Master Pig';") player_level = coisas:getDataInt("level") player:sendTextMessage(MESSAGE_STATUS_CONSOLE_BLUE, "Name: " .. player_level) end tentei simplificar o máximo possivel, mas o erro persiste
-
Erro 100 - O E-MAIL não está no formato correto.
Dae Galera! tava tentando por sistema de pagseguro no meu ot deu tudo certo, porém na hora que vou em doar ponto coloco nome do player e q quantidade de pontos, e aperto em Finalizar Compra (provavelmente iria redirencionar para as formas de pagamento do pagseguro) só que aqui da este erro: imagem em anexo, não consegui por no Image Shack! Obs: tem print do script do config (email correto e já gerei o token e ta tudo certo mais não vai) Up
-
Error Console
-
Error Em Top Guild No Site
Olá galera da tk, vim aqui pedir uma ajudinha de vcs com top guild no site tá dando um error na linha 20 olha o script ai <?PHP $main_content .= '<center><table border="0" cellspacing="1" cellpadding="4" width="80%"> <tr bgcolor="'.$config['site']['vdarkborder'].'"> <td width="10%"><b><font color=white><center>Pos</font></center></b></td> <td width="20%"><b><font color=white><center>Logo</center></b></font></td> <td width="30%"><b><font color=white><center>Guild Name</center></b></font></td> <td width="20%"><b><font color=white><center>Kills</center></b></font></td> </tr>'; $i = 0; foreach($SQL->query('SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, `g`.`logo_gfx_name` AS `logo`, COUNT(`g`.`name`) as `frags` FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT JOIN `players` p ON `pk`.`player_id` = `p`.`id` LEFT JOIN `guild_ranks` gr ON `p`.`rank_id` = `gr`.`id` LEFT JOIN `guilds` g ON `gr`.`guild_id` = `g`.`id` WHERE `k`.`unjustified` = 1 AND `k`.`final_hit` = 1 GROUP BY `name` ORDER BY `frags` DESC, `name` ASC LIMIT 0, 15;') as $guild) { $i++; $main_content .= '<tr bgcolor="' . (is_int($i / 2) ? $config['site']['lightborder'] : $config['site']['darkborder']). '"> <td> <center>'.$i.'</center> </td> <td> <center><img src="guilds/' . ((!empty($guild['logo']) && file_exists('guilds/' . $guild['logo'])) ? $guild['logo'] : 'default_logo.gif') . '" width="64" height="64" border="0"/></center> </td> <td> <center><a href="?subtopic=guilds&action=show&guild=' . $guild['id'] . '">' . $guild['name'] . '</a></center> </td> <td> <center>' . $guild['frags'] . ' kills</center> </td> </tr>'; } $main_content .= '</table><br />'; $main_content .= '<div style="text-align: right; font-size: 10;"></a></div>'; ?>