dev-rice / Game

0 stars 0 forks source link

Path reconstruction sometimes goes into infinite loop. #66

Closed dev-rice closed 9 years ago

dev-rice commented 9 years ago

Seems to happen after sending a ton of orders in a small amount of time (clicking on the ground really fast). Probably a memory error.

dev-rice commented 9 years ago

The code catches this as of https://github.com/donutmonger/Game/commit/b584630a66313346faee66bc122c438e478db0bb but this is a temporary fix.