rlf / uSkyBlock

The best skyblock bukkit plugin around...
http://dev.bukkit.org/bukkit-plugins/uskyblock/
GNU General Public License v3.0
76 stars 113 forks source link

New Island region is limited to Y0-255 on Paper 1.18.2; Also cannot start island lower than Y20 #1291

Open voigtman opened 2 years ago

voigtman commented 2 years ago

Please paste the output from /usb version below

[16:07:37 INFO]: Name: uSkyBlock
[16:07:37 INFO]: Version: 2.11.0
[16:07:37 INFO]: Description: Ultimate SkyBlock v2.11.0-c9678be
[16:07:37 INFO]: Language: en (en)
[16:07:37 INFO]:   State: d=300, r=150, i=5, p=5, n=false, awe=false
[16:07:37 INFO]: Server: Paper git-Paper-333 (MC: 1.18.2)
[16:07:37 INFO]:   State: online=true, bungee=true
[16:07:37 INFO]: ------------------------------
[16:07:37 INFO]: Vault 1.7.3-b${env.TRAVIS_BUILD_NUMBER} (ENABLED)
[16:07:37 INFO]: FastAsyncWorldEdit 2.1.3-SNAPSHOT-176;1c7643b (WRONG-VERSION)
[16:07:37 INFO]: WorldGuard 7.0.8-SNAPSHOT+2195-0fddd2a (ENABLED)
[16:07:37 INFO]: FastAsyncWorldEdit 2.1.3-SNAPSHOT-176;1c7643b (ENABLED)
[16:07:37 INFO]: Multiverse-Core 4.3.2-SNAPSHOT-b870 (ENABLED)
[16:07:37 INFO]: Multiverse-NetherPortals 4.2.3-SNAPSHOT-b808 (ENABLED)
[16:07:37 INFO]: ------------------------------

What steps will reproduce the problem?

  1. start new island

If you have any log-files, please paste them to pastebin.com N/A - no issues displayed.

(Not following the template will result in closing the issue.)

Muspah commented 2 years ago

Hi,

I'm not that active for the last few months, living abroad again makes it hard to even open minecraft on my laptop, lol. Everything that has been done regarding 1.18 can be found here: https://github.com/uskyblock/uSkyBlock

voigtman commented 2 years ago

Hi,

I'm not that active for the last few months, living abroad again makes it hard to even open minecraft on my laptop, lol. Everything that has been done regarding 1.18 can be found here: https://github.com/uskyblock/uSkyBlock

Hi, I hope you're well wherever you're living now! It seems a fix had been made 3 months ago: https://github.com/uskyblock/uSkyBlock/tree/master/uSkyBlock-FAWE However, this is a new issue with the latest versions of USB and FAWE. (FAWE has moved beyond 2.1.2 which this fix seems to be built against).

It seems you're doing the best you can with what you have available for resources where you're at! Thank you for the quick reply, I understand you probably cannot help for a while - if at all. Thank you for the support and maintenance you've been able to provide! All the best living abroad. Are you there for school?

Muspah commented 2 years ago

I might be able to build against a newer FAWE version, if that's the only thing necessary. Writing code isn't a problem remotely, but running Minecraft over RDP is, lol. And my crappy Thinkpad sure can't handle it.

School's been years ago, it's work-related.

voigtman commented 2 years ago

I'm heading back to graduate school this fall - 11 years since undergrad. You're never too old for school! Thinkpads were not built with games more involved than Solitaire, Minesweeper or Chessmaster in mind.

I used to work closely with Dutchy years ago - together we brainstormed some cool features that are part of USB today. Us old people may not have much time to play anymore but it sure can be fun watching the kids enjoy it these days.

Thank you very much for any help you can provide with your valuable time. There is a work around: I can modify the region.yml manually in worldguard. kind of a pain, but doable right now.

All the best,

Muspah commented 2 years ago

What's the issue that you experience with FAWE? Any stack traces in the logs?

The latest snapshot (built from master branch) is available for download here: https://uskyblock.ovh/downloads/master/uSkyBlock/uSkyBlock-3.0.0-SNAPSHOT.jar

voigtman commented 2 years ago

No stacktraces or visible errors - only that regions on 1.18.2 do not use the full 1.18 world height and islands set to generate at Y1 instead form at y20. Anything below y20 stays at y20, really. ( I like the added challenge of spawning islands way down low so there's no chance of survival :evil laugh:)

I'll try that snapshot - thank you very much!

voigtman commented 2 years ago

My apologies for the late response - It seems to have worked! Thanks very much for the quick update! I hope you have a good day and are well.

voigtman commented 2 years ago

New issue with this snapshot - phantoms spawn despite the config being set false. Not a biggie, I can disable them in WG Also spawn limits do not disable when left empty in config -'' vs - 64 (could be I am doing something wrong)