VinesGen crash when above worldheight
Darsenia opened this issue ยท 3 comments
OTG Plugin or Mod
- OTG Mod for Forge
- OTG Plugin for Spigot
OTG Version
- 1.12.2_v8_r1
- 1.12.2_v7_DEV_r26
- 1.12.2-v6
- 1.12.2-v5
- 1.11.2-v8
- 1.11.2-v9
- 1.10.2-v21
- Other - specify here
Forge or Spigot Versions
latest 1.12.2 Forge
Server/Client Log
What other plugins are you running?
Optifine (latest for 1.12.2)
Description
The game freezes near Jungle generating chunks because of vines.
(some other issues with not found tags etc - I'm working on it right now:)It's my fault, it doesn't cause crash)
Hey @Darsenia , thanks for reporting this. Should improve this to make it log a warning instead of throwing an exception.
Fixed)
It was line Vines(30,100.0,65,256)
I've set 255 instead of 256 and all seems to be ok.