Page 1 of 1

MMO Compiling Warnings

Posted: Tue Jan 19, 2010 8:48 pm
by frankpo
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 3829
L2JDP Revision Number: 6912

I get these warnings in eclipse:

1- MMOConnection is a raw type. References to generic type MMOConnection<T> should be parameterized MMOClient.java MMOCore/src/org/mmocore/network line 26 Java Problem

2- The type parameter T should not be bounded by the final type MMOConnection. Final types cannot be further extended MMOClient.java MMOCore/src/org/mmocore/network line 26 Java Problem

will influence anything?

Re: MMO Compiling Warnings

Posted: Thu Jan 21, 2010 9:21 pm
by frankpo
thanks for your help...

Re: MMO Compiling Warnings

Posted: Thu Jan 21, 2010 9:54 pm
by BiggBoss
did you made any modify in the mmocore?

if not is useless to compile it, its alredy included in your lib folder

Re: MMO Compiling Warnings

Posted: Fri Jan 22, 2010 7:31 am
by janiii
that are only warnings. ignore it.