#Can't attack after restarting server

1 messages · Page 1 of 1 (latest)

round horizon
#

Game version: 3.7.0
Grasscutter version: 1.6.1-b58caf0
Cultivation version: 1.1.1 (I think)

I set up the game for the first time yesterday and everything was working fine for a while. However, after I shut down my computer for the night, I logged back in and I wasn't able to perform a normal attack anymore. If I create a new account, I can attack with that until the server is shut down again, but nothing I've done so far has been able to fix an account after a restart. So far I haven't gotten any unusual errors in the grasscutters console. Is there a way to restore the attack functionality on an existing account?

green axle
#

With any character? Or just traveler?

#

This is also before you complete the quest to touch the statue to unlock anemo, I presume?

round horizon
#

For the first, apparently just the traveler.

#

For the second, my main account is after I've unlocked the anemo, but the new accounts are before.

green axle
#

Ok so you're saying it occurs whether you do that quest or not, is that right?

#

I can confirm simply changing elements does fix it

round horizon
#

Pretty much. I've gone all the way to Monstadt in the plot and it doesn't matter. Let me try switching elements.

green axle
#

So in my testing
Before quest: You are elementless and unable to attack, changing elements fixes
After quest: The issue does not occur (on my other account)

#

Even changing element to white (elementless) fixes

#

Likely just an issue with how the skill data is loaded for the traveler on login, changing elements fixes because it loads the proper skill data

round horizon
#

That did the trick. Thanks a bunch!

#

It is kind of curious though, isn't it?

green axle
#

If you consider the changes to Grasscutter due to questing it's pretty easy to see how it happened

#

A quick look at the src would likely have a more clear indicator as to why it is happening

#

I wouldn't be surprised if it was a simple load order issue, leading to the traveler having no skill map on login, but not when doing first-time login

round horizon
#

That would make a lot of sense. Honestly, I had no idea how much of [anime game]'s functionality was serverside until yesterday, so it's amazing that as much works as it does.