ObjApi does not function in v12.0.65 64-bit

We updated the version when we started the application and it listed this (with the flood version of ObjApi):

[2020-05-18 12:29:28.814]I Connection to ‘ShM2 (D2000 Kernel V12.02.065.s348)’ failed. Reason: Incompatible protocol version. Server protocol version is 348, client protocol version is 300.

After deploying the new version, it will not write anything to the API log, it just crashes. The last one in our logs is “Connecting to ObjApi”, that crash occurs when calling ConnectKernel.
Event Viewer crash:

Faulting application name: Paragon.Platform.exe, version: 1.0.0.0, time stamp: 0x5e9fbf92
Faulting module name: KERNELBASE.dll, version: 10.0.18362.815, time stamp: 0xb89efff3
Exception code: 0x20474343
Fault offset: 0x000000000003a799
Faulting process id: 0x38a0
Faulting application start time: 0x01d62d06d7a3731a
Faulting application path: D:\D2000\D2000_V12.2.65_server\Platform\Paragon.Platform.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: e133a914-6811-41a6-928d-57684551805e
Faulting package full name:
Faulting package-relative application ID:

Hello.
If the objapi.dll library is run from another directory than the bin/bin64 directory of the D2000 installation, it is necessary to copy the libtzdate.dll library (located in the bin/bin64 directory) and the tzdata directory (located in D2000_EXE) there. The tzdata directory can be in the same directory as the libtzdate.dll library or higher in the directory structure.