New Release: SkyTemple 1.5.4, Randomizer 1.5.4
Hey!
Here's another hotfix release:
This release fixes an error when SkyTemple was trying to decompile scripts.
The reason for this error is that something in the dependency igraph
changed.
At the moment SkyTemple is configured to optimistaically pull in new versions of its dependencies. This has the disadvantage of breaking unrelated things even in minor bugfix releases like the last one, but has the advantage that SkyTemple doesn't stick around using ancient versions of it's dependencies for years.
In the next version I still want to define what new versions SkyTemple can pull it's dependencies from though. Sadly in this case it would not have helped, since the version jump in igraph
was from version 0.10.4
to 0.10.5
, so on "patch" level. I would have configured SkyTemple to pull in patches like this anyway.
For more information, see the issue about this on skytemple-files.