User Tools

Site Tools


troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
troubleshooting [2019/06/27 23:30]
umfdev
troubleshooting [2019/07/04 11:58]
umfdev
Line 28: Line 28:
   * [[https://​www.mono-project.com/​download/​stable/#​download-mac|Download Mono for MacOS]]   * [[https://​www.mono-project.com/​download/​stable/#​download-mac|Download Mono for MacOS]]
   * Alternatively you can try a **[[install#​command_line_macos|Command line install]]**.   * Alternatively you can try a **[[install#​command_line_macos|Command line install]]**.
 +\\
 +----
  
 +\\
 +\\
 +
 +===== Mods do not show up in-game =====
 +If you are certain you have installed mods and it says that no mods were loaded in-game, then you have folder permission issues.\\
 +This usually happens when you install your game inside ''​C:​\Program Files\''​ or ''​C:​\Program Files (x86)\''​ which is a bad practice.\\
 +For this reason it's always better to install games and game launchers to ''​C:​\Games\''​ or ''​D:​\Games\''​.\\
 +There are 4 ways you can fix this issue:
 +  - Re-install UMF. This will rewrite the folder permissions needed by UMF.
 +    * If this does not work it usually means you have some other software such as Anti-Virus that prevents or undo any changes UMF makes to the folder permissions.
 +  - Manually set the permissions on your **Game Folder** to give you full read/write rights recursively.
 +  - Install the game in a better location where Windows isn't trying to limit your access to your games.
 +  - Always run the game as administrator every single time.
 +\\
 ---- ----
  
Line 57: Line 73:
   * You have changed your UMF Menu binding to something invalid. Delete ''​\Mods\Configs\uModFramework.ini''​ to clear your invalid binding.   * You have changed your UMF Menu binding to something invalid. Delete ''​\Mods\Configs\uModFramework.ini''​ to clear your invalid binding.
   * Part of UMF crashed when starting up. Zip the log files and provide them in the #help channel on our Discord for more help with this.   * Part of UMF crashed when starting up. Zip the log files and provide them in the #help channel on our Discord for more help with this.
 +\\
 ---- ----
  

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on “Create this page”.

troubleshooting.txt · Last modified: 2019/07/22 09:38 by umfdev