Hello, i had an idea of making my own ecnryption system, and it works fine, then i had an other idea of making it work in parralel with the default .res files so any player can use an client to play and custom contenent will go into encrypted files.
I made this system to work like this:
The old flyff's Scan thingy -> If the file is encrypted -> IsEnc = True;
Else use the old .res encryption key or something
The error i'm having is
Any help suggested ?
I made this system to work like this:
The old flyff's Scan thingy -> If the file is encrypted -> IsEnc = True;
Else use the old .res encryption key or something
The error i'm having is
PHP Code:
2014/ 1/22 00:39:26 rCnt=1
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 0023:0079AABA, CScript::PreScan()+0842 byte(s), c:\users\moncef\desktop\server files\source\program\_common\script.cpp, line 0382+0006 byte(s)
- Registers
EAX=0018DB08 EBX=7FFDE000 ECX=015C6000 EDX=0018DB08 ESI=00000000
EDI=75F6B756 EBP=0018DAFC ESP=0018DA84 EIP=0079AABA FLG=00210216
CS=0023 DS=002B SS=002B ES=002B FS=0053 GS=002B
0023:0079AABA Neuz.exe, CScript::PreScan()+0842 byte(s)
0023:006E221F Neuz.exe, CProject::LoadDefines()+0287 byte(s)
0023:006E225F Neuz.exe, CProject::LoadPreFiles()+0015 byte(s)
0023:00473B7E Neuz.exe, CNeuzApp::BeginLoadThread()+0030 byte(s)
0023:00473BEA Neuz.exe, CNeuzApp::InitDeviceObjects()+0058 byte(s)
0023:0049382E Neuz.exe, CD3DApplication::Initialize3DEnvironment()+2030 byte(s)
0023:0049205A Neuz.exe, CD3DApplication::Create()+0890 byte(s)
0023:00479BA8 Neuz.exe, WinMain()+0392 byte(s)
0023:009482F2 Neuz.exe, WinMainCRTStartup()+0388 byte(s)
0023:75F6495D KERNEL32.DLL, BaseThreadInitThunk()+0014 byte(s)
0023:777898EE ntdll.dll, RtlInitializeExceptionChain()+0132 byte(s)
0023:777898C4 ntdll.dll, RtlInitializeExceptionChain()+0090 byte(s)