-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Describe the Bug :
No load de vanilla.win in epic games stoneshard version
Steps To Reproduce :
Expected Behavior :
...
Screenshots if applicable :
You can directly paste screenshots here, no need for external hosting.
2025-12-21 18:14:16.476 -05:00 [INF] Launching msl {v0.13.2.0} using UTMT {v0.6.1.0}
2025-12-21 18:14:16.489 -05:00 [INF] Reading {More_Merchant_Gold} built with version {v0.13.2.0}
2025-12-21 18:14:16.502 -05:00 [INF] Reading {RogueShard} built with version {v0.13.2.0}
2025-12-21 18:14:16.515 -05:00 [INF] Reading {Rusty_CraftCompendium} built with version {v0.13.2.0}
2025-12-21 18:14:21.493 -05:00 [INF] Reading {More_Merchant_Gold} built with version {v0.13.2.0}
2025-12-21 18:14:21.495 -05:00 [INF] Reading {RogueShard} built with version {v0.13.2.0}
2025-12-21 18:14:21.508 -05:00 [INF] Reading {Rusty_CraftCompendium} built with version {v0.13.2.0}
2025-12-21 18:14:26.213 -05:00 [INF] Launching msl {v0.13.2.0} using UTMT {v0.6.1.0}
2025-12-21 18:14:26.226 -05:00 [INF] Reading {More_Merchant_Gold} built with version {v0.13.2.0}
2025-12-21 18:14:26.237 -05:00 [INF] Reading {RogueShard} built with version {v0.13.2.0}
2025-12-21 18:14:26.249 -05:00 [INF] Reading {Rusty_CraftCompendium} built with version {v0.13.2.0}
2025-12-21 18:14:34.421 -05:00 [INF] Reading {More_Merchant_Gold} built with version {v0.13.2.0}
2025-12-21 18:14:34.423 -05:00 [INF] Reading {RogueShard} built with version {v0.13.2.0}
2025-12-21 18:14:34.436 -05:00 [INF] Reading {Rusty_CraftCompendium} built with version {v0.13.2.0}
2025-12-21 18:14:41.266 -05:00 [WRN] Checksum inconsistency, {G:\Games\StoneshardHzcsE\vanilla.win} may not be vanilla or is a new version.
2025-12-21 18:14:44.284 -05:00 [INF] Successfully load: G:\Games\StoneshardHzcsE\vanilla.win.
2025-12-21 18:14:44.288 -05: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)
Additional Information :
- Stoneshard Version : 0.9.3.9
- MSL Version : 0.13.2.0
Additional Context :
Add any other context about the problem here.
...