ModShardTeam / ModShardTeam/ModShardLauncher
[BUG] Bug report
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 55
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
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.
...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at ModShardLauncher.ModLoader.GetTable(String name) using the provided stack trace, then reproduce with Stoneshard 0.9.3.9, MSL 0.13.2.0, and the Epic Games vanilla.win file. Done means the launcher handles this input without the reported ArgumentNullException and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100