bottlesdevs / Bottles

Run Windows software and games on Linux
https://usebottles.com
GNU General Public License v3.0
6.33k stars 264 forks source link

[Bug]: TypeLoadException #2579

Open khismatullin opened 1 year ago

khismatullin commented 1 year ago

Describe the bug

Not run app after successfully completed setup installer of this app

To Reproduce

  1. Install apps using Wix installer
  2. Launch one of app

Package

Flatpak from Flathub

Distribution

Ubuntu 20.04.5

Debugging Information

Official Package: true
Version: '50.2'
DE/WM: ubuntu
Display:
    X.org: true
    X.org (port): :99.0
    Wayland: false
Graphics:
    vendors:
        intel:
            vendor: intel
            envs:
                DRI_PRIME: '1'
            icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 5.15.0-58-generic
Disk:
    Total: 6213255168
    Free: 6213095424
RAM:
    MemTotal: 11.6GiB
    MemAvailable: 8.5GiB
Bottles_envs: null

Troubleshooting Logs

Unhandled Exception:
System.TypeLoadException: Could not set up parent class, due to:  assembly:C:\Program Files\XXX\XXX\System.Private.CoreLib.dll type:Object member:(null)
0504:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr 0x18006e75e

Additional context

No response

StoneMoe commented 1 year ago

Do you have dependency mono installed? if not, can you try install it and run it again? It seems not Bottles related, more like a dependency missing problem in specific bottle environment