• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Prox Plox

    <getArea> Object on the stack is not a table

    Ahh, ofc (facepalm) local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_EARTHDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_GREEN_RINGS) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_POISON) setCombatParam(combat...
  2. Prox Plox

    <getArea> Object on the stack is not a table

    Uh... You mean the config.lua file script? :rolleyes: Im using TFS 0.4.0.0 Ive tried to remove the "spell", but I just get a similar error on another "spell". After removing a bunch of spells, its just a big mess of random errors... :confused:
  3. Prox Plox

    <getArea> Object on the stack is not a table

    Hello! When I try to start my 8.6 TFS server, I get like 1000 errors then it crashes saying this: http://s1316.photobucket.com/user/Pontus_Claesson/media/dfh_zpsdbcwjg3z.png.html What should I do?
  4. Prox Plox

    Solved Cant create database table in phpmyadmin

    Yeah, I know the root password. Im using Windows with Xampp, well I guess I'll switch to Uniserver then. :p
  5. Prox Plox

    Solved Cant create database table in phpmyadmin

    Thanks for the replies! Alright, the problem here is that I cant acces my new database for some reason. Ive tried to make a new one, but its the same issue. When I click on a database in the left side it just says loadning... ("Loading")...
  6. Prox Plox

    Solved Cant create database table in phpmyadmin

    Hello! When im importing the "mysql.sql" file it just says: (see picture) http://s1316.photobucket.com/user/Pontus_Claesson/media/Skaumlrmklipp_zpsjajgd4zl.png.html I have no idea what the problem is here. Can someone help me? :/
Back
Top