• 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.
ya i dont know why i wrote "problem" oO i wanteds to say it does not save them.
 
I swear. I just wanna ring his neck. GTFO....



Uhmm. There should be a fix for that somewhere here. I would show you but I forgot where it is. Maybe if you look back 50-100 pages. you'll find the post Limmanen gave about how to fix the status bug.I'll look around for you. If I find anything. I'll post it here.

Okay here's your fix to the status bug.

C:\xampp\htdocs\config-and-functions.php

Code:
$sock = @fsockopen("127.0.0.1", $config['server']['port'], $errno, $errstr, 1);

to

[code]
$sock = @fsockopen("127.0.0.1", $config['server']['statusProtocolPort'], $errno, $errstr, 1);

Just make sure you type/copy everything right. and your fine.[/QUOTE]

thank you so much, helped :)
 
I want to know if there's going to be another release of this server with the bugs fixed? and, is it possible to make this server to 8.5? if so, how?thanks! :)
 
Wait for v9!
atleast about 2 weeks or 3 more..

Actually Husam, you have no idea when the release is, so shut ur face. and let Cykotitan and Limmanen decide when the release is. kthx
 
Ye
i know
I said 2 weeks or 3 or more
that means i dont know
and they write the update is close!!!!! like 1month ago
cool. one
 
Well better not close or lock the thread, since this realmap shit server is full of buggs. I stopped hosting my server becouse every shit ass noob knows the bugs and abuses them. I've found alot of them!
People can abuse a money bug that provides them with millions of CC's within 5 mins. (check your npc's)
Map bugs where items can be taken from the floor
Quests that arnt working. One of those quests is annihalator.
Many bugs in NPC's
NPC that sells wands/rod isnt functioning 100%, sometimes gives double items/runes.
Training room sucks since people can kill eachother

Some things i dont understand:

1- Backpack of some guy on my server got bugged
2- Some chars got bugged after a while of playing? wtf? :/
3- Bugged tiles? Tiles appear to be bugged after a while of hosting the server.

Thanks for wasting my time trying to fix everything and making me think there was a good map around!



First of, noone told you to host it.
Secondly, noone told you to fix the bugs. Which I don't see how anyone wasted your time. Don't complain.
 
Inq quest isnt working well, its like 6 rooms, then there is a teleport which dont work..
 
Anyone else got the same problem as myself? I can't start it, nothing happens after
Code:
[11/07/2009 15:57:07] > Map size: 38000x38000.
[11/07/2009 16:00:07] > Map loading time: 188.219 seconds.
I've been waiting for quiet a while :/

First it said "Missing NPC <names>" and I restarted it, and now I can't start it... weird... Someone got or had the same problem as myself?

thanks
 
Anyone else got the same problem as myself? I can't start it, nothing happens after
Code:
[11/07/2009 15:57:07] > Map size: 38000x38000.
[11/07/2009 16:00:07] > Map loading time: 188.219 seconds.
I've been waiting for quiet a while :/

First it said "Missing NPC <names>" and I restarted it, and now I can't start it... weird... Someone got or had the same problem as myself?

thanks

Ther's something wrong with your OT. :p

Check the name of your monster files and increase your RAM. :)

Se my start log:
[11/07/2009 11:10:44] The Forgotten Server - Version 0.2.4 (Mystic Spirit).
[11/07/2009 11:10:44] A server developed by Talaturen, Kiper, Kornholijo, Jonern, Lithium & Elf.
[11/07/2009 11:10:44] Visit our forum for updates, support and resources: http://otland.net/.

[11/07/2009 11:10:44] >> Loading config
[11/07/2009 11:10:44] >> Loading RSA key
[11/07/2009 11:10:44] >> Testing SQL connection... MySQL.
[11/07/2009 11:10:44] >> Loading bans
[11/07/2009 11:10:44] >> Loading vocations
[11/07/2009 11:10:44] >> Loading commands
[11/07/2009 11:10:44] >> Loading items
[11/07/2009 11:10:45] >> Loading script systems
[11/07/2009 11:10:50] >> Loading monsters
[11/07/2009 11:10:53] >> Loading outfits
[11/07/2009 11:10:53] >> Loading admin protocol config
[11/07/2009 11:10:53] >> Loading experience stages
[11/07/2009 11:10:53] >> Using SHA1 passwords
[11/07/2009 11:10:53] >> Checking world type... PVP
[11/07/2009 11:10:53] >> Loading map
[11/07/2009 11:10:59] > Map size: 38000x38000.
[11/07/2009 11:11:25] > Map loading time: 31.453 seconds.
[11/07/2009 11:11:31] Notice: Map load (binary) took : 0.062 s
[11/07/2009 11:11:31] >> Setting gamestate to: GAME_STATE_INIT
[11/07/2009 11:11:34] >> All modules has been loaded, server starting up...
[11/07/2009 11:11:34] >> Server Online!
 
[11/07/2009 15:57:07] > Map size: 38000x38000.
[11/07/2009 16:00:07] > Map loading time: 188.219 seconds.

That's because your Computer is Slow. ( Processor, Ghz , RAM )

I found a small bug, In Ankrahmun.. Outside the Boat, There is missing a "tile floor". You dont have to fix it.. I'm just saying if you didnt know:)
 
lol

Takes me about this long each time, quad core proc. 8gb ram.


[11/07/2009 11:14:25] > Map loading time: 19.739 seconds.
 
Just set your map storage type to binary. It should go something like this...

MapStorageType=relational

to...

MapStorageType=binary
 
That's because your Computer is Slow. ( Processor, Ghz , RAM )

I found a small bug, In Ankrahmun.. Outside the Boat, There is missing a "tile floor". You dont have to fix it.. I'm just saying if you didnt know:)

its not so hard to fix it. lol ;)
 
Status
Not open for further replies.
Back
Top