Addon instance has no full path

  • Thread starter Thread starter The Doctor Who
  • Start date Start date
  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
T

The Doctor Who

Guest
Title Addon instance has no full path

Launcher Type Twitch Desktop App

Modpack Beyond

Modpack version ?

Have you modified the pack? No

Link to log file

Details of the issue I try to install FTB Beyond from out of Twitch App and always get "Addon instance has no full path". Vanilla Minecraft works fine.
Found a post with same error but no help. Didn't find any other log.
 
Last edited by a moderator:
Get the same with Skyfactory 3 ... it installs several mods (>100) but get's the error at some point.
 
{
"timestamp": "2017-08-12T18:32:27.5071705Z",
"level": "Info",
"thread": 4628,
"memory": 146988.0,
"message": "[AddonInstalltask] Installing file - FileId: 2331401, FileName: Snad-1.10.2-1.6.09.20a.jar, DownloadURL: https://addons.cursecdn.com/files/2331/401/Snad-1.10.2-1.6.09.20a.jar"
},
{
"timestamp": "2017-08-12T18:32:27.5071705Z",
"level": "Info",
"thread": 4628,
"memory": 146988.0,
"message": "Downloading: https://addons.cursecdn.com/files/2331/401/Snad-1.10.2-1.6.09.20a.jar to C:\\Users\\Sebastian\\AppData\\Local\\Temp\\Curse Client\\3E41BA504E0D45B190501C90BC69F6DA\\568.zip"
},
{
"timestamp": "2017-08-12T18:32:28.1103773Z",
"level": "Info",
"thread": 5944,
"memory": 146988.0,
"message": "[AddOnServiceClient] Making service call: GetAddOn() addonID: 241344"
},
{
"timestamp": "2017-08-12T18:32:28.1103773Z",
"level": "Warn",
"thread": 4628,
"memory": 146988.0,
"message": "[AddonInstalltask] Unable to install addon, due to a missing install path!",
"data": {
"AddonID": 241344
}
},
{
"timestamp": "2017-08-12T18:32:28.1103773Z",
"level": "Error",
"thread": 4628,
"memory": 146988.0,
"message": "[AddonInstalltask] File Copy Failure!",
"error": {
"message": "Addon instance has no full path!",
"type": "System.Exception",
"stack": [
"Curse.Radium.InstallManagement.AddOnInstallTask`1.esYPVaBX0l(AddonInstance)",
"Curse.Radium.InstallManagement.AddOnInstallTask`1.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.vbJeaF14CA()",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()",
"Curse.Radium.InstallManagement.InstallTaskManager+<>c__DisplayClass37_0.<ProcessQueue>b__0()",
"Curse.Common.Extensions.TaskEx+<>c__DisplayClass8_0.<TryRun>b__0() in D:\\Projects\\Components\\Source\\Curse.Common\\Extensions\\TaskEx.cs:77",
"System.Threading.Tasks.Task.InnerInvoke()",
"System.Threading.Tasks.Task.Execute()",
"System.Threading.Tasks.Task.ExecutionContextCallback(Object)",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&)",
"System.Threading.Tasks.Task.ExecuteEntry(Boolean)",
"System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()",
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
"System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()"
]
}
},
{
"timestamp": "2017-08-12T18:32:28.1259774Z",
"level": "Error",
"thread": 4628,
"memory": 146988.0,
"message": "[InstallTaskManager] InstallTask failure",
"error": {
"message": "Eine Ausnahme vom Typ \"Curse.Radium.InstallManagement.InstallTaskFailedException\" wurde ausgelöst.",
"type": "Curse.Radium.InstallManagement.InstallTaskFailedException",
"stack": [
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()",
"Curse.Radium.InstallManagement.InstallTaskManager+<>c__DisplayClass37_0.<ProcessQueue>b__0()",
"Curse.Common.Extensions.TaskEx+<>c__DisplayClass8_0.<TryRun>b__0() in D:\\Projects\\Components\\Source\\Curse.Common\\Extensions\\TaskEx.cs:77",
"System.Threading.Tasks.Task.InnerInvoke()",
"System.Threading.Tasks.Task.Execute()",
"System.Threading.Tasks.Task.ExecutionContextCallback(Object)",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&)",
"System.Threading.Tasks.Task.ExecuteEntry(Boolean)",
"System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()",
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
"System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()"
],
"innerError": {
"message": "Addon instance has no full path!",
"type": "System.Exception",
"stack": [
"Curse.Radium.InstallManagement.AddOnInstallTask`1.esYPVaBX0l(AddonInstance)",
"Curse.Radium.InstallManagement.AddOnInstallTask`1.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.vbJeaF14CA()",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()"
]
}
}
},
{
"timestamp": "2017-08-12T18:32:28.1259774Z",
"level": "Info",
"thread": 4628,
"memory": 146988.0,
"message": "[Minecraft Install Flow] Cancelling modpack installation"
},
 
