Extremely long replication times when loading

My game has been having an extremely bad issue with loading times when joining the game, and once the game eventually loads, it spams the console with a bunch of errors that are completely unrelated to my game. I’ve been completely unable to find the source of the bug, I’ve tried removing all http requests, datastore set asyncs, basically anything http related and I’ve never been able to fix it. I’m afraid this is causing players in my game to leave in the first 30 seconds, making my average playtime a whole lot worse. This only happens every now and them, seemingly on it’s own, but after enough time it eventually will happen. I apologize if it’s something wrong with my game and not roblox, but I really need help with this so I’m resorting to here.

This bug happens inside and outside of studio, though in studio it spawns my character in as a noob for some reason.

Here is my game: [🌸] Flower Incremental Simulator - Roblox
Here is a screenshot of my error report showing the errors that happen when this bug happens:

Note: My game has also been having an unusually large amount of corescript errors, possibly could be related?
My datastores have not been overloading by the looks of it, and I’m using the modulescript ProfileStore

Clip of bug happening showing the errors that show up in console: Watch Roblox Studio 2026.02.16 - 07.30.31.12.DVR | Streamable

System Information:



Expected behavior

The player should be loading in and the UI should be replicating instantly, I assume, however this every now and then takes around 30 seconds. When this isn’t happening, it only takes around 5 seconds at most.

A private message is associated with this bug report