-
Notifications
You must be signed in to change notification settings - Fork 2
Common errors
Leaxx edited this page Oct 25, 2024
·
3 revisions
Oh no! You encountered an error! How do you fix it? Is it JaLoader's fault? Is it your fault? Who knows!
(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).
-
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.logfile in your Jalopy directory). If it's not there, you can check theoutput_log.txt, located inAppData/LocalLow/MinskWorks/Jalopy.
- 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
-
Mod "[..]" contains no information related to its name, author or version. -
- Fill in the
ModID,ModName,ModAuthorandModVersionfields in your mod.
- Fill in the
- Full Linux guide
- Installing JaLoader via JaPatcher
- Installing mods
- Adding Custom Songs
- Custom Paintjobs