@cristy_abaddon did you have exorcist's source code?
maybe you can solve the problem which just only can login at role selection ,but can not login into game world .
i will wait your msg.
Printable View
@cristy_abaddon did you have exorcist's source code?
maybe you can solve the problem which just only can login at role selection ,but can not login into game world .
i will wait your msg.
No, i don't have the source code.
Little update: FMZ files are actually ZIP files (full structure) with custom headers (4 byte).
I will try to finish my packer / unpacker (this works 100%).
Here you can find full zip structure : http://www.onicos.com/staff/iz/formats/zip.html
Still can't get past login screen,but oh well i will debug it today / tomorrow.
Attachment 150528Attachment 150529
excause me ,does anyone who knowns another forum like this forum can talk abut excorist or other game?
@exe19890522
this is some private server ? bcs i download hes client (server is down)
hi all)
there is little progress (need patch loginserver)
http://screenshot.ru/upload/images/2...s2c16a5.md.png
Yesterday was such a error (almost entered the game, the error is -"not found scene")
after i was experimenting with the patch - i can not repeat the resultQuote:
[16:02:15]error:name=testttte,找不到场景iServerId=600,line=0
[16:02:31]User Disconnect623813,
i'm download the "clean" client and keep experimenting)
let's hope for good luck ... ;)
------------------------upd---------------------------
no more need patch loginserver that would get in the character selection screen
in client otherdata\config\serverlist.ini
working version of the client - 0.64.70.1Code:Port=7400
see loginserver console (or core log)
download - http://down.game080.com/FMZ_Setup_V0.75.exe and update patches from here - http://update08.game080.com/fmzupdate%28X%29/Code:[15:27:22]游戏版本号: 64
update starting from 060 to 080-updata2013012502.exe.txt (inclusive)
replace the files on the server file to the client (may not be required)
-common_shipping_dll.dll
-net_lib_shipping_dll.dll
if you see error "error:name=testttte,找不到场景iServerId=600,line=0" in login server, check .ini in fmzserver\dy_bin_map_server\ (or you just do not run the desired scene)
i now have a new error (console login):
http://screenshot.ru/upload/images/2...ora9ae0.md.png
trying to deal with it....
did any one who is still study on exorcist?
We need to reload the work on this...we need to figure out what settings to do to be able to login in game....lets revive this game...seems to be a nicely game..
video tutorial please
download client works fine to me ..
but someone may hlp me how the correct way start server
btw all i know start this apache.. but where that .bat for mysql and all other things..??
2 @kazueta:
-are you a blond woman?
-can you read?
-you can understand?
.bat code:: @Echo off
set fmzserver=%cd%\fmzserver
set fmzpkserver=%cd%\fmzpkserver
cd mysql40
start bin\mysqld-nt.exe --defaults-file=my.ini
ping 127.1>nul
cd ..\zjkgfgame
start "web验证" "%cd%\WebServer.exe"
ping 127.1>nul
cd ..\kzyxfjh
start "登陆验证" "%cd%\CheckLogin.exe"
ping 127.1>nul
cd /d "%fmzpkserver%\Output_DB"
start "PK线数据服务" "%cd%\DBServer.exe"
ping 127.1>nul
cd /d "%fmzpkserver%\Output_DB_M1"
start "PK线寄售服务" "%cd%\JiShouServer.exe"
ping 127.1>nul
cd /d "%fmzserver%\Output_DB"
start "普通线数据服务" "%cd%\DBServer.exe"
ping 127.1>nul
cd /d "%fmzserver%\Output_DB_M2"
start "普通线寄售服务" "%cd%\JiShouServer.exe"
ping 127.1>nul
cd /d "%fmzpkserver%\dy_bin_login_server"
start "PK线登陆服务" "%cd%\PK_LoginServer.exe"
ping 127.1>nul
cd /d "%fmzpkserver%\dy_bin_map_server"
xcopy 1setup.ini setup.ini /y
start "" "%cd%\PK_MapServer.exe"
ping 127.1 /n 8 >nul
cd /d "%fmzserver%\dy_bin_login_server"
start "普通线登陆服务" "%cd%\LoginServer.exe"
ping 127.1>nul
cd /d "%fmzserver%\OutputGameServer"
start "普通线邮件服务" "%cd%\MailServer.exe"
ping 127.1 /n 2 > nul
cd /d "%fmzserver%\dy_bin_map_server"
xcopy 1setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
xcopy 2setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
xcopy 3setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
xcopy 4setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
xcopy 6000setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
xcopy 6500setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
xcopy 7000setup.ini setup.ini /y
start "" "%cd%\MapServer.exe"
ping 127.1 /n 2 > nul
@lastfun are you still have patched client up to 0.64.70.1 And if you have it please upload it
good:blushing: