(CoreCompile target) ->
HumanNPC.cs(50,24): error CS0246: The type or namespace name "PathFinding" could not be found (are you missing a using directive or an assembly reference?) [Ts3hosting/HumanNPC/0.3.30/HumanNPC.csproj]
0 Warning(s)
1 Error(s)
Direct dependency not working with CIFixed
Make sure you add it as a hard dependency.
misticos
Make sure you add it as a hard dependency.
It is one, the issue is how the plugin is handling the reference (direct, vs. indirect).
What would the solution be? Is it somthing i need to worry about.
The CI doesn't know how to handle the PathFinding variable, but I believe Calytic is aware and working on it.
Locked automatically