Anime-Game-Servers / Grasscutter-Quests

A server software implementation, ineroperable with a certain anime game client. The code in this repository is fully custom made for edyoucational purposes and future preservation, no copyrighted code is allowed in this repository.
https://grasscutters.xyz/grasscutter
GNU Affero General Public License v3.0
138 stars 31 forks source link

[Bug] Cannot progress with starting main quest #50

Closed Nephiro closed 1 year ago

Nephiro commented 1 year ago

When you arrive to the Seven Statue with the main quest at the very beginning, after talking with Paimon and get Anemo power you have to defeat slimes. Even before reaching the Statue there are lots of phyro slimes (some even lv 10). I defeat them throwing in the water, the quest doesn't go on. It still ask me to defeat slimes.

immagine

I tried to log-out and login again, the slime spawn again, I defeat them again, still nothing.

I tried this with last commit that implements 3.2 and even with older ones. I even tried with mjolsic branch, the same thing.

I'm using 3.1 resources with 3.2 game (before the recent commit I used 3.1 game version).

On the console I get these warning every login.

immagine

Every try I made I always cleaned the branch, mean deleted old one, download new one, compile, new db. Every time the same result in that point and I cannot go on.

I know I can always complete the quest with the command, but since this fork is made to make the main quest works I wanted to report and ask for a solution. Maybe I'm doing something wrong.

Dunno if this is helpful or not, but the first time I start with a new account I get these errors on the console

immagine

Maybe it's because of that missing trigger 1101?

mjolsic commented 1 year ago

Did you enable big script world in config.json?

Nephiro commented 1 year ago

Ok, my fault. I forgot to enable that one...... Sorry and thanks for the help 👍