keijiro / KlakSpout

Spout plugin for Unity
The Unlicense
673 stars 101 forks source link

Spout Only sending signal on one machine #92

Closed Alberthalbautomaten closed 10 months ago

Alberthalbautomaten commented 2 years ago

Hey there!

Great Plugin mate! I really don't get what i did wrong but your Plugin only sends a signal on one machine. On any other with the exact same Setup it does not. Is this an issue you are aware of maybe?

keijiro commented 2 years ago

Please keep one topic per one ticket.

keijiro commented 2 years ago

On any other with the exact same Setup it does not.

keijiro commented 2 years ago

Fallback handler could not load library for every .dll of klakspout. Then i get a DllNotFoundException: KlakSpout assembly: type: member:(null)

Did you build the project with specifying the 64-bit architecture? (KlakSpout doesn't support 32-bit)

Alberthalbautomaten commented 2 years ago

Fallback handler could not load library for every .dll of klakspout. Then i get a DllNotFoundException: KlakSpout assembly: type: member:(null)

Did you build the project with specifying the 64-bit architecture? (KlakSpout doesn't support 32-bit)

That fixes that Problem. Thank you!

Alberthalbautomaten commented 2 years ago

On any other with the exact same Setup it does not.

  • Is there any warning/error message?
  • What are the specifications of those machines?

There are no Warnings.

The working Machine has a 3070ti Got it to work on a TITAN X now It does not work on a mobile 3060

Alberthalbautomaten commented 2 years ago

The Receiver seems to see the Signal but displays a plain white image.

keijiro commented 2 years ago

It should run on RTX 3060 Mobile.

I assume that the machine is a laptop, and I guess it has an integrated GPU too (Intel HD Graphics or something like that). Is it possible to explicitly disable the integrated one?

Alberthalbautomaten commented 2 years ago

It should run on RTX 3060 Mobile.

I assume that the machine is a laptop, and I guess it has an integrated GPU too (Intel HD Graphics or something like that). Is it possible to explicitly disable the integrated one?

Disabling the Integrated Unit did not help. However this is what it reads from the sender.

Spout