hNoke Posted November 24, 2010 Author Posted November 24, 2010 I solve the problem. [javac] C:\Users\Administrator\workspace\L2_GameServer\java\com\l2jserver\gameserver\GameServer.java:425: cannot find symbol [javac] symbol : variable EventLoader [javac] location: class com.l2jserver.gameserver.GameServer [javac] EventLoader.loadEngine(); [javac] ^ [javac] 1 error Just delete EventLoader.loadEngine(); i dunno if its good but it works for mr so Nice share thankss.. That will make your events don't start. Simply hit CTRL + Shift + O to organize imports when you are in Gameserver.java, that should solve it. Hello. I try to put this event to my server. But I have 6 errors :/ [javac] Compiling 1516 source files to C:\workspace\L2_GameServer\build\classes [javac] C:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:7487: 'try' without 'catch' or 'finally' [javac] try [javac] ^ [javac] C:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:7701: 'catch' without 'try' [javac] catch (Exception e;) [javac] ^ [javac] C:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:7701: ')' expected [javac] catch (Exception e;) [javac] ^ [javac] C:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:7701: not a statement [javac] catch (Exception e;) [javac] ^ [javac] C:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:7701: illegal start of expression [javac] catch (Exception e;) [javac] ^ [javac] C:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:7705: 'finally' without 'try' [javac] finally [javac] ^ [javac] 6 errors I don't know what tu do ;///. I'am using L2jServer 7669, 4423 pack :) Seems like you haven't applied L2PcInstance part of the patch properly. Try to do it again manually. And to everyone, please when you have any errors, post them to the project's forum, not here.
feather57 Posted November 24, 2010 Posted November 24, 2010 I have tried to apply with Tortoise SVN. But anyway I have these errors ;//
Kama3a Posted November 24, 2010 Posted November 24, 2010 rofl :) btw it seems thats the most nice share that i see last year :) great job!
Kяaσh Posted November 24, 2010 Posted November 24, 2010 I have tried to apply with Tortoise SVN. But anyway I have these errors ;// better to use eclipse is million ways better and you can know where exactly is the error.
feather57 Posted November 24, 2010 Posted November 24, 2010 I'am using Ecipse ;DD But i apply with Tortoise :D
Kяaσh Posted November 24, 2010 Posted November 24, 2010 I'am using Ecipse ;DD But i apply with Tortoise :D lol?
feather57 Posted November 24, 2010 Posted November 24, 2010 From where can I get events forlder with java files???
Matim Posted November 24, 2010 Posted November 24, 2010 From where can I get events forlder with java files??? Read first post carefuly (...)
`NeverMore Posted November 25, 2010 Posted November 25, 2010 :o really thanks i was looking for that!!! But where is link? :-X
Matim Posted November 26, 2010 Posted November 26, 2010 :o really thanks i was looking for that!!! But where is link? :-X lol? CHECK FIRST POST!
gmakhs Posted November 27, 2010 Posted November 27, 2010 i thing its disabled.... when the link will come b ack?
raimonbrinks Posted November 27, 2010 Posted November 27, 2010 i think link dont come back check: www.phoenix-engine.net
Howl3r Posted November 28, 2010 Posted November 28, 2010 Yeah, it looks cool, but lets think a bit. Now each server (mean a loot) will have this engine, and? Its really bad. As you see many "servers" their owner cannot put the code at the right place. Ither they are boring to do it manually because is a big code to apply manually. So there will be no much server with it. at 20 server's the 3 will have it.
Recommended Posts