T0r1nn / APLC

Archipelago integration for Lethal Company
7 stars 0 forks source link

Connection Error: "the given key 'minMoney' was not present in the dictionary at System.Collections.Generic.Dictionary' #4

Closed Bathinjan closed 9 months ago

Bathinjan commented 10 months ago

I can connect to the Archipelago webserver via '/connect archipelago:[port number]' command in the LC console, and then submitting the player name.

However, the LC console throws the error below, and while Arch chests show up in the world, the checks do not get updated in the webserver tracker / console. Additionally, items from other worlds are not sent to the LC player.

I am using the YAML and .apworld files, as well as all their default values, from this Github directory.

error

T0r1nn commented 10 months ago

Are you using the most recent apworld? This is a relatively new setting added to the yaml, so old apworlds will cause this error.

T0r1nn commented 10 months ago

I should probably add some error handling so that if you use old ap saves, it will default to a default value

Bathinjan commented 10 months ago

I fixed the issue and can now connect - For anyone experiencing the same problem, here's what fixed it for me: