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
troubleshooting [2019/06/27 23:30]
umfdev
troubleshooting [2019/07/22 09:38] (current)
umfdev
Line 2: Line 2:
 ~~Title: Troubleshooting ~~ ~~Title: Troubleshooting ~~
 {{tag>​Help}} {{tag>​Help}}
-<WRAP center round info 80%>+<WRAP center round info 100%>
 This page covers common issues people have with UMF.\\ This page covers common issues people have with UMF.\\
 If your issue is not found here, you can try asking for help in our **[[https://​discord.gg/​FMrhTnH|Discord]]**.\\ If your issue is not found here, you can try asking for help in our **[[https://​discord.gg/​FMrhTnH|Discord]]**.\\
Line 17: Line 17:
   * [[https://​dotnet.microsoft.com/​download/​dotnet-framework/​net472|Download .NET 4.7.2]]   * [[https://​dotnet.microsoft.com/​download/​dotnet-framework/​net472|Download .NET 4.7.2]]
   * If you are unable to install .NET 4.7.2 then you will need to update your Windows.   * If you are unable to install .NET 4.7.2 then you will need to update your Windows.
 +  * It is highly recommended you upgrade to Windows 10.
  
 **<color #​00a2e8>​Linux:</​color>​** **<color #​00a2e8>​Linux:</​color>​**
Line 28: Line 29:
   * [[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 74:
   * 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.1561678215.txt.gz · Last modified: 2019/06/27 23:30 by umfdev