#Mods when game starts

9 messages ยท Page 1 of 1 (latest)

steel horizon
craggy hullBOT
#

Thank you for reporting this bug! Our team will review your report soon.
Feel free to add more details in follow-up messages โ€” we're also scanning for duplicate reports automatically now.
๐Ÿ“จ There are currently 24 reports awaiting team review. Due to the high volume, it may take a little longer for us to get to yours.

๐Ÿ’พ Savegame files (.spz2) are very helpful if relevant to the issue!
Export via Main Menu โ†’ Play โ†’ click the download icon on the relevant savegame.
You can also find them here:
โ€ข Windows: %USERPROFILE%/AppData/LocalLow/tobspr Games/shapez 2/
โ€ข Linux: $XDG_CONFIG_HOME/unity3d/tobspr Games/shapez 2/

craggy hullBOT
# steel horizon
๐Ÿ“‹ Log File Analysis

Log Analysis (message.txt):

  1. System.TypeLoadException: Could not set up parent class because the vtable failed to initialize โ€” unable to resolve the virtual method signature in assembly MonoMod.Core.dll for types FxCoreBaseRuntime and CoreBaseRuntime. The error occurs during mod loading in ModLoader.<>c.<LoadMods>b__29_0 while checking type assignability.
#

Cannot proceed to game from Mods Disclaimer screen
Done โ€ข Priority: Medium โ€ข Fix: None โ€ข Resolution: Done

The game cannot proceed from the Mods Disclaimer screen in shapez 2. After selecting either option to load or not load Mods on the Mods Disclaimer screen and clicking accept, the game fails to load and crashes. The player.log shows a DirectoryNotFoundException where the game cannot find the Mods directory. This prevents players from entering the game after the disclaimer screen. The expected behavior is that the game should load correctly after selecting any option on the Mods Disclaimer screen.

#

Analytics Crash at start of game
Done โ€ข Priority: Medium โ€ข Fix: Future โ€ข Resolution: Done

Analytics Crash at start of Savegame occurs when the GameAnalytics SDK fails to initialize due to filesystem permission errors. The crash happens when the game attempts to access the GameAnalytics directory but encounters a System.IO.IOException for permission denied, followed by UnauthorizedAccessException and TypeInitializationException. This prevents the game from starting properly. The issue was fixed by adding a try-catch block around the game analytics initialization to prevent the game...

digital shale
steel horizon
#

loaded the game with modes
Bigger Foundations
Created by lorenzo.kaufmann

Adds 4x4, 5x5 and 6x6 foundations to the game...

MonoMod.RuntimeDetour
Created by lorenzo.kaufmann

A flexible and easily extensible runtime detouring library, supporting x86/x86_64 on .NET Framework, .NET Core, and Mono....

Custom Title Screen
Created by WaffleDevs

Allows you to put any of your save games into the Main Menu...

Sandbox Islands
Created by lorenzo.kaufmann

Adds an island trash for flushing extra fluid...

Shapez Shifter
Created by lorenzo.kaufmann

Curated set of tools for extending Shapez 2 features and adding extra content for the game...

Diagonal Cutters
Created by lorenzo.kaufmann

Adds a diagonal cutting building to the game...

AssimpNet
Created by lorenzo.kaufmann

A .NET Wrapper for the Open Asset Import (Assimp) librar

steel horizon
#

mod "MonoMod.RuntimeDetour" seem to be the problem

lost mist
#

Thank you for the report, we will update this ticket once we finish further investigation into the issue.