Jump to content

Recommended Posts

  • 2 weeks later...
Posted

Hello Shourya90,

I think the problem is a missing .dll file in your runtime folder.

Zitat

Could not load type 'System.Security.PermissionSet' from assembly

Add a System.Security.PermissionSet.dll into the runtime folder and so the problem will by fixed. (I hope so)

 

Kind regards

Florian

Posted

To avoid issues with the assemblies, you should just compile your gamemode and add the generated dll to the meta.xml.

  • Like 1
Posted
42 minutes ago, Xabi said:

To avoid issues with the assemblies, you should just compile your gamemode and add the generated dll to the meta.xml.

Oh, thanks for this information. I will try it out!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...