So its underlined in RED and i can't compile because of this :
[javac] Compiling 1264 source files to D:\Workspace\L2Dot_IL_Game\build\classes
[javac] D:\Workspace\L2Dot_IL_Game\java\com\l2dot\gameserver\model\actor\instance\L2PcInstance.java:6274: getConnection() in com.l2dot.L2DatabaseFactory cannot be applied to (java.sql.Connection)
[javac] con = L2DatabaseFactory.getInstance().getConnection(con);
[javac] ^
[javac] D:\Workspace\L2Dot_IL_Game\java\com\l2dot\gameserver\model\actor\instance\L2PcInstance.java:6302: getConnection() in com.l2dot.L2DatabaseFactory cannot be applied to (java.sql.Connection)
[javac] con = L2DatabaseFactory.getInstance().getConnection(con);
[javac] ^
[javac] 2 errors
BUILD FAILED
I can give teamviewer to someone if he can help me ,or just post here the fix.. Thanks for the attention!
They are indeed using the latest AAC update. But I am also using their latest patch/files. so....
With that being said, I can launch other servers using the latest AAC, without any issues, such as Reborn essence etc.
Question
WizZy™
heh so i decided to add a Vote System (in core edits) ,so i started.. The only problem i got is this :
So its underlined in RED and i can't compile because of this :
I can give teamviewer to someone if he can help me ,or just post here the fix.. Thanks for the attention!
4 answers to this question
Recommended Posts