Fumo-Unlockers / Xbox-Achievement-Unlocker

Achievement unlocker for xbox games (barely works but it does)
GNU General Public License v3.0
247 stars 59 forks source link

[Bug]: Spoofer will stop after running for more than 5 hours. #226

Open Norsk-SkogKatt opened 1 month ago

Norsk-SkogKatt commented 1 month ago

What version of the Xbox Achievement Unlocker were you using (you can see this in the settings page)?

2.4.1

Tool Section

Misc- Spoofer

What is the bug?

Information

Tool Version: 2.4.0.0 System Version: 10.0.22631.0 Tool Uptime: 11:10:48.7456874

Exception

Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0.
   at Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings)
   at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings)
   at Newtonsoft.Json.Linq.JObject.Parse(String json)
   at XAU.ViewModels.Pages.MiscViewModel.SpoofGame()
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)