Ir para conteúdo
  • Cadastre-se

[erro] database (erro no sqlite da guild_wars)


Posts Recomendados

ola pessoal queria uma ajudinha, meu ot server quando eu coloco ele pra ficar online fica dando esses tres errozinhos aqui.

ta ai a imagem pra ficar melhor pra vcs saberem o erro.

semttulossg.png

Alguém me ajuda!

Editado por unnamedfiction (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

muito simples mano você ta usando a função mysql e ta faltando essas respectivas tabelas no seu banco de dados recomendo vc baixar outro ou então criar outra conta e exporta o que ta faltando via sql se vc usa o xampp.

obs seu ot ta configurado pra roda com site para rodar sem site muda o mysql para sqlite.

baiakturbo.servegame.com

Versão 8.60

Link para o post
Compartilhar em outros sites

esses erros sao por causa q o sistema War System ou WOE é necessario as devidas tabelas que so podem ser executadas em um servidor mysql com site...no seu caso so mude seu servidor para mysql e adicione as tabelas, caso nao queira esse erros nao vão interferir em nada na funcionalidade do servidor


Regras Gerais 

 

"Califórnia Brasileira :cool: "

Link para o post
Compartilhar em outros sites

é assim cara o meu ot nao tem site, eu ainda estou tirando todos os bugs ante de fazer o site e tudo mais .

meu ot esta configurado pra rodar em sqlite

Link para o post
Compartilhar em outros sites

hum...

mas assim da outra vez que teve esse erro parecido me mandaram adicionar uma coisa na sql query editor

acho talves seja algo parecido tb.

mas vo testar aki pra ver se dar certo

...voltei , ei Socipata deu o seguinte erro ao iniciar o ot

ERROR : couldn't estabilish connection to sql database!

;/

Editado por unnamedfiction (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

nao ainda nao.

comecei a editar esse ot a pouco dias ,ainda nao tive tempo de criar o site.

mas ta ai o meu config.lua

-- The Forgotten Server Config

-- Account manager

accountManager = true

namelockManager = true

newPlayerChooseVoc = true

newPlayerSpawnPosX = 160

newPlayerSpawnPosY = 50

newPlayerSpawnPosZ = 8

newPlayerTownId = 1

newPlayerLevel = 25

newPlayerMagicLevel = 0

generateAccountNumber = false

-- Unjustified kills

useFragHandler = true

redSkullLength = 2 * 2 * 60 * 60

blackSkullLength = 3 * 3 * 60 * 60

dailyFragsToRedSkull = 10

weeklyFragsToRedSkull = 60

monthlyFragsToRedSkull = 200

dailyFragsToBlackSkull = dailyFragsToRedSkull

weeklyFragsToBlackSkull = weeklyFragsToRedSkull

monthlyFragsToBlackSkull = monthlyFragsToRedSkull

dailyFragsToBanishment = dailyFragsToRedSkull

weeklyFragsToBanishment = weeklyFragsToRedSkull

monthlyFragsToBanishment = monthlyFragsToRedSkull

blackSkulledDeathHealth = 40

blackSkulledDeathMana = 0

useBlackSkull = true

advancedFragList = false

-- Banishments

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

worldType = "open"

protectionLevel = 150

pvpTileIgnoreLevelAndVocationProtection = true

pzLocked = 40 * 1000

huntingDuration = 60 * 1000

criticalHitChance = 7

criticalHitMultiplier = 1

displayCriticalHitNotify = false

removeWeaponAmmunition = false

removeWeaponCharges = false

removeRuneCharges = false

whiteSkullTime = 5 * 60 * 1000

noDamageToSameLookfeet = false

showHealingDamage = true

showHealingDamageForMonsters = false

fieldOwnershipDuration = 5 * 1000

stopAttackingAtExit = false

loginProtectionPeriod = 10 * 1000

deathLostPercent = 5

stairhopDelay = 0 * 1000

pushCreatureDelay = 0 * 1000

deathContainerId = 1987

gainExperienceColor = 215

addManaSpentInPvPZone = true

squareColor = 0

allowFightback = false

-- Connection config

worldId = 0

ip = "127.0.0.1"

bindOnlyConfiguredIpAddress = false

loginPort = 7171

gamePort = 7172

loginTries = 10

retryTimeout = 5 * 1000

loginTimeout = 60 * 1000

maxPlayers = 400

motd = "Bem Vindos ao Baiak"

displayOnOrOffAtCharlist = false

onePlayerOnlinePerAccount = true

allowClones = false

serverName = "BaiakSexo"

loginMessage = "Bem vindos!"

statusTimeout = 5 * 60 * 1000

replaceKickOnLogin = true

forceSlowConnectionsToDisconnect = true

loginOnlyWithLoginServer = false

premiumPlayerSkipWaitList = false

-- Database

sqlType = "sqlite"

sqlHost = "localhost"

sqlPort = 3306

sqlUser = "root"

sqlPass = ""

sqlDatabase = "forgottenserver"

sqlFile = "forgottenserver.s3db"

sqlKeepAlive = 0

mysqlReadTimeout = 10

mysqlWriteTimeout = 10

encryptionType = "sha1"

-- Deathlist

deathListEnabled = true

deathListRequiredTime = 1 * 60 * 1000

deathAssistCount = 19

maxDeathRecords = 5

-- Guilds

ingameGuildManagement = false

levelToFormGuild = 200

premiumDaysToFormGuild = 0

guildNameMinLength = 4

guildNameMaxLength = 20

-- Highscores

highscoreDisplayPlayers = 15

updateHighscoresAfterMinutes = 60

-- Houses

buyableAndSellableHouses = true

houseNeedPremium = true

bedsRequirePremium = true

levelToBuyHouse = 500

housesPerAccount = 0

houseRentAsPrice = false

housePriceAsRent = false

housePriceEachSquare = 1000

houseRentPeriod = "never"

houseCleanOld = 0

guildHalls = false

-- Item usage

timeBetweenActions = 200

timeBetweenExActions = 1000

hotkeyAimbotEnabled = true

-- Map

mapName = "Infinity.otbm"

mapAuthor = "subwatsoft"

randomizeTiles = true

storeTrash = true

cleanProtectedZones = true

mailboxDisabledTowns = ""

-- Process

defaultPriority = "high"

niceLevel = 5

coresUsed = "-5"

-- Startup

startupDatabaseOptimization = false

updatePremiumStateAtStartup = true

confirmOutdatedVersion = false

-- Spells

formulaLevel = 5.0

formulaMagic = 1.0

bufferMutedOnSpellFailure = false

spellNameInsteadOfWords = false

emoteSpells = true

-- Outfits

allowChangeOutfit = true

allowChangeColors = true

allowChangeAddons = true

disableOutfitsForPrivilegedPlayers = false

addonsOnlyPremium = true

-- Miscellaneous

dataDirectory = "data/"

logsDirectory = "data/logs/"

bankSystem = true

displaySkillLevelOnAdvance = false

promptExceptionTracerErrorBox = true

maximumDoorLevel = 500

maxMessageBuffer = 4

-- VIP list

separateVipListPerCharacter = false

vipListDefaultLimit = 20

vipListDefaultPremiumLimit = 100

-- Saving-related

saveGlobalStorage = true

useHouseDataStorage = true

storePlayerDirection = false

-- Loot

checkCorpseOwner = true

monsterLootMessage = 0

monsterLootMessageType = 25

-- Ghost mode

ghostModeInvisibleEffect = false

ghostModeSpellEffects = true

-- Limits

idleWarningTime = 99999999 * 9999999 * 9999999

idleKickTime = 9999999 * 9999999 * 9999999

reportsExpirationAfterReads = 1

playerQueryDeepness = 2

tileLimit = 0

maxItemsPerPZTile = 0

maxItemsPerHouseTile = 0

-- Premium-related

freePremium = true

premiumForPromotion = true

-- Blessings

blessingOnlyPremium = true

blessingReductionBase = 30

blessingReductionDecrement = 5

eachBlessReduction = 8

-- Rates

experienceStages = true

rateExperience = 999

rateExperienceFromPlayers = 0

rateSkill = 1000

rateMagic = 1000

rateLoot = 4

rateSpawn = 2

-- 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 = 0

rateStaminaGain = 3

rateStaminaThresholdGain = 12

staminaRatingLimitTop = 40 * 60

staminaRatingLimitBottom = 14 * 60

staminaLootLimit = 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

globalSaveMinute = 0

shutdownAtGlobalSave = false

cleanMapAtGlobalSave = false

-- Spawns

deSpawnRange = 2

deSpawnRadius = 50

-- Summons

maxPlayerSummons = 2

teleportAllSummons = false

teleportPlayerSummons = false

-- Status

statusPort = 7171

ownerName = "GeanRiot"

ownerEmail = ""

url = "www.subwatsoft.com"

location = "Brasil"

displayGamemastersWithOnlineCommand = false

-- Logs

displayPlayersLogging = false

prefixChannelLogs = ""

runFile = ""

outputLog = ""

truncateLogsOnStartup = false

-- Manager

managerPort = 7171

managerLogs = true

managerPassword = ""

managerLocalhostOnly = true

managerConnectionsLimit = 1

-- Admin

adminPort = 7171

adminLogs = true

adminPassword = ""

adminLocalhostOnly = true

adminConnectionsLimit = 1

adminRequireLogin = true

adminEncryption = ""

adminEncryptionData = ""

caso tenha algum erro

Link para o post
Compartilhar em outros sites

muda so essa parte

-- Database

sqlType = "sqlite"

sqlHost = "localhost"

sqlPort = 3306

sqlUser = "root"

sqlPass = ""

sqlDatabase = "forgottenserver.s3db"

sqlFile = "forgottenserver.s3db"

sqlKeepAlive = 0

mysqlReadTimeout = 10

mysqlWriteTimeout = 10

encryptionType = "sha1"


Regras Gerais 

 

"Califórnia Brasileira :cool: "

Link para o post
Compartilhar em outros sites

tenta axar o quild war e desativa assim quando vc executar n vai mais abrir mais tambem n vai funfa essa opção.

to axando que vc ta usando os dois

sqlType= "sqlite"

sqlType= "mysql"

se ker apenas usar sqlite ative o acc manager no config.lua e deixe só o

sqlType= "sqlite"

Esses baiak de hj em dia tão vindo tudo bugado n sei pq ou o que ta acontecendo ta tenso.

Editado por tyesco (veja o histórico de edições)

baiakturbo.servegame.com

Versão 8.60

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.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo