angel-manuel / COSMOSpheres

3 stars 7 forks source link

We aren't getting the items #28

Open Salok opened 10 years ago

Salok commented 10 years ago

Random behavior when trying to catch the laser item.

angel-manuel commented 10 years ago

I happens sometimes, please try to recreate the problem but activating DEBUG_ACTIVE and checkif it say something like:

''' phase1: Fail '''

that line is printed by https://github.com/angel-manuel/COSMOSpheres/blob/master/phase1.cpp#L77-82

If it prints it then we need to provide a fallback. If it doesn't even print it we need to detect the behavior.