anegostudios / VintageStory-Issues

Vintage Story's public issue tracker for reporting bugs, crashes and the like
47 stars 16 forks source link

Admins land claim limit doesn't work. #1344

Closed petrnowak closed 1 year ago

petrnowak commented 3 years ago

Game Version: 1.15.6 Platform: client Windows 10 / server Linux
Modded: Yes (Medieval expansion, Clock hud, Rope bridges, Fancy doors)

Description

I've tried to claim area 1350 x 1100 with height 200. I mark area with start/end command, add it and save claim. But it results only claim 294 x 267 height 200 located by "end" corner of marked area. 1350x100x200 = 297 000 000, that is way less than admins claim limit 2 147 483 647 (serverconfig.json). Is it bug or no ?

How to reproduce

Make a land claim as an admin. Are you able to make claim 1300x1100 heigh 200 correctly?

Expected behavior

Correct claim 1300x1100 height 200.

Ragolution commented 3 years ago

Haven't had this issue. Are you sure you're not updating the configs while the server is running? I've gotten unpredictable results when editing config files while they're hot.

Craluminum2413 commented 1 year ago

Closing due to inactivity