Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with repeatable quests in a multiplayer server #107

Open
nate971 opened this issue Mar 9, 2024 · 0 comments
Open

Issue with repeatable quests in a multiplayer server #107

nate971 opened this issue Mar 9, 2024 · 0 comments

Comments

@nate971
Copy link

nate971 commented Mar 9, 2024

I would like to see if it would be possible to fix a deceptively simple issue I've been having with the Better Questing mod. Me and a friend have been working on a SRP mod pack that utilizes this mod for the purpose of being part shop, part skill tree for each player to level up and gain new abilities and items through.

There unfortunately has been an issue with repeatable quests which are essential for the functionality of the shop. Any quest that is meant to have the ability to be redone indefinitely will be able to be redone as normal in a single player world, but when they are completed in a multiplayer world they do not properly renew. Only the host is free from this issue, all other players in the server can only do the quest once before having to leave and then rejoin to reset their quests.

Some anomalies of note:
1.) Somehow by turning edit mode on in multiplayer and editing any quest in any way, no matter how small or insignificant the change, and then turning edit mode back off again will cause all repeatable quests to renew.

2.) Using the "bq_user refresh" command fixes the issue temporaily, but it must be used to refresh all repeatable quests each time a player wants to complete one again.

Also note that we are using the most recent and up to date version of Better Questing as well as Essentials to connect to one another.

I appreciate any help or feedback and will provide any additional information as requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant