Chaz Maschman

Results 4 issues of Chaz Maschman

### Operating System Arch Linux ### OpenRCT2 build 0.4.10 ### Base game RollerCoaster Tycoon 2 ### Area(s) with this issue? This issue has to do with park objects and/or asset...

bug

### Operating System Arch Linux ### OpenRCT2 build v0.4.10 ### Base game RollerCoaster Tycoon 2 ### Area(s) with this issue? This bug is a graphical glitch or error ### Describe...

bug

## Description Currently, tag_utils detects if an argument in python is an integer/list/whatever by checking its type. This can lead to hard to track bugs if e.g. the programmer attempts...

Runtime
enhancement
tags
Backport-3.10

### What happened? When the mingwx64 CI environment runs pacboy, it installs numpy 2. This version of numpy no longer automatically promotes integer types, so qa_correlate_access_code_XX_ts fails because it attempts...

CI