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

game exits when giving a single horseshoe to Tolimar in Spannenberg #378

Open
sh-dave opened this issue Aug 28, 2024 · 2 comments
Open

game exits when giving a single horseshoe to Tolimar in Spannenberg #378

sh-dave opened this issue Aug 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working considering for next update If possible this is added to the next game update. But maybe it will come later. crash Bug which crashes the game

Comments

@sh-dave
Copy link

sh-dave commented Aug 28, 2024

To Reproduce

  • collect horseshoes for Tolimar
  • split the stack of 4; in my case I split them into 4x1
  • talk to Tolimar and give him a horseshoe
  • Tolimar will be happy, acting like you gave him all 4
  • the game is not so happy and will go💥

Screenshots

[Application] Tried to remove more items than existed.
   at Ambermoon.Data.ItemSlot.Remove(Int32 amount)
   at Ambermoon.Game.<>c__DisplayClass575_5.<ShowConversation>b__44()
   at Ambermoon.Render.ItemAnimation.<>c__DisplayClass9_0.<Play>g__Start|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.<>c__DisplayClass2_0.<Run>b__0()
   at Silk.NET.Windowing.Internals.ViewImplementationBase.Run(Action onFrame)
   at Silk.NET.Windowing.Glfw.GlfwWindow.Run(Action onFrame)
   at Silk.NET.Windowing.WindowExtensions.Run(IView view)
   at Ambermoon.GameWindow.Run(Configuration configuration)
   at Ambermoon.Program.Main()
Press return to exit

Desktop (please complete the following information):

  • Windows 10
  • Ambermoon Original 1.19 Deutsch
@sh-dave sh-dave added the bug Something isn't working label Aug 28, 2024
@sh-dave
Copy link
Author

sh-dave commented Aug 28, 2024

In addition: I was offered to load a crash backup save, but there was only a single horseshoe in Egil's inventory now.

@Pyrdacor
Copy link
Owner

Interesting. I will have a look at it soon.

@Pyrdacor Pyrdacor added considering for next update If possible this is added to the next game update. But maybe it will come later. crash Bug which crashes the game labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working considering for next update If possible this is added to the next game update. But maybe it will come later. crash Bug which crashes the game
Projects
None yet
Development

No branches or pull requests

2 participants