Norbyte / ositools

Advanced scripting and mod support for Divinity Original Sin 2
MIT License
384 stars 30 forks source link

Downloaded extender console to try to track a problem, now it won't go away #36

Closed housecakes closed 3 years ago

housecakes commented 4 years ago

unknown

I've deleted the .json file, searched my computer for it and i don't know where it's running from. Maybe I just need to enter a command to determine its location or remove it, but I'm relatively illiterate with this stuff.

Norbyte commented 4 years ago

The updater DLL you downloaded is a debug version; you need to get the latest version from here: https://github.com/Norbyte/ositools/releases

and overwrite your DXGI.dll with the one you downloaded.

housecakes commented 4 years ago

Downloaded this and it caused the game to hard lock my computer on loading into a multiplayer game.

Does this debug version create log files? My only concern is it if it's storing log files somewhere that are growing and taking up needed memory. If it's just a console for tracking without creating files, then i don't mind sticking with this

Norbyte commented 4 years ago

No, the updater itself doesn't create logs. The extender may do, although those are only created on a failed compile and are typically 1-2 KB in size.