doriyan13 / SpringStory

v95 shroom simulator implemented via SpringBoot and java 21
MIT License
28 stars 26 forks source link

Logging in / Changing Channel map bug #24

Open Silwhoon opened 8 months ago

Silwhoon commented 8 months ago

When logging in or changing channel while in the map '10000' the NPC 'Heena' does not show an available quest and the quest light bulb above your characters head does not get displayed. Although when you !warp to '10000' both are shown as expected.

I assume something isn't being handled correctly when logging in or changing channels vs simply changing maps.

(This happens to ALL NPCs)

When logging in / changing channel: image

When !warping: image

Silwhoon commented 8 months ago

In addition to this, NPC scripts are not loaded at all when you log in / change channel. Speak to any NPC that has a script attached to it after logging in / changing channel and you will see that the script is not loaded at all. !warping to the map fixes this