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

Crash on player duplication #2470

Closed
Maxonovien opened this issue Aug 7, 2021 · 1 comment · Fixed by #4521
Closed

Crash on player duplication #2470

Maxonovien opened this issue Aug 7, 2021 · 1 comment · Fixed by #4521

Comments

@Maxonovien
Copy link
Contributor

Describe the bug

The games crashes sometimes upon clicking player duplication cheat button.

To Reproduce
Steps to reproduce this bug:

  1. Open the attached save in game
  2. Open cheat menu
  3. Click "duplicate player"

This crash is not systematic (1 in 10 trials perhaps?). I launched the game again to reproduce, but perhaps can you simply reload the save.

System info (please complete the following information):

  • OS: Windows 10
  • Graphics card (you can find this in the game logs): GeForce MX150/PCIe/SSE2
  • Thrive version up-to-date master branch

Logs

Likely most relevant part

Unhandled Exception:
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Microbe'.
...
at Godot.Spatial.get_Translation () [0x00001] in /root/godot/modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Spatial.cs:61
  at Microbe.ForceDivide () [0x00018] in D:\Maxime\Documents\Projets\Jeux\Thrive\Thrive\src\microbe_stage\Microbe.cs:1019
  at Microbe.OnPlayerDuplicationCheat (System.Object sender, System.EventArgs e)
...

Full logs
https://pastebin.com/8MrzdwGF

Game save
Yeah.zip

@hhyyrylainen hhyyrylainen added this to Backburner in Thrive Planning via automation Aug 7, 2021
@hhyyrylainen hhyyrylainen moved this from Backburner to Low priority bugs / issues in Thrive Planning Aug 7, 2021
@hhyyrylainen
Copy link
Member

If this only happens when using the cheat, then this is a pretty low priority issue and I've assigned this as such.

@hhyyrylainen hhyyrylainen moved this from Low priority bugs / issues to In progress in Thrive Planning Oct 13, 2023
@hhyyrylainen hhyyrylainen added this to the Release 0.6.4 milestone Oct 13, 2023
Thrive Planning automation moved this from In progress to Done Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2 participants