Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to move a portal on a specific map. #819

Open
Kustale opened this issue Jan 6, 2023 · 1 comment
Open

Error when trying to move a portal on a specific map. #819

Kustale opened this issue Jan 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Kustale
Copy link

Kustale commented Jan 6, 2023

Describe the bug

A serious error occurred on the server when trying to enter and exit a specific map (dungeon).

To Reproduce

  1. Enter the Waterbug Landing dungeon.
  2. After proceeding, enter the Waterbug Park dungeon.
  3. Also proceed and exit. -> Return to Waterbug Landing again without dungeon exiting.
  4. Use the portal in the back.

Expected behavior

ka-boom

Screenshots

20230106_155513_00
938740262

Stack trace of the error

Process terminated. Assertion failed.
Should never be null
at MapleServer2.PacketHandlers.Game.MoveFieldHandler.HandleMove(GameSession session, PacketReader packet) in D:\MapleServer2-First\MapleServer2\PacketHandlers\Game\MoveFieldHandler.cs:line 85
at MapleServer2.PacketHandlers.Game.MoveFieldHandler.Handle(GameSession session, PacketReader packet) in D:\MapleServer2-First\MapleServer2\PacketHandlers\Game\MoveFieldHandler.cs:line 36
at MapleServer2.Network.PacketRouter1.OnPacket(Object sender, PacketReader reader) in D:\MapleServer2-First\MapleServer2\Network\PacketRouter.cs:line 23 at MapleServer2.Network.Session.ReadRecvPipe(PipeReader reader) in D:\MapleServer2-First\MapleServer2\Network\Session.cs:line 263 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
at MapleServer2.Network.QueuedPipeScheduler.ProcessQueue() in D:\MapleServer2-First\MapleServer2\Network\QueuedPipeScheduler.cs:line 34
at MapleServer2.Network.Session.StartInternal() in D:\MapleServer2-First\MapleServer2\Network\Session.cs:line 196
at System.Threading.Thread.StartHelper.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Thread.StartCallback()

Latest commit id

@Kustale Kustale added the bug Something isn't working label Jan 6, 2023
@biesu
Copy link

biesu commented Sep 20, 2024

Hello, what's the progress now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants