Skip to content

🐛 Entry Assembly vs Nucleus Assembly #45

@mikebarrett19

Description

@mikebarrett19

I have searched through the issues and didn't find my problem.

  • Confirm

Bug description

Learning C# to write a plugin as per #44
When using Nucleus dlls in another application, it still looks at entry assembly. causing issues with game handlers and such.
In my case looking at .../Playnite/handlers vs .../Nucleus/handlers

Debug Log

N/A

Possible fixes or solutions

Gonna write a pr for using GetAssembly(typeof()).

Additional information

Doesn't directly solve #44 but I won't need it anymore

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working in the app. Be it crashing, scaling, errors, or something else

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions