Jump to content

Recommended Posts

Posted

Error is in the file: DM.java,

if (!startJoinOk())

        {

              if (_log.isDebugEnabled())

                  _log.debug("DM Engine[startJoin(" + activeChar.getName() + ")]: startJoinOk() = false");

            return;

        }

then even this:

if (_log.isDebugEnabled())_log.debug("DM Engine[spawnEventNpc(" + activeChar.getName() + ")]: exception: " + e.getMessage());

and all that is connected with isDebugEnabled

Posted

I really do not know what's wrong.

I re-tried to add the file, and there were no errors.

Also make sure that you're using Interlude and not any kind of C4..

Posted

Roll over on this line marked at red, there should be little text about whats wrong, and few solutions. Just post error log here.

Posted

I learned that in some server have such a file as a commons-logging-1.1.jar

but I do not have, even when I copied the jar file was a mistake

Source the La2base server

 

naaah don't expect to add it then, if you can't code it properly.

Use clear interlude files, and you'll see that it will be perfect.

  • 2 weeks later...
Posted

it would be better if the spawn of players could be in different spots..

 

This is the basic engine, you can make any further modifications by yourself..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...