Jump to content

Recommended Posts

Posted

I'm trying to play my Modpack through the technic launcher, but it won't complete the installation and doesn't show an error. Once I attempt to install, everything is downloaded, but the button never switches to play. Everything looks fine in my modpacks folder though.

Here's the log:

Spoiler

[B#625] 2021/04/26 05:16:52 [INFO] Console Mode Activated
[B#625] 2021/04/26 05:16:52 [INFO] OS: windows 10
[B#625] 2021/04/26 05:16:52 [INFO] Identified as windows
[B#625] 2021/04/26 05:16:52 [INFO] Java: 1.8.0_281 64-bit (amd64)
[B#625] 2021/04/26 05:16:52 [INFO] minecraft.net resolves to [13.225.43.46, 13.225.43.55, 13.225.43.39, 13.225.43.40]
[B#625] 2021/04/26 05:16:52 [INFO] session.minecraft.net resolves to [3.225.140.24, 52.206.29.108, 3.226.224.69]
[B#625] 2021/04/26 05:16:52 [INFO] textures.minecraft.net resolves to [13.249.64.92, 13.249.64.46, 13.249.64.101, 13.249.64.78]
[B#625] 2021/04/26 05:16:52 [INFO] libraries.minecraft.net resolves to [13.226.164.146]
[B#625] 2021/04/26 05:16:52 [INFO] authserver.mojang.com resolves to [13.226.176.68]
[B#625] 2021/04/26 05:16:52 [INFO] account.mojang.com resolves to [143.204.154.99, 143.204.154.67, 143.204.154.101, 143.204.154.35]
[B#625] 2021/04/26 05:16:52 [INFO] technicpack.net resolves to [104.26.7.125, 172.67.70.48, 104.26.6.125]
[B#625] 2021/04/26 05:16:52 [INFO] launcher.technicpack.net resolves to [75.126.39.75]
[B#625] 2021/04/26 05:16:52 [INFO] api.technicpack.net resolves to [172.67.70.48, 104.26.6.125, 104.26.7.125]
[B#625] 2021/04/26 05:16:52 [INFO] mirror.technicpack.net resolves to [75.126.39.75]
[B#625] 2021/04/26 05:16:52 [INFO] solder.technicpack.net resolves to [104.26.7.125, 104.26.6.125, 172.67.70.48]
[B#625] 2021/04/26 05:16:52 [INFO] files.minecraftforge.net resolves to [51.79.83.165]
[B#625] 2021/04/26 05:16:52 [INFO] Don't need to inject new root certificates: Java 8 is 101+ (1.8.0_281)
[B#625] 2021/04/26 05:16:54 [INFO] Starting download of https://www.gravatar.com/avatar/777da0eed8908835b1e9e08204f5beb2?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:16:55 [INFO] Starting download of https://www.gravatar.com/avatar/2a29f323eddf3410fb1b531b10f7df6f?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:16:55 [INFO] Starting download of https://www.gravatar.com/avatar/4c9b9cd817e62d043070a821551c04f0?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:16:55 [INFO] Starting download of https://www.gravatar.com/avatar/07b1950664b5569324a88727516e761d?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:16:55 [INFO] Starting download of https://www.gravatar.com/avatar/417979e451a4ed37c22f5340a9c3cd4a?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:16:55 [INFO] Analytics Response [runLauncher]: 200
[B#625] 2021/04/26 05:17:11 [INFO] Starting download of https://minotar.net/helm/a355453747404d7f882215169c4b5ab8/100, with 3 tries remaining
[B#625] 2021/04/26 05:17:12 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:12 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:12 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:12 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:12 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:12 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:12 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:12 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:12 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:12 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:12 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:12 [INFO] Starting download of https://www.gravatar.com/avatar/e5cf6036c2c7cfccd76965ea3357b7ff?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:17:28 [INFO] Starting download of http://dl.dropbox.com/s/efaj4hl36rcfgpr/Reality Tech 1.16.4-1.4.2.zip?dl=0, with 3 tries remaining
[B#625] 2021/04/26 05:17:28 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:28 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:28 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:28 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:28 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:28 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:43 [SEVERE] java.lang.IllegalArgumentException: Invalid version file, this looks like a Minecraft client jar. Are you sure you didn't place a Minecraft jar as the modpack.jar?
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.minecraftcore.MojangUtils.parseVersionJson(MojangUtils.java:157)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.builder.FileVersionBuilder.buildVersionFromKey(FileVersionBuilder.java:71)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.chain.ChainVersionBuilder.buildVersionFromKey(ChainVersionBuilder.java:40)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.minecraftcore.install.tasks.VerifyVersionFilePresentTask.runTask(VerifyVersionFilePresentTask.java:54)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:85)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:49)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:123)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:43 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:43 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:43 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:43 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:43 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:43 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:44 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:44 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:44 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:44 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:44 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:44 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:50 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:50 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:50 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:50 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:50 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:50 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:51 [SEVERE] java.lang.IllegalArgumentException: Invalid version file, this looks like a Minecraft client jar. Are you sure you didn't place a Minecraft jar as the modpack.jar?
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.minecraftcore.MojangUtils.parseVersionJson(MojangUtils.java:157)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.builder.FileVersionBuilder.buildVersionFromKey(FileVersionBuilder.java:71)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.chain.ChainVersionBuilder.buildVersionFromKey(ChainVersionBuilder.java:40)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.minecraftcore.install.tasks.VerifyVersionFilePresentTask.runTask(VerifyVersionFilePresentTask.java:54)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:85)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:49)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:123)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:51 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:51 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:51 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:51 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:51 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:51 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:51 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:51 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:51 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:51 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:51 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:56 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:56 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:56 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:56 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:56 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:56 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:57 [SEVERE] java.lang.IllegalArgumentException: Invalid version file, this looks like a Minecraft client jar. Are you sure you didn't place a Minecraft jar as the modpack.jar?
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.minecraftcore.MojangUtils.parseVersionJson(MojangUtils.java:157)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.builder.FileVersionBuilder.buildVersionFromKey(FileVersionBuilder.java:71)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.chain.ChainVersionBuilder.buildVersionFromKey(ChainVersionBuilder.java:40)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.minecraftcore.install.tasks.VerifyVersionFilePresentTask.runTask(VerifyVersionFilePresentTask.java:54)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:85)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:49)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:123)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:57 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:57 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:57 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:57 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:57 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:17:57 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:17:57 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:17:57 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:17:57 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:17:57 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:17:57 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:18:01 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:18:01 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:18:01 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:18:01 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:18:01 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:18:01 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:18:02 [SEVERE] java.lang.IllegalArgumentException: Invalid version file, this looks like a Minecraft client jar. Are you sure you didn't place a Minecraft jar as the modpack.jar?
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.minecraftcore.MojangUtils.parseVersionJson(MojangUtils.java:157)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.builder.FileVersionBuilder.buildVersionFromKey(FileVersionBuilder.java:71)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.chain.ChainVersionBuilder.buildVersionFromKey(ChainVersionBuilder.java:40)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.minecraftcore.install.tasks.VerifyVersionFilePresentTask.runTask(VerifyVersionFilePresentTask.java:54)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:85)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:49)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:123)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:18:02 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:18:02 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:18:02 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:18:02 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:18:02 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:18:02 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:18:02 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:18:02 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:18:02 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:18:02 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:18:02 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:18:27 [INFO] Console Mode Activated
[B#625] 2021/04/26 05:18:27 [INFO] OS: windows 10
[B#625] 2021/04/26 05:18:27 [INFO] Identified as windows
[B#625] 2021/04/26 05:18:27 [INFO] Java: 1.8.0_281 64-bit (amd64)
[B#625] 2021/04/26 05:18:27 [INFO] minecraft.net resolves to [13.225.43.46, 13.225.43.55, 13.225.43.39, 13.225.43.40]
[B#625] 2021/04/26 05:18:27 [INFO] session.minecraft.net resolves to [52.206.29.108, 3.225.140.24, 3.226.224.69]
[B#625] 2021/04/26 05:18:27 [INFO] textures.minecraft.net resolves to [13.249.64.78, 13.249.64.92, 13.249.64.101, 13.249.64.46]
[B#625] 2021/04/26 05:18:27 [INFO] libraries.minecraft.net resolves to [13.226.164.146]
[B#625] 2021/04/26 05:18:27 [INFO] authserver.mojang.com resolves to [143.204.156.35]
[B#625] 2021/04/26 05:18:27 [INFO] account.mojang.com resolves to [143.204.154.67, 143.204.154.101, 143.204.154.35, 143.204.154.99]
[B#625] 2021/04/26 05:18:27 [INFO] technicpack.net resolves to [104.26.7.125, 172.67.70.48, 104.26.6.125]
[B#625] 2021/04/26 05:18:27 [INFO] launcher.technicpack.net resolves to [75.126.39.75]
[B#625] 2021/04/26 05:18:27 [INFO] api.technicpack.net resolves to [172.67.70.48, 104.26.6.125, 104.26.7.125]
[B#625] 2021/04/26 05:18:27 [INFO] mirror.technicpack.net resolves to [75.126.39.75]
[B#625] 2021/04/26 05:18:27 [INFO] solder.technicpack.net resolves to [104.26.7.125, 104.26.6.125, 172.67.70.48]
[B#625] 2021/04/26 05:18:27 [INFO] files.minecraftforge.net resolves to [51.79.83.165]
[B#625] 2021/04/26 05:18:27 [INFO] Don't need to inject new root certificates: Java 8 is 101+ (1.8.0_281)
[B#625] 2021/04/26 05:18:29 [INFO] Starting download of https://www.gravatar.com/avatar/777da0eed8908835b1e9e08204f5beb2?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:18:29 [INFO] Starting download of https://www.gravatar.com/avatar/2a29f323eddf3410fb1b531b10f7df6f?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:18:29 [INFO] Starting download of https://www.gravatar.com/avatar/4c9b9cd817e62d043070a821551c04f0?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:18:29 [INFO] Starting download of https://www.gravatar.com/avatar/07b1950664b5569324a88727516e761d?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:18:29 [INFO] Starting download of https://www.gravatar.com/avatar/417979e451a4ed37c22f5340a9c3cd4a?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:18:30 [INFO] Analytics Response [runLauncher]: 200
[B#625] 2021/04/26 05:23:13 [INFO] Starting download of https://minotar.net/helm/a355453747404d7f882215169c4b5ab8/100, with 3 tries remaining
[B#625] 2021/04/26 05:23:14 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:14 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:14 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:14 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:14 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:14 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:23:15 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:15 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:15 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:15 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:15 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:15 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:23:15 [INFO] Starting download of https://www.gravatar.com/avatar/e5cf6036c2c7cfccd76965ea3357b7ff?s=60&d=retro, with 3 tries remaining
[B#625] 2021/04/26 05:23:29 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:29 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:29 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:29 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:29 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:29 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:23:30 [INFO] Starting download of https://cdn.technicpack.net/platform2/pack-icons/552556.png?1445088955, with 3 tries remaining
[B#625] 2021/04/26 05:23:34 [INFO] Starting download of https://cdn.technicpack.net/platform2/pack-backgrounds/1654275.jpg?1615527101, with 3 tries remaining
[B#625] 2021/04/26 05:23:34 [INFO] Starting download of https://minotar.net/helm/TIR3DLIVE/60, with 3 tries remaining
[B#625] 2021/04/26 05:23:34 [INFO] Starting download of https://cdn.technicpack.net/platform2/pack-icons/745168.png?1592170660, with 3 tries remaining
[B#625] 2021/04/26 05:23:34 [INFO] Starting download of https://cdn.technicpack.net/platform2/pack-icons/687288.png?1436003822, with 3 tries remaining
[B#625] 2021/04/26 05:23:38 [INFO] Starting download of http://dl.dropbox.com/s/efaj4hl36rcfgpr/Reality Tech 1.16.4-1.4.2.zip?dl=0, with 3 tries remaining
[B#625] 2021/04/26 05:23:39 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:39 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:39 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:39 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:39 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:23:39 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:39 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:39 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:39 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:39 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:39 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:23:54 [SEVERE] java.lang.IllegalArgumentException: Invalid version file, this looks like a Minecraft client jar. Are you sure you didn't place a Minecraft jar as the modpack.jar?
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.minecraftcore.MojangUtils.parseVersionJson(MojangUtils.java:157)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.builder.FileVersionBuilder.buildVersionFromKey(FileVersionBuilder.java:71)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.chain.ChainVersionBuilder.buildVersionFromKey(ChainVersionBuilder.java:40)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.minecraftcore.install.tasks.VerifyVersionFilePresentTask.runTask(VerifyVersionFilePresentTask.java:54)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:85)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:49)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:123)
[B#625] 2021/04/26 05:23:54 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:55 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:55 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:55 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:55 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:55 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:23:55 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:23:55 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:23:55 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:23:55 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:23:55 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:23:55 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:36:18 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:36:18 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:36:18 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:36:18 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:36:18 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:36:18 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:36:19 [SEVERE] java.lang.IllegalArgumentException: Invalid version file, this looks like a Minecraft client jar. Are you sure you didn't place a Minecraft jar as the modpack.jar?
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.minecraftcore.MojangUtils.parseVersionJson(MojangUtils.java:157)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.builder.FileVersionBuilder.buildVersionFromKey(FileVersionBuilder.java:71)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.minecraftcore.mojang.version.chain.ChainVersionBuilder.buildVersionFromKey(ChainVersionBuilder.java:40)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.minecraftcore.install.tasks.VerifyVersionFilePresentTask.runTask(VerifyVersionFilePresentTask.java:54)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.launchercore.install.tasks.TaskGroup.runTask(TaskGroup.java:85)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.launchercore.install.InstallTasksQueue.runAllTasks(InstallTasksQueue.java:49)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:42)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.launcher.launch.Installer$1.run(Installer.java:123)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:36:19 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:36:19 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:36:19 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:36:19 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:36:19 [SEVERE]     ... 12 more
[B#625] 2021/04/26 05:36:19 [SEVERE] net.technicpack.rest.RestfulAPIException: Error parsing response JSON at URL [http://solder.mcarcanehosting.com/api/modpack]
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:75)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.solder.http.HttpSolderApi.getMirrorUrl(HttpSolderApi.java:57)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.solder.cache.CachedSolderApi.getMirrorUrl(CachedSolderApi.java:134)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getInfoFromPlatformInfo(PlatformPackInfoRepository.java:72)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPlatformPackInfo(PlatformPackInfoRepository.java:60)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.platform.PlatformPackInfoRepository.getPackInfo(PlatformPackInfoRepository.java:46)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.launchercore.modpacks.PackLoadJob$5.run(PackLoadJob.java:180)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at java.lang.Thread.run(Unknown Source)
[B#625] 2021/04/26 05:36:19 [SEVERE] Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:932)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:897)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:846)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.Gson.fromJson(Gson.java:817)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at net.technicpack.rest.RestObject.getRestObject(RestObject.java:58)
[B#625] 2021/04/26 05:36:19 [SEVERE]     ... 7 more
[B#625] 2021/04/26 05:36:19 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
[B#625] 2021/04/26 05:36:19 [SEVERE]     at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
[B#625] 2021/04/26 05:36:19 [SEVERE]     ... 12 more
 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...