Skip to content

Bug fix guide

Mahan Khalili edited this page May 22, 2025 · 8 revisions

This page displays the detected bugs, their reasons and how to fix them.

Deleted config plugin files

Error

This warning show in the editor output when the project is opened:

● core/config/project_settings . cpp: 341 - Property not found : SLib/*

Reasons

  • There is a problem in saving the project config file.
  • Config content has been deleted or is not available.

Fix

Delete the files res://addons/SLib/SLibDefaults.cfg and res://addons/SLib/SLibFileLocations.cfg and reload the project.

Note

If you get a warning again, reload the app again.

Report a bug

Didn't find the desired bug? Report a bug to be investigated and fixed.

Tip

Wiki was updated to 1.1.0! 🚀

SLib!

Clone this wiki locally