Please help quickly

How do we fix "Error from Companion: Attempt to invoke virtual method 'java.lang.String java.lang.Throwable.toString()' on a null object reference"
I cant fail this class and were actually trying everything

thanks,
claire & maeve

Update the Companion

If you have screen shots of the app or attach your project file, we can also take a look. Typically, thrown errors should be caught by our runtime and handled more gracefully, so it's strange that you're getting this message.