Jump to content

Sean

Premium
  • Posts

    35
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sean

  1. If you consider accepting payments by credit or debit card. I would recommend using Stripe as it is easier to pay with it. accepted in Europe and most of the world. Regards.
  2. Hello, anyone know why I get that error? Use CMake 3.19.3 with snappy.
  3. Very interesting this proyect, good luck.
  4. the subject is not good, better a dark color. haha?
  5. Hello community! I have a question, is there any way to get a crc32 value? Example: I have a file with characters that have the crc32 value of "b4c8f065". and make another file with other characters to reach the same value crc32 "b4c8f065". is there any way or tool to add the bit and get to a certain crc32? best regards, Sean
  6. because you do not ask the simple solution for that which you bought? #PD: display errors (warnings, news) is lack of seriousness. #PD2: sorry for my bad english. regards
  7. Correct. $consulta="SELECT * FROM account WHERE login='".$user."' AND password=PASSWROD('".$pass."')"; to $consulta="SELECT * FROM account WHERE login='".$user."' AND password=PASSWORD('".$pass."')"; example: $consulta = "SELECT * FROM account WHERE login='".$user."' AND password=PASSWORD('".$pass."')"; $result=mysqli_query($con,$consulta) or die (mysql_error()); $fila=mysqli_fetch_array($result); if($fila > 0) { echo 'succesful'; } else { echo 'failure'; } kind regards.
  8. Yes, I have compiled all over again all. game, db and binary. logs binary: 16>UserInterface - 0 error(s), 93 warning(s) ========== Build: 16 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== game and db 8>game - 0 error(s), 23 warning(s) ========== Build: 8 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
  9. the client does not connect me for anything. commenting the lines indicated. //#define _IMPROVED_PACKET_ENCRYPTION_ client side and server side. Logs. Data base: SYSERR: Dec 19 08:16:48 :: socket_read: about to lose connection SYSERR: Dec 19 08:16:48 :: CPeerBase::Recv: socket_read failed Invalid argument SYSERR: Dec 19 08:16:48 :: CClientManager::Process: Recv failed SYSERR: Dec 19 08:16:49 :: socket_read: about to lose connection SYSERR: Dec 19 08:16:49 :: CPeerBase::Recv: socket_read failed Invalid argument SYSERR: Dec 19 08:16:50 :: CClientManager::Process: Recv failed Auth: SYSERR: Dec 19 08:11:59 :: CInputAuth::Analyze: This phase does not handle this header 60 (0x3c)(phase: AUTH) SYSERR: Dec 19 08:11:59 :: CInputProcessor::Process: SEQUENCE 1a63610 mismatch 0xaf != 0xc3 header 60 SYSERR: Dec 19 08:11:59 :: CInputProcessor::Process: SEQUENCE_LOG [UNKNOWN]------------- [060 : 0xaf] SYSERR: Dec 19 08:13:13 :: CInputAuth::Analyze: This phase does not handle this header 60 (0x3c)(phase: AUTH) SYSERR: Dec 19 08:13:13 :: CInputProcessor::Process: SEQUENCE 1a77158 mismatch 0xaf != 0xc3 header 60 SYSERR: Dec 19 08:13:13 :: CInputProcessor::Process: SEQUENCE_LOG [UNKNOWN]------------- [060 : 0xaf] SYSERR: Dec 19 08:13:24 :: CInputAuth::Analyze: This phase does not handle this header 60 (0x3c)(phase: AUTH) SYSERR: Dec 19 08:13:24 :: CInputProcessor::Process: SEQUENCE 1a77158 mismatch 0xaf != 0xc3 header 60 SYSERR: Dec 19 08:13:24 :: CInputProcessor::Process: SEQUENCE_LOG [UNKNOWN]------------- [060 : 0xaf] SYSERR: Dec 19 08:14:11 :: CInputAuth::Analyze: This phase does not handle this header 60 (0x3c)(phase: AUTH) SYSERR: Dec 19 08:14:11 :: CInputProcessor::Process: SEQUENCE 1a732f8 mismatch 0xaf != 0xc3 header 60 SYSERR: Dec 19 08:14:11 :: CInputProcessor::Process: SEQUENCE_LOG [UNKNOWN]------------- [060 : 0xaf] SYSERR: Dec 19 08:14:19 :: CInputAuth::Analyze: This phase does not handle this header 60 (0x3c)(phase: AUTH) SYSERR: Dec 19 08:14:19 :: CInputProcessor::Process: SEQUENCE 1a1c980 mismatch 0xaf != 0xc3 header 60 SYSERR: Dec 19 08:14:19 :: CInputProcessor::Process: SEQUENCE_LOG [UNKNOWN]------------- [060 : 0xaf] thanks for help regards
  10. anyone know how to disable _IMPROVED_PACKET_ENCRYPTION_? If _IMPROVED_PACKET_ENCRYPTION_ is disabled, the client/server will use the old pong encryption system [2089(M)] again. thank you for your help. best regards, 4l0ns0xD
  11. anyone can help me with this error when I hit me out of the game? kind regards, 4l0ns0xD
  12. i have this problem on terenzo. [Hidden Content] regards
  13. please someone could help me to upgrade python? Python(2.2 to 2.7). kind regards 4l0ns0xD
  14. #BUMP Hi guys. because this error happens? Watch in HD [Hidden Content] Logs Compile. thanks for help kind regards, 4l0ns0xD
  15. have error me use Visual Studio 9 2008 update Server and Extern files today. Best regards, 4l0ns0xD
  16. syserr client, help 1201 23:49:20102 :: invalid idx 0 1201 23:50:27337 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted. 1201 23:50:34212 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=14, itemIndex=12090) - Failed to item data 1201 23:50:34212 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=12, itemIndex=12110) - Failed to item data 1201 23:50:34212 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=20, itemIndex=12119) - Failed to item data 1201 23:50:34212 :: !!! Failed to load game data : STEP [98]
  17. I used the tool, but it gives me error when using it. would someone kindly tell me how it works? I put the files in the right places, in the following folders panama and package.
  18. someone would be so kind as to make a ([DIF] Internal IP Fix) for this game to test it in VirtualBox excuse for my bad English from already thank you kind regards
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.