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

Map error #825

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

Map error #825

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

Comments

@Kustale
Copy link

Kustale commented Apr 6, 2023

Describe the bug

An error occurs when attempting to enter any map.
(guide quest in progress)

To Reproduce

  1. Enter Persika Butik(?)
  2. Loading...

Expected behavior

BOOM!

Screenshots

932759823

Stack trace of the error

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Repeat 2 times:

at Maple2.PathEngine.PathEnginePINVOKE.Mesh_generateUnobstructedSpaceFor(System.Runtime.InteropServices.HandleRef, System.Runtime.InteropServices.HandleRef, Boolean, System.String[])

at Maple2.PathEngine.Mesh.generateUnobstructedSpaceFor(Maple2.PathEngine.Shape, Boolean, System.Collections.Generic.IDictionary2<System.String,System.String>) at MapleServer2.Types.FieldNavigator.AddShape(Maple2Storage.Types.Metadata.NpcMetadataCapsule) at MapleServer2.Managers.FieldManager.RequestNpc(Int32, Maple2Storage.Types.CoordF, Maple2Storage.Types.CoordF, Int16) at MapleServer2.Managers.FieldManager.RequestNpc(Maple2Storage.Types.Metadata.MapNpc, Maple2Storage.Types.CoordF, Maple2Storage.Types.CoordF) at MapleServer2.Managers.FieldManager.AddEntitiesToState() at MapleServer2.Managers.FieldManager..ctor(MapleServer2.Types.Player) at MapleServer2.Tools.FieldManagerFactory.GetManager(MapleServer2.Types.Player) at MapleServer2.Servers.Game.GameSession.InitPlayer(MapleServer2.Types.Player) at MapleServer2.PacketHandlers.Common.ResponseKeyHandler.Handle(MapleServer2.Servers.Game.GameSession, MaplePacketLib2.Tools.PacketReader) at MapleServer2.Network.PacketRouter1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].OnPacket(System.Object, MaplePacketLib2.Tools.PacketReader)
at MapleServer2.Network.Session+d__36.MoveNext()
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1+AsyncStateMachineBox1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ExecutionContextCallback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1+AsyncStateMachineBox1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext(System.Threading.Thread)
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1+AsyncStateMachineBox1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at System.Threading.ThreadPool+<>c.<.cctor>b__87_0(System.Object)
at MapleServer2.Network.QueuedPipeScheduler.ProcessQueue()
at MapleServer2.Network.Session.StartInternal()
at System.Threading.Thread+StartHelper.Callback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Thread.StartCallback()

Latest commit id

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

Kustale commented Apr 6, 2023

Hmm... Most of the other guide quests (some of them work. Vehicles, balloon quests) don't work either, so i can't proceed.

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

1 participant