hiddenswitch / CordonSanitaire-Meteor

Using Meteor to prototype real time synchronous gameplay
2 stars 1 forks source link

Patient Zero stuck #28

Open jbobrow opened 8 years ago

jbobrow commented 8 years ago

This might be caused by a build action, but could use some help debugging this. In this case one of the players started deconstructing a barrier, and both them and patient zero then became stuck. I am not sure if the property referred to in the following is position.x or destination.x.

W20160229-13:02:19.467(-5)? (STDERR) TypeError: Cannot read property 'x' of null
W20160229-13:02:19.468(-5)? (STDERR)     at Object.SanitairePatientZero.computeNewRoute (lib/patientzero.js:91:1)
W20160229-13:02:19.469(-5)? (STDERR)     at Object.Sanitaire._changePatientZeroPath (lib/sanitaire.js:541:1)
W20160229-13:02:19.469(-5)? (STDERR)     at Object.Sanitaire.addConstructionMessageToLog (lib/sanitaire.js:742:1)
W20160229-13:02:19.469(-5)? (STDERR)     at [object Object].Meteor.methods.startDeconstruction (methods.js:115:1)
W20160229-13:02:19.469(-5)? (STDERR)     at maybeAuditArgumentChecks (livedata_server.js:1698:12)
W20160229-13:02:19.469(-5)? (STDERR)     at livedata_server.js:708:19
W20160229-13:02:19.470(-5)? (STDERR)     at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
W20160229-13:02:19.470(-5)? (STDERR)     at livedata_server.js:706:40
W20160229-13:02:19.470(-5)? (STDERR)     at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
W20160229-13:02:19.470(-5)? (STDERR)     at livedata_server.js:704:46