Pyrdacor / Ambermoon.net

Ambermoon rewrite in C#
GNU General Public License v3.0
416 stars 20 forks source link

[Bug report] Lizard fight crash #344

Closed fluff79 closed 1 year ago

fluff79 commented 1 year ago

Describe the bug Entered the cellar at the beginning of the game and at the well , when the lizard jumps out, the game crashes before the battle starts.

here is the error log

The type initializer for 'System.Runtime.Serialization.Formatters.Binary.Converter' threw an exception.

at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.GetAssemblyId(WriteObjectInfo objectInfo) at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, BinaryFormatterWriter serWriter) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph) at Ambermoon.Data.Monster.Clone() at Ambermoon.Data.MonsterGroup.Clone() at Ambermoon.Game.<>cDisplayClass557_0.b__0() at Ambermoon.Game.Update(Double deltaTime) at Ambermoon.GameWindow.Window_Update(Double delta) at Silk.NET.Windowing.Internals.ViewImplementationBase.DoUpdate() at Silk.NET.Windowing.WindowExtensions.<>cDisplayClass2_0.b__0() at Silk.NET.Windowing.Internals.ViewImplementationBase.Run(Action onFrame) at Silk.NET.Windowing.WindowExtensions.Run(IView view) at Ambermoon.GameWindow.Run(Configuration configuration) at Ambermoon.Program.Main()

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): Running on a windows PC, the advanced ambermoon 1.03. Downloaded it earlier this evening from github.

Additional context Add any other context about the problem here.

Thank you!

fluff79 commented 1 year ago

Reloaded the crash save and tried again without the issue reoccuring.

Pyrdacor commented 1 year ago

Can you start any fights?

fluff79 commented 1 year ago

Yes I can thank you. I haven’t been able to reproduce the error, so perhaps there isn’t really anything to do. Thanks Mark

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows

From: @.> Sent: 18 February 2023 08:09 To: @.> Cc: @.>; @.> Subject: Re: [Pyrdacor/Ambermoon.net] [Bug report] (Issue #344)

Can you start any fights?

— Reply to this email directly, view it on GitHubhttps://github.com/Pyrdacor/Ambermoon.net/issues/344#issuecomment-1435518255, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADMHSZOXSC4NPOLNKZHUXODWYB7TTANCNFSM6AAAAAAU76QSX4. You are receiving this because you authored the thread.Message ID: @.***>

Pyrdacor commented 1 year ago

Still strange that this happened. I leave this open as a reminder to have a closer look at it.

fluff79 commented 1 year ago

Thank you. You’re doing a wonderful thing with the project. I never played the game when I was younger, but I loved playing DragonFlight which was a different game that Thalion made. The graphics, music, gameplay etc amazing. So I’m trying out Ambermoon 😊

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows

From: @.> Sent: 01 March 2023 06:06 To: @.> Cc: @.>; @.> Subject: Re: [Pyrdacor/Ambermoon.net] [Bug report] (Issue #344)

Still strange that this happened. I leave this open as a reminder to have a closer look at it.

— Reply to this email directly, view it on GitHubhttps://github.com/Pyrdacor/Ambermoon.net/issues/344#issuecomment-1449404369, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADMHSZNA4KTHGUKSIAQZKVLWZ3RPVANCNFSM6AAAAAAU76QSX4. You are receiving this because you authored the thread.Message ID: @.***>

Pyrdacor commented 1 year ago

This never happened again I guess. I will close this now. If it occurs again, someone will most likely create a new issue and I can investigate further then if needed.