FxDK not opening server

When i click on start server it starts but nothing opens no errors or anything it still shows the server is open

Mine is like that too

having the same issue
libcef.dll!logging::LogMessage::~LogMessage (0x500) (logging.cc:925)

Replace and Re-register libcef.dll:

First, locate the libcef.dll file on your computer. You can search for it in your system directories.
If you find it, consider replacing it with a fresh copy. You can download a reliable version of libcef.dll from a safe source online.
After replacing the file, re-register it using the following steps:
Open Command Prompt as an administrator.
Type the following command and press Enter: regsvr32 libcef.dll

1 Like