• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Solaxia Errors in Compiling

Initiate Mage
Joined
Mar 4, 2015
Messages
4
Reaction score
0
So I've basically been encountering these compilation errors attached in image. Any help would be appreciated. The loginhandler.java is identical to the one in Moople, so I'm not sure why this would be causing an error. I will attach the files if necessary to look at - I have not changed them from what was included in the Solaxia source.

Thanks in advance.
 

Attachments

You must be registered for see attachments list
Custom Title Activated
Loyal Member
Joined
Jan 18, 2010
Messages
3,109
Reaction score
1,139
idk man, i wonder. it even tells you the errors. you have a private method you're trying to access, make it public. you are using >= on idk what getMedalProgress is, but considering it says bad operand type you may be comparing a string or even list of integers for all i know.
 
Upvote 0