Change of Music Visualisation in Fullscreen (1 Viewer)

B

BassFan

Guest
I have again issue with all libdirect / libusb0.dll etc.
And it happen when i used your dll :
--->>>> BassVisAPI.Net.dll <<<<---
I don't know why but when i use that dll -> error when starting MP config :(.
I know that you show me that there is no link in it, but i assure you that it comes from the dll.

Das kann nicht sein.
Ich habe die DLL gelöscht und das API-Header file direkt in das Projekt integriert
Nach dieser Änderung tritt der Fehler mit libusb0.dll weiterhin auf.
Also das Problem hat nichts mit BassVisAPI.Net.dll oder BassVis.dll zu tun.
Welches System verwenden sie?
Ohne die ganzen Änderungen die schon durchgeführt wurden kann das in der pre-released nicht funktionieren.
Das habe ich ja schon des Öfteren mitgeteilt.
Bei mir stürzt nichts ab weder die Configuration.exe noch MP selbst.
-------------------------------------------------
Bing..

That may not be.
I have deleted the DLL and integrated directly into the project the API-Header file
Libusb0.dll error persists after this change.
So, the problem has nothing to do with BassVisAPI.Net.dll or BassVis.dll.
What system do you use?
Without the all changes which have been carried out already that cannot work pre-released in the.
I told that it frequently.
No crashes for me neither the Configuartion.exe MP himself.

you can compile with BassVis API (upload here) a Application in C# without MP with the same DLL used in MP
then you can see no error appears with any foreign DLL such as Libusb0.

greets
 
Last edited by a moderator:

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hi I have both system in X64 and it only happen when I copy this dll. I will try to build a new one from your source thx
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I have again issue with all libdirect / libusb0.dll etc.
    And it happen when i used your dll :
    --->>>> BassVisAPI.Net.dll <<<<---
    I don't know why but when i use that dll -> error when starting MP config :(.
    I know that you show me that there is no link in it, but i assure you that it comes from the dll.

    Das kann nicht sein.
    Ich habe die DLL gelöscht und das API-Header file direkt in das Projekt integriert
    Nach dieser Änderung tritt der Fehler mit libusb0.dll weiterhin auf.
    Also das Problem hat nichts mit BassVisAPI.Net.dll oder BassVis.dll zu tun.
    Welches System verwenden sie?
    Ohne die ganzen Änderungen die schon durchgeführt wurden kann das in der pre-released nicht funktionieren.
    Das habe ich ja schon des Öfteren mitgeteilt.
    Bei mir stürzt nichts ab weder die Configuration.exe noch MP selbst.
    -------------------------------------------------
    Bing..

    That may not be.
    I have deleted the DLL and integrated directly into the project the API-Header file
    Libusb0.dll error persists after this change.
    So, the problem has nothing to do with BassVisAPI.Net.dll or BassVis.dll.
    What system do you use?
    Without the all changes which have been carried out already that cannot work pre-released in the.
    I told that it frequently.
    No crashes for me neither the Configuartion.exe MP himself.

    you can compile with BassVis API (upload here) a Application in C# without MP with the same DLL used in MP
    then you can see no error appears with any foreign DLL such as Libusb0.

    greets

    You didn't copy source :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I can just tell you that when i replace : BassVisAPI.Net.dll -> The hwinterfacex64 service failed to start due to the following error:
    Windows cannot verify the digital signature for this file and then failed to load all dll and not only libusb0.dll, see below :

    upload_2013-11-25_8-44-1.png
     
    B

    BassFan

    Guest
    You didn't copy source
    What your think BassVisAPI.Net.dll do?
    that is only a Headerfile compile to a DLL so you can added it as refrence to any projekt.
    i'm use a DLL while VB.NET not can handle Marshalling correctly.
    so using C# for create a DLL for it.

    greets
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I don't know what is doing :)
    But when i put this files -> i have all error on dll :p
    I try to help but i don't understand what happen, maybe it's not fully related to that dll but for sure something goes wrong when i use it.
    Maybe that dll need to be compiled on x64 os ?
     
    B

    BassFan

    Guest
    [PATCH] MP1-4299: fixed problem with recursive search. unsupported (non visualization) DLL are load from plugins/process path.
    the message box of the libusb0.dll should no longer occur

    thanks to @Sebastiii help out and found this misstake.

    greets
     
    Last edited by a moderator:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Branch updated :)

    I would like to try to explain what happen for other dev :p
    It seems that the code used to detect if dll is a winamp plugins trigger hwinterfacex64 service and dll show an error while loading MP config because dll are not signed.
     

    Users who are viewing this thread

    Top Bottom