C:\Users\cchang\Documents\src\flatbufferPLCLib>c:\ctrlx-automation-sdk\bin\fbs2plc\win-x64\fbs2plc.exe -verbose -src C:\Users\cchang\Documents\src\flatbufferPLCLib\obj2d.fbs -flatc c:\ctrlx-automation-sdk\bin\oss.flatbuffers\win-msvc-x64\release\flatc.exe -plc "c:\Program Files\Rexroth\ctrlX WORKS\Studio\Common\ctrlX-PLC-Engineering.exe" -addr localhost -port 9002 -timeout 5 -plcWaitAfterStart 60 -libTitle "Obj2D" -libCompany "ABC" -libVersion 1.0.0.0 -libReleased -libAuthor "ABC" -libPlaceHolder "Obj2" -libDescription "Function block to read/write flatbuffers described in obj.fbs" -libDefaultNamespace obj2d Creating new library Adding object= Library Manager elementType= LibraryManager http://localhost:9002/plc/engineering/api/v2/pous Adding library SysExcept elementType=Library http://localhost:9002/plc/engineering/api/v2/pous/library-manager Adding library CoDeSys Memory Manager elementType=Library http://localhost:9002/plc/engineering/api/v2/pous/library-manager Adding library CXA_Flatbuffers elementType=Library http://localhost:9002/plc/engineering/api/v2/pous/library-manager Adding library CXA_Datalayer elementType=Library http://localhost:9002/plc/engineering/api/v2/pous/library-manager Adding project-info http://localhost:9002/plc/engineering/api/v2/pous panic: runtime error: index out of range [0] with length 0 goroutine 1 [running]: lo-stash.de.bosch.com/icx/plc.imexport/pkg/flowcontrol.DoFiles({0xc000010640?, 0x4?}, {0xc00000a580?, 0x3d?}) /home/jenkins/agent/workspace/plc.imexport_master@2/pkg/flowcontrol/flowcontrol.go:105 +0x71a main.mainWithReturn() /home/jenkins/agent/workspace/plc.imexport_master@2/cmd/fbs2plc/main.go:134 +0xe54 main.main() /home/jenkins/agent/workspace/plc.imexport_master@2/cmd/fbs2plc/main.go:41 +0x19