Hi,
I'm getting a error in the console:
Warning! 'QuickSmelt' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion!
Hi,
I'm getting a error in the console:
Warning! 'QuickSmelt' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion!
Hey, this is a warning and not an error. It comes from Carbon (this is the forums for uMod/OxideMod*). It's only used on startup/unload to find all furnaces and is intentional.