Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Game's Init() method is being called twice #417

Closed
jessefreeman opened this issue Aug 17, 2020 · 0 comments
Closed

Game's Init() method is being called twice #417

jessefreeman opened this issue Aug 17, 2020 · 0 comments
Assignees
Labels
Projects

Comments

@jessefreeman
Copy link
Collaborator

Describe the bug
Notice an issue when cleaning up the installer tool and it looks like game's Init() method is getting called twice.

To reproduce
Steps to reproduce the behavior:

  1. Add a print statement to any game's Init()
  2. Run the game
  3. Look at the log to see if the call is happening twice

Expected behavior
Init() should only be called once.

Screenshots
image

@jessefreeman jessefreeman self-assigned this Aug 17, 2020
@jessefreeman jessefreeman added this to Needs triage in PV8 Runner via automation Aug 17, 2020
PV8 Runner automation moved this from Needs triage to Closed Aug 18, 2020
jessefreeman added a commit that referenced this issue Aug 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
PV8 Runner
  
Closed
Development

No branches or pull requests

1 participant