godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.44k stars 1.52k forks source link

Missing dependencies error on Dodge the Creeps C# version #1083

Closed yathxyz closed 6 days ago

yathxyz commented 6 days ago

Which demo project is affected:

mono/dodge_the_creeps/

OS/device including version:

Windows 10. Godot version is 4.2.2.stable.mono.official.15073afe3

Issue description:

Godot upon project startup claims that there are "missing dependencies". See screenshot below. Game launches but won't get past the menu.

To reproduce:

  1. Clone the git repository.
  2. Scan repo with the Godot project manager.
  3. Double click on the "Dodge the Creeps in C#" entry

Screenshots of issue: image

yathxyz commented 6 days ago

Could've sworn I checked out the 4.2 branch. Failing to reproduce the issue again. Apologies for this.