No matter which option I enter in the application, whenever it wants to load a new B4XPage in B4I, the execution breaks
*** frmxedituser: B4XPage_Created [mainpage]
Error occurred on line: 467 (AS_TextFieldAdvanced)
Target is null. Method called: _initialize:::
*** frmxfilter: B4XPage_Created [mainpage]
Error occurred on line: 53 (B4XComboBox)
Target is null. Method called: _initialize:::
Complete log error:
*** frmxedituser: B4XPage_Created [mainpage]
Error occurred on line: 467 (AS_TextFieldAdvanced)
Target is null. Method called: _initialize:::
*** frmxfilter: B4XPage_Created [mainpage]
Error occurred on line: 53 (B4XComboBox)
Target is null. Method called: _initialize:::
Complete log error:
Copying updated assets files (1)
Application_Start
Device locale: es
Found 161 strings.
*** : B4XPage_Foreground
*** mainpage: B4XPage_Created
Found 161 strings.
Found 161 strings.
Application_Active
*** mainpage: B4XPage_Appear [mainpage]
*** mainpage: B4XPage_Resize [mainpage]
Class (b4i_httpjob) instance released.
Class (b4i_httpjob) instance released.
*** frmxfilter: B4XPage_Created [mainpage]
Error occurred on line: 53 (B4XComboBox)
Target is null. Method called: _initialize:::
Stack Trace: (
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 540460
libobjc.A.dylib objc_exception_throw + 60
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 1582812
PasSportsAr HB +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 160
PasSportsAr HB -[B4ICustomViewWrapper AfterDesignerScript] + 1468
PasSportsAr HB -[B4ILayoutBuilder loadLayout:::] + 1992
PasSportsAr HB -[B4IPanelWrapper LoadLayout::] + 176
PasSportsAr HB -[B4XViewWrapper LoadLayout::] + 80
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 133140
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 129120
PasSportsAr HB +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1296
PasSportsAr HB -[B4IShell runMethod:] + 420
PasSportsAr HB -[B4IShell raiseEventImpl:method:args::] + 1968
PasSportsAr HB -[B4IShellBI raiseEvent:eventarams:] + 1360
PasSportsAr HB -[b4i_frmfilterpage _b4xpage_created::] + 360
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 133140
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 129120
PasSportsAr HB +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1296
PasSportsAr HB -[B4ICommon CallSubDebug4::::] + 832
PasSportsAr HB -[B4ICommon CallSubDebug2::::] + 272
PasSportsAr HB -[b4i_b4xpagesmanager _createpageifneeded::] + 888
PasSportsAr HB -[b4i_b4xpagesmanager _showpage::] + 636
PasSportsAr HB -[b4i_b4xpages _showpage:] + 388
PasSportsAr HB -[ResumableSub_b4xmainpage_btnTabMenu_TabClick resume::] + 1672
PasSportsAr HB -[b4i_b4xmainpage _btntabmenu_tabclick::] + 404
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 133140
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 129120
PasSportsAr HB +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1296
PasSportsAr HB -[B4IShell runMethod:] + 420
PasSportsAr HB -[B4IShell raiseEventImpl:method:args::] + 1968
PasSportsAr HB -[B4IShellBI raiseEvent:eventarams:] + 1360
PasSportsAr HB -[B4ICommon CallSub4::::] + 240
PasSportsAr HB -[B4ICommon CallSub2::::] + 272
PasSportsAr HB -[b4i_as_tabmenuadvanced _tabclickevent::] + 824
PasSportsAr HB -[b4i_as_tabmenuadvanced _tabclick:::] + 3960
PasSportsAr HB -[b4i_as_tabmenuadvanced _xpnl_tab_click:] + 436
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 133140
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 129120
PasSportsAr HB +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1296
PasSportsAr HB -[B4IShell runMethod:] + 420
PasSportsAr HB -[B4IShell raiseEventImpl:method:args::] + 1968
PasSportsAr HB -[B4IShellBI raiseEvent:eventarams:] + 1360
PasSportsAr HB __33-[B4I raiseUIEvent:eventarams:]_block_invoke + 52
libdispatch.dylib 81D355DF-266A-3010-BAB8-113B76A206C1 + 8508
libdispatch.dylib 81D355DF-266A-3010-BAB8-113B76A206C1 + 15828
libdispatch.dylib 81D355DF-266A-3010-BAB8-113B76A206C1 + 75172
libdispatch.dylib _dispatch_main_queue_callback_4CF + 44
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 354064
CoreFoundation 00E76A98-210C-3CB5-930B-F236807FF24C + 342292
CoreFoundation CFRunLoopRunSpecific + 608
GraphicsServices GSEventRunModal + 164
UIKitCore 1741FA37-4E53-371E-8DAE-D611AAB0043D + 4237580
UIKitCore UIApplicationMain + 340
PasSportsAr HB main + 100
dyld 71846EAC-EE65-3697-BF7D-790B6A07DCDB + 249420
)