exception logs on every one minute
available in future release
naqtn
2023.3.2p1m outputs the following every one minute to the log file.
2023.09.18 16:10:38 Log - UnityEngine.AndroidJavaException: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
at UnityEngine.AndroidJNISafe.CheckException () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.AndroidJNISafe.CallStaticObjectMethod (System.IntPtr clazz, System.IntPtr methodID, UnityEngine.jvalue[] args) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.AndroidReflection.GetMethodMember (System.IntPtr jclass, System.String methodName, System.String signature, System.Boolean isStatic) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine._AndroidJNIHelper.GetMethodID (System.IntPtr jclass, System.String methodName, System.String signature, System.Boolean isStatic) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.AndroidJavaObject._Call[ReturnType] (System.String methodName, System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0
at VRC.OSCQuery.Android.AndroidDiscovery.getMulticastLock (System.String lockTag) [0x00000] in <00000000000000000000000000000000>:0
at VRC.OSCQuery.Android.AndroidDiscovery+<acquireMultiCastPeriodically>d__16.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
at System.Action.Invoke () [0x00000] in <00000000000000000000000000000000>:0
at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
at Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) [0x00000] in <00000000000000000000000000000000>:0
at Cysharp.Threading.Tasks.UniTask+DelayPromise.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
at Cysharp.Threading.Tasks.Internal.PlayerLoopRunner.RunCore () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.LowLevel.PlayerLoopSystem+UpdateFunction.Invoke () [0x00000] in <00000000000000000000000000000000>:0
Log In
This post was marked as
available in future release
StormRel
updated the status to
tracked
StormRel
updated the status to
needs more information
StormRel
Hello! Thanks for reporting this issue.
Could you provide us info about what device model and Android version this is being experienced on?
naqtn
StormRel: The device is Motorola's "moto g52j 5G Ⅱ" https://store.motorola.co.jp/item/MOTO_G52J_5G_II.html This is a variant for the Japanese market. The spec is almost equal to "moto g stylus 5G (2022)" for US https://en-us.support.motorola.com/app/answers/detail/a_id/172571/~/moto-g-stylus-5g-%282022%29---specifications
Android version is 12.
Here is the environment info and user settings from the log file
2023.09.18 16:10:38 Log - [UserInfoLogger] Environment Info:
VRChat Build: 2023.3.2p1-1345-474c710da8-Release
Store: PlayStore
Platform: android
Device Model: motorola moto g52j 5G
Processor Type: ARM64
System Memory Size: 7494MB
Operating System: Android OS 12 / API-31 (S3RYBS32.168-19-5-9/13528-517bd)
Graphics Device Name: Adreno (TM) 619
Graphics Device Version: OpenGL ES 3.2 V@0530.47 (GIT@eaa701cd06, I183f6321f0, 1666871261) (Date:10/27/22)
Graphics Memory Size: 2048MB
Supports Audio: True
XR Device: None
API Status: Available: ("pong")
CloudFront Status: Available: (pong)
2023.09.18 16:10:38 Log - [UserInfoLogger] User Settings Info:
General Settings:
Clear cache on start: False
Skip go button on load: True
Show community labs: True
Show community worlds in search: False
Hide notification photos: False
Selected network region: Japan
OSC enabled: True
AFK enabled: False
Graphics Settings:
Quality: Mobile
Antialiasing: x1
Input Settings:
Mouse sensitivity: 1
Inverted mouse: False
UI Haptics enabled: True
Audio Settings:
Legacy Talk toggle: True
Legacy Talk default on: True
Legacy Disable mic button: False
Mic Mode: PushToTalk
Mic Behavior On Join: DefaultOn
Mic level (VR): 0.8
Mic level (Desktop): 1
Noise suppression: False
Noise gate: 0.0001
UI Settings:
Show tooltips: True
Desktop reticle: True
Show social rank: False
Main Menu free placement: False
Nameplate display: Standard
QM Info: on
Fallback Icon: visible
Status mode: ShowOnMenu
Nameplate scale: 100%
Nameplate opacity: 80%
Avatar Settings:
Fallback hidden: False
Maximum download size: 10 MB
Performance rating minimum to display: Medium
Allow avatar copying: True
Disable avatar cloning on enter world: False
Limit dynamic bone usage: True
Convert all dynamic bones: True
Avatar interaction level: Friends
Avatar self-interaction: True
Accessibility Settings:
Gesture bar enabled: False
Earmuff mode: False
Earmuff mode (avatars): True
Earmuff mode, Always show visual aid: True
Earmuff mode radius: 3
Earmuff mode falloff: 1
Earmuff mode reduced volume: 0.2
Chat bubble visibility: Friends
Chat bubble scale: 1.5
Chat bubble opacity: 1
Chat bubble timeout: 30
Comfort & Safety Settings:
Personal space: False
Voice prioritization: True
Third person rotation: False
Comfort turning: False
Head look walking: True
Locomotion method: Gamelike
Vive advanced: False
Streamer mode enabled: False
Limit particle systems: True
Safety level: Normal
Allow untrusted URLs: True
Ask to portal: True
Mirror resolution: Full
Portal Mode: PlaceManually
StormRel
naqtn: Thank you!
StormRel
updated the status to
tracked