emileverh 28 Posted September 29 Hi guys! Last days I get a lot of "Error F2084: Internal Error: L878" errors in Delphi 13. Anyone has seen that also and a solution? -Emile Share this post Link to post
HeartWare 10 Posted 11 hours ago (edited) When these errors happen, it is often enough to do a complete rebuild of the program (at least that's my experience). If not, you'll have to eliminate code one block at a time to find the one that triggers the issue and then dive down into it and see if you can do that in another way that doesn't provoke that error. Edited 11 hours ago by HeartWare Grammar Fix Share this post Link to post
Uwe Raabe 2222 Posted 11 hours ago 17 minutes ago, HeartWare said: see if you can do that in another way that doesn't provoke that error. ... and file a bug report! Share this post Link to post