Simple Debug - Match ID: 100

Step 1: Check if match exists

0>

✓ Match found: ID=100, Mode=ranked_2v2

Step 2: Check if mode-specific settings exist

0>

Found 3 mode-specific settings:

• match_duration_minutes_ranked_2v2 = 25

• match_team_size_ranked_2v2 = 1

• match_turnmin_seconds_ranked_2v2 = 0.50

Step 3: Current APPLICATION values

server0_turnmin: not set

server0_turnmax: not set

server0_dp: not set

Step 4: Test s_loadvar with match context

Set session.current_match_id = 100

Set url.match_id = 100

Now including s_loadvar.cfm...

Error

Application Error Occurred

Event: onRequest

Message: match_id must be set. Use SET @match_id = before insert.


Session State:

global_account_id: 0

current_match_id: 100


Stack Trace:

Location 1: /var/www/html/gcdm/Modules/NPC/NPC_Generate.cfm (Line: 100)
Code: gcdm.modules.npc.npc_generate_cfm$cf.call(/gcdm/Modules/NPC/NPC_Generate.cfm:100)
Location 2: /var/www/html/gcdm/Modules/NPC/Init.cfm (Line: 80)
Code: gcdm.modules.npc.init_cfm$cf.call(/gcdm/Modules/NPC/Init.cfm:80)
Location 3: /var/www/html/gcdm/s_loadvar.cfm (Line: 271)
Code: gcdm.s_loadvar_cfm$cf.call(/gcdm/s_loadvar.cfm:271)
Location 4: /var/www/html/gcdm/simple_debug.cfm (Line: 70)
Code: gcdm.simple_debug_cfm$cf.call(/gcdm/simple_debug.cfm:70)
Location 5: /var/www/html/gcdm/Application.cfc (Line: 855)
Code: gcdm.application_cfc$cf.udfCall1_000015(/gcdm/Application.cfc:855)
Location 6: /var/www/html/gcdm/Application.cfc (Line: 844)
Code: gcdm.application_cfc$cf.udfCall1(/gcdm/Application.cfc:844)