Jump to content

allsoares

Members
  • Posts

    10
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by allsoares

  1. Think before. Create a routine in java to schedule changes in the properties and the DB and include in the core is not desirable. If you decide to change the revs would include this in the core again. What is not using one. PY.

    I thought.

    Create a file in the schedule with PY Global_Task would be perfect.

    So I can only changing the py change any parameter.

    In Cron could do this?

  2. My goal is to change the parameters and properties of the database at scheduled times. Rate increase on weekends for example. Leave global_task scheduled in the increase in the Thursday and Friday in the starter to 0h. But if I have everything set up the java will not limit the imagination and the code had been monstrous inflated.

    I do it with. PY scheduled could be used in any rev. So need to know the commands, or have examples of how ...

  3. I Have problem.

    In gameserver window, displays the error:

    ------------------------------------------------------------------------------------------------

    INFO [30 Jul 18:15:25,812] Connecting to login on 192.168.1.125:9014

    INFO [30 Jul 18:15:27,194] com.l2jfree.gameserver.loginserverthread.CrossLoginSe

    rverThread.run(): Disconnected from Login, Trying to reconnect:

    java.net.ConnectException: Connection refused: connect

            at java.net.PlainSocketImpl.socketConnect(Native Method)

            at java.net.PlainSocketImpl.doConnect(Unknown Source)

            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)

            at java.net.PlainSocketImpl.connect(Unknown Source)

            at java.net.SocksSocketImpl.connect(Unknown Source)

            at java.net.Socket.connect(Unknown Source)

            at java.net.Socket.connect(Unknown Source)

            at java.net.Socket.<init>(Unknown Source)

            at java.net.Socket.<init>(Unknown Source)

            at com.l2jfree.gameserver.loginserverthread.CrossLoginServerThread.run(C

    rossLoginServerThread.java:80)

    ----------------------------------------------------------------------------------------------

    HEXID.txt is Ok.

    how to fix?

×
×
  • Create New...