• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

installing gesior acc-0.3.2 step1 ++rep

healer007

New Member
Joined
Nov 11, 2008
Messages
174
Reaction score
0
Location
doesnt matter
I've got a problem with installing (unnamed acc. maker 0.3.2beta3 for TFS 0.3) the first step
I set the path for server and i still get this error
acc-loca2.JPG
Check server configuration
Warning: Error parsing C:/Documents and Settings/------/Desktop/0.3b2-gui8.4/config.lua on line 11 in D:\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Documents and Settings/Ibrahim/Desktop/0.3b2-gui8.4/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.

acc-error.jpg
 

Attachments

Open config.lua and copy and paste the line 11 here. It happened the same to me and I had to delete that line, but just paste yours here, maybe its something important that can't be deleted.
 
this is my config.lua

Code:
-- The Forgotten Server Config --

	[B]-- Account manager[/B]
	accountManager = "yes"
	namelockManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 8	newPlayerMagicLevel = 0
	generateAccountNumber = "no"

	[B]-- Banishments[/B]
	notationsToBan = 3
	warningsToFinalBan = 4
	warningsToDeletion = 5
	banLength = 7 * 24 * 60 * 60
	finalBanLength = 30 * 24 * 60 * 60
	ipBanishmentLength = 1 * 24 * 60 * 60
	broadcastBanishments = "yes"
	killsToBan = 10
	maxViolationCommentSize = 200

	[B]-- Battle[/B]
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 20
	pvpTileIgnoreLevelAndVocationProtection = "yes"
	killsToRedSkull = 5
	pzLocked = 60 * 1000
	criticalHitChance = 7
	displayCriticalHitNotify = "no"
	removeAmmoWhenUsingDistanceWeapon = "no"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 20 * 60 * 1000
	whiteSkullTime = 5 * 60 * 1000
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"
	showHealingDamage = "no"
	fieldOwnershipDuration = 5 * 1000

	[B]-- Connection config[/B]
	worldId = 0
	ip = "58.110.225.23"
	port = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "Welcome to the Recards Forgotten RPG Server!"
	displayOnOrOffAtCharlist = "no"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Forgotten"
	loginMessage = "Welcome to the Recards Forgotten RPG Server!"
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"
	forceSlowConnectionsToDisconnect = "no"
	loginOnlyWithLoginServer = "no"

	[B]-- Database
	-- NOTE: sqlFile is used only by sqlite database, and [/B]sqlKeepAlive by mysql database.
	-- To disable sqlKeepAlive use 0 value.
	sqlType = "mysql"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = "abrahim12"
	sqlDatabase = "tfs"
	sqlFile = "forgottenserver.s3db"
	sqlKeepAlive = 0
	optimizeDatabaseAtStartup = "yes"
        passwordType = "plain"

	[B]-- Deathlist[/B]
	deathListEnabled = "yes"
	maxDeathRecords = 5

	[B]-- Guilds[/B]
	ingameGuildManagement = "yes"
	levelToFormGuild = 8
	guildNameMinLength = 4
	guildNameMaxLength = 20

	[B]-- Highscores[/B]
	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60

	[B]-- Houses[/B]
	buyableAndSellableHouses = "yes"
	housesPerAccount = 0
	levelToBuyHouse = 1
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSQM = 1000
	houseRentPeriod = "never"

	[B]-- Item usage[/B]
	timeBetweenActions = 100
	timeBetweenExActions = 500

	[B]-- Map[/B]
	mapName = "evolution"
	mapAuthor = "Komic"
	randomizeTiles = "yes"
	cleanProtectedZones = "yes"

	[B]-- Miscellaneous[/B]
	-- NOTE: defaultPriority works only on Windows
	kickIdlePlayerAfterMinutes = 15
	allowChangeOutfit = "yes"
	allowChangeColors = "yes"
	maxMessageBuffer = 4
	displayGamemastersWithOnlineCommand = "no"
	defaultPriority = "high"
	saveGlobalStorage = "yes"
	bankSystem = "yes"
	displaySkillLevelOnAdvance = "no"
	spellNameInsteadOfWords = "no"
	emoteSpells = "yes"
	disableOutfitsForPrivilegedPlayers = "no"
	expireReportsAfterReads = 1
	optimizeDatabaseAtStartup = "yes"

	[B]-- Premium account[/B]
	freePremium = "no"
	removePremiumOnInit = "yes"
	premiumForPromotion = "yes"
	blessingsOnlyPremium = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"

	[B]-- Rates[/B]
	-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
	rateExp = 100
	rateSkill = 80	rateLoot = 2
	rateMagic = 40
	rateSpawn = 300	extraPartyExpLimit = 20
	extraPartyExpPercent = 5
	experienceStages = "yes"

	[B]-- Global save[/B]
	-- 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 = "yes"
	cleanMapAtGlobalSave = "no"

	[B]-- Spawns[/B]
	deSpawnRange = 2
	deSpawnRadius = 50

	[B]-- Summons[/B]
	maxPlayerSummons = 2
	teleportAllSummons = "no" --FIXME: Doesn't work
	teleportPlayerSummons = "no" --FIXME: Doesn't work

	[B]-- Status[/B]
	ownerName = ""
	ownerEmail = ""
	url = "http://www.otfans.com/"
	location = "Australia"
 
