You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
https://github.com/Cannabytes/SphereWeb2/commit/38d76437bec8cf082564cdd5c7ead03019d4bcaf#diff-6a3a65cebb7e157f8baa017cb119bef804a5a603c2789f764c78b2e7af672b2b
not even a mention to your mentor
https://prnt.sc/wug1fMXXRY5y
now fix this
ini_set('error_log', __DIR__ . '/errors.txt');
// txt files can be read from the hacker and use errors against your code
Question
Entropy
Hello guys,
I got that precompiled pack with the source code but i cant build it,
i got some errors showing up in eclipse's console and i want to know if its possible to be fixxed
warning: [options] bootstrap class path not set in conjunction with -source 7
BUILD FAILED
C:\Users\Personal Pc\Desktop\SERVER\L2jFrozen_GameServerL2Server\build.xml:65: Compile failed; see the compiler error output for details.
When i open the build there is a line which is selected in the build.xml file :
<javac destdir="${build.classes}" includeantruntime="false" optimize="on" debug="on" source="1.7" target="1.7" encoding="utf-8" nowarn="off">
Can i do something about that?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.