Multiverse-Inventories

878k Downloads

Multiverse-Inventories fails to load on 1.18.2

krystofkrticka opened this issue ยท 6 comments

commented

Information

Details

I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.

Description
When starting server I saw that it spit out some error so I scrolled to that error message and found out that Multiverse.Inventories failed to load. I tested this even with latest available builds on Jenkins.

Steps to reproduce
Just start server for 1.18.2 with Multiverse installed

Expected behavior
Multiverse.Inventories would load and work just like before updating to 1.18.2

Screenshots
image

commented

@Taemin27 I already tried that, but I already don't have my 1.18.1 map I upgraded it to 1.18.2.

commented

@nicegamer7 I see what probably happened here this is what I see when I enable showing ends of lines.
image
In this files I have 51K of lines and that might be my problem when I saw those line endings.

commented

@nicegamer7 Thanks cleaning those files and updating to latest snapshot build from jenkins fixed this.

commented

@Taemin27 that what @nicegamer7 wrote did the trick and plugin works just like before, but without regex it PITA to remove those additional lines and duplicate comments.

commented

Looks like a duplicate of #480. Please open your config files (config.yml and groups.yml), remove all extra comments and whitespace, the try the latest snapshots.

commented

Got the same problem too.
image
Seems like downgrading to 1.18.1 is the only option for now.