• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Help, K18.3, thank you

Newbie Spellweaver
Joined
May 12, 2022
Messages
85
Reaction score
2
I used K18.3 and added __AES. After it was generated, the NEUZ.exe was turned off after a flash when it was started, and no error was prompted. thank you!:p:
 
Last edited by a moderator:
Junior Spellweaver
Joined
Mar 24, 2021
Messages
149
Reaction score
25
I used K18.3 and added __AES. After it was generated, the NEUZ.exe was turned off after a flash when it was started, and no error was prompted. thank you!:p:


Check your Client/Data Folder - And try to check the generated files there if the total size is 0
 
Last edited by a moderator:
Upvote 0
Newbie Spellweaver
Joined
May 12, 2022
Messages
85
Reaction score
2
It seems that the client cannot read the [Data] folder.
{neuz.cpp
#ifdef __AES CResFile::ScanResource("Data");
prj.LoadPreFiles();
#else
CResFile::ScanResource("");
#endif}

{file.cpp
#include "CRC16.h"
#include "CRC32.h"
#define ENC_KEY 149, 123, 62, 92, 143, 150, 105, 248, 213, 153, 124, 209, 77, 201, 151, 255, 201, 20, 120, 185, 179, 151, 215, 31, 9, 14, 52, 65, 111, 62, 206, 5
#define ENC_EXT "*.ff"


Does anyone know what the situation is? Thank you
 
Upvote 0
Newbie Spellweaver
Joined
May 12, 2022
Messages
85
Reaction score
2
[Neuz.exe] starts successfully on the server side. Can you help me see if the packet fails to package?
 
Last edited:
Upvote 0
Back
Top