You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After choosing vanilla.win file the program crashes. Here's a log file:
2025-03-12 15:33:09.397 +01:00 [INF] Launching msl {v0.13.1.0} using UTMT {v0.6.1.0}
2025-03-12 15:33:09.411 +01:00 [INF] Reading {Quicksave} built with version {v0.8.2.10}
2025-03-12 15:33:09.423 +01:00 [INF] Cannot find the icon.png associated to Quicksave.sml
2025-03-12 15:33:22.000 +01:00 [WRN] Checksum inconsistency, {C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win} may not be vanilla or is a new version.
2025-03-12 15:33:25.165 +01:00 [INF] Successfully load: C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win.
2025-03-12 15:33:25.174 +01:00 [ERR] Something went wrong
System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable1 source, Func2 predicate, Boolean& found)
at System.Linq.Enumerable.First[TSource](IEnumerable1 source, Func2 predicate)
at ModShardLauncher.ModLoader.GetTable(String name)
2025-03-12 15:33:28.502 +01:00 [INF] Launching msl {v0.13.1.0} using UTMT {v0.6.1.0}
2025-03-12 15:33:28.515 +01:00 [INF] Reading {Quicksave} built with version {v0.8.2.10}
2025-03-12 15:33:28.527 +01:00 [INF] Cannot find the icon.png associated to Quicksave.sml
2025-03-12 15:33:35.066 +01:00 [WRN] Checksum inconsistency, {C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win} may not be vanilla or is a new version.
2025-03-12 15:33:38.361 +01:00 [INF] Successfully load: C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win.
2025-03-12 15:33:38.370 +01:00 [ERR] Something went wrong
System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable1 source, Func2 predicate, Boolean& found)
at System.Linq.Enumerable.First[TSource](IEnumerable1 source, Func2 predicate)
at ModShardLauncher.ModLoader.GetTable(String name)
Steps To Reproduce :
...
Expected Behavior :
...
Screenshots if applicable :
You can directly paste screenshots here, no need for external hosting.
...
Additional Information :
Stoneshard Version : 0.9.1.19-vm
MSL Version : v0.13.1.0
Additional Context :
Add any other context about the problem here.
...
first time installing msl
The text was updated successfully, but these errors were encountered:
Describe the Bug :
After choosing vanilla.win file the program crashes. Here's a log file:
2025-03-12 15:33:09.397 +01:00 [INF] Launching msl {v0.13.1.0} using UTMT {v0.6.1.0}
2025-03-12 15:33:09.411 +01:00 [INF] Reading {Quicksave} built with version {v0.8.2.10}
2025-03-12 15:33:09.423 +01:00 [INF] Cannot find the icon.png associated to Quicksave.sml
2025-03-12 15:33:22.000 +01:00 [WRN] Checksum inconsistency, {C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win} may not be vanilla or is a new version.
2025-03-12 15:33:25.165 +01:00 [INF] Successfully load: C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win.
2025-03-12 15:33:25.174 +01:00 [ERR] Something went wrong
System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable
1 source, Func
2 predicate, Boolean& found)at System.Linq.Enumerable.First[TSource](IEnumerable
1 source, Func
2 predicate)at ModShardLauncher.ModLoader.GetTable(String name)
2025-03-12 15:33:28.502 +01:00 [INF] Launching msl {v0.13.1.0} using UTMT {v0.6.1.0}
2025-03-12 15:33:28.515 +01:00 [INF] Reading {Quicksave} built with version {v0.8.2.10}
2025-03-12 15:33:28.527 +01:00 [INF] Cannot find the icon.png associated to Quicksave.sml
2025-03-12 15:33:35.066 +01:00 [WRN] Checksum inconsistency, {C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win} may not be vanilla or is a new version.
2025-03-12 15:33:38.361 +01:00 [INF] Successfully load: C:\Program Files (x86)\Steam\steamapps\common\Stoneshard\vanilla.win.
2025-03-12 15:33:38.370 +01:00 [ERR] Something went wrong
System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable
1 source, Func
2 predicate, Boolean& found)at System.Linq.Enumerable.First[TSource](IEnumerable
1 source, Func
2 predicate)at ModShardLauncher.ModLoader.GetTable(String name)
Steps To Reproduce :
...
Expected Behavior :
...
Screenshots if applicable :
You can directly paste screenshots here, no need for external hosting.
...
Additional Information :
Additional Context :
Add any other context about the problem here.
...
first time installing msl
The text was updated successfully, but these errors were encountered: