Kai K
Results
1
comments of
Kai K
This is a normal crash check before if its **nil** t.graphic = nil ``` if( t.graphic ~= nil) then g:insert(t.graphic) end ``` Or add in your Code: ``` local unhandledErrorListener...