When trying to follow the tutorial (https://github.com/arcadia-unity/fighter-tutorial#building-the-players-avatar), I get the following error when running (setup) a second time: NullReferenceException Object reference not set to an instance of an object Arcadia.HookStateSystem.Lookup (/Users/jona/unity/arcadia-test-2/Assets/Arcadia/Helpers/HookStateSystem.cs:49)
This happens when (scn/retire ::player) is ran (I tested running setup once and then just running (scn/retire ::player) in the repl).
Haven't been able to figure out why.
I use macOS Sierra and Unity 2017.3.1f1. I've tried with arcadia that comes with this repo and with arcadia from the develop-branch.