Hi i'm trying to run hoods ghoul killer. i have followed all the instructions on the page and yet i'm still getting an annoying error which no one else seems to have posted about.
ERROR in TMThread.LoadFile
Exception in Script: Unable to find file 'C:\Simba\Includes\SRL-OSR\SRL\Reflection\Core\TileCore.simba' used from 'C:\Simba\Includes\SRL-OSR\SRL\Reflection\Reflection.simba'
[Error] C:\Simba\Includes\SRL-OSR\SRL\Reflection\Core\TileCore.simba(97:53): Invalid number of parameters at line 97
Compiling failed.
it opens tile core and line 97 looks like this "Result := Tile(NULL_INT, NULL_INT);"
the tileCore.simba file is indeed in the C:\Simba\Includes\SRL-OSR\SRL\Reflection\Core\ directory.


Reply With Quote