(Line 15,attempt to index nil with 'CharacterAdded' error.) local TweenService = game:GetService("TweenService") local blurDelay = 0 --seconds local blurDuration = 6 --seconds local blurEffect = Instance.new("BlurEffect") blurEffect.Size = 0 blurEffect.Enabled = false b...
Hi, I am creating a custom QuickApp for Gree Air Conditioners on HC3, and I have the following issue when I would like to create the child device under my QuickApp: ./quickApp.lua:156: attempt to index a nil value (local 'child') Did anyone faced such is
Closed Crash on dedicated server : workshop-1378549454/scripts/tools/dynamictilemanager.lua:552: attempt to index field '?' (a nil value) Hi ! I just tested with only this plugin and default settings, it works on local server but not on my dedicated docker server Here a link to my conf...