PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
48 stars 21 forks source link

Block generation from itemsadder are not working whit xenoworldreset #3662

Open gabriel262m opened 1 month ago

gabriel262m commented 1 month ago

Terms

Discord tag (optional)

GabrielC_

What happened?

When i reset the world whit the plugin xenoworldreset, blocks from itemsadder are not generating

Steps to reproduce the issue

run commands /xwr reset world

Server version

This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)

ItemsAdder Version

[13:55:03 INFO]: ItemsAdder version 3.6.4 [13:55:03 INFO]: Customized Minecraft without client mods! [13:55:03 INFO]: Website: devs.beer [13:55:03 INFO]: Author: LoneDev

ProtocolLib Version

[13:55:24 INFO]: ProtocolLib version 5.2.1-SNAPSHOT-689 [13:55:24 INFO]: Provides read/write access to the Minecraft protocol. [13:55:24 INFO]: Authors: dmulloy2 and comphenix

LoneLibs Version

[13:55:44 INFO]: LoneLibs version 1.0.54 [13:55:44 INFO]: Collection of libs used by my plugins [13:55:44 INFO]: Authors: LoneDev and others

Full server log

https://mclo.gs/KQjCNlt https://mclo.gs/vewA8es

Error (optional)

No response

Problematic items yml configuration file (optional)

info:
  namespace: mckingdom
  enabled: true
worlds_populators:
  mena_onyx_mundo:
    block: mckingdom:mena_onyx
    worlds:
    - recursos
    replaceable_blocks:
    - DEEPSLATE
    - STONE
    - ANDESITE
    - GRANITE
    - DIORITE
    - BLACKSTONE
    chunk_chance: 1000.0
    max_height: 10
    min_height: -54
    vein_blocks: 6
    chunk_veins: 2
  mena_onyx_profunda_mundo:
    block: mckingdom:mena_onyx_profunda
    worlds:
    - recursos
    replaceable_blocks:
    - DEEPSLATE
    - STONE
    - ANDESITE
    - GRANITE
    - DIORITE
    - BLACKSTONE
    chunk_chance: 1000.0
    max_height: -5
    min_height: -54
    vein_blocks: 6
    chunk_veins: 2

Other files, you can drag and drop them here to upload. (optional)

Xenoworld config for world recursos recursos: teleport: enabled: true spawn: DEFAULT cost: 0 random: enabled: false radius: 2000 warning: on-join: false on-teleport: true message:

Screenshots/Videos (you can drag and drop files or paste links)

No response

Andre601 commented 1 month ago

There are a few issues in the logs you provided, most of them aren't even from ItemsAdder.

Those that are seem to either be missing file configurations (Found in https://mclo.gs/vewA8es) or a malformed JSON (Found in https://mclo.gs/KQjCNlt). I can't say what the issue you encounter is exactly, but are you sure that ItemsAdder is at fault here? If you delete and recreate the world manually, and not through XenoWorldReset, will the blocks generate?

gabriel262m commented 1 month ago

Im using a datapack for this, i gonna try delete the world and check if they are generating

Andre601 commented 1 month ago

Datapacks are generally not supported on Spigot and forks from what I can recall. MD_5 is working on supporting them, but to my knowledge has there not been any significant improvements for it.

gabriel262m commented 1 month ago

well i use terralith whit itemsadder for long time whit no problems about generation, but using xwr the problems start, i get an aswer from the team of xenoworldreset, seems that itemsadder dont recognize that a world is reset, and dont generate the blocks, because if delete the entire region folder, the plugin start to generate the world, but using the plugin that makes the same thing, dont generate nothing