Card 6605 (Ohtani) placed at position P had pitcherscouting_id=NULL,
causing AttributeError when accessing pitcherscouting.pitchingcard.hand.
Added null check with fallback to batterscouting hand or '?' if neither
scouting record exists.
Also fixed set notation bug on line 240 where {value} created a Python
set instead of a string.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| ai_manager.py | ||
| data_cache.py | ||
| game_helpers.py | ||
| gameplay_models.py | ||
| gameplay_queries.py | ||
| managerai_responses.py | ||
| simulations.py | ||