SMAPI log parser
Suggested fixes
- You have an older version of SMAPI installed. Consider updating SMAPI to fix problems.
 - 
                    Consider updating these mods to fix problems:
                    
{{mod.Name}} + {{contentPack.Name}}
{{mod.Version}} → {{mod.UpdateVersion}} {{mod.UpdateVersion}}  
Log info
| Stardew Valley: | {{data.GameVersion}} on {{data.OperatingSystem}} | 
|---|---|
| SMAPI: | {{data.ApiVersion}} | 
| Folder: | {{data.GamePath}} | 
| Log started: | {{logStartedUtcStr}} UTC ({{logStartedLocalTimeStr}} your time) | 
| 
                    {{mod.Name}} {{mod.Version}}
                    
                         
                            
                                + {{contentPack.Name}} {{contentPack.Version}} 
                         (+ {{mod.contentPacks.Length}} content packs)
                    
                 | 
                
                    {{mod.Author}}
                    
                         
                            
                                + {{contentPack.Author}} 
                    
                 | 
                failed to load | {{mod.Errors}} {{mod.Errors == 1 ? "error" : "errors"}} | no errors | 
                        Filter messages:
                    
                    
                        TRACE |
                        DEBUG |
                        INFO |
                        ALERT |
                        WARN |
                        ERROR
                         
                    
                
                            
                            .*
                            aA
                            “ ”
                            HL
                            
                        {{filterError}}
                        Raw log
{{data.RawText}}