BACAP 일부 도전과제 클리어 불가 현상
- 부재중
- 43
- 2
테섭에서 아무리 발악해봐도 안돼서 개발자한테 디코하니까
개발자 오피셜 paper 서버에서는 기능 오류로 클리어 불가능 하다고합니다.
Why is "X" advancement not working? Some advancements will break on Spigot and Paper servers. Any server that runs the Advancement Pack must be a vanilla server, or else some advancements may not work. This is due to these servers changing around data that makes the detection for these advancements break.
Some examples of these broken advancements may include, but are not limited to: When Piglins Fly, Custom Boss Fight, Trick or Treat, Slenderman, Mollusc Man, Captain Etho, Rock Paper Scissors, This name sounds cooler, I'll be back, Event Horizon, The Beginning, The Perfect Run.
"X" 업적이 작동하지 않는 이유는 무엇인가요?
일부 업적은 Spigot 및 Paper 서버에서 제대로 작동하지 않을 수 있습니다. 업적 팩(Advancement Pack)을 실행하는 서버는 반드시 바닐라 서버여야 하며, 그렇지 않을 경우 일부 업적이 작동하지 않을 수 있습니다. 이는 이러한 서버들이 데이터를 변경하여 해당 업적의 감지 메커니즘을 손상시키기 때문입니다.
작동하지 않을 수 있는 업적의 예시는 다음과 같습니다:
- When Piglins Fly
- Custom Boss Fight
- Trick or Treat
- Slenderman
- Mollusc Man
- Captain Etho
- Rock Paper Scissors
- This name sounds cooler
- I'll be back
- Event Horizon
- The Beginning
- The Perfect Run
- 외 이름을 변경하는 류의 도전과제들
이러한 문제는 Spigot 및 Paper 서버의 데이터 처리 방식 변경으로 인해 발생합니다.
I am aware of a number of issues involving installing advancements, particularly if you try to install them on servers. I am not an expert on servers, but here are a few questions I've been frequently asked and how they were solved:
Why is "X" advancement not working? Some advancements will break on Spigot and Paper servers. Any server that runs the Advancement Pack must be a vanilla server, or else some advancements may not work. This is due to these servers changing around data that makes the detection for these advancements break.
Some examples of these broken advancements may include, but are not limited to: When Piglins Fly, Custom Boss Fight, Trick or Treat, Slenderman, Mollusc Man, Captain Etho, Rock Paper Scissors, This name sounds cooler, I'll be back, Event Horizon, The Beginning, The Perfect Run.
How to turn on/off item rewards and trophies or display the scoreboard: The config menu lets you do that using the following command: /function blazeandcave:config For more information read its section above.
The config menu won't show up when running the command: The config menu only shows up if you are opped on a server or have cheats enabled in singleplayer.
The scoreboard is not working even when using the config menu: Type in these commands in order: /scoreboard objectives add bac_advancements dummy {"text":"Advancements"} /function bc_rewards:update_score /scoreboard objectives setdisplay sidebar bac_advancements
Rewards or Trophies are not given: Make sure to check they are enabled on the config screen. By default they are turned on.
If you are on a server and are positive they are turned on, this would likely be occurring due to permissions or due to server plugins (e.g. Spigot will almost always screw with this datapack) because, sadly due to the way advancements and functions work, if a non-opped player gets an advancement they may not actually trigger any function rewards.
I lost a trophy! Help! You can use the following command to give yourself the trophy of a specific advancement back: /function bc_rewards:trophy/<tab>/<advancement name>
Some advancement tabs (such as the Super Challenges tab) don't show up: A tab will not show up if you haven't gained any advancements in that tab yet. For example the Super Challenges tab is not unlocked until after defeating the Ender Dragon.
The custom advancements are plain not showing up at all: If the above don't work, any number of things could be happening to cause this to happen. Try restarting the server or using the /reload command. Remember when placing the advancements into your world's folder, you have to paste the "bac_advancements" folder into the following folder directory: <World name>/datapacks. Do NOT copy them into plain <world name>/advancements - that's the folder that contains player files (i.e. a list of each player and what advancements they have gotten), not the advancements themselves.
If your question is not answered here or my advice doesn't work for you, you could try messaging your problem on my Discord and you may be able to get help. Or try searching on Google for advice on how to fix these problems.
I cannot guarantee compatibility with any other datapack, or with mods. This datapack modifies the vanilla advancements so if any other datapack(s) you attempt to use alongside this datapack relies on or also modifies the vanilla advancements there may be compatibility issues.