Reading B4J INI in C:\Users\Mashy\AppData\Roaming\Anywhere Software\B4J to find Additional Libraries folder...
Found Additional Libraries folder: C:\b4j\libraries
Starting to transpile...
------------------------------------------------------------------------------
BANano v9.12 is now converting the B4J code to JavaScript...
------------------------------------------------------------------------------
Building C:\b4j\libraries\bananovuetifyad3.b4xlib
--> 
--> Current next: ( --> Current index: 5
--> Current Translation: _e
[ERROR 99]: [VLeaflet,mouseeventtopoint: 2851]
[ERROR 99]: [VLeaflet,mouseeventtopoint: 2851]
--> 
--> Current next: ( --> Current index: 5
--> Current Translation: _e
--> Method : ---- METHOD: mouseeventtopoint (MODULE: VLeaflet, ISPRIVATE: false) ----
B4J DECLARE:
   LINE NUMBER: 2850
   ORIGINAL LINE: Sub MouseEventToPoint(e As BANanoEvent) As Point 
   CLEANED LINE: sub mouseeventtopoint(e as bananoevent) as point
   WORDS: sub|mouseeventtopoint|(|e|as|bananoevent|)|as|point|
INTERNAL VARS:
   B4JName: e, EventName: , JSName: _e ,ISPRIVATE: true,B4JTYPE: bananoevent, IsArray: false, InitValue: null
   B4JName: ee, EventName: , JSName: _ee ,ISPRIVATE: true,B4JTYPE: map, IsArray: false, InitValue: )
RETURNS:    B4JTYPE: point, IsArray: false, InitValue: (typeof banano_bananovuetifyad3_point === 'function') ? new banano_bananovuetifyad3_point(): null
------------------------------
java.lang.IndexOutOfBoundsException: Index 4 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:458)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:875)
	at com.ab.banano.BANanoLine.ProcessLine(BANanoLine.java:717)
	at com.ab.banano.BANanoVariable.getInitValue(BANanoVariable.java:487)
	at com.ab.banano.BANanoVariable.ToString(BANanoVariable.java:337)
	at com.ab.banano.BANanoMethod.ToString(BANanoMethod.java:303)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:2639)
	at com.ab.banano.BANanoLine.ProcessLine(BANanoLine.java:717)
	at com.ab.banano.BANanoVariable.getInitValue(BANanoVariable.java:487)
	at com.ab.banano.BANanoLine.ProcessDim(BANanoLine.java:430)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:850)
	at com.ab.banano.BANanoLine.ProcessLineStart(BANanoLine.java:713)
	at com.ab.banano.BANanoMethod.Convert(BANanoMethod.java:586)
	at com.ab.banano.BANanoModule.Convert(BANanoModule.java:1445)
	at com.ab.banano.BANano.BuildAsB4XLib(BANano.java:9023)
	at b4j.example.main._appstart(main.java:763)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at anywheresoftware.b4a.BA.raiseEvent2(BA.java:111)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:98)
	at b4j.example.main.start(main.java:37)
	at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:846)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(PlatformImpl.java:455)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
--> Method : ---- METHOD: mouseeventtopoint (MODULE: VLeaflet, ISPRIVATE: false) ----
B4J DECLARE:
   LINE NUMBER: 2850
   ORIGINAL LINE: Sub MouseEventToPoint(e As BANanoEvent) As Point 
   CLEANED LINE: sub mouseeventtopoint(e as bananoevent) as point
   WORDS: sub|mouseeventtopoint|(|e|as|bananoevent|)|as|point|
INTERNAL VARS:
   B4JName: e, EventName: , JSName: _e ,ISPRIVATE: true,B4JTYPE: bananoevent, IsArray: false, InitValue: null
   B4JName: ee, EventName: , JSName: _ee ,ISPRIVATE: true,B4JTYPE: map, IsArray: false, InitValue: _e
RETURNS:    B4JTYPE: point, IsArray: false, InitValue: (typeof banano_bananovuetifyad3_point === 'function') ? new banano_bananovuetifyad3_point(): null
------------------------------
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.IndexOutOfBoundsException: Index 4 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:458)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:875)
	at com.ab.banano.BANanoLine.ProcessLine(BANanoLine.java:717)
	at com.ab.banano.BANanoVariable.getInitValue(BANanoVariable.java:487)
	at com.ab.banano.BANanoLine.ProcessDim(BANanoLine.java:430)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:850)
	at com.ab.banano.BANanoLine.ProcessLineStart(BANanoLine.java:713)
	at com.ab.banano.BANanoMethod.Convert(BANanoMethod.java:586)
	at com.ab.banano.BANanoModule.Convert(BANanoModule.java:1445)
	at com.ab.banano.BANano.BuildAsB4XLib(BANano.java:9023)
	at b4j.example.main._appstart(main.java:763)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at anywheresoftware.b4a.BA.raiseEvent2(BA.java:111)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:98)
	at b4j.example.main.start(main.java:37)
	at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:846)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(PlatformImpl.java:455)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
	at java.base/java.lang.Thread.run(Thread.java:834)
