Problem Twitch App won't donwnload any modpack nor create forge profiles

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

aerd222

New Member
Jul 29, 2019
1
0
0
Whenever I try to download pack or create profile nothing happens, no error message no loading, no anything.

I just get this thing output into my logs:

Code:
{
  "timestamp": "2019-05-28T11:48:34.8112448Z",
  "level": "Error",
  "thread": 272,
  "memory": 101044.0,
  "message": "[MinecraftService] ",
  "error": {
    "message": "Modpack addon id: 317871 does not exist in the database",
    "type": "System.Exception",
    "stack": [
      "Curse.Radium.Minecraft.DesktopService.MinecraftService.CreateModpackInstance(CreateMinecraftModpackInstanceRequest) in C:\\tc\\7bd7cca0561902d5\\desktop\\Minecraft\\Curse.Radium.Minecraft\\DesktopService\\MinecraftService.cs:124",
      "System.RuntimeMethodHandle.InvokeMethod(Object,Object[],Signature,Boolean)",
      "System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object,Object[],Object[])",
      "System.Reflection.RuntimeMethodInfo.Invoke(Object,BindingFlags,Binder,Object[],CultureInfo)",
      "Curse.Radium.DesktopService.Framework.DesktopServiceActionInfo.Call(Object,IDictionary`2) in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium\\DesktopService\\Framework\\DesktopServiceActionInfo.cs:36",
      "Curse.Radium.DesktopService.Framework.DesktopServiceInfo`1.Call(String,IDictionary`2) in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium\\DesktopService\\Framework\\DesktopServiceInfo.cs:59",
      "Curse.Radium.DesktopService.Framework.Router.Call(String,IDictionary`2) in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium\\DesktopService\\Framework\\Router.cs:45",
      "Curse.Radium.Html.Providers.Services.DesktopService.OnRequest(Int64,String,Object) in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium.Html\\Providers\\Services\\DesktopService.cs:144",
      "System.RuntimeMethodHandle.InvokeMethod(Object,Object[],Signature,Boolean)",
      "System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object,Object[],Object[])",
      "System.Reflection.RuntimeMethodInfo.Invoke(Object,BindingFlags,Binder,Object[],CultureInfo)",
      "Curse.Radium.Html.Mirror.MirroredMethodInfo.CallServiceAction(Object,Object[]) in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium.Html\\Mirror\\MirroredMethodInfo.cs:86",
      "Curse.Radium.Html.MirroredMethodService.InternalCallServiceAction(Object,String,Object[]) in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium.Html\\MirroredMethodService.cs:88",
      "Curse.Radium.Html.Providers.RadiumSockets.SocketServiceBase+<>c__DisplayClass19_0.<OnReceive>b__0() in C:\\tc\\7bd7cca0561902d5\\desktop\\Curse.Radium.Html\\Providers\\RadiumSockets\\SocketServiceBase.cs:85",
      "Curse.Common.Extensions.TaskEx+<>c__DisplayClass8_0.<TryRun>b__0() in C:\\tc\\7bd7cca0561902d5\\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()"
    ]
  }
}

Has anyone encountered something similar? Do you know how to fix it?

@update

Similar problem also happens when trying to download addons for other games
 
Last edited:

Padfoote

Brick Thrower
Forum Moderator
Dec 11, 2013
5,140
5,898
563
Are you getting this error on everything you do in the launcher? The log that you posted tells me that it’s trying to access something from the Curse database that doesn’t exist, so it seems like this is from you attempting a download.