kirides
kirides
Stacktrace of the player becoming invisible: ``` Error: [A:\Dev\GD3D11\D3D11Engine\GothicAPI.cpp(1086), void __thiscall GothicAPI::OnVisualDeleted(class zCVisual *)]: Player visual was removed! 26_12_2019_11_21_51 STACK: A:\Dev\GD3D11\D3D11Engine\StackWalker.cpp (921): StackWalker::ShowCallstack STACK: A:\Dev\GD3D11\D3D11Engine\GothicAPI.cpp (1087): GothicAPI::OnVisualDeleted STACK: A:\Dev\GD3D11\D3D11Engine\zCVisual.h (30):...
I implemented a very rudimentary work-around for this in [Kirides/GD3D11@ed6004a8](https://github.com/Kirides/GD3D11/commit/ed6004a8ed034521554f067941ba1ec7cb5ee8bc) by intoducing `_canClearVobsByVisual` in `GothicAPI`. it seems like the games Cache-Manager invalidates some cached models/visuals but we are removing the...
Isn't that an invalid uri scheme? It should look like the following `scheme://host/path` where `host` usually is an entrypoint for the handler of `scheme`, like in the case of "bottles"...
Also happens here, we're forced to add this to our services or they just break ```xml ``` Even worse is that https://github.com/IdentityModel/IdentityModel.AspNetCore is archived and further development is done on...
Dynamische Schatten haben immer schon zu Problemen geführt und von der Verwendung abseits `Nur Statisch` als wert dafür ist abzuraten. Zum Arbeitsspeicher und LAA-Flag: Speicher ist nicht gleich Speicher. Man...
Ich finde das interessant, weil ich selbst eine AMD RX 7900 xtx habe und keine probleme bisher hatte. Ich spiele aber auch immer mit der "nightly" Version. (Über den Releases-Reiter...
@SaulMyers the OPs game runs on Linux under DXVK 2.1 i personally do not support Linux for GD3D11, as i have no such Machine to test the game on. If...
@rokuroo32 could you try to run the latest nightly version? https://github.com/kirides/GD3D11/releases/tag/nightly _the automated process that builds the nightly constantly breaks and marks the releases as DRAFT_
Hier fehlen noch die Infos zur Umgebung selbst. Scheinbar geht es hier um eine Ausführung unter Linux, wie sehen die Wine Einstellungen aus? Werden Bottles/PlayOnLinux o.ä verwendet? Wird WINE oder...
In dem Log steht das einige Dateien nicht gefunden werden können. Sind die Berechtigungen korrekt und liegen die Dateien dort wo sie sein sollen?