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

gesior acc

mimsol

New Member
Joined
Mar 18, 2020
Messages
83
Reaction score
2
Fatal error: Uncaught InvalidArgumentException: #C-2 LUA config file doesn't exist. Path: <b>/path/server/config.lua</b> in C:\xampp\htdocs\classes\configlua.php:22 Stack trace: #0 C:\xampp\htdocs\classes\configlua.php(13): ConfigLUA->loadFromFile('/path/server/co...') #1 C:\xampp\htdocs\system\load.init.php(29): ConfigLUA->__construct('/path/server/co...') #2 C:\xampp\htdocs\index.php(38): include_once('C:\\xampp\\htdocs...') #3 {main} thrown in C:\xampp\htdocs\classes\configlua.php on line 22

anyone know what to do ?
 
#C-2 LUA config file doesn't exist. Path: <b>/path/server/config.lua</b>

Your server path is wrong
 
idk they want these (/) or these (\)
Post automatically merged:

#C-2 LUA config file doesn't exist. Path: <b>/path/server/config.lua</b>

Your server path is wrong
idk they want these (/) or these (\)
Post automatically merged:

idk they want these (/) or these (\)
Post automatically merged:


idk they want these (/) or these (\)
Well the Path is correctly
 
Last edited:
My path was correctly
Now i have other problem i cant create account cause in the gesior config i Need to insert a captcha

every time When i wann create an Account the Website Say im a bot
 
Check captcha config in gesior config file. You can turn it off if this keeps causing u problems
 
PHP:
$config['site']['verify_code'] = TRUE;

change to

PHP:
$config['site']['verify_code'] = FALSE;
 
yes that removed that but i still cant create acc when i press on submit nothing happens
Post automatically merged:

The Following Errors Have Occurred:
Bot detected!
 
Back
Top