1. console shit spam what is happen ?
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

    The first warning:
    Code:
    A plugin has polluted the global namespace by defining Oxide.Plugins.HangulInputExtensions.EngHanConverter
    Means that the plugin in that warning is potentially polluting the global namespace available to plugins, which would be unlikely to cause issues in this case, but still good for the author to fix the warning.

    The remaining warnings:
    Code:
    assets/bundled/prefabs/autospawn/resource/v2_temp_forest_small/pine-1.prefab (UnityEngine.GameObject) has no population - should be removed
    Mean that something is spawning trees in a way that the game likely doesn't like (my understanding at least).
     
  3. i think timber plugins

    understand is ok thanks
     
  4. Is Timber yea