L2JMobius

Battle Chronicle Exit game in combat

pabloduran3 · 6 · 2023

Offline pabloduran3

  • Vassal
  • *
    • Posts: 4
When im in combat, and i press "restart game", works good, but if i press "Exit Game", game closes without any reason, (Im not GM ofc)

Any help ? thanks


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16015
Logout packed has
Code: [Select]
if (!player.canLogout())
{
player.sendPacket(ActionFailed.STATIC_PACKET);
return;
}
So maybe something to do with client.


Offline pabloduran3

  • Vassal
  • *
    • Posts: 4
no work, still can close game with "Exit Game" button while in combat.

The same thing happens, both in the free version "BattleChronicle" and in the paid version "Vanguard".


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16015
no work, still can close game with "Exit Game" button while in combat.

The same thing happens, both in the free version "BattleChronicle" and in the paid version "Vanguard".

Using leaked versions will get you banned.


Offline pabloduran3

  • Vassal
  • *
    • Posts: 4
Im using "BattleChronicle" free version, what are you talking about?

I have talked to a guy who uses the paid version, and he told me that it fails him too.


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16015
Im using "BattleChronicle" free version, what are you talking about?

I have talked to a guy who uses the paid version, and he told me that it fails him too.

I see no report about it on subscribers section.
Also, this report is invalid.