It spawns a simple droneSolved

It spawns a simple drone, yes, I have the scale plugins.

Failed to call hook 'API_ScaleDrone' on plugin 'DroneScaleManager v1.0.1' (InvalidCastException: Specified cast is not valid.)
at System.Convert.ToSingle (System.Object value) [0x00003] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at Oxide.Plugins.DroneScaleManager.GetDroneScale (Drone drone) [0x0002b] in <faea323e507b45d3b02898f4933d0243>:0
at Oxide.Plugins.DroneScaleManager.TryScaleDrone (Drone drone, System.Single desiredScale) [0x00014] in <faea323e507b45d3b02898f4933d0243>:0
at Oxide.Plugins.DroneScaleManager.API_ScaleDrone (Drone drone, System.Single scale) [0x00000] in <faea323e507b45d3b02898f4933d0243>:0
at Oxide.Plugins.DroneScaleManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a1] in <faea323e507b45d3b02898f4933d0243>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0

Please do not use Entity Scale Manager v3 yet. Drone Scale Manager needs to be updated to work with it. I also found that it will probably not be possible as the native scaling method doesn't resize drones properly.

Please use Entity Scale Manager v2 for the foreseeable future if you are using Mega Drones.

So far, no plugin requires ESM v3. Monument Addons was updated to be compatible with it, but v2 still works.

Perfect, thanks for the heads-up 

Locked automatically