wrefgtzweve / SpaceEngineersDLCUnlocker

Unlock all the space engineer DLC blocks for free. Made by editing the games XML files.
GNU General Public License v3.0
47 stars 1 forks source link

Game Crashes #21

Closed OlsenDK04 closed 1 year ago

OlsenDK04 commented 1 year ago

When I Start the game there goes about 5 seconds and then it crashes. SpaceEngineers_20230418_23024400.log

wrefgtzweve commented 1 year ago
2023-04-18 23:02:51.952 - Thread:   1 ->  Exception occurred: System.IO.FileNotFoundException: Could not load file or assembly 'file:///D:\SteamLibrary\steamapps\workshop\content\244850\2407984968\RunPluginLoader' or one of its dependencies. The system cannot find the file specified.
File name: 'file:///D:\SteamLibrary\steamapps\workshop\content\244850\2407984968\RunPluginLoader'
   at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at VRage.Plugins.MyPlugins.RegisterFromArgs(String[] args)
   at Sandbox.MySandboxGame.RegisterAssemblies(String[] args)
   at Sandbox.MySandboxGame..ctor(String[] commandlineArgs, IntPtr windowHandle)
   at SpaceEngineers.Game.SpaceEngineersGame..ctor(String[] commandlineArgs)
   at SpaceEngineers.MyProgram.Main(String[] args)

Doesn't seem to have anything to do with the dlc unlocker, the dlc unlocker cant cause errors like this as its just xml editing.

Your issue comes from: https://steamcommunity.com/sharedfiles/filedetails/?id=2407984968 try uninstalling or message the author of that addon. Seems like that addon is deprecated though, so you might have to get the new version.

wrefgtzweve commented 1 year ago

Closing this as there was no further response