1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
Log Name: Application
Source: .NET Runtime
Date: 9/30/2022 5:04:34 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Kaleidoscope
Description:
Application: LODGenx64Win.exe
CoreCLR Version: 6.0.922.41905
.NET Version: 6.0.9
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException: The type initializer for 'LODGenerator.Common.CmdArgs' threw an exception.
---> System.Globalization.CultureNotFoundException: Only the invariant culture is supported in globalization-invariant mode. See https://aka.ms/GlobalizationInvariantMode for more information. (Parameter 'name')
en-US is an invalid culture identifier.
at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride)
at System.Globalization.CultureInfo..ctor(String name)
at LODGenerator.Common.CmdArgs..cctor() in C:\project\LODGen\Common\CmdArgs.cs:line 8
--- End of inner exception stack trace ---
at LODGenerator.Common.CmdArgs.GetInt(Dictionary`2 args, String key, Int32 defValue) in C:\project\LODGen\Common\CmdArgs.cs:line 48
at LODGeneratorCMD.Program.Main(String[] args) in C:\project\LODGen\LODGeneratorCMD\Program.cs:line 806
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-09-30T10:04:34.5949660Z" />
<EventRecordID>861075</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>Kaleidoscope</Computer>
<Security />
</System>
<EventData>
<Data>Application: LODGenx64Win.exe
CoreCLR Version: 6.0.922.41905
.NET Version: 6.0.9
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException: The type initializer for 'LODGenerator.Common.CmdArgs' threw an exception.
---> System.Globalization.CultureNotFoundException: Only the invariant culture is supported in globalization-invariant mode. See https://aka.ms/GlobalizationInvariantMode for more information. (Parameter 'name')
en-US is an invalid culture identifier.
at System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride)
at System.Globalization.CultureInfo..ctor(String name)
at LODGenerator.Common.CmdArgs..cctor() in C:\project\LODGen\Common\CmdArgs.cs:line 8
--- End of inner exception stack trace ---
at LODGenerator.Common.CmdArgs.GetInt(Dictionary`2 args, String key, Int32 defValue) in C:\project\LODGen\Common\CmdArgs.cs:line 48
at LODGeneratorCMD.Program.Main(String[] args) in C:\project\LODGen\LODGeneratorCMD\Program.cs:line 806
</Data>
</EventData>
</Event>