Error "Attempt to invoke virtual method 'java.lang.String java.lang.Throwable.toString()' on a null object reference"

Hello everyone,
Yesterday I put the in-app update in my app (it’s published on Google Play) and changed the minimal API.
Today I added Spotlight and when I start the Companion, it gives this error: “Error of Companion: Attempt to invoke virtual method ‘java.lang.String java.lang.Throwable.toString()’ on a null object reference”.

So I tried to remove the in-app update and the minimal API but it still doesn’t work… also when I boot the app from the phone crashed.

How can i resolve it?

Can you show your blocks?

Here you are… excuse me but here it was night

Thanks :smile: But could you please temporarily translate your blocks to English , so we can understand it :slightly_smiling_face:

1 Like

Ok, I fixed the problem :slightly_smiling_face:: I set the Spotlight component on the Side Menu… how can I set it on the menu without it giving an error?