Solved What is this error/message?

Discussion in 'Rust Discussion' started by _ero, Jul 11, 2016.

  1. Hello.

    In my gamelog, it's appear this after chat line text, any command and etc.

    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

    I using Ubuntu 14.04 Server, the server works good and fine, but.. this is a error or just..? is normal? Thanks you

    upload_2016-7-11_23-55-1.png


    Thanks you
     
  2. Wulf

    Wulf Community Admin

    Yes, the majority of that is normal logging output from Unity, it isn't really an error either.

    The only issue I see in your log is from trying to reload/load a plugin by the wrong name (it goes by filename).
     
  3. Yes, it's cause i write wrong the name haha, thank for the answer Wulf!