Project

General

Profile

New Function #802 » APP_error_3.txt

Deca Park, 02/27/2025 07:26 PM

 
1
Type: java.lang.IndexOutOfBoundsException
2

    
3
Exception java.lang.IndexOutOfBoundsException: Index 68 out of bounds for length 0
4
  at jdk.internal.util.Preconditions.outOfBounds (Preconditions.java:64)
5
  at jdk.internal.util.Preconditions.outOfBoundsCheckIndex (Preconditions.java:70)
6
  at jdk.internal.util.Preconditions.checkIndex (Preconditions.java:266)
7
  at java.util.Objects.checkIndex (Objects.java:359)
8
  at java.util.ArrayList.get (ArrayList.java:434)
9
  at com.mjstudio.reactnativenavermap.mapview.RNCNaverMapViewManager.getChildAt (RNCNaverMapViewManager.kt:150)
10
  at com.mjstudio.reactnativenavermap.mapview.RNCNaverMapViewManager.getChildAt (RNCNaverMapViewManager.kt:60)
11
  at com.facebook.react.uimanager.NativeViewHierarchyManager.manageChildren (NativeViewHierarchyManager.java:424)
12
  at com.swmansion.reanimated.layoutReanimation.ReanimatedNativeHierarchyManager.manageChildren (ReanimatedNativeHierarchyManager.java:149)
13
  at com.facebook.react.uimanager.UIViewOperationQueue$ManageChildrenOperation.execute (UIViewOperationQueue.java:183)
14
  at com.facebook.react.uimanager.UIViewOperationQueue$1.run (UIViewOperationQueue.java:910)
15
  at com.facebook.react.uimanager.UIViewOperationQueue.flushPendingBatches (UIViewOperationQueue.java:1023)
16
  at com.facebook.react.uimanager.UIViewOperationQueue.-$$Nest$mflushPendingBatches (Unknown Source)
17
  at com.facebook.react.uimanager.UIViewOperationQueue$DispatchUIFrameCallback.doFrameGuarded (UIViewOperationQueue.java:1083)
18
  at com.facebook.react.uimanager.GuardedFrameCallback.doFrame (GuardedFrameCallback.java:29)
19
  at com.facebook.react.modules.core.ReactChoreographer$1.doFrame (ReactChoreographer.java:89)
20
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1688)
21
  at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1699)
22
  at android.view.Choreographer.doCallbacks (Choreographer.java:1154)
23
  at android.view.Choreographer.doFrame (Choreographer.java:1070)
24
  at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:1647)
25
  at android.os.Handler.handleCallback (Handler.java:958)
26
  at android.os.Handler.dispatchMessage (Handler.java:99)
27
  at android.os.Looper.loopOnce (Looper.java:230)
28
  at android.os.Looper.loop (Looper.java:319)
29
  at android.app.ActivityThread.main (ActivityThread.java:9063)
30
  at java.lang.reflect.Method.invoke
31
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:588)
32
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)
(3-3/3)