Simply put, I made a regular block that contained two variable comparison conditions into an "or" block.
The block contained conditions comparing two variables of a Family named "ITEM". The variables were "VALUE" AND "TYPE". Worked fine, but, like I said, once I made it into an "or" block the game crashes and freezes with the below errors and their browsers;
"Javascript error!
Unable to get value of property 'type': object is null or undefined
http://localhost:500000/eveng.js, line 1258 (col undefined)
This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer."
- Google Chrome (Version 22.0.1229.94 m)
"Javascript error!
Uncaught TypeError: Cannot read property 'type' of undefined.
http://localhost:500000/eveng.js, line 1258 (col undefined)
This is either a bug in Construct 2 or a problem in a third party plugin or behavior - please report it to the developer."
Specifications
Windows 7 Ultimate 64-bit, SP1
GPU: MSI TwinFrozrII GTX 560 Ti (driver version, 306.23)
Download
CAPX
I think that covers everything, but let me know if you need anything else.