Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ downloadFailed
Method
downloadFailed
launcher/InstanceImportTask.cpp:111–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void InstanceImportTask::downloadFailed(QString reason)
112
{
113
emitFailed(reason);
114
m_filesNetJob.reset();
115
}
116
117
void InstanceImportTask::downloadProgressChanged(qint64 current, qint64 total)
118
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected