PluginBugs / Issues-ItemsAdder

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

Can't use both fix-glitched blocks and fix-glitched-blocks #3598

Closed BurningCoolDude closed 2 months ago

BurningCoolDude commented 6 months ago

Terms

Discord tag (optional)

burnplayz

What happened?

image When I reload or restart, I'm getting the following error.

blocks: light-api: true fix-liquids-flow: true fix-floating-blocks: true fix-glitched-blocks: enabled: true only-new-chunks: false cancel-break-wrong-tool: enabled: false send-actionbar: false campfire_enhancements: enable: true unlit_on_place: true allow_any_item: true drop_when_broken: false disable-REAL: false disable-REAL_NOTE: false disable-REAL_TRANSPARENT: false disable-REAL_WIRE: true disable-FIRE: false convert-vanilla-blocks: enabled: true only-new-chunks: true convert-legacy-ia-region-files: true remove-unused-palettes-on-region-save: false Here is my blocks config section. Latest versions!

Steps to reproduce the issue

Have fix-glitched-blocks enabled?

Server version

1.20.4

ItemsAdder Version

3.6.3-beta-14

ProtocolLib Version

5.2.1-SNAPSHOT-686

LoneLibs Version

1.0.45

Full server log

There is no other logs.

Rest of my config:

apply-on-join: true kick-player-on-decline: true kick-player-on-fail: true delay-ticks: 1 notify-other-plugins-interfering: true title: enabled: false 1_19_3_atlas_support: true fix_force_unicode_font_images: true protect-player: black-screen: true hide-hud: true cancel-movement: true lock-player: true command: usage-cooldown-seconds: 60 custom-font: enabled: false name: ipaexg.ttf shift: '[0,0]' size: 11.0 oversample: 2.0 thin-font: enabled: false zip: protect-file-from-unzip: protection_1: true protection_2: true compress-png-files: true compress-json-files: true generate-custom-armors-textures: vanilla_1_17: true optifine: true disable-overwrite-leather-armor-layers-textures: false fix_transparent_noteblocks: false ignore-files-ext:

(Removed top bit because of resourcepack)

Error (optional)

No response

Problematic items yml configuration file (optional)

No response

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

No response

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

No response

github-actions[bot] commented 6 months ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.

Andre601 commented 6 months ago

Please share the config files through a proper paste site to not break the formatting, like it did here.

BurningCoolDude commented 6 months ago

https://pastebin.com/ZNrP1dZv

Andre601 commented 6 months ago

Thanks. Looking at the error and the config you gave, the error message most likely has a typo, given that the option reported only exists once. Tho I can't say what other option can't be used here with fix-glitched-blocks enabled, so we have to wait for LoneDev to find time and reply.

LoneDev6 commented 6 months ago

Will be checked, anyway that behavior might change in future releases of the plugin, related to #3537