Kuantikum
Member
- Joined
- Jul 3, 2015
- Messages
- 221
- Solutions
- 1
- Reaction score
- 20
Hello guys!
I have some issue with this...
Opens normally on windows.

I compiled in linux, when I open the server in linux, I get the following error:

In spells we find these files:

I understand that the files the system is looking for are at:

I understand that linux is looking for the literal route "data/spells/scripts/../../lib/ps/events/spells/Evolve.lua" and is not following the shortcut proposed by:
I am assuming that linux is not recognizing the route from where the files are located.
I am already very grateful for your help
I have some issue with this...
Opens normally on windows.

I compiled in linux, when I open the server in linux, I get the following error:

LUA:
[Error - LuaScriptInterface::loadFile] cannot open data/spells/scripts/lib/ps/events/spells/Evolve.lua: No such file or directory
[Warning - Event::loadScript] Cannot load script (data/spells/scripts/lib/ps/events/spells/Evolve.lua)
cannot open data/spells/scripts/lib/ps/events/spells/Evolve.lua: No such file or directory
In spells we find these files:
LUA:
\data\spells

I understand that the files the system is looking for are at:
LUA:
\data\lib\ps\events\spells

I understand that linux is looking for the literal route "data/spells/scripts/../../lib/ps/events/spells/Evolve.lua" and is not following the shortcut proposed by:
LUA:
../../
I am assuming that linux is not recognizing the route from where the files are located.
I am already very grateful for your help
