arnohakk / DSA5-ProbeMaker

Small tool to use hero .json files created with Optolith for The Dark Eye/ Das Schwarze Auge 5 to perform talent probes.
2 stars 0 forks source link

fixes and first refactoring #5

Closed casibus closed 2 years ago

casibus commented 2 years ago

let's get this thing a little more modular, more python style and less crashy

arnohakk commented 2 years ago

Ist das ganze sowohl unter Linux als auch Windows getestet?

arnohakk commented 2 years ago

Es gibt anscheinend einen neuen Bug: Ich kann den Modifikator nicht mehr benutzen @casibus

TypeError: '>' not supported between instances of 'str' and 'int'

arnohakk commented 2 years ago

Jetzt muss ich trotzdem einen Namen eingeben, auch wenn es nur ein Held im Speicher ist @casibus

arnohakk commented 2 years ago

When I try running it with Friedo only it crashes:

Traceback (most recent call last): File "C:\Users\arneh\Downloads\Regeln\bought\repro\DSA5-ProbeMaker\probemaker.py", line 303, in <module> run(group) File "C:\Users\arneh\Downloads\Regeln\bought\repro\DSA5-ProbeMaker\probemaker.py", line 247, in run name = group[0].name KeyError: 0