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

Distance travelled by boat does not work #758

Open
3 tasks done
iJuju68 opened this issue Jan 1, 2025 · 3 comments
Open
3 tasks done

Distance travelled by boat does not work #758

iJuju68 opened this issue Jan 1, 2025 · 3 comments
Labels
bug status: needs investigating Bug report / feature request needs investigating and triage

Comments

@iJuju68
Copy link

iJuju68 commented Jan 1, 2025

Description of Bug

As soon as I add a displacement mode, the counter no longer increases; here's my configuration, I tried 2 methods with and without “ ”.
Similar problem with walking and running mode.

I'd also like to know if it's possible to combine several modes?

Thanks in advance for your feedback.

Steps to Reproduce

Use this quest :
tasks:
walking:
type: "walking"
distance: 1000
mode: "boat"
display:
name: "&6&lCapitaine &7&oI"
lore-normal:
- "&7Pour compléter cette quête vous devez:"
- "&7 - Parcourir une distance en bateau de &61000 &7blocs."
- ""
- "&7Récompenses:"
- "&7 - &e10.000$"
- "&7 - &c1 clé de quête"
lore-started:
- ""
- "&7Votre progression:"
- "&7 - &6{walking:progress}&7/1000 blocs."
type: "BOAT"
rewards:

  • "eco give {player} 10000"
  • "ac key give {player} quete 1"

options:
category: "Deplacement"
repeatable: false
autostart: true
sort-order: 4

Environment

  • Minecraft version: 1.8
  • Server software: Paper 1.8.8
  • Quests version: v3.14.2-3345d07

Agreements

  • I am running the latest version of Quests
  • I am certain this issue is unique and a similar issue is not currently open
  • I am using a version of Minecraft which is supported by Quests

Other

No response

@iJuju68 iJuju68 added bug status: needs investigating Bug report / feature request needs investigating and triage labels Jan 1, 2025
@Krakenied
Copy link
Collaborator

Your Quests plugin is outdated

@iJuju68
Copy link
Author

iJuju68 commented Jan 1, 2025

The latest version of the plugin does not work on my server.
I jave this error :
20:15:11 ERROR]: Could not load 'plugins/Quests-3.15.2-b216e2b.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/leonardobishop/quests/bukkit/BukkitQuestsPlugin has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0

@iJuju68
Copy link
Author

iJuju68 commented Jan 11, 2025

Hello,

Were you able to find out about my problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status: needs investigating Bug report / feature request needs investigating and triage
Projects
None yet
Development

No branches or pull requests

2 participants