GithubHelp home page GithubHelp logo

Comments (2)

Rd-Coder avatar Rd-Coder commented on June 24, 2024

The same is happening to me, so here are some additional informations about the bug:

Current behaviour

First of all the resource pack named "WorldEdit Bedrock Edition [RES]" throws the following warning:
Missing dependency with ID '3cdb2ddf-662e-4f8f-a0a1-1293b91ccb2f' and version '0.7.2'.
That is the WorldEdit behavior pack UUID, which is not being recognized by the resource pack.

Secondly, the feature Molang was printing many errors to the log file, which I assumed that was due to the option Molang Features being desactivated in the world settings. After it being enabled those errors were resolved, however a new error was thrown from Scripting. Both logs can be found below.

Steps to reproduce

  1. Disable the option Settings > Game > Experimental > Molang features;
  2. Activate both behaviour and resource pack (v0.7.2);
  3. Open the world and check the log file;
  4. Exit the world;
  5. Activate Molang features;
  6. Reopen the world and check the log file.

Content logs

  • Before enabling Molang Features:
[Molang][error]-WorldEdit_test | /storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds/QOohZMPSAAA=/behavior_packs/WorldEditB/animation_controllers/biome_detector.ac.json | animation_controllers | controller.animation.biome | states | default | transitions | ocean | query.biome_has_all_tags('ocean') == 1 && query.biome_has_any_tag('deep', 'warm', 'frozen', 'lukewarm', 'cold') == 0 | unrecognized token: query.biome_has_all_tags('ocean') == 1 && query.biome_has_any_tag('deep', 'warm', 'frozen', 'lukewarm', 'cold') == 0

[Molang][error]-WorldEdit_test | /storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds/QOohZMPSAAA=/behavior_packs/WorldEditB/animation_controllers/biome_detector.ac.json | animation_controllers | controller.animation.biome | states | default | transitions | plains | query.biome_has_all_tags('plains') == 1 && query.biome_has_any_tag('mutated') == 0 | unrecognized token: query.biome_has_all_tags('plains') == 1 && query.biome_has_any_tag('mutated') == 0

[Molang][error]-WorldEdit_test | /storage/emulated/0/Android/data/com.mojang.minecraftpe/files/games/com.mojang/minecraftWorlds/QOohZMPSAAA=/behavior_packs/WorldEditB/animation_controllers/biome_detector.ac.json | animation_controllers | controller.animation.biome | states | default | transitions | desert | query.biome_has_all_tags('desert') == 1 && query.biome_has_any_tag('mutated', 'hills') == 0 | unrecognized token: query.biome_has_all_tags('desert') == 1 && query.biome_has_any_tag('mutated', 'hills') == 0
...

Remaining logs have been omitted for the sake of simplicity, because they have the same template.

  • After enabling Molang Features:
[Scripting][error]-Plugin [WorldEdit Bedrock Edition - 1.0.0] - [server/index.js] ran with error: [[object Object]]

Minecraft version

1.19.70.20

Device and operating system

Samsung SM-A307GT, Android 11

from worldedit-be.

SIsilicon avatar SIsilicon commented on June 24, 2024

Duplicate of mentioned post.
If you're having problems with latest WorldEdit version, feel free to make a new post, assuming one wasn't already made

from worldedit-be.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.