Aaron van Geffen
Aaron van Geffen
As of #22230, plugins will no longer run during the preloader scene.
Thanks for writing up a bug report, and for the preliminary analysis. To work around this issue, I've patched the v24.06 release zip to include the `OpenAL32.dll` file from the...
Does the game produce a dump file when this happens? Such a dump file would greatly help in narrowing down the cause.
Is this still an issue today? I'm the fix for #866 might have addressed this, too.
Thanks for the report. Do these show up while you're working with the construction window, by any chance? I believe this was solved by #2605, which has been merged for...
Is this still an issue today?
Could you attach a save game? (You'll need to zip it for GitHub to allow it.) The issue itself reminds me of #928 as well.
As I said, you'll need to zip it for GitHub to allow it.
Per the error messages, I added two properties: * `protected $autoPrefix;` to the `Href` class (`baikal/vendor/sabre/dav/lib/DAV/Xml/Property/Href.php`) * `public $addressDataProperties;` to the `AddressBookMultiGetReport` class (`baikal/vendor/sabre/dav/lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php`)
> @AaronVanGeffen: Will there be a new Baikal Dav Version containing the fix or is an manuel modification required? I don't maintain Baikal; I just filed the bug report.