#Connection issue in localhost gc

16 messages · Page 1 of 1 (latest)

little trail
#

Whenever I logged in to the game, the loading after opening the door (the one with 7 element icons) takes about 5-10 minutes. During these 5-10 minutes the loading bar reset back to the beginning 2 or 3 times.

Also, while playing in the open world, picking up items always have a second delay. But this doesn't happen when in dungeon.

I also sometimes got disconnected while playing, apparently due to "duplicated login" as the console says. Also in the console I see a lot of client connected and disconnected a lot.

I've played in YuukiPS before and never experiencing this. So why is playing in localhost, where the server is right in my machine, I experience this?

#

Cultivation version 1.2.0
Grasscutter version 1.7.4
Game version 4.0.1

high junco
#

What is the actual git hash for your Grasscutter version? It's in the line near the top of the cmd when you start it

little trail
#

is that it?

high junco
#

Yes

#

Close your current Grasscutter, go to your config.json in your Grasscutter folder, set questing to false, then start Grasscutter again and try once more.

little trail
#

I tested twice. Loading time still the same. Loading bar still reset back to the beginning. But there's no more delay when picking up items in the open world

high junco
#

Try on a new account, which will have no quest lua trying to run since it is disabled now, and see how it goes

little trail
#

Yep. New account fixes it all

#

Does this mean I can't play quest anymore? (Without the issue) I just want to play the main quest. Don't care about side quests.

high junco
#

Before that you should understand what that entails in GC. You will play the main quest *mostly without issues only in Mondstadt. Once you get out into the world, the issues will become worse and worse, until they generally only function at a very basic, minimum level.

#

Using commands to progress is a necessity outside of Mondstadt

#

The lag/loading issues are most likely due to your system not having enough resources for what the server is trying to do. There are many issues with lua, including infinite loops and other such issues that cause large performance dips

#

There are some in Liyue that will just drop you to 0.5fps and softlock the account. Although I have removed most of those from the resources, it's not a true fix - it just removes the lua entirely, so that you won't face the issue but also whatever the lua was trying to do will no longer work either. There can and you should expect there to be similar issues throughout the world if you want to use questing as it is now

little trail
#

Ah, I see. Alright then. Thank you.