Skip to content

Instantly share code, notes, and snippets.

@benburton
Created October 28, 2019 15:53
Show Gist options
  • Save benburton/6c103c829b0b7ff81f37724a177e692d to your computer and use it in GitHub Desktop.
Save benburton/6c103c829b0b7ff81f37724a177e692d to your computer and use it in GitHub Desktop.
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: NullPointerException when executing ViewGroup.dispatchDraw method
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: java.lang.NullPointerException: Attempt to read from field 'versioned.host.exp.exponent.modules.api.components.svg.SVGLength$UnitType versioned.host.exp.exponent.modules.api.components.svg.SVGLength.unit' on a null object reference
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.VirtualView.relativeOnWidth(VirtualView.java:360)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RectView.getPath(RectView.java:79)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.draw(RenderableView.java:335)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.render(RenderableView.java:324)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.drawGroup(GroupView.java:102)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.draw(GroupView.java:81)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.render(RenderableView.java:324)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.drawGroup(GroupView.java:102)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.draw(GroupView.java:81)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.render(RenderableView.java:324)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.drawGroup(GroupView.java:102)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.draw(GroupView.java:81)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.render(RenderableView.java:324)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.drawGroup(GroupView.java:102)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.draw(GroupView.java:81)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.render(RenderableView.java:324)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.drawGroup(GroupView.java:102)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.GroupView.draw(GroupView.java:81)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.RenderableView.render(RenderableView.java:324)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.SvgView.drawChildren(SvgView.java:301)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.SvgView.drawOutput(SvgView.java:252)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at versioned.host.exp.exponent.modules.api.components.svg.SvgView.onDraw(SvgView.java:104)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:19192)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.updateDisplayListIfDirty(View.java:18142)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:18920)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.drawChild(ViewGroup.java:4236)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4022)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at com.facebook.react.views.view.ReactViewGroup.dispatchDraw(ReactViewGroup.java:684)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.updateDisplayListIfDirty(View.java:18133)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:18920)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.drawChild(ViewGroup.java:4236)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4022)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at com.facebook.react.views.view.ReactViewGroup.dispatchDraw(ReactViewGroup.java:684)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.updateDisplayListIfDirty(View.java:18133)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:18920)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.drawChild(ViewGroup.java:4236)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4022)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at com.facebook.react.views.view.ReactViewGroup.dispatchDraw(ReactViewGroup.java:684)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:19195)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.updateDisplayListIfDirty(View.java:18142)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:18920)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.drawChild(ViewGroup.java:4236)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.dispatchDraw(ViewGroup.java:4022)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at com.facebook.react.views.view.ReactViewGroup.dispatchDraw(ReactViewGroup.java:684)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.updateDisplayListIfDirty(View.java:18133)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.View.draw(View.java:18920)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.drawChild(ViewGroup.java:4236)
10-28 11:51:57.801 20072 20072 E unknown:ReactNative: at android.view.ViewGroup.dispatchDraw(ViewGroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment