Whats the crash report from the BOD crashes?Actually the SmallBOD problem came from the OWLTR system ... not from FS Taming.
But I haven't fixed yet the bug where tamed animals level with 0 XP. I'll let you know when I find it ^^
Errors:
+ Mobiles/BaseCreature.cs:
CS0117: Line 3646: 'Server.Mobiles.AIType' does not contain a definition for
'AI_Ninja'
CS0246: Line 3647: The type or namespace name 'NinjaAI' could not be found (
are you missing a using directive or an assembly reference?)
+ Custom Systems/FireRockCraftVer 3.0 ServUO/Items/FireRockMiningBook.cs:
CS1061: Line 50: 'Server.Mobiles.PlayerMobile' does not contain a definition
for 'FireRockMining' and no extension method 'FireRockMining' accepting a first
argument of type 'Server.Mobiles.PlayerMobile' could be found (are you missing
a using directive or an assembly reference?)
CS1061: Line 56: 'Server.Mobiles.PlayerMobile' does not contain a definition
for 'FireRockMining' and no extension method 'FireRockMining' accepting a first
argument of type 'Server.Mobiles.PlayerMobile' could be found (are you missing
a using directive or an assembly reference?)
+ Custom Systems/FireRockCraftVer 3.0 ServUO/FireRockMining.cs:
CS1061: Line 107: 'Server.Mobiles.PlayerMobile' does not contain a definitio
n for 'FireRockMining' and no extension method 'FireRockMining' accepting a firs
t argument of type 'Server.Mobiles.PlayerMobile' could be found (are you missing
a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.