| Search |
|---|
| ID | Rating | Category | Description | Screenshot | Date |
|---|---|---|---|---|---|
| 6185 | 😟 | Bug | I am trying to save the coordinates of a found construction site to memory, but first checking if that site already exists. The value of the coordinates seem to be wiping after the register comparison occurs, making the insertion not happen. However, if I put the insertion right after finding the coordinates, it does insert successfully. | 2026-03-09 06:44:01 |
| ID | Reply | Author | Date |
|---|---|---|---|
| 336 | youre doing a memory get, not a set, thats why the coordinate is being emptied | Admin | 2026-03-09 06:02:39 |