Coder Social home page Coder Social logo

Comments (5)

actuallydoc avatar actuallydoc commented on September 28, 2024

Remove the duplicates and try again

from growbrewproxy.

kih avatar kih commented on September 28, 2024

Remove the duplicates and try again

Doing that makes System.Management vanish, after readding it, the built .exe runs but it immediately gets an error

image

Reinstalling enet.managed from nuget does nothing

from growbrewproxy.

actuallydoc avatar actuallydoc commented on September 28, 2024

thats beacuse the enet folder path is expected somewhere else look the exception text and put the folders with binaries where growbrewproxy wants them to be

from growbrewproxy.

kih avatar kih commented on September 28, 2024

Just did that, still keeps returning the same error

  ENet.Managed.ENetException: Failed to load ENet dynamic library. (Native last error: 0)
  at ENet.Managed.Internal.ThrowHelper.ThrowENetLibraryLoadFailed(Int32 lastError) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\ENet.Managed\Internal\ThrowHelper.cs:line 49
  at ENet.Managed.Platforms.Win32Platform.LoadDynamicLibrary(String dllPath) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\ENet.Managed\Platforms\Win32Platform.cs:line 53
  at ENet.Managed.Native.LibENet.LoadDllFromFile(String path) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\ENet.Managed\Native\LibENet.cs:line 393
  at ENet.Managed.Native.LibENet.LoadModuleFromFile(String path) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\ENet.Managed\Native\LibENet.cs:line 330
  at ENet.Managed.Native.LibENet.Load(String dllFile) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\ENet.Managed\Native\LibENet.cs:line 269
  at ENet.Managed.ManagedENet.Startup(ENetStartupOptions startupOptions) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\ENet.Managed\ManagedENet.cs:line 105
  at GrowbrewProxy.MainForm.MainForm_Load(Object sender, EventArgs e) in C:\Users\Admin\Desktop\growbrewproxy-master\GrowbrewProxy\MainForm.cs:line 712
  at System.Windows.Forms.Form.OnLoad(EventArgs e)
  at System.Windows.Forms.Form.OnCreateControl()
  at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  at System.Windows.Forms.Control.CreateControl()
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.Form.WmShowWindow(Message& m)
  at System.Windows.Forms.Form.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

from growbrewproxy.

Gorkido avatar Gorkido commented on September 28, 2024

Remove the duplicates and try again

Doing that makes System.Management vanish, after readding it, the built .exe runs but it immediately gets an error

image

Reinstalling enet.managed from nuget does nothing

Put enet.dll in the same directory as "GrowbrewProxy.exe".

from growbrewproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.