altstoreio / altstoreio/AltStore

There's something wrong with installing AltStore

Open
#1,491 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
14.4k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

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>

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the AltServer 1.6.1 installation failure on Windows with the reported iPad setup, then review the Windows Event Viewer crash details for AltServer.exe and ucrtbase.dll. Done means AltServer no longer shuts down during installation and the app installs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.