fixed it again
Code:
-- The Forgotten Server Config --

	-- Account manager
	accountManager = "yes"
	namelockManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 8	
        newPlayerMagicLevel = 0
	generateAccountNumber = "no"

	-- Banishments
	notationsToBan = 3
	warningsToFinalBan = 4
	warningsToDeletion = 5
	banLength = 7 * 24 * 60 * 60
	finalBanLength = 30 * 24 * 60 * 60
	ipBanishmentLength = 1 * 24 * 60 * 60
	broadcastBanishments = "yes"
	killsToBan = 10
	maxViolationCommentSize = 200

	-- Battle
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 20
	pvpTileIgnoreLevelAndVocationProtection = "yes"
	killsToRedSkull = 5
	pzLocked = 60 * 1000
	criticalHitChance = 7
	displayCriticalHitNotify = "no"
	removeAmmoWhenUsingDistanceWeapon = "no"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 20 * 60 * 1000
	whiteSkullTime = 5 * 60 * 1000
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"
	showHealingDamage = "no"
	fieldOwnershipDuration = 5 * 1000

	-- Connection config
	worldId = 0
	ip = "58.110.225.23"
	port = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = "1000"
	motd = "Welcome to the Recards Forgotten RPG Server!"
	displayOnOrOffAtCharlist = "no"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Forgotten"
	loginMessage = "Welcome to the Recards Forgotten RPG Server!"
	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 use 0 value.
	sqlType = "mysql"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = "abrahim12"
	sqlDatabase = "tfs"
	sqlFile = "forgottenserver.s3db"
	sqlKeepAlive = 0
	optimizeDatabaseAtStartup = "yes"
        passwordType = "plain"

	-- Deathlist
	deathListEnabled = "yes"
	maxDeathRecords = 5

	-- Guilds
	ingameGuildManagement = "yes"
	levelToFormGuild = 8
	guildNameMinLength = 4
	guildNameMaxLength = 20

	-- Highscores
	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60

	-- Houses
	buyableAndSellableHouses = "yes"
	housesPerAccount = 0
	levelToBuyHouse = 1
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSQM = 1000
	houseRentPeriod = "never"

	-- Item usage
	timeBetweenActions = 100
	timeBetweenExActions = 500

	-- Map
	mapName = "evolution"
	mapAuthor = "Komic"
	randomizeTiles = "yes"
	cleanProtectedZones = "yes"

	-- Miscellaneous
	-- NOTE: defaultPriority works only on Windows
	kickIdlePlayerAfterMinutes = 15
	allowChangeOutfit = "yes"
	allowChangeColors = "yes"
	maxMessageBuffer = 4
	displayGamemastersWithOnlineCommand = "no"
	defaultPriority = "high"
	saveGlobalStorage = "yes"
	bankSystem = "yes"
	displaySkillLevelOnAdvance = "no"
	spellNameInsteadOfWords = "no"
	emoteSpells = "yes"
	disableOutfitsForPrivilegedPlayers = "no"
	expireReportsAfterReads = 1
	optimizeDatabaseAtStartup = "yes"

	-- Premium account
	freePremium = "no"
	removePremiumOnInit = "yes"
	premiumForPromotion = "yes"
	blessingsOnlyPremium = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"

	-- Rates
	-- NOTE: experienceStages configuration is located in data/XML/stages.xml.
	rateExp = 100
	rateSkill = 80	rateLoot = 2
	rateMagic = 40
	rateSpawn = 300	extraPartyExpLimit = 20
	extraPartyExpPercent = 5
	experienceStages = "yes"

	-- 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 = "yes"
	cleanMapAtGlobalSave = "no"

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- Summons
	maxPlayerSummons = 2
	teleportAllSummons = "no" 
	teleportPlayerSummons = "no" 
	
        -- Status
	ownerName = ""
	ownerEmail = ""
	url = "http://www.otfans.com/"
	location = "Australia"

