1. Code:
    ReflectionTypeLoadException: The classes in the module cannot be loaded.
    Generating terrain of size 3000 with seed 122876
    TypeLoadException: A type load exception has occurred.WebSocket RCon Started on 28016
    [1.8s] Loading World
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    NullReferenceException: Object reference not set to an instance of an object
    [47.8s] Spawning World
    What is problem?
     
  2. Wulf

    Wulf Community Admin

    Sounds like your save is corrupt (due to the position of the errors), but without seeing the actual errors (not just the first line) it's hard to say otherwise. Your output_log.txt should contain the full errors, which you can set the location of using the -logfile filename.txt argument in your startup script or command-line.
     
  3. I don't understand how to have the output_log.txt on my dedicated server. I try to put -logfile filename.txt in console but it's not work. Where I need to put this for works?
     
  4. Wulf

    Wulf Community Admin

    It's something you'd use in your startup script, it's not a command.
     
  5. Ok I understand that but where in my start-example.bat, I need to add -logfile filename.txt for works?
    I don't want to put it anywhere and make more problems. :/