Florian28 Posted May 20, 2018 Posted May 20, 2018 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
Xabi Posted May 20, 2018 Posted May 20, 2018 To avoid issues with the assemblies, you should just compile your gamemode and add the generated dll to the meta.xml. 1
Florian28 Posted May 20, 2018 Posted May 20, 2018 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!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now