-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
CompatibilityThis change is to make things work on other devices/versionsThis change is to make things work on other devices/versionsMajor BugSomething causes a crashSomething causes a crashTriggerEvents that happen during the trackEvents that happen during the track
Milestone
Description
Heres my log file, steps to replicate:
- open new track
- create new zoom trigger without adjusting any timings
- add a new line
- save as .json
- load another track
- load the new track created earlier, it crashes
Line Rider Overhaul ? 1.5.0.4a
linerider.IO.TrackIO+TrackLoadException: Trigger timing was outside of range
at linerider.IO.JSONLoader.LoadTrack(String trackfile) in D:\Downloads\LROverhaul-main\src\IO\json\JSONLoader.cs:line 119
at linerider.UI.LoadWindow.LoadTrackWorker(String file, String name) in D:\Downloads\LROverhaul-main\src\UI\Dialogs\LoadWindow.cs:line 317
at linerider.UI.LoadWindow.<>c__DisplayClass11_0.<LoadTrack>b__0(Object o) in D:\Downloads\LROverhaul-main\src\UI\Dialogs\LoadWindow.cs:line 279
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CompatibilityThis change is to make things work on other devices/versionsThis change is to make things work on other devices/versionsMajor BugSomething causes a crashSomething causes a crashTriggerEvents that happen during the trackEvents that happen during the track