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

BitMono drag and drop exception #135

Closed
sunnamed434 opened this issue Jul 20, 2023 · 0 comments · Fixed by #144
Closed

BitMono drag and drop exception #135

sunnamed434 opened this issue Jul 20, 2023 · 0 comments · Fixed by #144
Labels
bug Something isn't working

Comments

@sunnamed434
Copy link
Owner

Logs

Something went wrong! System.IO.FileNotFoundException: Could not find file 'C:\Main\Git Repos\UnturnedGuard\guard\build\Gold\RocketMod\Plugins\BitMono.Protections.dll'.
File name: 'C:\Main\Git Repos\UnturnedGuard\guard\build\Gold\RocketMod\Plugins\BitMono.Protections.dll'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.File.InternalReadAllBytes(String path, Boolean checkHost)
   at BitMono.Host.Extensions.AutofacContainerBuilderExtensions.AddProtections(ContainerBuilder source, String file)
   at BitMono.Host.Modules.BitMonoModule.Load(ContainerBuilder containerBuilder)
   at Autofac.Module.Configure(IComponentRegistryBuilder componentRegistry)
   at Autofac.ContainerBuilder.Build(IComponentRegistryBuilder componentRegistry, Boolean excludeDefaultModules)
   at Autofac.ContainerBuilder.Build(ContainerBuildOptions options)
   at BitMono.Host.BitMonoApplication.Build()
   at BitMono.CLI.Program.<Main>d__3.MoveNext()
Enter anything to exit!
@sunnamed434 sunnamed434 added the bug Something isn't working label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant