Ir para conteúdo
  • Cadastre-se

(Resolvido)[ERRO] ao colocar WebSite em meu Server


Ir para solução Resolvido por Tibia2015br,

Posts Recomendados

Fala galera, estava tentando colocar um Site no meu Server de fox world 8.40 com Tsf 0.3.1 (account manager)

mas não esta dando certo! estou seguindo o tutorial do Matheus.. Olhem o erro!

(Gesior 0.3.1)

 

 

 

 

Warning: parse_ini_file(C:\Users\Mateus\Downloads\[8.40] Blade World OT Serverconfig.lua): failed to open stream: No such file or directory in C:\xampp\htdocs\config-and-functions.php on line 13
Database error. Unknown database type in C:\Users\Mateus\Downloads\[8.40] Blade World OT Serverconfig.lua . Must be equal to: "mysql" or "sqlite". Now is: ""

 

 

Obrigado! 

Link para o post
Compartilhar em outros sites
  • Respostas 11
  • Created
  • Última resposta

Top Posters In This Topic

Top Posters In This Topic

-- The Forgotten Server Config
 
-- Account manager
accountManager = "yes"
namelockManager = "no"
newPlayerChooseVoc = "yes"
newPlayerSpawnPosX = 443
newPlayerSpawnPosY = 548
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 20
newPlayerMagicLevel = 1
generateAccountNumber = "no"
 
-- Banishments
notationsToBan = 3
warningsToFinalBan = 1
warningsToDeletion = 5
banLength = 2 * 24 * 60 * 60
finalBanLength = 3 * 24 * 60 * 60
ipBanishmentLength = 360 * 24 * 60 * 60
broadcastBanishments = "false"
killsToBan = 15
maxViolationCommentSize = 200
 
-- Battle
-- NOTE: loginProtectionPeriod is the famous Tibia anti-magebomb system.
worldType = "pvp"
hotkeyAimbotEnabled = "yes"
protectionLevel = 80
pvpTileIgnoreLevelAndVocationProtection = "yes"
killsToRedSkull = 15
pzLocked = 1 * 60 * 1000
criticalHitChance = 25
displayCriticalHitNotify = "no"
removeWeaponAmmunition = "no"
removeWeaponCharges = "no"
removeRuneCharges = "no"
timeToDecreaseFrags =  30 * 60 * 1000
whiteSkullTime = 3 * 60 * 1000
noDamageToSameLookfeet = "no"
experienceByKillingPlayers = "no"
showHealingDamage = "no"
fieldOwnershipDuration = 0 * 1000
stopAttackingAtExit = "no"
oldConditionAccuracy = "no"
loginProtectionPeriod = 1
 
-- Connection config
worldId = 0
ip = "fox-world.servegame.com"
port = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = "100"
motd = "*Bem Vindo ao Fox World.*"
displayOnOrOffAtCharlist = "no"
onePlayerOnlinePerAccount = "no"
allowClones = 0
serverName = "fox PrimarY"
loginMessage = "Bem-Vindo ao Fox World!"
adminLogsEnabled = "no"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = "yes"
forceSlowConnectionsToDisconnect = "no"
loginOnlyWithLoginServer = "no"
 
-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
sqlType = "mysqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "test"
sqlFile = "test.s3db"
sqlKeepAlive = 60
mysqlReadTimeout = 3
optimizeDatabaseAtStartup = "yes"
passwordType = "plain"
 
-- Deathlist
deathListEnabled = "yes"
maxDeathRecords = 5
 
-- Guilds
ingameGuildManagement = "yes"
levelToFormGuild = 50
guildNameMinLength = 5
guildNameMaxLength = 30
 
-- Highscores
highscoreDisplayPlayers = 100
updateHighscoresAfterMinutes = 2
 
-- Houses
buyableAndSellableHouses = "yes"
housesPerAccount = 2
levelToBuyHouse = 100
houseRentAsPrice = "no"
housePriceAsRent = "no"
housePriceEachSQM = 20000
houseRentPeriod = "never"
 
-- Item usage
timeBetweenActions = 200
timeBetweenExActions = 1000
 
-- Map
-- NOTE: storeTrash costs more memory, but will perform alot faster cleaning.
-- useHouseDataStorage usage may be found at README.
mapName = "Black World"
mapAuthor = "Blade World OT Server"
randomizeTiles = "yes"
useHouseDataStorage = "no"
storeTrash = "yes"
cleanProtectedZones = "yes"
 
-- Miscellaneous
-- NOTE: defaultPriority works only on Windows
-- promptExceptionTracerErrorBox works only with precompiled support feature,
-- called "exception tracer" (__EXCEPTION_TRACER__ flag).
defaultPriority = "normal"
maxMessageBuffer = 10
kickIdlePlayerAfterMinutes = 15
allowChangeOutfit = "yes"
allowChangeColors = "yes"
disableOutfitsForPrivilegedPlayers = "yes"
displayGamemastersWithOnlineCommand = "no"
bankSystem = "yes"
saveGlobalStorage = "yes"
displaySkillLevelOnAdvance = "no"
spellNameInsteadOfWords = "no"
emoteSpells = "yes"
expireReportsAfterReads = 1
promptExceptionTracerErrorBox = "yes"
 
-- Premium account
freePremium = "no"
removePremiumOnInit = "yes"
premiumForPromotion = "yes"
blessingsOnlyPremium = "yes"
houseNeedPremium = "no"
bedsRequirePremium = "yes"
 
-- Rates
-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
rateExperience = 100
rateSkill = 200
rateMagic = 25
rateLoot = 2
rateSpawn = 3
experienceStages = "yes"
 
-- Party
-- NOTE experienceShareLevelDifference is float number.
-- 0.66666666666667 is highestLevel * 2 / 3
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 0.66666666666667
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
 
-- 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 = "no"
globalSaveHour = 8
shutdownAtGlobalSave = "no"
cleanMapAtGlobalSave = "no"
 
-- Spawns
deSpawnRange = 2
deSpawnRadius = 50
 
-- Summons
maxPlayerSummons = 2
teleportAllSummons = "no"
teleportPlayerSummons = "no"
 
-- Status
ownerName = "Thiago.Willian2012@hotmail.com"
ownerEmail = "Thiago.Willian2012@hotmail.com"
url = "Thiago.Willian2012@hotmail.com"
location = "Brasil"
 
-- Logs
-- NOTE: This kind of logging does not work in GUI version.
-- For such, please compile the software with __GUI_LOGS__ flag.
outLogName = "server/out.log"
errorLogName = "server/error.log"
truncateLogsOnStartup = "yes"
Link para o post
Compartilhar em outros sites
  • Solução

O BOBLEMA E SIMPLES 

bom

1° vc vai no seu gesior e entra em htdocs dps em config.ini

e seleciona o diretorio do seu otserv aonde fica a pasta config.lua não se esqueça do / no final exemplo

c:desktop/meuserv/

 
 
se te ajudei mi ajude com um like
 
post-154810-0-74779100-1428114524_thumb.        post-154810-0-22067300-1428114531_thumb.          post-154810-0-83198200-1427326965.gif
post-154810-0-48855100-1429834735.gif
 
 
 
 
0 comentários:

 

Link para o post
Compartilhar em outros sites

Vc resolveu meu erro.. era o / mesmo.. mas surgiu outros :(

 Olha ai

 

 

Notice: Undefined index: mysqlDatabase in C:\xampp\htdocs\config-and-functions.php on line 22

Notice: Undefined index: encryptionType in C:\xampp\htdocs\config-and-functions.php on line 24

Notice: Undefined index: encryptionType in C:\xampp\htdocs\config-and-functions.php on line 26

Notice: Undefined index: action in C:\xampp\htdocs\index.php on line 14

Notice: Undefined index: account_login in C:\xampp\htdocs\index.php on line 40

Notice: Undefined index: password_login in C:\xampp\htdocs\index.php on line 41

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tibia.z_news_tickers' doesn't exist' in C:\xampp\htdocs\latestnews.php:7 Stack trace: #0 C:\xampp\htdocs\latestnews.php(7): PDO->query('SELECT * FROM `...') #1 C:\xampp\htdocs\index.php(71): include('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 7

Link para o post
Compartilhar em outros sites

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.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Estatísticas dos Fóruns

    96846
    Tópicos
    519606
    Posts



×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo