I’ve not experienced this in RB before, but when I compile apps with Xojo 2021r3.1, if the user then renames the built .exe, it refuses to start, resulting in an endless loop of fatal runtime errors such as: Common\plugin.cpp:1002 Failure Condition: pluginEntryTable.GetEntry(entrypointName, out) can’t find plugin method BevelButton.DeleteAllRows
When canceling out, the app exits cleanly and if you rename the .exe to the original name it had at the time it was built in Xojo, it works perfectly fine, so it really is caused by the .exe filename. Why is that and is there any way to build apps with Xojo that still run when they’re renamed?