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

[9.20 - 9.31] The Forgotten Server v0.2.11pl2 (Mystic Spirit) - WarSystem + Extras

Status
Not open for further replies.
@zerguel:

I also using 0.2.11 and yes works. I will tell you what i did:
1) I put this ip: Cual es mi IP, Mi IP, Saber Mi IP, Conocer mi IP on config.lua
2) Put off the firewall

And no worked ! .. but i have router, and i must to disconnect the WIFI-SECURITY (conecting to your router), and after that my brother (in other house) can connect :)
 
Are people play at 9.31 ots servers?
Where i can download map for this 9.31 server?
 
@zerguel:

I also using 0.2.11 and yes works. I will tell you what i did:
1) I put this ip: Cual es mi IP, Mi IP, Saber Mi IP, Conocer mi IP on config.lua
2) Put off the firewall

And no worked ! .. but i have router, and i must to disconnect the WIFI-SECURITY (conecting to your router), and after that my brother (in other house) can connect :)
the thing is that i cant enter gameworld from local network computers, but ppl can still enter to play from remote computers
 
at this point i can say: tfs is outdate... and with donation support :S
 
I have waited more than a month for the tfs 9.4 and I dont know where or why peope already have servers 9.43 online
 
Using the Chest Quest IDs
A ID : 2000
U ID : XXXX
And putting in your items...
For some reason I do not get my items, instead I get the item ID that is equivalent to my U ID [U ID of 5002 gives Item ID 5002 (Ship Railing)]...
How do I fix this, Thanks.
 
Ive switched over from crying damson 8.6.Im not sure if im understanding this server or not because i cant login yet.
Ive tried "enter","1/1" and even tried changing password in db to no avail.I have my ip changer on a 9.31 client ...is that the problem?
lol thanks for any help in this matter..............
 
Ive switched from crying damson 8.6 to this 1 so i can get mounts setup.
Im not sure if im understanding correctly as i cant login.Ive tried "enter", "1/1" and even changing password in db to no avail.
I seen others asked this same question but havent seen an answer yet to that question,
Thanks for any help and if this is wrong area for this please move post to right area.....
 
When i download and extract i get a message saying it doesnt recognize the file as a compressed file (yes i am using 7zip, but stil). What am i doing wrong?
 
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'world_id' in 'field list'' in C:\xampp\htdocs\install.php:515 Stack trace: #0 C:\xampp\htdocs\install.php(515): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 515

what should i do?
 
i get an error when i try to compile this version for linux.

otserv.cpp: In function ‘void signalHandler(int32_t)’:
otserv.cpp:142:8: error: ‘SIGHUP’ was not declared in this scope
otserv.cpp:147:8: error: ‘SIGTRAP’ was not declared in this scope
otserv.cpp:152:8: error: ‘SIGUSR1’ was not declared in this scope
otserv.cpp:156:8: error: ‘SIGUSR2’ was not declared in this scope
otserv.cpp:159:8: error: ‘SIGWINCH’ was not declared in this scope
otserv.cpp:162:8: error: ‘SIGQUIT’ was not declared in this scope
otserv.cpp:166:8: error: ‘SIGTERM’ was not declared in this scope
otserv.cpp:170:8: error: ‘SIGKILL’ was not declared in this scope
otserv.cpp: In function ‘int main(int, char**)’:
otserv.cpp:204:19: error: aggregate ‘main(int, char**)::sigaction sigh’ has incomplete type and cannot be defined
otserv.cpp:205:20: error: ‘SIG_IGN’ was not declared in this scope
otserv.cpp:207:27: error: ‘sigemptyset’ was not declared in this scope
otserv.cpp:208:12: error: ‘SIGPIPE’ was not declared in this scope
otserv.cpp:208:32: error: invalid use of incomplete type ‘struct main(int, char**)::sigaction’
otserv.cpp:204:9: error: forward declaration of ‘struct main(int, char**)::sigaction’
otserv.cpp:211:9: error: ‘SIGHUP’ was not declared in this scope
otserv.cpp:211:30: error: ‘signal’ was not declared in this scope
otserv.cpp:212:9: error: ‘SIGTRAP’ was not declared in this scope
otserv.cpp:213:9: error: ‘SIGUSR1’ was not declared in this scope
otserv.cpp:214:9: error: ‘SIGUSR2’ was not declared in this scope
otserv.cpp:215:9: error: ‘SIGWINCH’ was not declared in this scope
otserv.cpp:216:9: error: ‘SIGQUIT’ was not declared in this scope
otserv.cpp:217:9: error: ‘SIGTERM’ was not declared in this scope
otserv.cpp:218:9: error: ‘SIGKILL’ was not declared in this scope
make[1]: *** [otserv.o] Error 1
make[1]: Leaving directory `/home/rhollander/sources/TFS/forgottenserver/tags/0.3b1pl2'
make: *** [all] Error 2
 
i get an error when i try to compile this version for linux.

otserv.cpp: In function ‘void signalHandler(int32_t)’:
otserv.cpp:142:8: error: ‘SIGHUP’ was not declared in this scope
otserv.cpp:147:8: error: ‘SIGTRAP’ was not declared in this scope
otserv.cpp:152:8: error: ‘SIGUSR1’ was not declared in this scope
otserv.cpp:156:8: error: ‘SIGUSR2’ was not declared in this scope
otserv.cpp:159:8: error: ‘SIGWINCH’ was not declared in this scope
otserv.cpp:162:8: error: ‘SIGQUIT’ was not declared in this scope
otserv.cpp:166:8: error: ‘SIGTERM’ was not declared in this scope
otserv.cpp:170:8: error: ‘SIGKILL’ was not declared in this scope
otserv.cpp: In function ‘int main(int, char**)’:
otserv.cpp:204:19: error: aggregate ‘main(int, char**)::sigaction sigh’ has incomplete type and cannot be defined
otserv.cpp:205:20: error: ‘SIG_IGN’ was not declared in this scope
otserv.cpp:207:27: error: ‘sigemptyset’ was not declared in this scope
otserv.cpp:208:12: error: ‘SIGPIPE’ was not declared in this scope
otserv.cpp:208:32: error: invalid use of incomplete type ‘struct main(int, char**)::sigaction’
otserv.cpp:204:9: error: forward declaration of ‘struct main(int, char**)::sigaction’
otserv.cpp:211:9: error: ‘SIGHUP’ was not declared in this scope
otserv.cpp:211:30: error: ‘signal’ was not declared in this scope
otserv.cpp:212:9: error: ‘SIGTRAP’ was not declared in this scope
otserv.cpp:213:9: error: ‘SIGUSR1’ was not declared in this scope
otserv.cpp:214:9: error: ‘SIGUSR2’ was not declared in this scope
otserv.cpp:215:9: error: ‘SIGWINCH’ was not declared in this scope
otserv.cpp:216:9: error: ‘SIGQUIT’ was not declared in this scope
otserv.cpp:217:9: error: ‘SIGTERM’ was not declared in this scope
otserv.cpp:218:9: error: ‘SIGKILL’ was not declared in this scope
make[1]: *** [otserv.o] Error 1
make[1]: Leaving directory `/home/rhollander/sources/TFS/forgottenserver/tags/0.3b1pl2'
make: *** [all] Error 2

Sorry, wrong version that i tried to compile. Ignore this post.
 
Status
Not open for further replies.
Back
Top