Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Oilrig) RDAT run error when published, only when compiled #158

Open
arty-hlr opened this issue Mar 19, 2024 · 0 comments
Open

(Oilrig) RDAT run error when published, only when compiled #158

arty-hlr opened this issue Mar 19, 2024 · 0 comments

Comments

@arty-hlr
Copy link

Hi,

We are encountering an issue running RDAT after publishing it with the given build script, or after publishing it with Visual Studio:
Pasted image 20240314135752

We tried debugging the published version with Visual Studio, but could not get more information than is displayed there, it is unclear what the path is, and why it is empty only with the published version. It is not the --path from the command line arguments as that file exists, and works with the compiled (not published) version.

Steps to reproduce:

  • download the Exchange Webservices dll either with dotnet packages add or NuGet in Visual Studio
  • build solution and publish in Visual Studio, or use build script on Kali
  • run the published standalone RDAT with the required arguments

On the other hand, running the built version that is not standalone and requires the other files, (RDAT.dll, RDAT.runtimeconfig.json, RDAT.deps.json, etc) works without that issue.

@arty-hlr arty-hlr changed the title RDAT run error when published, only when compiled (Oilrig) RDAT run error when published, only when compiled Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant