I get 34,128. all the main board components are original, I did try it with a vLA82 ULA chip as well and it did the same thing. I will be building a DIY issue 3b soon so will try on that, to see if that works.
So I built a Spectrum Issue 3b from scratch using all new parts, it works perfectly. But this game crashes in exactly the same way as on the original Issue 2. So the only thing in common hardware wise is the original (1980s) Ram Turbo Joystick interface... unplug that and the game works fine. Maybe some bug in the joystick controller?
right, I think I understand the issue - I'm afraid the game is not compatible with certain old joystick interfaces which don't actually follow the correct protocols and cause an issue with the interrupt. In the 80s, coders would create a 257 byte lookup table to account for this issue as it was a fairly common issue, but this is the first time I've had anyone have this issue.