git-learning-game / oh-my-git

An interactive Git learning game!
https://ohmygit.org
Other
2k stars 145 forks source link

Doesn't Launch. When executed #126

Closed ashincoder closed 3 years ago

ashincoder commented 3 years ago

When I do ./oh-my-git The following output is given:

❯ ./oh-my-git
ERROR: make_dir_recursive: Method failed. Returning: err
   At: core/os/dir_access.cpp:185.
Godot Engine v3.2.3.stable.official - https://godotengine.org
X Error of failed request:  BadAtom (invalid Atom parameter)
  Major opcode of failed request:  18 (X_ChangeProperty)
  Atom id in failed request:  0x0
  Serial number of failed request:  56
  Current serial number in output stream:  57
ashincoder commented 3 years ago

Please forgive me if this is a noob question :cry: