Jump to content
emileverh

Error F2084: Internal Error: L878 in Delphi 13

Recommended Posts

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

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 by HeartWare
Grammar Fix

Share this post


Link to post
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×