Skip to content

Backspace doesn't work with programs that create a custom GUI #1738

Answered by fatboychummy
cullendoran asked this question in Q&A
Discussion options

You must be logged in to vote

This issue should be reported on the TurtleArchitect repository instead.

https://github.com/CometWolf/TurtleArchitectV2/blob/0e0f2672a48adae6868598ad9e2677adef1c55f7/TAFiles/EventHandlers/main.Lua#L52

They hard-coded key values instead of using the constants in the keys library. The actual values can change between minecraft versions, but the keys library constants update to reflect this. Because they hard-coded the constants, their program will only work on one version of minecraft -- the version they originally created it on.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cullendoran
Comment options

Answer selected by SquidDev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants