Jump to content
  • 0

help please guys


Question

Posted

i add l2jfrozen vote reward npc and send error please can help me ??

 

ompile:

    [javac] Compiling 1506 source files to C:\Users\Manthos\workspace\trunk\gameserver\build\classes

    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:54: error: 'else' without 'if'

    [javac] else

    [javac] ^

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:55: error: '(' expected

    [javac] if

    [javac]   ^

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:56: error: illegal start of expression

    [javac] {

    [javac] ^

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:56: error: ')' expected

    [javac] {

    [javac] ^

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:57: error: not a statement

    [javac]   if (Config.DEBUG) _log.fine("crest is missing:" + _crestId);

    [javac]       ^

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:64: error: class, interface, or enum expected

    [javac] public String getType()

    [javac]       ^

    [javac] C:\Users\Manthos\workspace\trunk\gameserver\head-src\com\l2jfrozen\gameserver\network\clientpackets\RequestPledgeCrest.java:67: error: class, interface, or enum expected

    [javac] }

    [javac] ^

    [javac] 7 errors

    [javac] 1 warning

4 answers to this question

Recommended Posts

  • 0
Posted

Like ED said, you have underline errors on Eclipse, you miss brackets and blabla. Move your cursor at the error and you will see the hint.

 

And if you can't fix it, paste here your piece of code (under code tag) where are errors, or even full in the worst case (pastebin link - prefered with full code) :P

  • 0
Posted

I just did a mini newbie guide for another guy today, dunno If u'll get something but u can try it.

 

I did it at 8am, sleepy mode, but I hope u can get at least 2 or 3 points.

Watch it with HD btw.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock