FAQ

Tools/Gley menu is not shown. Cannot open the Settings Window.

Fix all errors (red messages) from your console so that scripts can compile.


The type or namespace name 'TimerButtonIDs' could not be found

This happens when plugin folder is deleted and reimported.

Fix 1: Navigate to Player Settings->Other Settings->Scripting Define Symbols and delete GLEY_DAILY_REWARDS

Fix 2: Add using Gley.DailyRewards; to your file


The namespace <global namespace> already contains a definition for 'TimerButtonIDs

This happens when the platform is switched.

Fix1: Open Settings Window (Tools -> Gley -> Daily Rewards) and press the Save.

Fix2: If the above menu is not available. Delete the TimerButtonIDs.cs script.

Last updated