can you fix it and post it again plz
cus it didnt work

Check server configuration

Warning: Error parsing C:/Documents and Settings/------/Desktop/0.3b2-gui8.4/config.lua on line 139 in D:\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Documents and Settings/------/Desktop/0.3b2-gui8.4/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker au
 
I am recommending you to switch your root password.
PHP:
-- The Forgotten Server Config --

    -- Account manager
    accountManager = "yes"
    namelockManager = "yes"
    newPlayerChooseVoc = "yes"
    newPlayerSpawnPosX = 95
    newPlayerSpawnPosY = 117
    newPlayerSpawnPosZ = 7
    newPlayerTownId = 1
    newPlayerLevel = 8    
        newPlayerMagicLevel = 0
    generateAccountNumber = "no"

    -- Banishments
    notationsToBan = 3
    warningsToFinalBan = 4
    warningsToDeletion = 5
    banLength = 7 * 24 * 60 * 60
    finalBanLength = 30 * 24 * 60 * 60
    ipBanishmentLength = 1 * 24 * 60 * 60
    broadcastBanishments = "yes"
    killsToBan = 10
    maxViolationCommentSize = 200

    -- Battle
    worldType = "pvp"
    hotkeyAimbotEnabled = "yes"
    protectionLevel = 20
    pvpTileIgnoreLevelAndVocationProtection = "yes"
    killsToRedSkull = 5
    pzLocked = 60 * 1000
    criticalHitChance = 7
    displayCriticalHitNotify = "no"
    removeAmmoWhenUsingDistanceWeapon = "no"
    removeChargesFromRunes = "yes"
    timeToDecreaseFrags = 20 * 60 * 1000
    whiteSkullTime = 5 * 60 * 1000
    noDamageToSameLookfeet = "no"
    experienceByKillingPlayers = "no"
    showHealingDamage = "no"
    fieldOwnershipDuration = 5 * 1000

    -- Connection config
    worldId = 0
    ip = "58.110.225.23"
    port = 7171
    loginTries = 10
    retryTimeout = 5 * 1000
    loginTimeout = 60 * 1000
    maxPlayers = "1000"
    motd = "Welcome to the Recards Forgotten RPG Server!"
    displayOnOrOffAtCharlist = "no"
    onePlayerOnlinePerAccount = "yes"
    allowClones = 0
    serverName = "Forgotten"
    loginMessage = "Welcome to the Recards Forgotten RPG Server!"
    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 use 0 value.
    sqlType = "mysql"
    sqlHost = "localhost"
    sqlPort = 3306
    sqlUser = "root"
    sqlPass = "abrahim12"
    sqlDatabase = "tfs"
    sqlFile = "forgottenserver.s3db"
    sqlKeepAlive = 0
    optimizeDatabaseAtStartup = "yes"
        passwordType = "plain"

    -- Deathlist
    deathListEnabled = "yes"
    maxDeathRecords = 5

    -- Guilds
    ingameGuildManagement = "yes"
    levelToFormGuild = 8
    guildNameMinLength = 4
    guildNameMaxLength = 20

    -- Highscores
    highscoreDisplayPlayers = 15
    updateHighscoresAfterMinutes = 60

    -- Houses
    buyableAndSellableHouses = "yes"
    housesPerAccount = 0
    levelToBuyHouse = 1
    houseRentAsPrice = "no"
    housePriceAsRent = "no"
    housePriceEachSQM = 1000
    houseRentPeriod = "never"

    -- Item usage
    timeBetweenActions = 100
    timeBetweenExActions = 500

    -- Map
    mapName = "evolution"
    mapAuthor = "Komic"
    randomizeTiles = "yes"
    cleanProtectedZones = "yes"

    -- Miscellaneous
    -- NOTE: defaultPriority works only on Windows
    kickIdlePlayerAfterMinutes = 15
    allowChangeOutfit = "yes"
    allowChangeColors = "yes"
    maxMessageBuffer = 4
    displayGamemastersWithOnlineCommand = "no"
    defaultPriority = "high"
    saveGlobalStorage = "yes"
    bankSystem = "yes"
    displaySkillLevelOnAdvance = "no"
    spellNameInsteadOfWords = "no"
    emoteSpells = "yes"
    disableOutfitsForPrivilegedPlayers = "no"
    expireReportsAfterReads = 1
    optimizeDatabaseAtStartup = "yes"

    -- Premium account
    freePremium = "no"
    removePremiumOnInit = "yes"
    premiumForPromotion = "yes"
    blessingsOnlyPremium = "yes"
    houseNeedPremium = "yes"
    bedsRequirePremium = "yes"

    -- Rates
    -- NOTE: experienceStages configuration is located in data/XML/stages.xml.
    rateExp = 100
    rateSkill = 80
    rateLoot = 2
    rateMagic = 40
    rateSpawn = 300
    extraPartyExpLimit = 20
    extraPartyExpPercent = 5
    experienceStages = "yes"

    -- 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 = "yes"
    cleanMapAtGlobalSave = "no"

    -- Spawns
    deSpawnRange = 2
    deSpawnRadius = 50

    -- Summons
    maxPlayerSummons = 2
    teleportAllSummons = "no" 
    teleportPlayerSummons = "no" 
    
     -- Status
    ownerName = ""
    ownerEmail = ""
    url = "http://www.otfans.com/"
    location = "Australia"
 
ok it works ty makr0mango ++rep

I got stuck again in step 6 :\
I get that error when i click on load monsters from ots
any idea how to fix this :\
FOR ADMINS:
6. Load Monsters from OTS

acc-stp6.JPG
 
Last edited by a moderator:
There's like a monster php file or something in your htdocs right? I think they have already been imported before and you need to delete the previous import or just dont care about it. It isn't important at all.
 
I think that got fixed i dont get that error no more
but when i click step-6 (6. Load Monsters from OTS)
I get the page but it says i dont have admin access how come
and how come it doesnt show steps 8,9,10,11 etc? as you can see in the pic
UO0003.jpg
 
I think that got fixed i dont get that error no more
but when i click step-6 (6. Load Monsters from OTS)
I get the page but it says i dont have admin access how come
and how come it doesnt show steps 8,9,10,11 etc? as you can see in the pic
View attachment 2170


Did you create a admin account? otherwise, if you already have an account in your database, just change it to "page_access = 3".

Perhaps, you need to be logged in at your admin account already before trying to import the monsters.
 

Similar threads

Back
Top Bottom