#Unable to enter the game: Grasscutter high CPU usage.

78 messages · Page 1 of 1 (latest)

meager saddle
#

Before the game becomes completely unable to enter the world, the game becomes extremely laggy. After a restart it just stucks at the white loading screen then crashes after a minute or two. During the entire time Grasscutter's CPU usage stays extremely high.

#

My 1 cent speculation is that Grasscutter entered some sort of infinite loop and tries to do a job infinitely (e.g. spawns an item, trigger a game event).

#

game version 4.0.1, GC version 1.7.2

#

res version YuukiPS 4.0

#

log:

oak raft
meager saddle
#

Hmmmm so this is a LUA script issue or an interpreter issue

oak raft
#

Your grasscutter also is a little out of date, not that it would make necessarily a huge difference - but always best to use latest when running into issues

meager saddle
#

hmmmmm it's the latest release

oak raft
#

Release is latest release yes, but this is a project where there are many commits in between every release

#

Releases only happen once a month, but development is constant. You want to get the latest commit

meager saddle
#

so I should get one from actions?

oak raft
#

Yes

meager saddle
#

I was waiting for those PRs to merge

#

but alright

oak raft
#

Yes, and make sure you are in scene 3

meager saddle
#

sceneID: 3

oak raft
#

Yes

meager saddle
#

not working

#

let me discribe what is happening on my screen

#

ah it crashed again

oak raft
#

You need to be logged out when making those changes, of course

meager saddle
#

yes, everything was closed

#

and I made sure to commit my db changes

oak raft
#

Then try with a new account

meager saddle
#

oh no

#

so all my gameplay progress lost?

oak raft
#

If you've bricked your account, then temporarily at the very least

meager saddle
#

oh no

#

just a suggestion it will be nice to be able to disable script execution in the config file

#

question

#

what does group_instances do in GC's DB

#

I am wondering what I can do in the db to unbrick my save

oak raft
meager saddle
#

oh wow that is some insane operations

#

and seems like it's doing a lot of updates in quests

oak raft
oak raft
#

disabling questing if you're not using it will help

meager saddle
#

OK disabled

#

Ayaka sorry for your silk flower clothings...

#

it is still doing random updates to quests db

#

eventhough I disabled questing in config.json

oak raft
#

of course, if you have active quests on your account still then they're going to be handled

meager saddle
#

oh crap

#

so I should create a dump and drop that table?

oak raft
#

the questing option isn't a "completely disable quests entirely" setting, it's a "no automatic quest starting (and some other stuff)" option

#

yes just drop quests

#

With it disabled you can still add and do quests, they won't work as well of course

meager saddle
#

finally I am back in the game

#

I guess I should really wait for GC to fix more lua issues

#

will GC stay at 4.0 to fix issues?

#

I kinda want it to be that way

oak raft
#

If GC was going to stay at a version to fix issues unfortunately it would have been many versions ago

#

4.0 is not the one to stop at ahaha

meager saddle
#

ah lol

oak raft
#

You can always use Hartie's questing fork which has stayed on 3.2 for that very reason

meager saddle
#

well there's also me want to see those Melusine

oak raft
#

I'm sure you'll find out pretty quickly but stuff for 4.0 is missing so there will only be npcs in Fontaine

meager saddle
#

thanks. I guess I will keep GC as a combat sim for now lol

meager saddle
meager saddle
#

@oak raft one off topic question sorry about that. Is Shop.json hot-reloadable?

#

or the server needs to be stopped

oak raft
#

reload should reload config, gacha, and shop

#

though many config options need a restart, gacha and shop should be fully refreshed by reload

meager saddle
#

alrght thanks!

oak raft
#

No problem

meager saddle
#

wait

#

after I disabled questing and dropped my quests db

#

shops suddenly started to sell actual items

#

what a surprise!

oak raft
#

there's an issue with the paimon menu shops current where they only show items after you reload, which may be what you're seeing

#

but I wouldn't be too surprised if disabling questing fixed other stuff