Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GUI nonfunctional at nonvanilla heights (i.e. Cubic Chunks mod) #87

Open
BaccarWozat opened this issue Nov 27, 2019 · 3 comments
Open

Comments

@BaccarWozat
Copy link

MC: 1.12.2
Forge: 14.23.5.2838
AC version: 3.98

Problem:
With mods generating taller worlds (such as Cubic Chunks), the AC table GUI ceases to function when placed anywhere at Y>2048. Items may be placed and retrieved, but the block shape or category cannot be changed, allowing only Roof Tiles to be made.

A temporary workaround is to only use the table at lower heights.

I tested the mod in 2017 and believe it worked back then. Further testing of old versions will commence.

@BaccarWozat
Copy link
Author

The GUI also does not function properly at Y<-2048.

This behavior exists in AC 2.68, 3.80, 3.95, and 3.98 (current). The GUI works at all heights with old version 1.20.

@Barteks2x
Copy link

This is most likely caused by using BlockPos.toLong for storing block position somewhere.

@CalmBit
Copy link

CalmBit commented Aug 19, 2020

Sorry for the delay. We'll take a look at this one, but if a fix can't be provided easily it'll more than likely be Wontfix.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants