https://bugs.winehq.org/show_bug.cgi?id=52905
Bug ID: 52905 Summary: [Dotnet] Aemulus Mod / Package Manager Does Not Run Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nekoNexus@protonmail.ch Distribution: ---
Created attachment 72289 --> https://bugs.winehq.org/attachment.cgi?id=72289 Plain Wine 7.6 Log
SHA256 Checksum of AemulusPackageManager.exe: c5a1349a868d41359280fcf0ea299433fdc4ff68c4220c9bfe2a30cabf488763
Program version: 5.6.0
Open-source on Github; web archive download link: https://web.archive.org/web/20220426185522/https://objects.githubusercontent...
-----
This application is a modding tool for various Persona games. It uses dotnet, but attempting to install the used dotnet version kept failing for some reason. With wine-mono, it just doesn't run with unimplemented exceptions thrown.
https://bugs.winehq.org/show_bug.cgi?id=52905
nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, source, | |win64 Distribution|--- |ArchLinux URL| |https://web.archive.org/web | |/20220426185522/https://obj | |ects.githubusercontent.com/ | |github-production-release-a | |sset-2e65be/308858243/7aaf8 | |864-1516-40d5-acac-beeaadc7 | |b449?X-Amz-Algorithm=AWS4-H | |MAC-SHA256&X-Amz-Credential | |=AKIAIWNJYAX4CSVEH53A%2F202 | |20426%2Fus-east-1%2Fs3%2Faw | |s4_request&X-Amz-Date=20220 | |426T185521Z&X-Amz-Expires=3 | |00&X-Amz-Signature=98a7c950 | |2663e650690a7c95604634df614 | |5900186c72735e5a238258d3a74 | |49&X-Amz-SignedHeaders=host | |&actor_id=0&key_id=0&repo_i | |d=308858243&response-conten | |t-disposition=attachment%3B | |%20filename%3DAemulusPackag | |eManagerv5.6.0.7z&response- | |content-type=application%2F | |octet-stream
https://bugs.winehq.org/show_bug.cgi?id=52905
--- Comment #1 from nekoNexus@protonmail.ch --- Unhandled exceptions*
https://bugs.winehq.org/show_bug.cgi?id=52905
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Component|-unknown |mscoree Status|UNCONFIRMED |NEW
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming.
Starts fine here after 'winetricks -q --force dotnet48 arial d3dcompiler_47'
https://bugs.winehq.org/show_bug.cgi?id=52905
--- Comment #3 from Esme Povirk madewokherd@gmail.com --- Can I have a non-obfuscated link to the github project?
https://bugs.winehq.org/show_bug.cgi?id=52905
--- Comment #4 from Esme Povirk madewokherd@gmail.com --- At a glance, it looks like it crashed trying to report a different exception, so a log with WINE_MONO_TRACE (and a value dependent on the exception type) will be needed to find the original exception.
https://bugs.winehq.org/show_bug.cgi?id=52905
--- Comment #5 from Esme Povirk madewokherd@gmail.com --- It does look like an unimplemented method: [00000024:] EXCEPTION handling: System.NotImplementedException: Managed.TextFormatting.FullTextLine.get_OverhangLeading
https://bugs.winehq.org/show_bug.cgi?id=52905
--- Comment #6 from nekoNexus@protonmail.ch --- I mean, the bug is linked to the AppDB page, but here: https://github.com/TekkaGB/AemulusModManager
https://bugs.winehq.org/show_bug.cgi?id=52905
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com