#Download mod database failed

6 messages · Page 1 of 1 (latest)

lofty kernel
#

It's my first time into the modding stuffs in Celeste, I wanna play Strawberry Jam but when i click Install Missing Dependancies, it got stuck at Downloading mod database for a while before returning an "ERROR: Download mod database failed."
I've tried many things that i found on other threads, including reinstall Everest, updated it to the latest stable and even beta, and it didnt seem to work. My Celeste was installed through Epic Games.
Here's the log.txt file.

swift thicket
#

Been having the same problem, have you found a solution?

manic thorn
#

do you get any more luck if you try the core branch? thinkeline

languid void
#

I've been seeing stuff like this in some of my logs too btw ThinkO_O

(05/28/2023 23:54:11) [Everest] [Warn] [ModUpdaterHelper] Downloading database failed!
--------------------------------
Detailed exception log:
--------------------------------
YamlDotNet.Core.SemanticErrorException: (Line: 1, Col: 11, Idx: 10) - (Line: 1, Col: 11, Idx: 10): Did not find expected <document end>.
   at YamlDotNet.Core.Parser.ParseDocumentEnd()
   at YamlDotNet.Core.Parser.MoveNext()
   at YamlDotNet.Serialization.NodeDeserializers.ScalarNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expectedType, Func`3 nestedObjectDeserializer, Object& value)
   at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeserializer nestedObjectDeserializer)
   at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeserializer nestedObjectDeserializer)
   at YamlDotNet.Serialization.Deserializer.Deserialize(IParser parser, Type type)
   at YamlDotNet.Serialization.Deserializer.Deserialize[T](IParser parser)
   at YamlDotNet.Serialization.Deserializer.Deserialize[T](TextReader input)
   at YamlDotNet.Serialization.Deserializer.Deserialize[T](String input)
   at Celeste.Mod.Helpers.ModUpdaterHelper.DownloadModUpdateList() in /home/vsts/work/1/s/Celeste.Mod.mm/Mod/Helpers/ModUpdaterHelper.cs:line 41

(itch.io, 1.4.0.0-fna [Everest: 3975-azure-45eeb])

manic thorn
#

You're on an old version of core Everest

#

It's getting a gzipped response and tries to read it as yaml without un-gzipping it first :p