Session Initialization Debug

Current Time: {ts '2026-01-27 08:10:18'}

Request Context:

VariableValue
request.matchId100
request.routing_contextmain
request.database_layermain
Application.dsgcdm
variables.DSgcdm

Session Variables Check:

VariableExists?Value
session.useridfalseNOT SET
session.usernamefalseNOT SET
session.racefalseNOT SET
session.planetcountfalseNOT SET
session.colonycountfalseNOT SET
session.current_match_idtrue100
session.global_account_idtrue0
session.creditfalseNOT SET
session.foodfalseNOT SET
session.powerfalseNOT SET

Application.cfc Logic Check:

ConditionResultExplanation
request.matchId > 0trueShould trigger match session setup
userid conditiontrueShould trigger initial session setup (lines 387+)
planetcount missingtrueShould trigger database session setup (line 805+)

Skipping database check - conditions not met

Updated Session Variables:

VariableExists?Value
session.useridfalseNOT SET
session.usernamefalseNOT SET
session.racefalseNOT SET
session.planetcountfalseNOT SET
session.colonycountfalseNOT SET
session.creditfalseNOT SET
session.foodfalseNOT SET

Return to Game