Same error with Infinity Evolved - happens just after Draconic Evolution
 
I get the same error, and I see this exception in my twitch curse client log file

I'm using the twitch desktop app on a mac


```
{
"timestamp": "2017-08-13T13:00:32.885797Z",
"level": "Error",
"thread": -1328283648,
"memory": 0.0,
"message": "[InstallTaskManager] InstallTask failure",
"error": {
"message": "Exception of type 'Curse.Radium.InstallManagement.InstallTaskFailedException' was thrown.",
"type": "Curse.Radium.InstallManagement.InstallTaskFailedException",
"stack": [
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run() in /Projects/desktop/Minecraft/Curse.Radium.Minecraft/InstallTasks/ModpackInstallTask.cs:111",
"Curse.Radium.InstallManagement.InstallTaskManager+<ProcessQueue>c__AnonStorey1.<>m__0() in /Projects/desktop/Curse.Radium/InstallManagement/InstallTaskManager.cs:287",
"Curse.Common.Extensions.TaskEx+<TryRun>c__AnonStorey1.<>m__0() in /Projects/components/Source/Curse.Common/Extensions/TaskEx.cs:77",
"System.Threading.Tasks.Task.InnerInvoke() in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2879",
"System.Threading.Tasks.Task.Execute() in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2502",
"System.Threading.Tasks.Task.ExecutionContextCallback(Object) in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2865",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean) in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean) in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904",
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&) in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2827",
"System.Threading.Tasks.Task.ExecuteEntry(Boolean) in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2760",
"System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/Tasks/Task.cs:2707",
"System.Threading.ThreadPoolWorkQueue.Dispatch() in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:854",
"System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1209"
],
"innerError": {
"message": "Addon instance has no full path!",
"type": "System.Exception",
"stack": [
"Curse.Radium.InstallManagement.AddOnInstallTask`1[[Curse.Radium.Minecraft.MinecraftAddonInstance, Curse.Radium.Minecraft, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].DoFileCopy(AddonInstance) in /Projects/desktop/Curse.Radium/InstallManagement/AddOnInstallTask.cs:550"
]
}
}
},
```

full log: https://gist.github.com/thekorn/5cb5839fcdc702a41d81853252ae9224
 
I've got the same problem with Skyfactory 3
It goes to 168/180 mods (the most I could get) and then I'm getting error:
"Addon instance has no full path"

I've tried reinstalling it multiple times and apparently this error appears at random times
 
It just installed
after 20 retries (at least)

so I think the solution would be just trying to get this installed.
 
Additional error message associated with this: Cannot find child add-on 74120
 
It just installed
after 20 retries (at least)

so I think the solution would be just trying to get this installed.

I've also seen tries with quite dfferent amounts of succeeded Mods. For me it looks as if it fails as soon as the Twitch App tries to start a profile Backup
 
Same problem here, trying installing or just updating modpack on the twitch launcher and alwyas end up with either error message ( "cannot find child add-on" with a numbers, or "Addon instance has no full path"), i tried reinstalling the launcher and the modpacks and it changed nothing.
 
Was finally able to download the (multiple) packs that I was trying to get. I'm thinking this was something server-side, considering that the packs ranged from well-known to obscure, and recent to 'old as BlockID=1'
 
So for this problem I went to my settings and below minecraft there is a Addon section I went in there and allowed twitch to manage Addons for games the moment that was done it downloaded no problem at all. Hope this helps if you need a detailed steps just let me know and I will be happy to post them.
 
  • Like
Reactions: Falconeth
I was getting this error. It seems to be network related. I was watching videos and connected to my vpn getting the error every time. Once I stopped everything else, it worked first try. You may be screwed if you have slow internet. I also tried allowing twitch to manage my addons but that didn't do anything.

Edit: Twitch support also seems to believe it is server timeout issues.
 
  • Like
Reactions: jikuja and OniyaMCD
Hi yes, I literally made an account because I had the SAME exact issues and I figured out solutions via lots of googling. My first issue was that the minecraft portion via the twitch app itself wouldn't install because my pc UN has a nonaplhanumeric character in it (so - and _). So thus, I moved my twitch app just into my C: folder. From there, I got the "addon has no path!" error message. Simple fix? Settings -> Minecraft -> Minecraft Installation Location. In mine it just showed a path to my C: folder. If you did the FIRST solution to having issues with MC installing with the twitch app, you HAVE to go into your C: drive and create a new folder for the addon installations to install into, it is not necessarily a network issue (can it contribute? Yes).
 
Hi yes, I literally made an account because I had the SAME exact issues and I figured out solutions via lots of googling. My first issue was that the minecraft portion via the twitch app itself wouldn't install because my pc UN has a nonaplhanumeric character in it (so - and _). So thus, I moved my twitch app just into my C: folder. From there, I got the "addon has no path!" error message. Simple fix? Settings -> Minecraft -> Minecraft Installation Location. In mine it just showed a path to my C: folder. If you did the FIRST solution to having issues with MC installing with the twitch app, you HAVE to go into your C: drive and create a new folder for the addon installations to install into, it is not necessarily a network issue (can it contribute? Yes).


Good thing to add to the troubleshooting list - wouldn't have impacted mine, but others might have a similar problem.
 
I was getting this error. It seems to be network related. I was watching videos and connected to my vpn getting the error every time. Once I stopped everything else, it worked first try. You may be screwed if you have slow internet. I also tried allowing twitch to manage my addons but that didn't do anything.

Edit: Twitch support also seems to believe it is server timeout issues.

Cloudflare might trigger captcha when using VPN.
 
I get this error,

{
"timestamp": "2017-08-24T18:51:11.0371163Z",
"level": "Info",
"thread": 8888,
"memory": 212004.0,
"message": "[GameDatabase] GameDatabase (Games.json) - DoSaveToDisk"
},
{
"timestamp": "2017-08-24T18:51:11.0486458Z",
"level": "Info",
"thread": 8888,
"memory": 212012.0,
"message": "[GameDatabase] GameDatabase (Games.json) - DoSaveToDisk Complete",
"data": {
"msElapsed": 11
}
},
{
"timestamp": "2017-08-24T18:51:11.0491481Z",
"level": "Info",
"thread": 8888,
"memory": 212012.0,
"message": "[AddonDatabase] AddonDatabase (432.json) - SaveToDisk",
"data": {
"items": 17461
}
},
{
"timestamp": "2017-08-24T18:51:11.0501502Z",
"level": "Info",
"thread": 8888,
"memory": 212012.0,
"message": "[AddonDatabase] AddonDatabase (432.json) - DoBackupDatabase"
},
{
"timestamp": "2017-08-24T18:51:11.0501502Z",
"level": "Info",
"thread": 8888,
"memory": 212012.0,
"message": "[AddonDatabase] AddonDatabase (432.json) - DoSaveToDisk"
},
{
"timestamp": "2017-08-24T18:51:14.2185771Z",
"level": "Error",
"thread": 5180,
"memory": 212088.0,
"message": "Failed to acquire lock after 1000ms @ D:\\Projects\\desktop\\Curse.Radium\\Collections\\KeyedItemObservableCollection.cs:214 ('ItemObservableCollectionBase`1.Writer' held by D:\\Projects\\desktop\\Curse.Radium\\Collections\\ItemObservableCollection.cs:147)",
"data": {
"Stack": [
"Curse.Common.Threading.LockManager+Lock.EnterImpl(Int32,String,Int32) in D:\\Projects\\Components\\Source\\Curse.Common\\Threading\\LockManager.cs:102",
"Curse.Common.Threading.LockManager+Lock.TryEnter(Int32,String,Int32) in D:\\Projects\\Components\\Source\\Curse.Common\\Threading\\LockManager.cs:77",
"Curse.Radium.Collections.ItemObservableCollectionBase`1.ReadLock(String,Int32)",
"Curse.Radium.Collections.KeyedItemObservableCollection`2.TryGetValue(TKey,TItem&)",
"Curse.Radium.Addons.AddonDatabase.GetAddOnById(Int32,Boolean)",
"Curse.Radium.Addons.AddonInstance.get_ParentAddOn()",
"Curse.Radium.Addons.AddonInstance.get_FullPath()",
"Curse.Radium.Addons.AddonInstance..ctor(Int32,AddOnFile,IGameInstance,Boolean)",
"Curse.Radium.Minecraft.MinecraftAddonInstance..ctor(Int32,AddOnFile,MinecraftGameInstance)",
"Curse.Radium.Minecraft.MinecraftGameInstance.CreateAddonInstance(Int32,AddOnFile)",
"Curse.Radium.Games.GameInstance`2.Curse.Radium.IGameInstance.CreateAddonInstance(Int32,AddOnFile)",
"Curse.Radium.InstallManagement.AddOnInstallTask`1.TEwMxgdhq5()",
"Curse.Radium.InstallManagement.AddOnInstallTask`1.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.fxUHpBeujs()",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()",
"Curse.Radium.InstallManagement.InstallTaskManager+<>c__DisplayClass37_0.<ProcessQueue>b__0()",
"Curse.Common.Extensions.TaskEx+<>c__DisplayClass8_0.<TryRun>b__0() in D:\\Projects\\Components\\Source\\Curse.Common\\Extensions\\TaskEx.cs:77",
"System.Threading.Tasks.Task.InnerInvoke()",
"System.Threading.Tasks.Task.Execute()",
"System.Threading.Tasks.Task.ExecutionContextCallback(Object)",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&)",
"System.Threading.Tasks.Task.ExecuteEntry(Boolean)",
"System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()",
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
"System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()"
]
}
},
{
"timestamp": "2017-08-24T18:51:14.2265973Z",
"level": "Info",
"thread": 11840,
"memory": 212092.0,
"message": "[AddOnServiceClient] Making service call: GetAddOn() addonID: 228702"
},
{
"timestamp": "2017-08-24T18:51:14.3659676Z",
"level": "Warn",
"thread": 5180,
"memory": 212112.0,
"message": "[AddonInstalltask] Unable to install addon, due to a missing install path!",
"data": {
"AddonID": 228702
}
},
{
"timestamp": "2017-08-24T18:51:14.3669703Z",
"level": "Error",
"thread": 5180,
"memory": 212136.0,
"message": "[AddonInstalltask] File Copy Failure!",
"error": {
"message": "Addon instance has no full path!",
"type": "System.Exception",
"stack": [
"Curse.Radium.InstallManagement.AddOnInstallTask`1.AtRMtNyea5(AddonInstance)",
"Curse.Radium.InstallManagement.AddOnInstallTask`1.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.fxUHpBeujs()",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()",
"Curse.Radium.InstallManagement.InstallTaskManager+<>c__DisplayClass37_0.<ProcessQueue>b__0()",
"Curse.Common.Extensions.TaskEx+<>c__DisplayClass8_0.<TryRun>b__0() in D:\\Projects\\Components\\Source\\Curse.Common\\Extensions\\TaskEx.cs:77",
"System.Threading.Tasks.Task.InnerInvoke()",
"System.Threading.Tasks.Task.Execute()",
"System.Threading.Tasks.Task.ExecutionContextCallback(Object)",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&)",
"System.Threading.Tasks.Task.ExecuteEntry(Boolean)",
"System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()",
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
"System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()"
]
}
},
{
"timestamp": "2017-08-24T18:51:14.3684753Z",
"level": "Error",
"thread": 8888,
"memory": 212136.0,
"message": "Lock timeout detected while write lock was held for 3306ms",
"data": {
"Stack": [
"Curse.Radium.Collections.ItemObservableCollection`1.FindAndRemoveAll(Predicate`1)",
"Curse.Radium.Collections.ItemObservableCollection`1.RemoveAll(Predicate`1)",
"Curse.Radium.Addons.AddonDatabase.TrimToInstalled()",
"Curse.Radium.Addons.AddonDatabase.PrepareForSerialization()",
"Curse.Radium.Base.BaseCachedRemoteDatabase`4.GsORfeKyPL()",
"Curse.Radium.Base.BaseCachedRemoteDatabase`4.SaveToDisk(Boolean,Boolean)",
"Curse.Radium.Addons.AddonDatabase.SaveToDisk(Boolean,Boolean)",
"Curse.Radium.AddonDatabaseManager.SaveAllToDisk(Boolean)",
"Curse.Radium.Core.CoreManager.SaveRemoteDatabases(Boolean)",
"Curse.Radium.BasePeriodicTaskImplementation.uZ81CmAc8l()",
"Curse.Radium.BasePeriodicTaskImplementation.DoSaveRemoteDatabases()",
"Curse.Radium.BasePeriodicTaskImplementation.YGP1c6vyEm(Action,Boolean,String)",
"Curse.Radium.BasePeriodicTaskImplementation.DoTasks()",
"Curse.Radium.PeriodicTasks.rXcxc1AyKM()",
"Curse.Radium.PeriodicTasks.s0gxymwukx(Object,ElapsedEventArgs)",
"System.Timers.Timer.MyTimerCallback(Object)",
"System.Threading.TimerQueueTimer.CallCallbackInContext(Object)",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.TimerQueueTimer.CallCallback()",
"System.Threading.TimerQueueTimer.Fire()",
"System.Threading.TimerQueue.FireNextTimers()",
"System.Threading.TimerQueue.AppDomainTimerCallback()"
]
}
},
{
"timestamp": "2017-08-24T18:51:14.4186086Z",
"level": "Error",
"thread": 5180,
"memory": 127108.0,
"message": "[InstallTaskManager] InstallTask failure",
"error": {
"message": "Exception of type 'Curse.Radium.InstallManagement.InstallTaskFailedException' was thrown.",
"type": "Curse.Radium.InstallManagement.InstallTaskFailedException",
"stack": [
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()",
"Curse.Radium.InstallManagement.InstallTaskManager+<>c__DisplayClass37_0.<ProcessQueue>b__0()",
"Curse.Common.Extensions.TaskEx+<>c__DisplayClass8_0.<TryRun>b__0() in D:\\Projects\\Components\\Source\\Curse.Common\\Extensions\\TaskEx.cs:77",
"System.Threading.Tasks.Task.InnerInvoke()",
"System.Threading.Tasks.Task.Execute()",
"System.Threading.Tasks.Task.ExecutionContextCallback(Object)",
"System.Threading.ExecutionContext.RunInternal(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.ExecutionContext.Run(ExecutionContext,ContextCallback,Object,Boolean)",
"System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&)",
"System.Threading.Tasks.Task.ExecuteEntry(Boolean)",
"System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()",
"System.Threading.ThreadPoolWorkQueue.Dispatch()",
"System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()"
],
"innerError": {
"message": "Addon instance has no full path!",
"type": "System.Exception",
"stack": [
"Curse.Radium.InstallManagement.AddOnInstallTask`1.AtRMtNyea5(AddonInstance)",
"Curse.Radium.InstallManagement.AddOnInstallTask`1.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.fxUHpBeujs()",
"Curse.Radium.Minecraft.Installers.MinecraftModpackInstallerProvider.Run()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunSynchronously()",
"Curse.Radium.InstallManagement.BaseInstallTask.RunChild(IInstallTask)",
"Curse.Radium.Minecraft.InstallTasks.ModpackInstallTask.Run()"
]
}
}
},
{
"timestamp": "2017-08-24T18:51:14.4206139Z",
"level": "Info",
"thread": 5180,
"memory": 127112.0,
"message": "[Minecraft Install Flow] Cancelling modpack installation"
},
{
"timestamp": "2017-08-24T18:51:14.4331466Z",
"level": "Info",
"thread": 8888,
"memory": 127112.0,
"message": "[AddonDatabase] AddonDatabase (432.json) - DoSaveToDisk Complete",
"data": {
"msElapsed": 3382
}


I do have quite bad internet but I've downloaded about 5 other packs recently with no errors, i don't know what to do.
 
now im getting 'Exception of type 'Curse.Radium.InstallManagement.InstallTaskFailedExceptin' was thrown.' aswell
 
I'm facing that issue with every modpack I wanted to install. This started with the one update, that changed the UI totally and you have to look into the tab "mods" now to find minecraft modpacks.
That sucks already for weeks and I totally wanted to try out a few modpacks. Like the Invasion modpack for example or the Age of Engineering modpack.