Hello,
I have been using this library with no problems on GWT 2.7 but since the upgrade when i compile my work and try to access the site i get the following stacktrace. Any help would be more than welcome
Uncaught TypeError: java.lang.NullPointerException
at NullPointerException_1_g$.createError_1_g$ [as createError_2_g$] (NullPointerException.java:41)
at NullPointerException_1_g$.initializeBackingError_0_g$ [as initializeBackingError_1_g$] (Throwable.java:113)
at NullPointerException_1_g$.Throwable_1_g$ (Throwable.java:61)
at NullPointerException_1_g$.Exception_1_g$ (Exception.java:25)
at NullPointerException_1_g$.RuntimeException_1_g$ (RuntimeException.java:25)
at NullPointerException_1_g$.JsException_1_g$ (JsException.java:34)
at NullPointerException_1_g$ (NullPointerException.java:28)
at checkCriticalNotNull_0_g$ (InternalPreconditions.java:419)
at checkNotNull_1_g$ (InternalPreconditions.java:405)
at $equals_4_g$ (String.java:413)
at equals_Ljava_lang_ObjectZdevirtual$_3_g$ (String.java:410)
at Adminlab_1_g$.onModuleLoad_0_g$ [as onModuleLoad_6_g$] (Adminlab.java:42)
at Array.init_9_g$ (com_00046foobot_00046adminlab_00046Adminlab__EntryMethodHolder.java:3)
at initializeModules_0_g$ (ModuleUtils.java:44)
at apply_1_g$ (Impl.java:239)
at entry0_0_g$ (Impl.java:298)
at Impl.java:77
at gwtOnLoad_0_g$ (ModuleUtils.java:55)
at ScatterPlotOptions.java:36
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have been using this library with no problems on GWT 2.7 but since the upgrade when i compile my work and try to access the site i get the following stacktrace. Any help would be more than welcome
Uncaught TypeError: java.lang.NullPointerException
at NullPointerException_1_g$.createError_1_g$ [as createError_2_g$] (NullPointerException.java:41)
at NullPointerException_1_g$.initializeBackingError_0_g$ [as initializeBackingError_1_g$] (Throwable.java:113)
at NullPointerException_1_g$.Throwable_1_g$ (Throwable.java:61)
at NullPointerException_1_g$.Exception_1_g$ (Exception.java:25)
at NullPointerException_1_g$.RuntimeException_1_g$ (RuntimeException.java:25)
at NullPointerException_1_g$.JsException_1_g$ (JsException.java:34)
at NullPointerException_1_g$ (NullPointerException.java:28)
at checkCriticalNotNull_0_g$ (InternalPreconditions.java:419)
at checkNotNull_1_g$ (InternalPreconditions.java:405)
at $equals_4_g$ (String.java:413)
at equals_Ljava_lang_ObjectZdevirtual$_3_g$ (String.java:410)
at Adminlab_1_g$.onModuleLoad_0_g$ [as onModuleLoad_6_g$] (Adminlab.java:42)
at Array.init_9_g$ (com_00046foobot_00046adminlab_00046Adminlab__EntryMethodHolder.java:3)
at initializeModules_0_g$ (ModuleUtils.java:44)
at apply_1_g$ (Impl.java:239)
at entry0_0_g$ (Impl.java:298)
at Impl.java:77
at gwtOnLoad_0_g$ (ModuleUtils.java:55)
at ScatterPlotOptions.java:36