Skip to content

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

@ConnorTippets

Description

@ConnorTippets

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions