What is the reason for this exception

Exception on - amity_sdk: 0.24.0 & amity_sdk: 0.25.0
OK on - amity_sdk: 0.23.0!

I/flutter ( 6616): kobi - Will log here Details-Bad state: GetIt: Object/factory with type UserRepository is not registered inside GetIt.
I/flutter ( 6616): (Did you accidentally do GetIt sl=GetIt.instance(); instead of GetIt sl=GetIt.instance;
I/flutter ( 6616): Did you forget to register it?)
I/flutter ( 6616): kobi - Will log here stack-#0 throwIfNot (package:get_it/get_it_impl.dart:12:19)
I/flutter ( 6616): #1 _GetItImplementation._findFactoryByNameAndType (package:get_it/get_it_impl.dart:395:5)
I/flutter ( 6616): #2 _GetItImplementation.get (package:get_it/get_it_impl.dart:423:29)
I/flutter ( 6616): #3 _GetItImplementation.call (package:get_it/get_it_impl.dart:461:12)
I/flutter ( 6616): #4 AmityCoreClient.newUserRepository (package:amity_sdk/src/public/amity_core_client.dart:131:62)
I/flutter ( 6616): #5 _CommunityFeedScreenState.initState (package:allergy_app/anew/screen/community_feed/community_feed_screen.dart:68:21)
I/flutter ( 6616): #6 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5219:55)
I/flutter ( 6616): #7 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5062:5)
I/flutter ( 6616): #8 Element.inflateWidget (package:flutter/src/widgets/framework.dart:3971:16)
I/flutter ( 6616): #9 Element.updateChild (package:flutter/src/widgets/framework.dart:3702:20)
I/flutter ( 6616): #10 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5111:16)
I/flutter ( 6616): #11 Element.rebuild (package:fl

Now amity_sdk: 0.25.0 is OK?

Hello, may I confirm if these exceptions have the potential to cause crashes or other issues? Could you also share the order of functions called/relevant code? Are these exceptions related to the community feed, similar to the discussion found at this link: Exception on getting the Feed? - #4 by amitysupport?

It was different not connected to the other that you linked
I was for shot time
Now its OK

Thanks for getting back. Can you let me know if the problem with getting the feed (Exception on getting the Feed? - #4 by amitysupport) has been fixed?

As for the current issue, do these exceptions have the potential to cause crashes or other problems? And could you share the order in which functions are called or the relevant parts of the code to help us understand better?