I tried to replicate this problem but it works fine on my end. Either your “Crosbuyu” and/or “Croskucul” functions are getting called before the “new var 2” variable is set, or that variable is set to null because your WidgetBP is not created at that point in time.