Advertisement
Loontik

Untitled

Jun 5th, 2020
3,625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Genie 62.85 KB | None | 0 0
  1.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  2.                          E    at Board.InitBoard (GameRaft gameRaft) [0x00000] in <00000000000000000000000000000000>:0
  3.                          E    at GameRaft.get_Board () [0x00000] in <00000000000000000000000000000000>:0
  4.                          E    at Game.Scripts.Logic.ConstructionBuildPositionHelper..ctor (GameRaft gameRaft, Game.Scripts.Interaction.ObjectPicker objectPicker) [0x00000] in <00000000000000000000000000000000>:0
  5.                          E    at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <00000000000000000000000000000000>:0
  6.                          E    at Zenject.ZenFactoryMethod.Invoke (System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0
  7.                          E    at Zenject.DiContainer.InstantiateInternal (System.Type concreteType, System.Boolean autoInject, System.Collections.Generic.List`1[T] extraArgs, Zenject.InjectContext context, System.
  8.                             Object concreteIdentifier) [0x00000] in <00000000000000000000000000000000>:0
  9.                          E    at Zenject.TransientProvider.GetAllInstancesWithInjectSplit (Zenj
  10.                          E  NullReferenceException: Object reference not set to an instance of an object.
  11.                          E    at Game.Scripts.Pause.PauseBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  12.                          E  (Filename: currently not available on il2cpp Line: -1)
  13.                          E  NullReferenceException: Object reference not set to an instance of an object.
  14.                          E    at Game.Scripts.DayTime.NightPostProcessController.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  15.                          E  (Filename: currently not available on il2cpp Line: -1)
  16.                          E  NullReferenceException: Object reference not set to an instance of an object.
  17.                          E    at Game.Scripts.DayTime.RainPostProcessController.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  18.                          E  (Filename: currently not available on il2cpp Line: -1)
  19.                          E  NullReferenceException: Object reference not set to an instance of an object.
  20.                          E    at Game.Scripts.DayTime.SunsetPostProcessController.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  21.                          E  (Filename: currently not available on il2cpp Line: -1)
  22.                          E  NullReferenceException: Object reference not set to an instance of an object.
  23.                          E    at Game.Scripts.DayTime.SunBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  24.                          E  (Filename: currently not available on il2cpp Line: -1)
  25.                          E  NullReferenceException: Object reference not set to an instance of an object.
  26.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  27.                          E  (Filename: currently not available on il2cpp Line: -1)
  28.                          E  NullReferenceException: Object reference not set to an instance of an object.
  29.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  30.                          E  (Filename: currently not available on il2cpp Line: -1)
  31.                          E  NullReferenceException: Object reference not set to an instance of an object.
  32.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  33.                          E  (Filename: currently not available on il2cpp Line: -1)
  34.                          E  NullReferenceException: Object reference not set to an instance of an object.
  35.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  36.                          E  (Filename: currently not available on il2cpp Line: -1)
  37.                          E  NullReferenceException: Object reference not set to an instance of an object.
  38.                          E    at Game.Scripts.DayTime.DayCounterBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  39.                          E  (Filename: currently not available on il2cpp Line: -1)
  40.                          E  NullReferenceException: Object reference not set to an instance of an object.
  41.                          E    at Game.Scripts.UI.Windows.Views.ConstructionTooltipManager.Awake () [0x00000] in <00000000000000000000000000000000>:0
  42.                          E  (Filename: currently not available on il2cpp Line: -1)
  43.                          E  NullReferenceException: Object reference not set to an instance of an object.
  44.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  45.                          E  (Filename: currently not available on il2cpp Line: -1)
  46.                          E  NullReferenceException: Object reference not set to an instance of an object.
  47.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  48.                          E  (Filename: currently not available on il2cpp Line: -1)
  49.                          E  NullReferenceException: Object reference not set to an instance of an object.
  50.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  51.                          E  (Filename: currently not available on il2cpp Line: -1)
  52.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 3 lines
  53.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  54.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  55.                          E  (Filename: currently not available on il2cpp Line: -1)
  56.                          E  NullReferenceException: Object reference not set to an instance of an object.
  57.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  58.                          E  (Filename: currently not available on il2cpp Line: -1)
  59.                          E  NullReferenceException: Object reference not set to an instance of an object.
  60.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  61.                          E  (Filename: currently not available on il2cpp Line: -1)
  62.                          E  NullReferenceException: Object reference not set to an instance of an object.
  63.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  64.                          E  (Filename: currently not available on il2cpp Line: -1)
  65.                          E  NullReferenceException: Object reference not set to an instance of an object.
  66.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  67.                          E  (Filename: currently not available on il2cpp Line: -1)
  68.                          E  NullReferenceException: Object reference not set to an instance of an object.
  69.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  70.                          E  (Filename: currently not available on il2cpp Line: -1)
  71.                          E  NullReferenceException: Object reference not set to an instance of an object.
  72.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  73.                          E  (Filename: currently not available on il2cpp Line: -1)
  74.                          E  NullReferenceException: Object reference not set to an instance of an object.
  75.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  76.                          E  (Filename: currently not available on il2cpp Line: -1)
  77.                          E  NullReferenceException: Object reference not set to an instance of an object.
  78.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  79.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  80.                          E  (Filename: currently not available on il2cpp Line: -1)
  81.                          E  NullReferenceException: Object reference not set to an instance of an object.
  82.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  83.                          E  (Filename: currently not available on il2cpp Line: -1)
  84.                          E  NullReferenceException: Object reference not set to an instance of an object.
  85.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  86.                          E  (Filename: currently not available on il2cpp Line: -1)
  87.                          E  NullReferenceException: Object reference not set to an instance of an object.
  88.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  89.                          E  (Filename: currently not available on il2cpp Line: -1)
  90.                          E  NullReferenceException: Object reference not set to an instance of an object.
  91.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  92.                          E  (Filename: currently not available on il2cpp Line: -1)
  93.                          E  NullReferenceException: Object reference not set to an instance of an object.
  94.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  95.                          E  (Filename: currently not available on il2cpp Line: -1)
  96.       ConnectionTracker  W  Exception thrown while unbinding
  97.                          W  java.lang.IllegalArgumentException: Service not registered: com.google.android.gms.measurement.internal.zzji@10ba475
  98.                          W      at android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:1860)
  99.                          W      at android.app.ContextImpl.unbindService(ContextImpl.java:1834)
  100.                          W      at android.content.ContextWrapper.unbindService(ContextWrapper.java:752)
  101.                          W      at com.google.android.gms.common.stats.ConnectionTracker.zza(com.google.android.gms:play-services-basement@@17.3.0:55)
  102.                          W      at com.google.android.gms.common.stats.ConnectionTracker.unbindService(com.google.android.gms:play-services-basement@@17.3.0:50)
  103.                          W      at com.google.android.gms.measurement.internal.zzir.zzah(com.google.android.gms:play-services-measurement-impl@@17.4.3:251)
  104.                          W      at com.google.android.gms.measurement.internal.zzir.zzam(com.google.android.gms:play-services-measurement-impl@@17.4.3:268)
  105.                          W      at com.google.android.gms.measurement.internal.zzir.zzc(com.google.android.gms:play-services-measurement-impl@@17.4.3:335)
  106.                          W      at com.google.android.gms.measurement.internal.zziq.zza(com.google.android.gms:play-services-measurement-impl@@17.4.3:2)
  107.                          W      at com.google.android.gms.measurement.internal.zzaj.run(com.google.android.gms:play-services-measurement-impl@@17.4.3:7)
  108.                          W      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
  109.                          W      at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  110.                          W      at com.google.android.gms.measurement.internal.zzfz.run(com.google.android.gms:play-services-measurement-impl@@17.4.3:21)
  111.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  112.                          E    at Game.Scripts.UI.ActionButtons.WeaponButtonBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  113.                          E  (Filename: currently not available on il2cpp Line: -1)
  114.                          E  NullReferenceException: Object reference not set to an instance of an object.
  115.                          E    at Game.Scripts.UI.ActionButtons.WeaponButtonBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  116.                          E  (Filename: currently not available on il2cpp Line: -1)
  117.                          E  NullReferenceException: Object reference not set to an instance of an object.
  118.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  119.                          E  (Filename: currently not available on il2cpp Line: -1)
  120.                          E  NullReferenceException: Object reference not set to an instance of an object.
  121.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  122.                          E  (Filename: currently not available on il2cpp Line: -1)
  123.                          E  NullReferenceException: Object reference not set to an instance of an object.
  124.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  125.                          E  (Filename: currently not available on il2cpp Line: -1)
  126.                          E  NullReferenceException: Object reference not set to an instance of an object.
  127.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  128.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  129.                          E  (Filename: currently not available on il2cpp Line: -1)
  130.                          E  NullReferenceException: Object reference not set to an instance of an object.
  131.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  132.                          E  (Filename: currently not available on il2cpp Line: -1)
  133.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 2 lines
  134.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  135.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  136.                          E  (Filename: currently not available on il2cpp Line: -1)
  137.                          E  NullReferenceException: Object reference not set to an instance of an object.
  138.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  139.                          E  (Filename: currently not available on il2cpp Line: -1)
  140.                          E  NullReferenceException: Object reference not set to an instance of an object.
  141.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  142.                          E  (Filename: currently not available on il2cpp Line: -1)
  143.                          E  NullReferenceException: Object reference not set to an instance of an object.
  144.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  145.                          E  (Filename: currently not available on il2cpp Line: -1)
  146.                          E  NullReferenceException: Object reference not set to an instance of an object.
  147.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  148.                          E  (Filename: currently not available on il2cpp Line: -1)
  149.                          E  NullReferenceException: Object reference not set to an instance of an object.
  150.                          E    at Game.Scripts.Input.FloatingJoystick_Touch.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  151.                          E  (Filename: currently not available on il2cpp Line: -1)
  152.                          E  NullReferenceException: Object reference not set to an instance of an object.
  153.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  154.                          E  (Filename: currently not available on il2cpp Line: -1)
  155.                          E  NullReferenceException: Object reference not set to an instance of an object.
  156.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  157.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  158.                          E  (Filename: currently not available on il2cpp Line: -1)
  159.                          E  NullReferenceException: Object reference not set to an instance of an object.
  160.                          E    at Game.Scripts.UI.CraftButtonNotificator.IsNotAvailable (UnnyNet.Models.RecipeModel recipe) [0x00000] in <00000000000000000000000000000000>:0
  161.                          E    at Game.Scripts.UI.CraftButtonNotificator.get_ShouldNotify () [0x00000] in <00000000000000000000000000000000>:0
  162.                          E    at Game.Scripts.UI.CraftButtonNotificator.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  163.                          E  (Filename: currently not available on il2cpp Line: -1)
  164.                          E  NullReferenceException: Object reference not set to an instance of an object.
  165.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  166.                          E  (Filename: currently not available on il2cpp Line: -1)
  167.                          E  NullReferenceException: Object reference not set to an instance of an object.
  168.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  169.                          E  (Filename: currently not available on il2cpp Line: -1)
  170.                          E  NullReferenceException: Object reference not set to an instance of an object.
  171.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  172.                          E  (Filename: currently not available on il2cpp Line: -1)
  173.                          E  NullReferenceException: Object reference not set to an instance of an object.
  174.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  175.                          E  (Filename: currently not available on il2cpp Line: -1)
  176.                          E  NullReferenceException: Object reference not set to an instance of an object.
  177.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  178.                          E  (Filename: currently not available on il2cpp Line: -1)
  179.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 2 lines
  180.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  181.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  182.                          E  (Filename: currently not available on il2cpp Line: -1)
  183.                          E  NullReferenceException: Object reference not set to an instance of an object.
  184.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  185.                          E  (Filename: currently not available on il2cpp Line: -1)
  186.                          E  NullReferenceException: Object reference not set to an instance of an object.
  187.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  188.                          E  (Filename: currently not available on il2cpp Line: -1)
  189.                          E  NullReferenceException: Object reference not set to an instance of an object.
  190.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  191.                          E  (Filename: currently not available on il2cpp Line: -1)
  192.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 1 line
  193.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  194.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  195.                          E  (Filename: currently not available on il2cpp Line: -1)
  196.                          E  NullReferenceException: Object reference not set to an instance of an object.
  197.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  198.                          E  (Filename: currently not available on il2cpp Line: -1)
  199.                          E  NullReferenceException: Object reference not set to an instance of an object.
  200.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  201.                          E  (Filename: currently not available on il2cpp Line: -1)
  202.                          E  NullReferenceException: Object reference not set to an instance of an object.
  203.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  204.                          E  (Filename: currently not available on il2cpp Line: -1)
  205.                          E  NullReferenceException: Object reference not set to an instance of an object.
  206.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  207.                          E  (Filename: currently not available on il2cpp Line: -1)
  208.                          E  NullReferenceException: Object reference not set to an instance of an object.
  209.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  210.                          E  (Filename: currently not available on il2cpp Line: -1)
  211.                          E  NullReferenceException: Object reference not set to an instance of an object.
  212.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  213.                          E  (Filename: currently not available on il2cpp Line: -1)
  214.                          E  NullReferenceException: Object reference not set to an instance of an object.
  215.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  216.                          E  (Filename: currently not available on il2cpp Line: -1)
  217.                          E  NullReferenceException: Object reference not set to an instance of an object.
  218.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  219.                          E  (Filename: currently not available on il2cpp Line: -1)
  220.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 1 line
  221.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  222.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  223.                          E  (Filename: currently not available on il2cpp Line: -1)
  224.                          E  NullReferenceException: Object reference not set to an instance of an object.
  225.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  226.                          E  (Filename: currently not available on il2cpp Line: -1)
  227.                          E  NullReferenceException: Object reference not set to an instance of an object.
  228.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  229.                          E  (Filename: currently not available on il2cpp Line: -1)
  230.                          E  NullReferenceException: Object reference not set to an instance of an object.
  231.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  232.                          E  (Filename: currently not available on il2cpp Line: -1)
  233.                          E  NullReferenceException: Object reference not set to an instance of an object.
  234.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  235.                          E  (Filename: currently not available on il2cpp Line: -1)
  236.                          E  NullReferenceException: Object reference not set to an instance of an object.
  237.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  238.                          E  (Filename: currently not available on il2cpp Line: -1)
  239.                          E  NullReferenceException: Object reference not set to an instance of an object.
  240.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  241.                          E  (Filename: currently not available on il2cpp Line: -1)
  242.                          E  NullReferenceException: Object reference not set to an instance of an object.
  243.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  244.                          E  (Filename: currently not available on il2cpp Line: -1)
  245.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 1 line
  246.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  247.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  248.                          E  (Filename: currently not available on il2cpp Line: -1)
  249.                          E  NullReferenceException: Object reference not set to an instance of an object.
  250.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  251.                          E  (Filename: currently not available on il2cpp Line: -1)
  252.                          E  NullReferenceException: Object reference not set to an instance of an object.
  253.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  254.                          E  (Filename: currently not available on il2cpp Line: -1)
  255.                          E  NullReferenceException: Object reference not set to an instance of an object.
  256.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  257.                          E  (Filename: currently not available on il2cpp Line: -1)
  258.                          E  NullReferenceException: Object reference not set to an instance of an object.
  259.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  260.                          E  (Filename: currently not available on il2cpp Line: -1)
  261.                          E  NullReferenceException: Object reference not set to an instance of an object.
  262.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  263.                          E  (Filename: currently not available on il2cpp Line: -1)
  264.                          E  NullReferenceException: Object reference not set to an instance of an object.
  265.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  266.                          E  (Filename: currently not available on il2cpp Line: -1)
  267.                          E  NullReferenceException: Object reference not set to an instance of an object.
  268.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  269.                          E  (Filename: currently not available on il2cpp Line: -1)
  270.                          E  NullReferenceException: Object reference not set to an instance of an object.
  271.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  272.                          E  (Filename: currently not available on il2cpp Line: -1)
  273.                          E  NullReferenceException: Object reference not set to an instance of an object.
  274.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  275.                          E  (Filename: currently not available on il2cpp Line: -1)
  276.                          E  NullReferenceException: Object reference not set to an instance of an object.
  277.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  278.                          E  (Filename: currently not available on il2cpp Line: -1)
  279.                          E  NullReferenceException: Object reference not set to an instance of an object.
  280.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  281.                          E  (Filename: currently not available on il2cpp Line: -1)
  282.                          E  NullReferenceException: Object reference not set to an instance of an object.
  283.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  284.                          E  (Filename: currently not available on il2cpp Line: -1)
  285.                          E  NullReferenceException: Object reference not set to an instance of an object.
  286.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  287.                          E  (Filename: currently not available on il2cpp Line: -1)
  288.                          E  NullReferenceException: Object reference not set to an instance of an object.
  289.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  290.                          E  (Filename: currently not available on il2cpp Line: -1)
  291.                          E  NullReferenceException: Object reference not set to an instance of an object.
  292.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  293.                          E  (Filename: currently not available on il2cpp Line: -1)
  294.                          E  NullReferenceException: Object reference not set to an instance of an object.
  295.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  296.                          E  (Filename: currently not available on il2cpp Line: -1)
  297.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 1 line
  298.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  299.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  300.                          E  (Filename: currently not available on il2cpp Line: -1)
  301.                          E  NullReferenceException: Object reference not set to an instance of an object.
  302.                          E    at UIHeroStatChangeEffect.Awake () [0x00000] in <00000000000000000000000000000000>:0
  303.                          E  (Filename: currently not available on il2cpp Line: -1)
  304.                          E  NullReferenceException: Object reference not set to an instance of an object.
  305.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  306.                          E  (Filename: currently not available on il2cpp Line: -1)
  307.                          E  NullReferenceException: Object reference not set to an instance of an object.
  308.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  309.                          E  (Filename: currently not available on il2cpp Line: -1)
  310.                          E  NullReferenceException: Object reference not set to an instance of an object.
  311.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  312.                          E  (Filename: currently not available on il2cpp Line: -1)
  313.                          E  NullReferenceException: Object reference not set to an instance of an object.
  314.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  315.                          E  (Filename: currently not available on il2cpp Line: -1)
  316.                          E  NullReferenceException: Object reference not set to an instance of an object.
  317.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  318.                          E  (Filename: currently not available on il2cpp Line: -1)
  319.                          E  NullReferenceException: Object reference not set to an instance of an object.
  320.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  321.                          E  (Filename: currently not available on il2cpp Line: -1)
  322.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 1 line
  323.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  324.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  325.                          E  (Filename: currently not available on il2cpp Line: -1)
  326.                          E  NullReferenceException: Object reference not set to an instance of an object.
  327.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  328.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  329.                          E  (Filename: currently not available on il2cpp Line: -1)
  330.                          E  NullReferenceException: Object reference not set to an instance of an object.
  331.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  332.                          E  (Filename: currently not available on il2cpp Line: -1)
  333.                          E  NullReferenceException: Object reference not set to an instance of an object.
  334.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  335.                          E  (Filename: currently not available on il2cpp Line: -1)
  336.                          E  NullReferenceException: Object reference not set to an instance of an object.
  337.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  338.                          E  (Filename: currently not available on il2cpp Line: -1)
  339.                          E  NullReferenceException: Object reference not set to an instance of an object.
  340.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  341.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  342.                          E  (Filename: currently not available on il2cpp Line: -1)
  343.                          E  NullReferenceException: Object reference not set to an instance of an object.
  344.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  345.                          E  (Filename: currently not available on il2cpp Line: -1)
  346.                          E  NullReferenceException: Object reference not set to an instance of an object.
  347.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  348.                          E  (Filename: currently not available on il2cpp Line: -1)
  349.                          E  NullReferenceException: Object reference not set to an instance of an object.
  350.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  351.                          E  (Filename: currently not available on il2cpp Line: -1)
  352.                          E  NullReferenceException: Object reference not set to an instance of an object.
  353.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  354.                          E  (Filename: currently not available on il2cpp Line: -1)
  355.                          E  NullReferenceException: Object reference not set to an instance of an object.
  356.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  357.                          E  (Filename: currently not available on il2cpp Line: -1)
  358.                          E  NullReferenceException: Object reference not set to an instance of an object.
  359.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  360.                          E  (Filename: currently not available on il2cpp Line: -1)
  361.                          E  NullReferenceException: Object reference not set to an instance of an object.
  362.                          E    at Game.Scripts.UI.ResearchButtonNotificator.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  363.                          E  (Filename: currently not available on il2cpp Line: -1)
  364.                          E  NullReferenceException: Object reference not set to an instance of an object.
  365.                          E    at Game.Scripts.DayTime.RainView.Awake () [0x00000] in <00000000000000000000000000000000>:0
  366.                          E  (Filename: currently not available on il2cpp Line: -1)
  367.                          E  NullReferenceException: Object reference not set to an instance of an object.
  368.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  369.                          E  (Filename: currently not available on il2cpp Line: -1)
  370.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 2 lines
  371.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  372.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  373.                          E  (Filename: currently not available on il2cpp Line: -1)
  374.                          E  NullReferenceException: Object reference not set to an instance of an object.
  375.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  376.                          E  (Filename: currently not available on il2cpp Line: -1)
  377.                          E  NullReferenceException: Object reference not set to an instance of an object.
  378.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  379.                          E  (Filename: currently not available on il2cpp Line: -1)
  380.                          E  NullReferenceException: Object reference not set to an instance of an object.
  381.                          E    at Game.Scripts.UI.Items.EquipSlotBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  382.                          E  (Filename: currently not available on il2cpp Line: -1)
  383.                          E  NullReferenceException: Object reference not set to an instance of an object.
  384.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  385.                          E  (Filename: currently not available on il2cpp Line: -1)
  386.                          E  NullReferenceException: Object reference not set to an instance of an object.
  387.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  388.                          E  (Filename: currently not available on il2cpp Line: -1)
  389.                          E  NullReferenceException: Object reference not set to an instance of an object.
  390.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  391.                          E  (Filename: currently not available on il2cpp Line: -1)
  392.                          E  NullReferenceException: Object reference not set to an instance of an object.
  393.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  394.                          E  (Filename: currently not available on il2cpp Line: -1)
  395.                          E  NullReferenceException: Object reference not set to an instance of an object.
  396.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  397.                          E  (Filename: currently not available on il2cpp Line: -1)
  398.                          E  NullReferenceException: Object reference not set to an instance of an object.
  399.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  400.                          E  (Filename: currently not available on il2cpp Line: -1)
  401.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 1 line
  402.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  403.                          E    at Game.Scripts.UI.TooltipComponent.Awake () [0x00000] in <00000000000000000000000000000000>:0
  404.                          E  (Filename: currently not available on il2cpp Line: -1)
  405.                          E  NullReferenceException: Object reference not set to an instance of an object.
  406.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  407.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  408.                          E  (Filename: currently not available on il2cpp Line: -1)
  409.                          E  NullReferenceException: Object reference not set to an instance of an object.
  410.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  411.                          E  (Filename: currently not available on il2cpp Line: -1)
  412.                          E  NullReferenceException: Object reference not set to an instance of an object.
  413.                          E    at Game.Scripts.UI.SelectableItemBeh.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  414.                          E  (Filename: currently not available on il2cpp Line: -1)
  415.                          E  NullReferenceException: Object reference not set to an instance of an object.
  416.                          E    at Game.Scripts.UI.Items.DragNDrop.DragHandlerBeh.Awake () [0x00000] in <00000000000000000000000000000000>:0
  417.                          E  (Filename: currently not available on il2cpp Line: -1)
  418.                          E  NullReferenceException: Object reference not set to an instance of an object.
  419.                          E    at Game.Scripts.UI.Windows.Views.StatusView.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  420.                          E  (Filename: currently not available on il2cpp Line: -1)
  421.                          E  NullReferenceException: Object reference not set to an instance of an object.
  422.                          E    at Zenject.MonoKernel.Initialize () [0x00000] in <00000000000000000000000000000000>:0
  423.                          E  (Filename: currently not available on il2cpp Line: -1)
  424.                          E  NullReferenceException: Object reference not set to an instance of an object.
  425.                          E    at RaftRenderer.InitWithRaft () [0x00000] in <00000000000000000000000000000000>:0
  426.                          E  (Filename: currently not available on il2cpp Line: -1)
  427.                          E  NullReferenceException: Object reference not set to an instance of an object.
  428.                          E    at Game.Scripts.Logic.EnemySpawnerBeh.Create () [0x00000] in <00000000000000000000000000000000>:0
  429.                          E    at Game.Scripts.Logic.EnemySpawnerBeh.Start () [0x00000] in <00000000000000000000000000000000>:0
  430.                          E  (Filename: currently not available on il2cpp Line: -1)
  431.                          W  No Game Progress -> Launching Start Scene
  432.                          W   #0 0x7a186f18f4 (split_config.arm64_v8a.apk)  0x0
  433.                          W   #1 0x7a18260744 (split_config.arm64_v8a.apk)  0x0
  434.                          W   #2 0x7a18260650 (split_config.arm64_v8a.apk)  0x0
  435.                          W   #3 0x7a0ccac92c (split_config.arm64_v8a.apk)  0x0
  436.                          W   #4 0x7a0c956618 (split_config.arm64_v8a.apk)  0x0
  437.                          W   #5 0x7a0ca5f924 (split_config.arm64_v8a.apk)  0x0
  438.                          W   #6 0x7a181d216c (split_config.arm64_v8a.apk)  0x0
  439.                          W   #7 0x7a181dec10 (split_config.arm64_v8a.apk)  0x0
  440.                          W   #8 0x7a181e54cc (split_config.arm64_v8a.apk)  0x0
  441.                          W   #9 0x7a181e5708 (split_config.arm64_v8a.apk)  0x0
  442.                          W   #10 0x7a181e488c (split_config.arm64_v8a.apk)  0x0
  443.                          W   #11 0x7a1804b3b8 (split_config.arm64_v8a.apk)  0x0
  444.                          W   #12 0x7a18117244 (split_config.arm64_v8a.apk)  0x0
  445.                          W   #13 0x7a18117278 (split_config.arm64_v8a.apk)  0x0
  446.                          W   #14 0x7a1811744c (split_config.arm64_v8a.apk)  0x0
  447.                          W   #15 0x7a18240a8c (split_config.arm64_v8a.apk)  0x0
  448.                          W   #16 0x7a1824e554 (split_config.arm64_v8a.apk)  0x0
  449.                          W   #17 0x7a3b93863c (base.odex)  0x0
  450.                          W  (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
  451.                          E  NullReferenceException: Object reference not set to an instance of an object.
  452.                          E    at Game.Scripts.Input.TouchInputBeh.Start () [0x00000] in <00000000000000000000000000000000>:0
  453.                          E  (Filename: currently not available on il2cpp Line: -1)
  454.                          E  NullReferenceException: Object reference not set to an instance of an object.
  455.                          E    at Game.Scripts.Logic.PlayerSpawnerBeh.Start () [0x00000] in <00000000000000000000000000000000>:0
  456.                          E  (Filename: currently not available on il2cpp Line: -1)
  457.                          E  NullReferenceException: Object reference not set to an instance of an object.
  458.                          E    at Game.Scripts.Loot.LootSpawnerBeh.Start () [0x00000] in <00000000000000000000000000000000>:0
  459.                          E  (Filename: currently not available on il2cpp Line: -1)
  460.                          E  NullReferenceException: Object reference not set to an instance of an object.
  461.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  462.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  463.                          E  (Filename: currently not available on il2cpp Line: -1)
  464.                          E  NullReferenceException: Object reference not set to an instance of an object.
  465.                          E    at Game.Scripts.UI.SelectableItemBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  466.                          E    at Game.Scripts.UI.Windows.WinInventory.Initialize () [0x00000] in <00000000000000000000000000000000>:0
  467.                          E    at Game.Scripts.UI.GUIManager.InitWndDict (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Collections.Generic.IEnumerable`1[T] wnds) [0x00000] in <00000000000000000
  468.                             000000000000000>:0
  469.                          E    at Game.Scripts.UI.GUIManager.Start () [0x00000] in <00000000000000000000000000000000>:0
  470.                          E  Game.Scripts.UI.Windows.WinInventory:Initialize()
  471.                          E  Game.Scripts.UI.GUIManager:InitWndDict(Dictionary`2, IEnumerable`1)
  472.                          E  Game.Scripts.UI.GUIManager:Start()
  473.                          E  (Filename: currently not available on il2cpp Line: -1)
  474.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 6 lines
  475.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  476.                          E    at Game.Scripts.UI.SelectableItemBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  477.                          E    at Game.Scripts.UI.Windows.WinInventory.Initialize () [0x00000] in <00000000000000000000000000000000>:0
  478.                          E    at Game.Scripts.UI.GUIManager.InitWndDict (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Collections.Generic.IEnumerable`1[T] wnds) [0x00000] in <00000000000000000
  479.                             000000000000000>:0
  480.                          E    at Game.Scripts.UI.GUIManager.Start () [0x00000] in <00000000000000000000000000000000>:0
  481.                          E  Game.Scripts.UI.Windows.WinInventory:Initialize()
  482.                          E  Game.Scripts.UI.GUIManager:InitWndDict(Dictionary`2, IEnumerable`1)
  483.                          E  Game.Scripts.UI.GUIManager:Start()
  484.                          E  (Filename: currently not available on il2cpp Line: -1)
  485.                          E  NullReferenceException: Object reference not set to an instance of an object.
  486.                          E    at Game.Scripts.UI.SelectableItemBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  487.                          E    at Game.Scripts.UI.GUIManager.InitWndDict (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Collections.Generic.IEnumerable`1[T] wnds) [0x00000] in <00000000000000000
  488.                             000000000000000>:0
  489.                          E    at Game.Scripts.UI.GUIManager.Start () [0x00000] in <00000000000000000000000000000000>:0
  490.                          E  Game.Scripts.UI.GUIManager:InitWndDict(Dictionary`2, IEnumerable`1)
  491.                          E  Game.Scripts.UI.GUIManager:Start()
  492.                          E  (Filename: currently not available on il2cpp Line: -1)
  493.                          E  NullReferenceException: Object reference not set to an instance of an object.
  494.                          E    at Game.Scripts.UI.Windows.Views.ResearchProgressView.HideProgress () [0x00000] in <00000000000000000000000000000000>:0
  495.                          E    at Game.Scripts.UI.Windows.Views.ResearchProgressView.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  496.                          E    at Game.Scripts.UI.GUIManager.InitWndDict (System.Collections.Generic.Dictionary`2[TKey,TValue] dict, System.Collections.Generic.IEnumerable`1[T] wnds) [0x00000] in <00000000000000000
  497.                             000000000000000>:0
  498.                          E    at Game.Scripts.UI.GUIManager.Start () [0x00000] in <00000000000000000000000000000000>:0
  499.                          E  Game.Scripts.UI.GUIManager:InitWndDict(Dictionary`2, IEnumerable`1)
  500.                          E  Game.Scripts.UI.GUIManager:Start()
  501.                          E  (Filename: currently not available on il2cpp Line: -1)
  502.                          E  NullReferenceException: Object reference not set to an instance of an object.
  503.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.GetData () [0x00000] in <00000000000000000000000000000000>:0
  504.                          E    at Game.Scripts.UI.Items.CurrencyItemBeh.OnInventoryChanged () [0x00000] in <00000000000000000000000000000000>:0
  505.                          E  (Filename: currently not available on il2cpp Line: -1)
  506.                          E  NullReferenceException: Object reference not set to an instance of an object.
  507.                          E    at Game.Scripts.General.FsmConditions.AnyWndOpenedCondition.IsMet () [0x00000] in <00000000000000000000000000000000>:0
  508.                          E    at DapperDino.DapperTools.StateMachines.StateTransition.ShouldTransition () [0x00000] in <00000000000000000000000000000000>:0
  509.                          E    at DapperDino.DapperTools.StateMachines.State.ProcessTransitions () [0x00000] in <00000000000000000000000000000000>:0
  510.                          E    at DapperDino.DapperTools.StateMachines.StateMachine.Tick () [0x00000] in <00000000000000000000000000000000>:0
  511.                          E  (Filename: currently not available on il2cpp Line: -1)
  512.                          E  NullReferenceException: Object reference not set to an instance of an object.
  513.                          E    at Game.Scripts.General.FsmConditions.LootNearCondition.IsMet () [0x00000] in <00000000000000000000000000000000>:0
  514.                          E    at DapperDino.DapperTools.StateMachines.StateTransition.ShouldTransition () [0x00000] in <00000000000000000000000000000000>:0
  515.                          E    at DapperDino.DapperTools.StateMachines.State.ProcessTransitions () [0x00000] in <00000000000000000000000000000000>:0
  516.                          E    at DapperDino.DapperTools.StateMachines.StateMachine.Tick () [0x00000] in <00000000000000000000000000000000>:0
  517.                          E  (Filename: currently not available on il2cpp Line: -1)
  518.                          E  NullReferenceException: Object reference not set to an instance of an object.
  519.                          E    at Game.Scripts.General.FsmConditions.AttackCondition.IsMet () [0x00000] in <00000000000000000000000000000000>:0
  520.                          E    at DapperDino.DapperTools.StateMachines.StateTransition.ShouldTransition () [0x00000] in <00000000000000000000000000000000>:0
  521.                          E    at DapperDino.DapperTools.StateMachines.State.ProcessTransitions () [0x00000] in <00000000000000000000000000000000>:0
  522.                          E    at DapperDino.DapperTools.StateMachines.StateMachine.Tick () [0x00000] in <00000000000000000000000000000000>:0
  523.                          E  (Filename: currently not available on il2cpp Line: -1)
  524.                          E  NullReferenceException: Object reference not set to an instance of an object.
  525.                          E    at Game.Scripts.UI.Items.CraftPointsStatusBarBeh.Update () [0x00000] in <00000000000000000000000000000000>:0
  526.                          E  (Filename: currently not available on il2cpp Line: -1)
  527.                          E  NullReferenceException: Object reference not set to an instance of an object.
  528.                          E    at Game.Scripts.CameraFollowBeh.LateUpdate () [0x00000] in <00000000000000000000000000000000>:0
  529.                          E  (Filename: currently not available on il2cpp Line: -1)
  530.                          I  [AppLovin MAX] Invoking event: System.Action`1[MaxSdkBase+SdkConfiguration]. Param: MaxSdkBase+SdkConfiguration
  531.                          I   #0 0x7a186f18f4 (split_config.arm64_v8a.apk)  0x0
  532.                          I   #1 0x7a18260744 (split_config.arm64_v8a.apk)  0x0
  533.                          I   #2 0x7a18260650 (split_config.arm64_v8a.apk)  0x0
  534.                          I   #3 0x7a0cb66d40 (split_config.arm64_v8a.apk)  0x0
  535.                          I   #4 0x7a0dbf87f8 (split_config.arm64_v8a.apk)  0x0
  536.                          I   #5 0x7a0c9566c4 (split_config.arm64_v8a.apk)  0x0
  537.                          I   #6 0x7a0ca5f924 (split_config.arm64_v8a.apk)  0x0
  538.                          I   #7 0x7a181d216c (split_config.arm64_v8a.apk)  0x0
  539.                          I   #8 0x7a181dec10 (split_config.arm64_v8a.apk)  0x0
  540.                          I   #9 0x7a181e54cc (split_config.arm64_v8a.apk)  0x0
  541.                          I   #10 0x7a181e5708 (split_config.arm64_v8a.apk)  0x0
  542.                          I   #11 0x7a181df780 (split_config.arm64_v8a.apk)  0x0
  543.                          I   #12 0x7a17ff3d44 (split_config.arm64_v8a.apk)  0x0
  544.                          I   #13 0x7a18117244 (split_config.arm64_v8a.apk)  0x0
  545.                          I   #14 0x7a18117278 (split_config.arm64_v8a.apk)  0x0
  546.                          I   #15 0x7a1811744c (split_config.arm64_v8a.apk)  0x0
  547.                          I   #16 0x7a18240a8c (split_config.arm64_v8a.apk)  0x0
  548.                          I   #17 0x7a1824e554 (split_config.arm64
  549.             AppLovinSdk  D  [MaxRewardedAd] Created new MaxRewardedAd (MaxRewardedAd{adUnitId='d706d7bc886c870a', adListener=null, isReady=false})
  550.            AudioManager  D  getStreamVolume packageName=com.rmg.raft.ocean.survival.last.day, index=5, streamType=3
  551.                          D  getStreamVolume packageName=com.rmg.raft.ocean.survival.last.day, index=5, streamType=3
  552.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  553.                          E    at RaftRenderer.OnDestroy () [0x00000] in <00000000000000000000000000000000>:0
  554.                          E  (Filename: currently not available on il2cpp Line: -1)
  555.                          E  NullReferenceException: Object reference not set to an instance of an object.
  556.                          E    at Game.Scripts.DayTime.DayCounterBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  557.                          E  (Filename: currently not available on il2cpp Line: -1)
  558.                          E  NullReferenceException: Object reference not set to an instance of an object.
  559.                          E    at Game.Scripts.UI.ResearchButtonNotificator.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  560.                          E  (Filename: currently not available on il2cpp Line: -1)
  561.                          E  NullReferenceException: Object reference not set to an instance of an object.
  562.                          E    at Game.Scripts.Input.FloatingJoystick_Touch.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  563.                          E  (Filename: currently not available on il2cpp Line: -1)
  564.                          E  NullReferenceException: Object reference not set to an instance of an object.
  565.                          E    at Game.Scripts.UI.TooltipComponent.OnDestroy () [0x00000] in <00000000000000000000000000000000>:0
  566.                          E  (Filename: currently not available on il2cpp Line: -1)
  567.                  chatty  I  uid=10512(com.rmg.raft.ocean.survival.last.day) UnityMain identical 38 lines
  568.                   Unity  E  NullReferenceException: Object reference not set to an instance of an object.
  569.                          E    at Game.Scripts.UI.TooltipComponent.OnDestroy () [0x00000] in <00000000000000000000000000000000>:0
  570.                          E  (Filename: currently not available on il2cpp Line: -1)
  571.                          E  NullReferenceException: Object reference not set to an instance of an object.
  572.                          E    at Game.Scripts.Pause.PauseBeh.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  573.                          E  (Filename: currently not available on il2cpp Line: -1)
  574.                          E  NullReferenceException: Object reference not set to an instance of an object.
  575.                          E    at Game.Scripts.DayTime.NightPostProcessController.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  576.                          E  (Filename: currently not available on il2cpp Line: -1)
  577.                          E  NullReferenceException: Object reference not set to an instance of an object.
  578.                          E    at Game.Scripts.DayTime.RainPostProcessController.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  579.                          E  (Filename: currently not available on il2cpp Line: -1)
  580.                          E  NullReferenceException: Object reference not set to an instance of an object.
  581.                          E    at Game.Scripts.DayTime.SunsetPostProcessController.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  582.                          E  (Filename: currently not available on il2cpp Line: -1)
  583.                          E  NullReferenceException: Object reference not set to an instance of an object.
  584.                          E    at Game.Scripts.Input.TouchInputBeh.OnDestroy () [0x00000] in <00000000000000000000000000000000>:0
  585.                          E  (Filename: currently not available on il2cpp Line: -1)
  586.                          E  NullReferenceException: Object reference not set to an instance of an object.
  587.                          E    at Game.Scripts.DayTime.SunBeh.OnDestroy () [0x00000] in <00000000000000000000000000000000>:0
  588.                          E  (Filename: currently not available on il2cpp Line: -1)
  589.                          E  NullReferenceException: Object reference not set to an instance of an object.
  590.                          E    at Game.Scripts.DayTime.RainView.OnDestroy () [0x00000] in <00000000000000000000000000000000>:0
  591.                          E  (Filename: currently not available on il2cpp Line: -1)
  592.                          W  DontDestroyOnLoad only works for root GameObjects or components on root GameObjects.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement