hatzisn Expert Licensed User Longtime User Jul 5, 2023 #1 Hi, although the compiling of the debug version works flawlessly when I try to build the release app I get this error. Communication error in servers? B4i Version: 8.30 Parsing code. (0.16s) Building folders structure. (0.07s) Compiling code. (0.20s) Compiling layouts code. (0.01s) Building Xcode project. (0.16s) Preparing project for builder. (0.58s) Project size: 2.69 MB Sending data to remote compiler. Error Communication error: java.lang.RuntimeException: java.io.IOException: java.lang.IllegalArgumentException: malformed input off : 4, length : 1 Click to expand...
Hi, although the compiling of the debug version works flawlessly when I try to build the release app I get this error. Communication error in servers? B4i Version: 8.30 Parsing code. (0.16s) Building folders structure. (0.07s) Compiling code. (0.20s) Compiling layouts code. (0.01s) Building Xcode project. (0.16s) Preparing project for builder. (0.58s) Project size: 2.69 MB Sending data to remote compiler. Error Communication error: java.lang.RuntimeException: java.io.IOException: java.lang.IllegalArgumentException: malformed input off : 4, length : 1 Click to expand...
Erel B4X founder Staff member Licensed User Longtime User Jul 6, 2023 #2 It is not a communication error. Might be related to a corrupt file in the Files folder. Or maybe a file with a special character in its name. Upvote 0
It is not a communication error. Might be related to a corrupt file in the Files folder. Or maybe a file with a special character in its name.
hatzisn Expert Licensed User Longtime User Jul 6, 2023 #3 That is correct. I downloaded an icon with an illegal character as it seems. When I changed the name it worked. Upvote 0
That is correct. I downloaded an icon with an illegal character as it seems. When I changed the name it worked.