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

The Forgotten Server v0.3.1[pl2] (Crying Damson)

Status
Not open for further replies.
yeah i mean
Code:
useHouseDataStorage = "yes"
but first run with
Code:
	useHouseDataStorage = "no"
then if ur server is running update it to
Code:
	useHouseDataStorage = "yes"
then do /reload config and then /save then restart server and see how much ur server save will take time :)

You mean this? I have done like that.
 
Ok i need some help. I've moved my data from xampp 1.6.8 to 1.6.6, everything went good. But when i open the server houses seem to be cleared, but when i open phpmyadmin tiles and tile_items seems to be full, tiles have over 35k records, and tile_items over 85k records. What could be wrong? worldID is right.
 
Ok i need some help. I've moved my data from xampp 1.6.8 to 1.6.6, everything went good. But when i open the server houses seem to be cleared, but when i open phpmyadmin tiles and tile_items seems to be full, tiles have over 35k records, and tile_items over 85k records. What could be wrong? worldID is right.

Ahh nevermind, fixed hehe so easy. lol
 
Thanks for fast saving method xD
If someone's got problem with "Lost connection due server query"
Change your xampp to 1.6.6a - it worked for me ;]

Now it takes 1 second to save :)

Made OT Restarter, and hope there will be a time in which I wouldn't have to use it ;s
 
That's strange. When i open the TFS and everything loads, it loads map, then date, then showing unseralization time and closing, why?
 
Hey i have error to instal accmaker ;/
step 1
Warning: Error parsing C:/Users/komp/Desktop/cryingdamson-pl2-console/cryingdamson-console/config.lua on line 126 in C:\xampp\htdocs\install.php on line 156
step 2
Warning: Error parsing C:/Users/komp/Desktop/cryingdamson-pl2-console/cryingdamson-console/config.lua on line 126 in C:\xampp\htdocs\install.php on line 183
step 3
Warning: Error parsing C:/Users/komp/Desktop/cryingdamson-pl2-console/cryingdamson-console/config.lua on line 126 in C:\xampp\htdocs\install.php on line 77
step 4
Warning: Error parsing C:/Users/komp/Desktop/cryingdamson-pl2-console/cryingdamson-console/config.lua on line 126 in C:\xampp\htdocs\install.php on line 77
and i end install to error on website
Warning: Error parsing C:/Users/komp/Desktop/cryingdamson-pl2-console/cryingdamson-console/config.lua on line 126 in C:\xampp\htdocs\config-and-functions.php on line 28
 
That's strange. When i open the TFS and everything loads, it loads map, then date, then showing unseralization time and closing, why?

I have made a picture for you.




Everything loads good and suddenly right after this it just closes.
 
Code:
(gdb) bt
#0  0xb8038a16 in ?? () from /usr/lib/liblua5.1.so.0
#1  0xb80350bc in ?? () from /usr/lib/liblua5.1.so.0
#2  0xb8035139 in ?? () from /usr/lib/liblua5.1.so.0
#3  0xb80353c2 in ?? () from /usr/lib/liblua5.1.so.0
#4  0xb8033b1c in ?? () from /usr/lib/liblua5.1.so.0
#5  0xb8035d45 in ?? () from /usr/lib/liblua5.1.so.0
#6  0xb8035f7e in ?? () from /usr/lib/liblua5.1.so.0
#7  0xb80373cc in ?? () from /usr/lib/liblua5.1.so.0
#8  0xb8037585 in ?? () from /usr/lib/liblua5.1.so.0
#9  0xb8038191 in ?? () from /usr/lib/liblua5.1.so.0
#10 0xb80310b2 in ?? () from /usr/lib/liblua5.1.so.0
#11 0xb8031463 in ?? () from /usr/lib/liblua5.1.so.0
#12 0xb80314c8 in ?? () from /usr/lib/liblua5.1.so.0
#13 0xb80315a1 in ?? () from /usr/lib/liblua5.1.so.0
#14 0xb802d294 in lua_load () from /usr/lib/liblua5.1.so.0
#15 0xb803cd04 in luaL_loadfile () from /usr/lib/liblua5.1.so.0
#16 0x08154c4e in LuaScriptInterface::loadFile (this=0xb019890,
    file=@0xb6bfcb94, npc=0x0) at luascript.cpp:556
#17 0x080553f9 in Event::loadScript (this=0x6eaf69f8, scriptFile=@0xb6bfcb94)
    at baseevents.cpp:139
#18 0x08055f77 in BaseEvents::loadFromXml (this=0xb019840) at baseevents.cpp:73
#19 0x080563a8 in BaseEvents::reload (this=0xb019840) at baseevents.cpp:109
#20 0x080c906e in Game::reloadInfo (this=0x82809e0, reload=RELOAD_FIRST,
---Type <return> to continue, or q <return> to quit---
gdb crash ;p other then prevovious
 
Status
Not open for further replies.
Back
Top