FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
86 stars 22 forks source link

RAM Allocation cannot go above 8140 even with "allow full ram allocation" toggled on #1046

Closed KittyFloof closed 6 months ago

KittyFloof commented 6 months ago

What Operating System

Windows 10

Debug Code

FTB-DBGZIDIFOHORO

Describe the bug

Even when instance is unlocked and "allow full ram allocation" is applied there is no way to use more than 8140 it seems like the toggle does absolutely nothing and does not save any settings applied. I want to use more ram but there is no way to actually do so.

Steps to reproduce

  1. go to the settings for an instance
  2. try to move the RAM Allocation slider to the end
  3. find out your locked to only 8140 (7.7gb)
  4. toggle "allow full ram allocation"
  5. find out it does nothing
  6. leave the options menu and come back
  7. toggle turns off and ram is still locked to max 8140 (7.7gb)
  8. enter a valid value 10240 (10gb) with "allow full ram allocation" on
  9. leave options end come back
  10. returns to 8140 (7.7gb)
  11. unlock instance and do all of the above again
  12. nothing changes

Expected behaviour

being allowed to use as much RAM as I please

Screenshots

No response

Additional information

No response

MichaelHillcox commented 6 months ago

How much ram does your system have?

KittyFloof commented 6 months ago

How much ram does your system have?

16g if I go into the config files for the instance I can force the change but that's annoying to have to do.

MichaelHillcox commented 6 months ago

From the debug report you attached, it's reporting that you only have 8gb of ram which is... weird...

KittyFloof commented 6 months ago

From the debug report you attached, it's reporting that you only have 8gb of ram which is... weird...

Running cpuz says otherwise, windows also says otherwise... Maybe my ram is dying for whatever reason? But I doubt that though. Perhaps something is wrong with the check for it? I have 2 sticks installed and everything I see is telling me I have 16g.

KittyFloof commented 6 months ago

haha so funny thing.... my ram was in fact dead. barely hanging on by a thread apparently. I looked deeper into this and ran memtest and wow the number of errors it found. so you were correct in that the debug code was recording 8 gb because that was all it could use! So I got myself and early gift and bought new ram. This issue was entirely my fault. Sorry for making a ticket about this, I truly thought there was something wrong with the app. happy holidays and sorry for wasting your time. @MichaelHillcox