Jump to content
LaunchBox Community Forums

New version 11.2 released not working


im_etten

Recommended Posts

No dice. Uninstall of 11.3 and reinstall 11.2 worked.

Then installing 11.3.-beta18 resulted in the following errors:

 

Log Name:      Application
Source:        Application Error
Date:          8/24/2020 9:47:18 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DESKTOP-AUJTB7P
Description:
Faulting application name: LaunchBox.exe, version: 11.3.0.18, time stamp: 0x5ee99cfc
Faulting module name: KERNELBASE.dll, version: 10.0.19041.423, time stamp: 0xed02c0bc
Exception code: 0xe0434352
Fault offset: 0x0000000000023e49
Faulting process id: 0x1f84
Faulting application start time: 0x01d67a81aa61ae48
Faulting application path: C:\Users\User\LaunchBox\Core\LaunchBox.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 1e505c07-51ab-4b46-bca6-b2163cf0ebb8
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>100</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2020-08-25T01:47:18.4870544Z" />
    <EventRecordID>1304</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DESKTOP-AUJTB7P</Computer>
    <Security />
  </System>
  <EventData>
    <Data>LaunchBox.exe</Data>
    <Data>11.3.0.18</Data>
    <Data>5ee99cfc</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>10.0.19041.423</Data>
    <Data>ed02c0bc</Data>
    <Data>e0434352</Data>
    <Data>0000000000023e49</Data>
    <Data>1f84</Data>
    <Data>01d67a81aa61ae48</Data>
    <Data>C:\Users\User\LaunchBox\Core\LaunchBox.exe</Data>
    <Data>C:\Windows\System32\KERNELBASE.dll</Data>
    <Data>1e505c07-51ab-4b46-bca6-b2163cf0ebb8</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>

Log Name:      Application
Source:        .NET Runtime
Date:          8/24/2020 9:47:18 PM
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DESKTOP-AUJTB7P
Description:
Application: LaunchBox.exe
CoreCLR Version: 4.700.20.36602
.NET Core Version: 3.1.7
Description: The process was terminated due to an unhandled exception.
Exception Info: System.BadImageFormatException: Could not load file or assembly 'CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'. An attempt was made to load a program with an incorrect format.
File name: 'CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (0x8007000B)
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
   at System.Reflection.Assembly.LoadFile(String path)
   at Unbroken.LaunchBox.Windows.Desktop.Program.<>c.km2maCZMql1(Object sender, ResolveEventArgs e)
   at System.Runtime.Loader.AssemblyLoadContext.InvokeResolveEvent(ResolveEventHandler eventHandler, RuntimeAssembly assembly, String name)
   at System.Runtime.Loader.AssemblyLoadContext.OnAssemblyResolve(RuntimeAssembly assembly, String assemblyFullName)
   at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
   at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

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="2020-08-25T01:47:18.4401817Z" />
    <EventRecordID>1303</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>DESKTOP-AUJTB7P</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: LaunchBox.exe
CoreCLR Version: 4.700.20.36602
.NET Core Version: 3.1.7
Description: The process was terminated due to an unhandled exception.
Exception Info: System.BadImageFormatException: Could not load file or assembly 'CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'. An attempt was made to load a program with an incorrect format.
File name: 'CefSharp.Core, Version=83.4.20.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' ---&gt; System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (0x8007000B)
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
   at System.Reflection.Assembly.LoadFile(String path)
   at Unbroken.LaunchBox.Windows.Desktop.Program.&lt;&gt;c.km2maCZMql1(Object sender, ResolveEventArgs e)
   at System.Runtime.Loader.AssemblyLoadContext.InvokeResolveEvent(ResolveEventHandler eventHandler, RuntimeAssembly assembly, String name)
   at System.Runtime.Loader.AssemblyLoadContext.OnAssemblyResolve(RuntimeAssembly assembly, String assemblyFullName)
   at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
   at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)


</Data>
  </EventData>
</Event>

Link to comment
Share on other sites

Just now, Jason Carr said:

Pretty sure we finally have this figured out (from another thread). Can you try installing this:

https://www.microsoft.com/en-us/download/details.aspx?id=52685

You'll want the 64-bit version. I expect that will fix it. We updated Chromium, which apparently now requires that. We'll integrate that into the installer here soon.

i installed 64bit and its a-okay

  • Like 1
Link to comment
Share on other sites

  • 2 years later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...