Can't Enter Blood castle

Started by Draiskulis, Sep 10, 2025, 05:00 PM

Draiskulis

Hi guys,

Any Idea How to fix Blood Castle bug on server? (It gives me message ''The time to Enter Blood Castle has passed'')
  •  

꧁Phantasm꧂

#1
Why you cannot enter ANY Blood Castle (BC1–BC8)

In MUEMU / IGC / S6 / S6E20 / S9 / NH20 setups, the BC entry blocking happens because:

1. Your BC Gate numbers do NOT match the server side

The Blood Castle entry uses Gate numbers in two places:

QuoteMoveGate.txt

QuoteEventInventory.xml (for ticket level check)

QuoteBloodCastle.dat (event rules)

If the gate in MoveGate.txt does not match the one in BloodCastle.dat, the client thinks the event is closed 24/7.

✔Typical gates for Blood Castle:

BC Level   Gate   Map
BC1   267   11
BC2   268   12
BC3   269   13
BC4   270   19
BC5   271   20
BC6   272   29
BC7   273   30
BC8   774   504

If any of these are wrong (or missing), you instantly get that message.

2. Your server time for BC is misconfigured

Check:

QuoteData/Event/BloodCastle.dat


Look at the block:

0
* * * * 15 00 00
* * * * 17 00 00
end


If:

- hours overlap

- or the time window is wrong

- or you set only AlarmTime but no EventTime

→ the event rejects ALL entries.

3. Your "Cloak of Invisibility / Archangel" item levels mismatch

BC entry checks ticket level vs BC level.

If your Cloaks (like 7316, 7320, etc.) do NOT match the ReqItemIndex in BloodCastle.dat, the server blocks entry even if you have the right item.

Check the file:

QuoteData/Event/BloodCastle.dat


There is a section like this:

2
//ReqItemIndex ReqItemLevel ReqItemCount EventMap WaitingGate StartGate MinLevel MaxLevel ...
13           0             1            11        267         268       1        400
end


If you modified your item list (merged S6→S20 sets), then:

✔ Your Cloak item IDs are WRONG for the BC script.

This will block ALL BC entry attempts.

This is just an assumption as you didn't left any details of the MuServer you are utilising.

Hope this works.


Enjoy.
  •  

Powered by SMFPacks Ads Manager Mod