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
133 stars 31 forks source link

[Bug] 3.2 Not running #26

Closed keqing114514 closed 1 year ago

keqing114514 commented 1 year ago

3.2dont work

keqing114514 commented 1 year ago

res use https://gitlab.com/yukiz/GrasscutterResources/-/tree/3.2 1.give all dont work

  1. quest Is wrong.

-3a9fbf6c2317fe1e -4257712b94a8721f

mjolsic commented 1 year ago

you might wanna try use this res instead. Quest fixes currently only works for a few Monstadt prologue Quest so no point updating res to the latest (i.e. 2.7 onwards) imo. https://github.com/tamilpp25/Grasscutter_Resources

keqing114514 commented 1 year ago

you might wanna try use this res instead. Quest fixes currently only works for a few Monstadt prologue Quest so no point updating res to the latest (i.e. 2.7 onwards) imo. https://github.com/tamilpp25/Grasscutter_Resources

I replaced res... but can't use/live all. Can you help me solve this problem

Hartie95 commented 1 year ago

Whats the error you get with /give all? Anything in the console? Do you get at least some items?

Also I'm still on 3.1 with 3.1 resources, and the repository is also still based on 3.1, so no idea if something broke in the never resources.

keqing114514 commented 1 year ago

Whats the error you get with /give all? Anything in the console? Do you get at least some items?

Also I'm still on 3.1 with 3.1 resources, and the repository is also still based on 3.1, so no idea if something broke in the never resources.

Please wait, I'll take a screenshot

keqing114514 commented 1 year ago

Whats the error you get with /give all? Anything in the console? Do you get at least some items?

Also I'm still on 3.1 with 3.1 resources, and the repository is also still based on 3.1, so no idea if something broke in the never resources.

Exception in thread "Thread-53" java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 6 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at emu.grasscutter.game.avatar.Avatar.unlockConstellation(Avatar.java:770) at emu.grasscutter.game.avatar.Avatar.forceConstellationLevel(Avatar.java:816) at emu.grasscutter.command.commands.GiveCommand.makeAvatar(GiveCommand.java:226) at emu.grasscutter.command.commands.GiveCommand.giveAllAvatars(GiveCommand.java:239) at emu.grasscutter.command.commands.GiveCommand.giveAll(GiveCommand.java:429) at emu.grasscutter.command.commands.GiveCommand.execute(GiveCommand.java:166) at emu.grasscutter.command.CommandMap.lambda$invoke$0(CommandMap.java:310) at java.base/java.lang.Thread.run(Thread.java:833) Exception in thread "Thread-54" java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 6 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at emu.grasscutter.game.avatar.Avatar.unlockConstellation(Avatar.java:770) at emu.grasscutter.game.avatar.Avatar.forceConstellationLevel(Avatar.java:816) at emu.grasscutter.command.commands.GiveCommand.makeAvatar(GiveCommand.java:226) at emu.grasscutter.command.commands.GiveCommand.giveAllAvatars(GiveCommand.java:239) at emu.grasscutter.command.commands.GiveCommand.giveAll(GiveCommand.java:429) at emu.grasscutter.command.commands.GiveCommand.execute(GiveCommand.java:166) at emu.grasscutter.command.CommandMap.lambda$invoke$0(CommandMap.java:310) at java.base/java.lang.Thread.run(Thread.java:833) Exception in thread "Thread-58" java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 6 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at emu.grasscutter.game.avatar.Avatar.unlockConstellation(Avatar.java:770) at emu.grasscutter.game.avatar.Avatar.forceConstellationLevel(Avatar.java:816) at emu.grasscutter.command.commands.GiveCommand.makeAvatar(GiveCommand.java:226) at emu.grasscutter.command.commands.GiveCommand.giveAllAvatars(GiveCommand.java:239) at emu.grasscutter.command.commands.GiveCommand.giveAll(GiveCommand.java:429) at emu.grasscutter.command.commands.GiveCommand.execute(GiveCommand.java:166) at emu.grasscutter.command.CommandMap.lambda$invoke$0(CommandMap.java:310) at java.base/java.lang.Thread.run(Thread.java:833) Screenshot_2022-11-09-01-39-04-517_com miHoYo GenshinImpact

Hartie95 commented 1 year ago

Oh, maybe its because you have the no element traveler version, which has no constelations, you could try change the element via statue or quest and check if it works then.

keqing114514 commented 1 year ago

Oh, maybe its because you have the no element traveler version, which has no constelations, you could try change the element via statue or quest and check if it works then.

Exception in thread "Thread-28" java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 6 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at emu.grasscutter.game.avatar.Avatar.unlockConstellation(Avatar.java:770) at emu.grasscutter.game.avatar.Avatar.forceConstellationLevel(Avatar.java:816) at emu.grasscutter.command.commands.GiveCommand.makeAvatar(GiveCommand.java:226) at emu.grasscutter.command.commands.GiveCommand.giveAllAvatars(GiveCommand.java:239) at emu.grasscutter.command.commands.GiveCommand.giveAll(GiveCommand.java:429) at emu.grasscutter.command.commands.GiveCommand.execute(GiveCommand.java:166) at emu.grasscutter.command.CommandMap.lambda$invoke$0(CommandMap.java:310) at java.base/java.lang.Thread.run(Thread.java:833) Screenshot_2022-11-09-01-52-04-393_com miHoYo GenshinImpact

keqing114514 commented 1 year ago

Please help me.