WatersEdge / l1j-en

Automatically exported from code.google.com/p/l1j-en
2 stars 3 forks source link

Unchosen One (succubus) teleport #204

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This gets cast way too often.  With multiple succubi on screen, the player gets 
teleported around between them constantly.

Original issue reported on code.google.com by bm3...@gmail.com on 4 Jul 2011 at 5:15

GoogleCodeExporter commented 8 years ago
probably just need to change the TriRnd of the skill

Original comment by L1Vala...@gmail.com on 4 Jul 2011 at 6:16

GoogleCodeExporter commented 8 years ago
fixed in r654

Original comment by L1Vala...@gmail.com on 4 Jul 2011 at 9:52

GoogleCodeExporter commented 8 years ago
2011-7-5 19:25:02 l1j.server.server.clientpackets.C_UseSkill <init>
严重:
java.lang.ArrayIndexOutOfBoundsException: 8
        at l1j.server.server.clientpackets.ClientBasePacket.readH(ClientBasePack
et.java:57)
        at l1j.server.server.clientpackets.C_UseSkill.<init>(C_UseSkill.java:96)

        at l1j.server.server.PacketHandler.handlePacket(PacketHandler.java:72)
        at l1j.server.server.ClientThread$HcPacket.run(ClientThread.java:306)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:885)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:907)
        at java.lang.Thread.run(Thread.java:619)
2011-7-5 19:26:05 l1j.server.server.ClientThread run
信息: 450901052:127.0.0.1
: 139MB RAM
Waiting for connections...

Original comment by hu450901...@163.com on 5 Jul 2011 at 11:27

GoogleCodeExporter commented 8 years ago
What's this last message about?

Original comment by bm3...@gmail.com on 5 Jul 2011 at 3:33

GoogleCodeExporter commented 8 years ago
thats the common skill bug we allready know and this has nothing todo with this 
ticket.

Original comment by Nuijen...@gmail.com on 5 Jul 2011 at 4:55