View Poll Results: Did you like this buffer?

Voters
467. You may not vote on this poll
  • Hell yeah!

    380 81.37%
  • Nah... it's too lame

    87 18.63%

Custom buffer

Page 16 of 27 FirstFirst ... 68910111213141516171819202122232426 ... LastLast
Results 226 to 240 of 405
  1. #226
    Novice Daverkex is offline
    MemberRank
    Jul 2008 Join Date
    1Posts

    Re: Custom buffer

    In l2jserver fail GM detector.

  2. #227
    Novice elvergaloca is offline
    MemberRank
    Jan 2009 Join Date
    3Posts

    Re: Custom buffer

    Hi , sorry i have a problem with the buffer , when i click manage buffs says this
    Photo

    This appear in the gameserver console
    Code:
    WARNING C:\server\dp1.2.8\l2jfree-gameserver\gameserver\data\scripts\custom\buff
    er\__init__.py
    Traceback (innermost last):
      File "__init__.py", line 992, in onAdvEvent
      File "__init__.py", line 720, in viewAllBuffTypes
    NameError: SCHEME
    
            at org.python.core.Py.NameError(Unknown Source)
            at org.python.core.PyFrame.getglobal(Unknown Source)
            at org.python.pycode.serializable._pyx1235530555282.viewAllBuffTypes$24(
    __init__.py:720)
            at org.python.pycode.serializable._pyx1235530555282.call_function(__init
    __.py)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyFunction.__call__(Unknown Source)
            at org.python.pycode.serializable._pyx1235530555282.onAdvEvent$10(__init
    __.py:992)
            at org.python.pycode.serializable._pyx1235530555282.call_function(__init
    __.py)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyFunction.__call__(Unknown Source)
            at org.python.core.PyMethod.__call__(Unknown Source)
            at org.python.core.PyObject.__call__(Unknown Source)
            at org.python.core.PyObject._jcallexc(Unknown Source)
            at org.python.core.PyObject._jcall(Unknown Source)
            at org.python.proxies.main$Quest$2000.onAdvEvent(Unknown Source)
            at com.l2jfree.gameserver.model.quest.Quest.notifyEvent(Quest.java:399)
            at com.l2jfree.gameserver.model.actor.instance.L2PcInstance.processQuest
    Event(L2PcInstance.java:1588)
            at com.l2jfree.gameserver.network.clientpackets.RequestBypassToServer.ru
    nImpl(RequestBypassToServer.java:267)
            at com.l2jfree.gameserver.network.clientpackets.L2GameClientPacket.run(L
    2GameClientPacket.java:78)
            at com.l2jfree.gameserver.threadmanager.ExecuteWrapper.run(ExecuteWrappe
    r.java:40)
            at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
            at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
            at java.util.concurrent.FutureTask.run(Unknown Source)
            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    access$301(Unknown Source)
            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    run(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    What can i do to solve it ?
    Last edited by elvergaloca; 25-02-09 at 04:41 AM.

  3. #228
    Account Upgraded | Title Enabled! Rin4a is offline
    MemberRank
    Apr 2006 Join Date
    LatviaLocation
    981Posts

    Re: Custom buffer

    Error fixed...
    Check the first post for updates!
    Daverkex, currently I give support only for L2jFree, but I will add buffer for L2jServer, when most of the bugs will be reported and fixed!

  4. #229
    Novice elvergaloca is offline
    MemberRank
    Jan 2009 Join Date
    3Posts

    Re: Custom buffer

    Sorry again , still getting problems when i click Manage Buffs in the v1.3 version( only that one . the other buttons works fine )
    Code:
    WARNING C:\server\dp1.2.8\l2jfree-gameserver\gameserver\data\scripts\custom\buff
    er\__init__.py
    Traceback (innermost last):
      File "__init__.py", line 992, in onAdvEvent
      File "__init__.py", line 720, in viewAllBuffTypes
    NameError: SCHEME
    
            at org.python.core.Py.NameError(Unknown Source)
            at org.python.core.PyFrame.getglobal(Unknown Source)
            at org.python.pycode.serializable._pyx1235545073646.viewAllBuffTypes$24(
    __init__.py:720)
            at org.python.pycode.serializable._pyx1235545073646.call_function(__init
    __.py)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyFunction.__call__(Unknown Source)
            at org.python.pycode.serializable._pyx1235545073646.onAdvEvent$10(__init
    __.py:992)
            at org.python.pycode.serializable._pyx1235545073646.call_function(__init
    __.py)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyTableCode.call(Unknown Source)
            at org.python.core.PyFunction.__call__(Unknown Source)
            at org.python.core.PyMethod.__call__(Unknown Source)
            at org.python.core.PyObject.__call__(Unknown Source)
            at org.python.core.PyObject._jcallexc(Unknown Source)
            at org.python.core.PyObject._jcall(Unknown Source)
            at org.python.proxies.main$Quest$424.onAdvEvent(Unknown Source)
            at com.l2jfree.gameserver.model.quest.Quest.notifyEvent(Quest.java:399)
            at com.l2jfree.gameserver.model.actor.instance.L2PcInstance.processQuest
    Event(L2PcInstance.java:1588)
            at com.l2jfree.gameserver.network.clientpackets.RequestBypassToServer.ru
    nImpl(RequestBypassToServer.java:267)
            at com.l2jfree.gameserver.network.clientpackets.L2GameClientPacket.run(L
    2GameClientPacket.java:78)
            at com.l2jfree.gameserver.threadmanager.ExecuteWrapper.run(ExecuteWrappe
    r.java:40)
            at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
            at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
            at java.util.concurrent.FutureTask.run(Unknown Source)
            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    access$301(Unknown Source)
            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    run(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)

  5. #230
    Account Upgraded | Title Enabled! Rin4a is offline
    MemberRank
    Apr 2006 Join Date
    LatviaLocation
    981Posts

    Re: Custom buffer

    I didn' t have timeto post that update
    check the first post in like 60 minutes

  6. #231
    Novice elvergaloca is offline
    MemberRank
    Jan 2009 Join Date
    3Posts

    Re: Custom buffer

    Thank you , works perfect now ^^

  7. #232
    Novice Seifer Almasy is offline
    MemberRank
    Feb 2009 Join Date
    2Posts

    Re: Custom buffer

    I use l2jfree and version 1.3 not work for me... but i use 1.2 instead... This Buffer is "perfect"

    but, for one... :P the buffer do not buffs pets and summons, you fix it in another (future) version?

    regards, and sry for bad, bad english

    ^^

  8. #233
    Proficient Member daneel is offline
    MemberRank
    Sep 2006 Join Date
    C:/Location
    159Posts

    Re: Custom buffer

    Hello Rin4a,

    First of all, thanks for this great buffer.

    I'm getting this error on Navicat when i try to batch Install.sql on my db.



  9. #234
    Account Upgraded | Title Enabled! Rin4a is offline
    MemberRank
    Apr 2006 Join Date
    LatviaLocation
    981Posts

    Re: Custom buffer

    fixed that SQL incompatibility
    check the first post for updates

  10. #235
    Novice Seifer Almasy is offline
    MemberRank
    Feb 2009 Join Date
    2Posts

    Re: Custom buffer

    Rin4a, please... about pet/summon buff...

    you implement this in next version of npc?

    thanks

  11. #236
    Proficient Member daneel is offline
    MemberRank
    Sep 2006 Join Date
    C:/Location
    159Posts

    Re: Custom buffer

    Hello Rin4a

    I downloaded again the file from the 1st post, and im getting the same error, 4 queries processed, 3 succesfully and 1 with error, unknow table InnoDB.

    TIA.

  12. #237
    Account Upgraded | Title Enabled! Rin4a is offline
    MemberRank
    Apr 2006 Join Date
    LatviaLocation
    981Posts

    Re: Custom buffer

    damn it.. I missed some things in the install.sql...
    check first post in like 30 minutes

  13. #238
    Apprentice panxulingo is offline
    MemberRank
    Feb 2007 Join Date
    13Posts

    Re: Custom buffer

    sorry but u dont have an buffer to use it in interlude server?????



    however ur work is very very good^^*!

    ty for share ;D!

  14. #239
    Account Upgraded | Title Enabled! Rin4a is offline
    MemberRank
    Apr 2006 Join Date
    LatviaLocation
    981Posts

    Re: Custom buffer

    no I don't, and I'm not planning to make it to be compatible with interlude server

    Edit:
    Check first post: little SQL fix

  15. #240
    Proficient Member daneel is offline
    MemberRank
    Sep 2006 Join Date
    C:/Location
    159Posts

    Re: Custom buffer

    Hey Rin4a, it's working now, thanks alot dude.



    Dany.



Advertisement