Saspalor / D2RStashTabEnabler

A small Tool to enable more than 3 Shared Stash Tabs for Diablo II Resurrected
GNU General Public License v3.0
5 stars 1 forks source link

Drag and drop dont work for some reason #2

Open deathishere420 opened 2 years ago

deathishere420 commented 2 years ago

okay ive tryed to drag and drop the SharedStashSoftCoreV2.d2i file a lot of times and it dont do any thing and the hex editor thing i just dont understand

SightedNZ commented 2 years ago

Same issue here. I don't know if I've misunderstood the instructions, or if it simply does not work.

SightedNZ commented 2 years ago

Found this in the event logs if this helps:

Description: A .NET Core application failed. Application: D2R StashTabEnabler.exe Path: C:\Temp\D2R StashTabEnabler\D2R StashTabEnabler.exe Message: A fatal error occurred. The required library hostfxr.dll could not be found. If this is a self-contained application, that library should exist in [C:\Temp\D2R StashTabEnabler]. If this is a framework-dependent application, install the runtime in the global location [C:\Program Files\dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation].

The .NET Core runtime can be found at:

To clarify, this error occurs when dragging the file C:\Users\Username\Saved Games\Diablo II Resurrected\mods\D2RMM\SharedStashSoftCoreV2.d2i onto the application "D2R StashTabEnabler.exe" in whatever location it is in.

B-Teague commented 1 year ago

@deathishere420, @SightedNZ See the issue I just opened about need to install the dot net 3.1 hosting bundle runtime as a dependency for this to work correctly.

anzz1 commented 1 year ago

I made improved version of this tool here : https://github.com/anzz1/D2RStashTabEnabler which need no dependencies, if anyone is having trouble