--> 
--> Current next: ( --> Current index: 7
--> Current Translation: _B._schema
[ERROR 99]: [BVAD3FBCollection,findwhere: 329]
[ERROR 99]: [BVAD3FBCollection,findwhere: 329]
--> 
--> Current next: ( --> Current index: 7
--> Current Translation: _B._schema
--> Method : ---- METHOD: findwhere (MODULE: BVAD3FBCollection, ISPRIVATE: false) ----
B4J DECLARE:
   LINE NUMBER: 328
   ORIGINAL LINE: Sub findWhere(whereMap As Map, whereOps As List) As List 
   CLEANED LINE: sub findwhere(wheremap as map, whereops as list) as list
   WORDS: sub|findwhere|(|wheremap|as|map|,|whereops|as|list|)|as|list|
INTERNAL VARS:
   B4JName: wheremap, EventName: , JSName: _wheremap ,ISPRIVATE: true,B4JTYPE: map, IsArray: false, InitValue: {}
   B4JName: whereops, EventName: , JSName: _whereops ,ISPRIVATE: true,B4JTYPE: list, IsArray: false, InitValue: []
   B4JName: sflds, EventName: , JSName: _sflds ,ISPRIVATE: true,B4JTYPE: list, IsArray: false, InitValue: )
RETURNS:    B4JTYPE: list, IsArray: false, InitValue: []
------------------------------
java.lang.IndexOutOfBoundsException: Index 6 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:458)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:875)
	at com.ab.banano.BANanoLine.ProcessLine(BANanoLine.java:717)
	at com.ab.banano.BANanoVariable.getInitValue(BANanoVariable.java:487)
	at com.ab.banano.BANanoVariable.ToString(BANanoVariable.java:337)
	at com.ab.banano.BANanoMethod.ToString(BANanoMethod.java:303)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:2639)
	at com.ab.banano.BANanoLine.ProcessLine(BANanoLine.java:717)
	at com.ab.banano.BANanoVariable.getInitValue(BANanoVariable.java:487)
	at com.ab.banano.BANanoLine.ProcessDim(BANanoLine.java:430)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:850)
	at com.ab.banano.BANanoLine.ProcessLineStart(BANanoLine.java:713)
	at com.ab.banano.BANanoMethod.Convert(BANanoMethod.java:586)
	at com.ab.banano.BANanoModule.Convert(BANanoModule.java:1445)
	at com.ab.banano.BANano.BuildAsB4XLib(BANano.java:9023)
	at b4j.example.main._appstart(main.java:763)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at anywheresoftware.b4a.BA.raiseEvent2(BA.java:111)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:98)
	at b4j.example.main.start(main.java:37)
	at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:846)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(PlatformImpl.java:455)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
	at java.base/java.lang.Thread.run(Thread.java:834)
--> Method : ---- METHOD: findwhere (MODULE: BVAD3FBCollection, ISPRIVATE: false) ----
B4J DECLARE:
   LINE NUMBER: 328
   ORIGINAL LINE: Sub findWhere(whereMap As Map, whereOps As List) As List 
   CLEANED LINE: sub findwhere(wheremap as map, whereops as list) as list
   WORDS: sub|findwhere|(|wheremap|as|map|,|whereops|as|list|)|as|list|
INTERNAL VARS:
   B4JName: wheremap, EventName: , JSName: _wheremap ,ISPRIVATE: true,B4JTYPE: map, IsArray: false, InitValue: {}
   B4JName: whereops, EventName: , JSName: _whereops ,ISPRIVATE: true,B4JTYPE: list, IsArray: false, InitValue: []
   B4JName: sflds, EventName: , JSName: _sflds ,ISPRIVATE: true,B4JTYPE: list, IsArray: false, InitValue: _B._schema
RETURNS:    B4JTYPE: list, IsArray: false, InitValue: []
------------------------------
java.lang.IndexOutOfBoundsException: Index 6 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:458)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:875)
	at com.ab.banano.BANanoLine.ProcessLine(BANanoLine.java:717)
	at com.ab.banano.BANanoVariable.getInitValue(BANanoVariable.java:487)
	at com.ab.banano.BANanoLine.ProcessDim(BANanoLine.java:430)
	at com.ab.banano.BANanoLine.ProcessLineUntil(BANanoLine.java:850)
	at com.ab.banano.BANanoLine.ProcessLineStart(BANanoLine.java:713)
	at com.ab.banano.BANanoMethod.Convert(BANanoMethod.java:586)
	at com.ab.banano.BANanoModule.Convert(BANanoModule.java:1445)
	at com.ab.banano.BANano.BuildAsB4XLib(BANano.java:9023)
	at b4j.example.main._appstart(main.java:763)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at anywheresoftware.b4a.BA.raiseEvent2(BA.java:111)
	at anywheresoftware.b4a.BA.raiseEvent(BA.java:98)
	at b4j.example.main.start(main.java:37)
	at javafx.graphics/com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$9(LauncherImpl.java:846)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runAndWait$12(PlatformImpl.java:455)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:428)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:427)
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
	at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:174)
	at java.base/java.lang.Thread.run(Thread.java:834)
Building C:\b4j\libraries\bananovuetifyad3\bananovuetifyad3.dependsOn
----------------------------------------------------------
C:\b4j\libraries/bananovuetifyad3.b4xlib created!
----------------------------------------------------------
