• 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!

Real Map Project v0.8

Status
Not open for further replies.
Well for one, Do not use SQLite, it is crap. Try using MYSQL it works great! second Make sure you have your computer to the updated settings, as in .NET Framework(Recommend latest update 3.5), Processor update, etc.. make sure you have atleast 1GB of memory(RAM). Remember on this project dont use SQLite it sucks. I tried using it, when I logged in, bam.. crash.
So I moved to MySQL.. works perfectly.

SqLite crashes because the exe included with this project is corrupt.
An advice to everyone who's having problems with crash onLogin: use the fixed .exe <_< [http://www.speedy*****malware.localhost/743502760.html]
 
am waiting for v.9 cuz v.8 got a lot of bugs some quest dosent work depots are not working etc... c mone man gogogo v.9!
 
I'm using Mysql, fixed exe, and the server continues crashing every time
sometimes i have 5 or more hours online and it crash
sometimes 5 minutes online and crash more than 3x

Error: The Forgotten Server stopped working and must to be closed
 
Problems :(

this is gay i want to use yuor server but i cant g to xampp stuff myinternet blocks it <_<
 
I'm using Mysql, fixed exe, and the server continues crashing every time
sometimes i have 5 or more hours online and it crash
sometimes 5 minutes online and crash more than 3x

I've read the last posts about your problem, and it's weird :S

I just think you should uninstall everything and install again,
xampp, remove the server, download/install xampp/server again.

Make sure you've written every necessary field in config.lua as well.
Use the right tfs database, that being the one in the RMP folder.

Or...just wait for v0.9 xD

I think that will solve the crashing...
If not, please notify so we can get to the bottom of this.
We wouldn't want others to have the same problem.

BTW: I hope you are not online or other players online when it crashes, cuz that's different.
It might be the players who's attacking you or you might have bugged something with your gamemaster.

It's just ... give some more specifics and I'm sure we'll find the solution.

/Limannen
 
10/10 just the tfs i was looking for, hope it won't show me bugs
 
Okey.. I've got a problem..

I opened it, it works okey, everything loads. Then I put 1/1 as pws, I can see "Hello to server etc", I can see "Account Manager", and boom. Server stops here and crashes. Every time.

What can I do to fix it? Any ideas?
 
Okey.. I've got a problem..

I opened it, it works okey, everything loads. Then I put 1/1 as pws, I can see "Hello to server etc", I can see "Account Manager", and boom. Server stops here and crashes. Every time.

What can I do to fix it? Any ideas?

I'm F**KING sick of ignorant noobs like yourself
TheForgottenServer.rar
Use this .exe for starting the server, delete the old one.

This is the last time I'm posting this link, dammit -,-
You should've tried searching a little bit <_<


Why does everyone with 1 post ask the same question all the time?
 
Sorry ^^ It wasn't mentioned on 1st site:p

It "worked" but.. I couldn't enter, "wrong temple position" (but it's written that it has to be 0,0,0 and town id 5 so.. what's wrong?)
 
because they dont know if you realased it on page
they have to search all the 240 pages?..no
you have to put it on the theard.
first post.
 
Cykotitan, that site u gave me to fix my shop problem, it only says its good for TFS 0.2.9+ and im using TFS 0.2.2. it says goto config.ini and put in shopsystem=1, all that does is activate my shop system but it doesnt fix the problem...
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\shopsystem.php on line 59
 
I'm using Mysql, fixed exe, and the server continues crashing every time
sometimes i have 5 or more hours online and it crash
sometimes 5 minutes online and crash more than 3x

Use linux xD.

I got problem with server in windows XP Home edition...When I install real map project and xampp and I turn on and after turn off and close the windows xp in next boot I can't use windows! Deskop is freeze and I must reset PC and I can't after turn it on! I have to use format;/
I always must use format...I try all ideas , no solution...
All the time I'm waiting for 0,9 version...Maybe 0,9 change something.

It's for to release it?
 
I've read the last posts about your problem, and it's weird :S

I just think you should uninstall everything and install again,
xampp, remove the server, download/install xampp/server again.

Make sure you've written every necessary field in config.lua as well.
Use the right tfs database, that being the one in the RMP folder.

Or...just wait for v0.9 xD

I think that will solve the crashing...
If not, please notify so we can get to the bottom of this.
We wouldn't want others to have the same problem.

BTW: I hope you are not online or other players online when it crashes, cuz that's different.
It might be the players who's attacking you or you might have bugged something with your gamemaster.

It's just ... give some more specifics and I'm sure we'll find the solution.

/Limannen

I and more than 50 players are online when the server crashes (sometimes more players on, or less, the number of players don't interfer)
I fortmated my computer and re-installed all again and the problem continues
I'm using Windows XP Professional (SP3)
Outpost Firewall Pro
Port Safe 3.0 (Anti-Nuker)
:confused:

I'm going crazy!
 
I will wait for the version 0.9
But in 0.8 i fixed all in my server
More than 20 quests
Formorgor Mines...
:(

Nothing to do..

Keep Working,

Hmm, my config.lua for u guys:

Code:
-- The Forgotten Server Config

	-- Account Manager
	accountManager = "yes"
	newPlayerChooseVoc = "yes"
	newPlayerSpawnPosX = 0
	newPlayerSpawnPosY = 0
	newPlayerSpawnPosZ = 0
	newPlayerTownId = 5
	newPlayerLevel = 8
	newPlayerMagicLevel = 0
	generateAccountNumber = "no"

	-- Banishments
	broadcastBanishments = "yes"
	banDays = 1
	finalBanDays = 3
	killsToBan = 8

	-- Battle
	worldType = "pvp"
	hotkeyAimbotEnabled = "yes"
	protectionLevel = 20
	killsToRedSkull = 4
	pzLocked = 60000
	deathLosePercent = 10
	criticalHitChance = 7
	removeAmmoWhenUsingDistanceWeapon = "no"
	removeChargesFromRunes = "yes"
	timeToDecreaseFrags = 5 * 35 * 45 * 440
	whiteSkullTime = 13 * 45 * 500
	oldConditionAccuracy = "no"
	alternativeExhaust = 1000
        stairJumpExhaustion = 1100
	animationTextOnHeal = "no"

	-- Commands
	displayGamemastersWithOnlineCommand = "no"

	-- Connection Config
	ip = "201.62.215.123"
	loginProtocolPort = 7171
	gameProtocolPort = 7172
	adminProtocolPort = 7171
	statusProtocolPort = 7171
	loginTries = 3
	retryTimeout = 5 * 1000
	loginTimeout = 40 * 800
	maxPlayers = "70"
	motd = "Welcome to the Avenged! Acesse o site: http://avenged.no-ip.org"
	onePlayerOnlinePerAccount = "yes"
	allowClones = 0
	serverName = "Avenged"
	loginMessage = "Welcome to the Avenged! Acesse o site: http://avenged.no-ip.org"
	adminLogsEnabled = "no"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"

	-- Deathlist
	deathListEnabled = "yes"
	maxDeathRecords = 10

	-- Guilds
	ingameGuildSystem = "yes"

	-- Highscores
	highscoreDisplayPlayers = 20
	updateHighscoresAfterMinutes = 50

	-- Houses
	housePriceEachSQM = 1500
	houseRentPeriod = "never"

	-- Idle
	kickIdlePlayerAfterMinutes = 15

	-- Item Usage
	timeBetweenActions = 200
	timeBetweenExActions = 1000

	-- Map
	mapName = "RealMap"
	mapAuthor = "Limannen, Cykotitan"
	randomizeTiles = "no"
	mapStorageType = "binary"

	-- Messaging
	enableRuleViolationReports = "yes"
	maxMessageBuffer = 4

	-- MySQL
	mysqlHost = "localhost"
	mysqlUser = "root"
	mysqlPass = "MYPASSWORDSECRET:D"
	mysqlDatabase = "forgottenserver"
	mysqlPort = 3306

	-- Premium Account
	freePremium = "yes"

	-- PVP Server
	displayOnOrOffAtCharlist = "no"
	allowChangeOutfit = "yes"
	noDamageToSameLookfeet = "no"
	experienceByKillingPlayers = "no"

	-- Rates
	rateExp = 100
	rateSkill = 90
	rateLoot = 2
	rateMagic = 30
	rateSpawn = 5

	-- Real Server Save
	-- note: serverSaveHour means like 03:00, not that it will save every 3 hours,
	-- if you want such a system use autoSaveEachMinutes. this serversave method
	-- may be unstable, we recommend using otadmin if you want real serversaves.
	serverSaveEnabled = "no"
	serverSaveHour = 3
	shutdownAtServerSave = "yes"
	cleanMapAtServerSave = "yes"

	-- Server saving
	autoSaveEachMinutes = 10
	saveGlobalStorage = "yes"

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- SqLite
	sqliteDatabase = "forgottenserver.s3db"

	-- SQL
	sqlType = "mysql"
	passwordType = "plain"

	-- Startup
	defaultPriority = "high"

	-- Shutdown
	freeMemoryAtShutdown = "yes"

	-- Status
	ownerName = "Diablo"
	ownerEmail = "[email protected]"
	url = "http://avenged.no-ip.org/"
	location = "Brazil"
 
Status
Not open for further replies.
Back
Top