GithubHelp home page GithubHelp logo

thisis2838 / sourcesplit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fatalis/sourcesplit

9.0 9.0 3.0 8.63 MB

A LiveSplit Auto-Splitter which adds automated timer function support for Source Engine games and mods; along with related features.

License: Do What The F*ck You Want To Public License

C# 100.00%
autosplitter speedrunning

sourcesplit's People

Contributors

fatalis avatar imaciidz avatar katiemrector avatar packsciences avatar parker8283 avatar rock48 avatar sirwillian avatar thekovic avatar thisis2838 avatar wooferzfg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sourcesplit's Issues

No clue

Encountered unhandled exception when reading game memory

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

[0] System.MissingMethodException
Message: Method not found: 'UInt32 LiveSplit.ComponentUtil.WinAPI.GetModuleFileNameExW(IntPtr, IntPtr, System.Text.StringBuilder, UInt32)'.
Source: LiveSplit.SourceSplit
Stacktrace:
at LiveSplit.SourceSplit.Utilities.ProcUtils.ModulesWow64SafeNoCache(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)

Everytime I do something in the Splits menu of LiveSplit, SourceSplit always gives me this error message.

"Encountered one or more problems while writing to log file. Logging will be disabled for this session of SourceSplit.

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

[0] System.IO.IOException
Message: The process cannot access the file 'C:\Users\[myname]\OneDrive\Desktop\LiveSplit\SourceSplit\logs\2024-02-17.csv' because it is being used by another process.
Source: mscorlib
Stacktrace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

       at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)

       at System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)

       at LiveSplit.SourceSplit.Utilities.Logging.WriteToFile(Message msg)

"

Cant activate SourceSplit

So yesterday i had the same problem listed here: #7.
And today after a new hotfix i get this message:

"Activation Failed"
The Auto Splitter could not be activated. (Object reference not set to an instance of an object.)

Problem

Encountered one or more problems while writing to log file. Logging will be disabled for this session of SourceSplit!

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

[0] System.IO.IOException
Message: The process cannot access the file 'C:\Users<Username>\Desktop\Livesplit\sourcesplit_log.txt' because it is being used by another process.
Source: mscorlib
Stacktrace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

       at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)

       at System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)

       at LiveSplit.SourceSplit.Utilities.Logging.WriteToFile(Message msg)

unable to load dll "coredll.dll"

Error message:

Encountered unhandled exception when reading game memory

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

[0] System.DllNotFoundException
    Message: Unable to load DLL 'coredll.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    Source: LiveSplit.SourceSplit
    Stacktrace: 
           at LiveSplit.SourceSplit.Utilities.WinUtils.GetModuleFileNameEx(IntPtr hProcess, IntPtr hModule, StringBuilder lpFilename, Int32 nSize)

           at LiveSplit.SourceSplit.Utilities.ProcUtils.ModulesWow64SafeNoCache(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)


This error occurs whenever the game is running (Portal)

i dunno what happened here

[0] System.MissingMethodException
Message: Method not found: 'UInt32 LiveSplit.ComponentUtil.WinAPI.GetModuleFileNameEx(IntPtr, IntPtr, System.Text.StringBuilder, UInt32)'.
Source: LiveSplit.SourceSplit
Stacktrace:
at LiveSplit.SourceSplit.Utilities.ProcUtils.ModulesWow64SafeNoCache(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)

Error trying to save and exit

Encountered one or more problems while writing to log file. Logging will be disabled for this session of SourceSplit!

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

[0] System.IO.IOException
Message: The process cannot access the file 'C:\Users\Tim\Downloads\LiveSplit_1.7.6\sourcesplit_log.txt' because it is being used by another process.
Source: mscorlib
Stacktrace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

       at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)

       at System.IO.File.InternalAppendAllText(String path, String contents, Encoding encoding)

       at LiveSplit.SourceSplit.Utilities.Logging.WriteToFile(Message msg)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.