HouseBreaker/Shameless

this error when running

artixnc opened this issue · 0 comments

Consulte o final desta mensagem para obter detalhes sobre como chamar a
depuração just-in-time (JIT) em vez desta caixa de diálogo.

************** Texto de Exceção **************
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
em Newtonsoft.Json.JsonTextReader.ParseValue()
em Newtonsoft.Json.Linq.JArray.Load(JsonReader reader, JsonLoadSettings settings)
em Newtonsoft.Json.Linq.JArray.Parse(String json, JsonLoadSettings settings)
em Shameless.Tickets.DatabaseParser.ParseFromDatabase(String databasePath, String sizesPath)
em Shameless.MainForm.<MainForm_Shown>d__9.MoveNext()
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

************** Assemblies Carregados **************
mscorlib
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3416.0 built by: NET472REL1LAST_B
Base de Código: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

Shameless
Versão do Assembly: 1.8.8.0
Versão do Win32: 1.8.8.0
Base de Código: file:///C:/Users/JUNIOR/Documents/arthan/Shameless-1.8.8/Shameless/Shameless.exe

System.Windows.Forms
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3324.0 built by: NET472REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3416.0 built by: NET472REL1LAST_B
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3221.0 built by: NET472REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3324.0 built by: NET472REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3362.0 built by: NET472REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3221.0 built by: NET472REL1LAST_C
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.Windows.Forms.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3062.0 built by: NET472REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll

Newtonsoft.Json
Versão do Assembly: 8.0.0.0
Versão do Win32: 8.0.3.19514
Base de Código: file:///C:/Users/JUNIOR/Documents/arthan/Shameless-1.8.8/Shameless/Newtonsoft.Json.DLL

mscorlib.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.7.3062.0 built by: NET472REL1
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll

************** Depuração JIT **************
Para habilitar a depuração just-in-time (JIT), o arquivo .config deste
aplicativo ou computador (machine.config) deve ter o valor
jitDebugging definido na seção system.windows.forms.
O aplicativo também deve ser compilado com a depuração
habilitada.

Por exemplo:

Quando a depuração JIT está habilitada, qualquer exceção sem tratamento
será enviada ao depurador JIT registrado no computador,
em vez de ser tratada nesta caixa de diálogo.

sorry its in portuguese but i think translator will do it