Common errors - theLeaxx/JaLoader GitHub Wiki

Oh no! You encountered an error! How do you fix it? Is it JaLoader's fault? Is it your fault? Who knows!

Thankfully, this wiki page exists so you can find fixes to most of the errors you're getting!

Errors during coding:

  • (CS1069) Error: The type name "[..]" could not be found in the namespace 'UnityEngine'. This type has been forwarded to assembly 'UnityEngine.[..], Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' Consider adding a reference to that assembly.
    • Fix: Add a reference (look in here if you don't know how) to the specified assembly (DLL).

Errors thrown in the console:

  • Mod "[..]" is not a valid mod! Please remove it from the Mods folder.

    • This error can be caused by a huge array of reasons. Usually, you will find the exception in the message before this (it's also in the JL_log.log file in your Jalopy directory). If it's not there, you can check the output_log.txt, located in AppData/LocalLow/MinskWorks/Jalopy.
  • Mod "[..]" contains no information related to its name, author or version.

    • Fill in the ModID, ModName, ModAuthor and ModVersion fields in your mod.