-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
I think that's what the error message is telling me:
[f=-000001] <SkirmishAI: Shard git (team 0)>: ...\Spring\AI\Skirmish\Shard\git\ai\preload/globals.lua:31: loop or previous error loading module 'taskqueuebehaviour'
stack traceback:
[C]: ?
[C]: ?
[C]: in function 'require'
...\Spring\AI\Skirmish\Shard\git\ai\preload/globals.lua:31: in function 'shard_include'
...es\Spring\AI\Skirmish\Shard\git\ai\BA\behaviours.lua:1: in main chunk
[C]: in function 'require'
...\Spring\AI\Skirmish\Shard\git\ai\preload/globals.lua:31: in function 'shard_include'
...Spring\AI\Skirmish\Shard\git\ai\behaviourfactory.lua:4: in main chunk
[C]: in function 'require'
...\Spring\AI\Skirmish\Shard\git\ai\preload/globals.lua:31: in function 'shard_include'
...ents\My Games\Spring\AI\Skirmish\Shard\git\ai\ai.lua:4: in main chunk
This is the result of my attempt to test the compatibility of my fork https://github.com/eronoobos/Shard with the Spring Skirmish AI library.
Reactions are currently unavailable