Jump to content
  • 0

Question

7 answers to this question

Recommended Posts

  • 0
Posted

1. You are allowed to bump your thread ONCE per 24h.

 

2. You can easily adapt your code.

  • 0
Posted

Ops. I didn't know that I shouldn't bump the thread until 24 hours later.

 

I'm new on java and I don't know to adapt the code.

 

Sorry for the inconvenience.

  • 0
Posted

So its time to learn it.

 

Simply use eclipse, use its tips/hints/quick fixes/read error logs and draw conclusions.

  • 0
Posted

Ok, I have fixed the code and I could compile the code, but when I power on the server, I receive that Error:

 

C:\server\gameserver\data\scripts\handlers\MasterHandler.java.error.log

Line: -1 - Column: -1

 

The server power on OK, but the admin command don't work. Help please :(

  • 0
Posted

It means that there was problem while executing MasterHandler.java (means that one ore more handlers were wrong, with errors)

 

Most likely, you added new command, without checking errors/correcting imports and whole code.

 

My advice is to check code of this new handler with ECLIPSE, you will know whats wrong and how to fix it.

  • 0
Posted

It means that there was problem while executing MasterHandler.java (means that one ore more handlers were wrong, with errors)

 

Most likely, you added new command, without checking errors/correcting imports and whole code.

 

My advice is to check code of this new handler with ECLIPSE, you will know whats wrong and how to fix it.

 

I'm sorry but I have 4  hours looking for errors and they hasn't, I don't know to do it best.

 

Help please, it's very frustrating

 

Greetings.

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