Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I just had SourceUnpack portal open in noborder and SourceSplit errored #16

Open
ConnorTippets opened this issue Jan 11, 2025 · 0 comments

Comments

@ConnorTippets
Copy link

Not entirely sure what happened, seems to be some sort of memory reading error

Encountered unhandled exception when reading game memory

------EXCEPTIONS------

[0] System.NullReferenceException
    Message: Object reference not set to an instance of an object.
    Source: System
    Stacktrace: 
           at System.Diagnostics.ProcessModule.get_FileName()
           at LiveSplit.SourceSplit.Utilities.SourceSplitUtils.IsVACProtectedProcess(Process p)
           at LiveSplit.SourceSplit.GameHandling.GameMemory.<>c__DisplayClass84_0.<TryGetGameProcess>b__2(Process p)
           at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
           at LiveSplit.SourceSplit.GameHandling.GameMemory.TryGetGameProcess(GameState& state_)
           at LiveSplit.SourceSplit.GameHandling.GameMemory.MemoryReadThread(CancellationTokenSource cts)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant