wh0am15533 / ImGuiRenderingPlugin

IMGUI Native Rendering Plugin for Unity
MIT License
28 stars 3 forks source link

[PluginsPatcher] Doesn't work and obfuscated #5

Open Meetem opened 3 months ago

Meetem commented 3 months ago

Hello, I'm facing the issue when Unity doesn't preload my vulkan plugin in build mode, while it's perfectly working in Editor. I wanter to try PluginsPatcher on my dll, but it fails;

wh0am15533 Unity Plugin Patcher
Header Valid
Loading ClassData

Unhandled Exception: System.InvalidOperationException: Sequence contains no elements
   at System.Linq.Enumerable.Aggregate[TSource](IEnumerable`1 source, Func`3 func)
   at ..(AssetsFileInstance )
   at PluginsPatcher.Program.(String )
   at ..(String )
   at ..(String[] )

It seems like the patcher code is obfustated so I can't check what's wrong.

Hi-ImKyle commented 1 month ago

Hard to work with things that are obfuscated yeah. Probably why he was banned on UC..