From da7de272bc40fbed05345fc5159c485525e623e6 Mon Sep 17 00:00:00 2001 From: massimilianodelliubaldini <8584296+massimilianodelliubaldini@users.noreply.github.com> Date: Sat, 3 Aug 2024 15:06:31 -0400 Subject: [PATCH] Add known issue about large releases taking time. (Dodge 6,666th commit.) --- worlds/jakanddaxter/docs/setup_en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/worlds/jakanddaxter/docs/setup_en.md b/worlds/jakanddaxter/docs/setup_en.md index 78e950615e..6ccc0279d1 100644 --- a/worlds/jakanddaxter/docs/setup_en.md +++ b/worlds/jakanddaxter/docs/setup_en.md @@ -166,3 +166,4 @@ PAL versions of the game seem to require additional troubleshooting/setup in ord - The powershell windows cannot be run as background processes due to how the repl works, so the best we can do is minimize them. - The client is currently not very robust and doesn't handle failures gracefully. This may result in items not being delivered to the game, or location checks not being delivered to the server. - Orbsanity checks may show up out of order in the text client. +- Large item releases may take up to several minutes for the game to process them all.