i have problem https://reccloud.com/pt/u/tohd478 gameguard!
i have problem https://reccloud.com/pt/u/tohd478 gameguard!
Someone with sources got the problem with new character creation?
I think compilation of client and server goes perfectly fine (like 8 times in a row) but i am still unable to make new character on -StudioTest with AcoountGrade: 0. On the account with GM grade i am able to make new one.
What about Mac Catalina?
What source you're using, and what's the problem?
First you need to recompile scripts in Unreal Frontend from `Binaries` folder.
Does anyone have the source code used elsewhere? because this one is not downloading
this one doesn't work! https://prnt.sc/8Rxtbe0QiYpo
I tried that, but it just keeps throwing this at me
Do I need to edit a path or something somewhere? Were you able to compile the engine itself? I haven't had luck doing either the scripts or the engine.Code:[COMMANDLET 'MU2Game.exe make -full' FAILED] Oct 24, 12:44 PM System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at UnrealFrontend.CommandletProcess.Start(String CmdLine, String CWD, Boolean bCreateNoWindow) in F:\depot\MU2ClientPatch_Backup\depot\Source\Client\MU2\Development\Tools\UnrealFrontend\CommandletProcess.cs:line 167 at UnrealFrontend.ProcessManager.StartProcess(String ExecutablePath, String ExeArgs, String CWD, Platform InPlatform) in F:\depot\MU2ClientPatch_Backup\depot\Source\Client\MU2\Development\Tools\UnrealFrontend\Session.cs:line 76
Yeah, the first kundun quest gives the response: this quest cannot be found.
Does somebody a solution for this, because it stops game progress.
catch some problem...
- Change system to Windows Server 2022, SQL 2019CU19
- launch server and getaway - all 7 services + laragon with MU2_API was start correct
- launch client by launcher with MD5 and register new account - all correct
- try login into system - client with clean serverlist and in console of Login server catch strange error.
- in client side server list is empty...
Part of Login Server console:
So text of error:Code:[7900] INFO - onEclReqServerVersion >Major:0, Minor:0, Patch:54 [mu2::LoginRunner::onEclReqServerVersion][LoginRunner.cpp][1189] [7900] INFO - onReqLogin> [mu2::LoginRunner::onEclReqLogin][LoginRunner.cpp][135] [2000] INFO - login otp check. ProviderCode = 0 [mu2::UrlAuth::SetParam][UrlAuth.cpp][69] [2000] INFO - UrlAuth. URL : http://172.16.200.119/api/member/checkOTP.php [mu2::UrlAuth::SetParam][UrlAuth.cpp][70] [2000] INFO - UrlAuth. INPUT : 0£¬req={"channeling_index":0,"client_ip":"172.16.200.200","locale":"jp","service_code":"mulegend-jp","user_key":"userx","user_otp":"3fc9a732d99ed073918370c4c1de0c65"} [mu2::UrlAuth::SetParam][UrlAuth.cpp][71] [2000] INFO - UrlAuth. OUTPUT : could not find driver [mu2::UrlAuth::Finish][UrlAuth.cpp][86] [2000] ERROR - Auth : error 3 [json parsing error] [mu2::UrlAuth::Finish][UrlAuth.cpp][125] [7900] INFO - onEclReqLogin >Auth Result 0 [mu2::LoginRunner::onEclReqLogin][LoginRunner.cpp][193] [7900] ERROR - onReqLogin> Failed 3 [mu2::LoginRunner::onEclReqLogin][LoginRunner.cpp][223]
>>[2000] ERROR - Auth : error 3 [json parsing error] [mu2::UrlAuth::Finish][UrlAuth.cpp][125]
>>[7900] ERROR - onReqLogin> Failed 3 [mu2::LoginRunner::onEclReqLogin][LoginRunner.cpp][223]
What the problem with parsing ?
P.S. in old system Windows Server 2012R2, SQL 2017CU31 it's was work fine and without any errors
Last edited by TieLay; 3 Weeks Ago at 09:03 AM.
I Finaly got everything running.(except for the shop, but that has probably to do with Windows 11, and the bypass gameguard solution) Found an error in the config.php on the WebAPI, I was not able to create accounts, no matter what I tried. Found out the $db_data was defined as $db_user, so the account creation was never going to work....
Now there's one question left, does anyone know how to cleanup the database ? I would like to delete all the old accounts that are already in the database, and restart with the accounts from accountguid 1 again.
TIA,
KR, Chris
does anyone have the source code to share?