altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.32k stars 858 forks source link

There's something wrong with installing AltStore #1491

Open ChamiiMaybe opened 5 days ago

ChamiiMaybe commented 5 days ago

I followed all instructions, installed AltServer, connected my iPad, entered my ID and password and clicked 'Install'. After that, AltServer froze for few second and just shut downed without any error message or something. (Didn't successfully installed neither) I looked Windows event viewer and found this error code. How can I fix this?

<System>
  <Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" /> 
  <EventID>1000</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x8000000000000000</Keywords> 
  <TimeCreated SystemTime="2024-06-26T07:15:27.2357887Z" /> 
  <EventRecordID>516</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="17272" ThreadID="17276" /> 
  <Channel>Application</Channel> 
  <Computer>DESKTOP-PUIAA2U</Computer> 
  <Security UserID="S-1-5-21-2951470050-3895824728-1405718338-1006" /> 
  </System>
- <EventData>
  <Data Name="AppName">AltServer.exe</Data> 
  <Data Name="AppVersion">1.6.1.0</Data> 
  <Data Name="AppTimeStamp">63f39236</Data> 
  <Data Name="ModuleName">ucrtbase.dll</Data> 
  <Data Name="ModuleVersion">10.0.26100.751</Data> 
  <Data Name="ModuleTimeStamp">11722423</Data> 
  <Data Name="ExceptionCode">c0000409</Data> 
  <Data Name="FaultingOffset">000277c1</Data> 
  <Data Name="ProcessId">0x4178</Data> 
  <Data Name="ProcessCreationTime">0x1dac7989569261b</Data> 
  <Data Name="AppPath">C:\Program Files (x86)\AltServer\AltServer.exe</Data> 
  <Data Name="ModulePath">C:\WINDOWS\System32\ucrtbase.dll</Data> 
  <Data Name="IntegratorReportId">d3912ae8-b592-40b8-858a-895f6f765c3b</Data> 
  <Data Name="PackageFullName" /> 
  <Data Name="PackageRelativeAppId" /> 
  </EventData>
  </Event>