Hercules icon indicating copy to clipboard operation
Hercules copied to clipboard

Rare WOE SE Wall Bug

Open MrKeiKun opened this issue 3 years ago • 1 comments

Describe the bug Sometimes even if Guardian Stones 1 and 2 are already broken... walls are still there.

To Reproduce Steps to reproduce the behavior:

  1. @Agitstart2
  2. own a castle like schg_cas05
  3. open another acct different guild...
  4. break both guardian stones of enemy guild...
  5. Hit Barricades

Expected behavior Barricades shouldn't be immune anymore from any skills/physical attacks by enemy guild.

System specs (please complete the following information):

  • OS: CentOS
  • Hercules Version: 2021.01.11
  • Mode: Renewal
  • Packet version: 20190530
  • Client type: RE

Plugins used or source modifications None

Additional context

(01/27/2021 22:48:18) [ Warning ] : buildin_delwall: Non-existent 'sc05_RL0' provided.
(01/27/2021 22:48:18) [ Debug ] : Source (NPC): RL0#schg_cas05 (invisible/not on a map)
(01/27/2021 22:48:18) [ Warning ] : buildin_delwall: Non-existent 'sc05_RL1' provided.
(01/27/2021 22:48:18) [ Debug ] : Source (NPC): RL1#schg_cas05 (invisible/not on a map)
(01/27/2021 22:48:18) [ Warning ] : buildin_delwall: Non-existent 'sc05_RL2' provided.
(01/27/2021 22:48:18) [ Debug ] : Source (NPC): RL2#schg_cas05 (invisible/not on a map)
(01/27/2021 22:48:18) [ Warning ] : buildin_delwall: Non-existent 'sc05_RL3' provided.
(01/27/2021 22:48:18) [ Debug ] : Source (NPC): RL3#schg_cas05 (invisible/not on a map)

MrKeiKun avatar Jan 27 '21 18:01 MrKeiKun

More info about this: the logs above shows regarding because there are now checkwall code in RL#template's OnDisable.

The bug I'm referring is this: image

those barricade should be hittable since Guardian Stones are down again. Then i tried reading changes regarding agit_main_se.txt and saw #1596, after reverting this. and trying to reproduce the bug again using the steps. I can now destroy those barricades.

MrKeiKun avatar Apr 17 '21 21:04 MrKeiKun