ospaceteam / outerspace

Outer Space is turn-base 4X multiplayer on-line strategy game.
GNU General Public License v2.0
20 stars 10 forks source link

Ooops Spore Colony #218

Closed temuchin- closed 6 years ago

temuchin- commented 6 years ago

2018-07-03 09:14:00 WAR -- Cannot execute ACTION on 10289

Traceback (most recent call last): File "/Ospace-0.5.7.3/server/lib/ige/GameMngr.py", line 207, in processTurn result = method(tran, obj, data) File "/Ospace-0.5.7.3/server/lib/ige/ospace/IFleet.py", line 633, in processACTIONPhase if self.cmd(obj).actionDeploy(tran, obj): File "/Ospace-0.5.7.3/server/lib/ige/ospace/IFleet.py", line 797, in actionDeploy structTech.finishConstrHandler(tran, obj, planet, structTech) File "/Ospace-0.5.7.3/server/lib/ige/ospace/TechHandlers.py", line 87, in finishStructSPORECOLONY target.slots.insert(0, Utils.newStructure(tran, 9013, source.owner, hpRatio = structFromShipHpRatio)) NameError: global name 'structFromShipHpRatio' is not defined