eumario / godot-manager

A Project, Version and Addons/Plugins manager for Godot Game Engine.
MIT License
332 stars 19 forks source link

Missing Project right after creating one. #95

Closed sebastianoboem closed 5 months ago

sebastianoboem commented 5 months ago

Describe the bug Missing Project (on godot default project manager) after trying to open the one i've created. Some times it closes itself after creating the project (like crashing).

To Reproduce

  1. Open 'GodotManager'
  2. Click on 'New Project'
  3. Leave all at 'default' settings (just named the project)
  4. Click on 'Create & Edit'

Expected behavior Open Godot project i just created.

Screenshots Engine Version New Project Missing Project

Complete the Following:

Additional context Using Godot 4.2.2

sebastianoboem commented 5 months ago

Problem seems to be related to the 'project.godot' file Godot file compare

i've solved by deleting the rendering section and including it int the 'config/feature' declaration.

The Fix

as you can see now the project will reappear in the list and if i open from Godot-Manager it will work. the proove

eumario commented 5 months ago

Closing, as this is fixed with Commit bcd5065 and ensures that Rendering Engine is properly setup with Escaped Quotes, which would cause the error for the project.