Re: PSCD 0.7.4 - beta demo!
Posted: Wed Nov 18, 2015 6:07 pm
Just sent a save. Yes, there's a Missile Turret there, and I see the Turret is doing strange stuff on screen, so you're right, it's that one.

...and so do Scouts since get +0/+1 and +1/+1. You just don't want those poor Regular Infantry to have any advantages, do you?jack1974 wrote:- Regular Infantry is now a 2/1 card. If upgraded to Gold becomes 2/3
Code: Select all
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gameflow.rpy", line 128, in script call
File "game/plot/talk.rpy", line 1725, in script call
File "game/script2.rpy", line 465, in script call
File "game/script.rpy", line 76, in script call
File "game/script.rpy", line 144, in script
File "game/script.rpy", line 144, in <module>
AttributeError: 'Player' object has no attribute 'original_owner'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/gameflow.rpy", line 128, in script call
File "game/plot/talk.rpy", line 1725, in script call
File "game/script2.rpy", line 465, in script call
File "game/script.rpy", line 76, in script call
File "game/script.rpy", line 144, in script
File "F:\Temp\PSCD-0.7.5-all\renpy\ast.py", line 805, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\Temp\PSCD-0.7.5-all\renpy\python.py", line 1460, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 144, in <module>
File "new_card_framework/Board.py", line 169, in execute_action
File "new_card_framework/Ability.py", line 186, in execute
File "new_card_framework/Ability.py", line 586, in execute
AttributeError: 'Player' object has no attribute 'original_owner'
Windows-7-6.1.7601-SP1
Ren'Py 6.99.8.865
0.7.5
The problem was if Missile Turret didn't have a target for its passive ability, but it's fixed now.kadakithis wrote:Sharpshooter and Misile turret have killed enemies before.
Haha in all test I've done, I never tried to attack the opponent!Franka wrote:If Mind-Controlled Elk attacks the opponent (not a card), bad things happen. (You should have known)
I need to disable rollback during the deck building indeed, otherwise messes up stuff, will do that.kadakithis wrote:Sharpshooter and Misile turret have killed enemies before. Also I spent stars on one card but accidentally rewound. I got the stars back but even missions later, I couldn't upgrade the card.