vrcx-team / VRCX

Friendship management tool for VRChat
MIT License
976 stars 183 forks source link

[Bug] user_id from none Friends only doesnt store in gamelog_join_leave #694

Closed NekoSuneVR closed 6 months ago

NekoSuneVR commented 10 months ago

Describe the bug Not sure if is New changes or BUG but pose log they UserIDS in join_leave sector of SQLLITE file for easy defined users

but some reasons it wont log it part only Friends only and im unsure if is bug or not but my discord bot logs from gamelog_join_leave in SQLLITE for Detect if userid match and if is true alerts me if they in my private api list

but i have no other way pull Join_Leave sessions to grab userid since my Discord BOT uses VRCX at moment less any other way round it without VRCX.

i just hide my friends UserID for Security even everyones names too but see all blank parts in SQLLITE DB file in gamelogs_join_leave

Screenshots image

What version you are running Version VRCX Nightly 2023-11-21T13.25-716ee37

NekoSuneVR commented 10 months ago

extra note it stopped working in gamelog_join_leave in line 2023-06-23T07:01:44.000Z as date and nothing updated by then

Natsumi-sama commented 10 months ago

I cannot decipher your message. But I'm going to assume what you're asking is why userId's are missing from your gameLog, you need this VRChat launch parameter --log-debug-levels=API

NekoSuneVR commented 10 months ago

will that work?

NekoSuneVR commented 10 months ago

i did it and worked but few people didnt show but most people showed user_id ty