summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-09-19 21:22:48 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-09-19 21:22:48 +0200
commit6ac2d50fc176b0c77890b6ab6ec4b0db4e4d08a2 (patch)
tree1b1d23e15472f40293fb9b73aa0652534505eed2 /data
parent74b263f6b679a3b1ddda0ffb2fc6938efede0721 (diff)
Still has issues.
File "/my/src/tonkadur-python-engine/tonkadur.py", line 266, in run result["content"] = self.compute(instruction['content']) File "/my/src/tonkadur-python-engine/tonkadur.py", line 78, in compute result['content'].append(self.compute(c)) File "/my/src/tonkadur-python-engine/tonkadur.py", line 176, in compute result['content'].append(self.compute(c)) File "/my/src/tonkadur-python-engine/tonkadur.py", line 176, in compute result['content'].append(self.compute(c)) File "/my/src/tonkadur-python-engine/tonkadur.py", line 203, in compute target = target[addr] TypeError: list indices must be integers or slices, not str I assume that somewhere, an address is being used instead of the value.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions