Turing-Complete-Game / Suggestions-and-Issues

0 stars 0 forks source link

[Bug]: ALPHA: It's not possible to set max value for 64-bit input #164

Closed piotrsiupa closed 1 month ago

piotrsiupa commented 1 month ago

Discord Thread

https://discord.com/channels/828292123936948244/1272145024884146351

What happened?

It looks like the highest accepted value is 2^63−1. (My guess is that the game uses a function that parses 64-bit numbers with sign.) Peek 2024-08-11 12-45

Version

0.1117 Beta

What OSes are you seeing the problem on?

Linux

Relevant debug.log output, search next to the exectuable

No response

Stuffe commented 1 month ago

fixed next patch