When i buld any project now, I get error message: Fatal: Required package 'rbbde10' not found. My project not use this package, it is not included in myproject.cfg and not in myproject.dof.
I use rbbde107 package, but this package i not found in FB loaded package list.
I thik at FB cut the last character "7" :(
The same is with clinetsuited7 package. FB say at cannot find clinetsu package :(
Wonder that this packages in dof and cfg files is not the last in string, but in FB
Thanks for posting. Sorry to hear you’re having problems. Could you please send us the project files (*.dof, *.cfg .dpk/.dpr, etc.) to support at finalbuilder.com - we’ll look into it straight away.
Thanks for the astute observation! There is a limit in the built-in Delphi TIniFile class which limits strings to 2047 characters. We actually have our own replacement class to work around it, but we weren’t using it in this case.
Please try this test build and let us know if it works properly: