Norbyte
Norbyte
Hi, `Version 1.8` refers to the version of the Osi format, not to the BG3 game version, so this string appears in essentially all D:OS2 and BG3 versions (i.e. this...
Granny support needs to be able to load granny2.dll, which is a windows x64 native binary, so a .NET Core version likely wouldn't support GR2 conversion, or only in very...
Yea, .NET 6 would probably be the most likely target. Granny2.dll is needed for the proprietary BitKnit1/2 decompressor/compressor functions, which are not implemented by OpenGR2 (i.e. it cannot read BG3...
Hi, You'll usually get this error if you use a custom `meta.lsx` for your main campaign (i.e. 5/6/etc player mods) and not all players have the meta.lsx file, or if...
Hi, This should be fixed in v1.18.6: https://github.com/Norbyte/lslib/releases/tag/v1.18.6
Hey, Could you check if you can open this URL from your browser? It's the one the updater is trying to fetch: https://d1ov7wr93ghrd7.cloudfront.net/Release/Latest.zip
Hi, If you can't open the link that means that something (firewall, network setting, etc.) is probably blocking your connection to the Amazon CloudFront servers. Unfortunately I can't really do...
Hi, It is a vanilla game bug in the Osiris `ShowNotification()` call. One of the mods probably calls it on a non-character which causes the game to crash.
If the mod does not use any uses client-side script features then it will work correctly; otherwise parts of it will not work. It depends on the mod.
Hi, The extender should work without updates in general. The only case where it will show this error outside of the game is when loading the main menu takes longer...