• 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.2rc4

Status
Not open for further replies.
Hey Tala, I'm having proplems with the wingui version :(

The server crashes and an alert apear with this:
Microsoft Visual C++ Runtime Library
File: housetile.cpp

Expression: destTile != NULL

the same error on the console version:
Assertion failed: destTile != NULL, file ../tfs/housetile.cpp, line 61

Because of this "alert window" the .bat restarter don't work :(
 
Last edited:
lol my skills are not saved o_O, did i do something wrong? I'm using mysql.
 
@up: you've not imported triggers.

Ehm... Never heard about someone that compilder with -D__NO_HOMEDIR_CONF__ o0
Try not using it.

It's one of the Linux definitions.
 
Triggers are in forgottenserver.sql.
 
Hey ala, you dont see my report?

The server crashes and an alert apear with this:

Microsoft Visual C++ Runtime Library
File: housetile.cpp

Expression: destTile != NULL

the same error on the console version:

Assertion failed: destTile != NULL, file ../tfs/housetile.cpp, line 61
Because of this "alert window" the .bat restarter don't work
 
Hey ala, you dont see my report?

The server crashes and an alert apear with this:



the same error on the console version:


Because of this "alert window" the .bat restarter don't work

That would happen with any OpenTibia server for you, it's an issue with your maps house file, probably house entry position wrong or something.
 
Confused about Error

What does this error mean?... I get it when i select the SQL file to import.


Error

SQL query:

DELIMITER | CREATE TRIGGER `ondelete_accounts` BEFORE DELETE ON `accounts` FOR EACH ROW BEGIN DELETE FROM `bans` WHERE `account` = OLD.`id` ;

MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER |

CREATE TRIGGER `ondelete_accounts`
BEFORE DELETE
ON `accounts`
FOR ' at line 1
 
What does this error mean?... I get it when i select the SQL file to import.


Error

SQL query:

DELIMITER | CREATE TRIGGER `ondelete_accounts` BEFORE DELETE ON `accounts` FOR EACH ROW BEGIN DELETE FROM `bans` WHERE `account` = OLD.`id` ;

MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER |

CREATE TRIGGER `ondelete_accounts`
BEFORE DELETE
ON `accounts`
FOR ' at line 1

LOL i got exactly the same error! were using Xammp... Not lite
will that cause it?

http://otland.net/showthread.php?t=655
Look here if you had the same problem as this post!
 
Last edited:
You need phpMyAdmin v2.11.
 
I figured it out.... you have to download the NEW phpmyadmin read the instructions he gives again real close... the SQL help... :)
 
I figured it out.... you have to download the NEW phpmyadmin read the instructions he gives again real close... the SQL help... :)

I have Quantum atm but wish to use your wonderfull ots Forgoten!
But i have a small problem...
Can i keep all the old player details and put them on my new database?
If so how?
 
Last edited:
What should i use as criticalHitChance if i want knights and pallys as real tibia?
 
Omg then you hit like 400,300 and so in lvl 90 whit 80 axe whit sca its sick o_O
And whit spears you can hit around the same
thats not how it is in tibia...

From what I've heard thats how high you hit on CipSoft's servers today.
 
Well you dont hit so high and so much in a row. MY friend on tibia hes lvl 155ek whit 93 axe and sca hes best hit is 412 whitout shieldbreak. and if i put criticalHitChance to 100 i can hit 400+ whit a lvl 90 ek and 80 axe ;S

And when i changed to 20 i just poff so much whit spears and bolts on a pally, so there must be some kind of bug?
 
Status
Not open for further replies.
Back
Top