Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on September 30, 2022 at 01:40 PM

Log Name:      Application
Source:        .NET Runtime
Date:          9/30/2022 7:54:00 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 830

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-30T12:54:00.6029741Z" />
    <EventRecordID>861117</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.
 ---&gt; 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 830
</Data>
  </EventData>
</Event>