Log entries missing while joining a game

Android Phone: Redmi 9 Prime (lancelot)
Phone is rooted with Magisk
Roblox Client Ver: 2.668.660

The following log entries might have been removed (maybe for android client only?):

[FLog::GameJoinUtil] GameJoinUtil::joinGamePostStandard
[FLog::GameJoinUtil] GameJoinUtil::joinGamePostPrivateServer
[FLog::GameJoinUtil] GameJoinUtil::initiateTeleportToReservedServer
[FLog::GameJoinUtil] GameJoinUtil::initiateTeleportToPlace

Steps to reproduce:

  1. Logcat Roblox
  2. Join a game (public, private, reserved)
  3. Check for the missing log entries

Expected behaviour:
1.Join a game
2. Get log entries that matches with the missing ones
3. Get a log entry for the job id and place id

A private message is associated with this bug report

2 Likes

It’s probably because of their cheat detection system coming to Android. What exactly are you using the logs for though?

1 Like

my project aims to replicate bloxstrap for android, heres their log entry detections too: bloxstrap/Bloxstrap/Integrations/ActivityWatcher.cs at main · bloxstraplabs/bloxstrap · GitHub

3 Likes

This kind of issue also happened to me, yet im using a computer, its probably a global issue.