L2JMobius

Public Development => Bug Reports => Topic started by: xionati on November 14, 2024, 11:28:47 PM

Title: Weird bug when spawning certain doors in instances.
Post by: xionati on November 14, 2024, 11:28:47 PM
I figured I should make the post here, since the section is more appropriate.

I have done some tests, for example this door spawns correctly:
Code: [Select]
<door id="24190001" name="Aden_Colosseum.Colosseum_Door"> When I try to spawn
Code: [Select]
<door id="20160001" name="Rune_Castle_S.runecastle_door01"> it does spawn, but it looks like the picture below, and I can't pass through.

https://prnt.sc/-vdHnpaj2DnW

It looks like a destroyed door, I tried healing, respawning, reviving, nothing worked.

Anybody knows what's wrong here?