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

htdocs problem

rilleman

New Member
Joined
Feb 14, 2010
Messages
269
Reaction score
0
Welcome to Gesior Account Maker installer. After 5 simple steps account maker will be ready to use!
CAN WRITE TO FILE: config/config.php
CAN WRITE TO FILE: cache
CAN WRITE TO FILE: cache/flags
CAN WRITE TO FILE: cache/DONT_EDIT_usercounter.txt
CAN WRITE TO FILE: cache/DONT_EDIT_serverstatus.txt
CAN WRITE TO FILE: custom_scripts
CAN WRITE TO FILE: install.txt

And when i try anyway, it says:

Error occured!

Error ID:
More info: ERROR: #C-1 : Class::ConfigLUA - Line 219 of LUA config file is not valid [key: experienceShareLevelDifference]

File: C:\xampp\htdocs\classes/configlua.php Line: 59
File: C:\xampp\htdocs\classes/configlua.php Line: 20
File: C:\xampp\htdocs\classes/configlua.php Line: 12
File: C:\xampp\htdocs/install.php Line:
 
Remove the comment that is on line 219.

This is working
Lua:
experienceShareLevelDifference = 2 / 3
Not working
Lua:
experienceShareLevelDifference = 2 / 3 -- test
 
anyway Uni Server is better than Xampp
Uni Server won't ask to remove comments or Notes
anyway if u will still use xampp remove any comment or note to make it work
how do u know note or comment
u will see it like this
--NOTE
or -- Words <- Comment to explain what is this for
 
Back
Top