meetric1 / gmod-infinite-map

GNU General Public License v3.0
180 stars 30 forks source link

Instant crash upon loading in #41

Open Aroniscoolbtw opened 1 year ago

Aroniscoolbtw commented 1 year ago

I have the maps installed correctly, yet when I enter any of them they just crash upon fully loading. No going back to menu or anything, just instant full game crash. It doesn't even freeze, it just ends instantly and nothing lags.

meetric1 commented 1 year ago
  1. how much ram do you have?
  2. how much vram do you have?
  3. try disabling all addons and see if the issue persists
Aroniscoolbtw commented 1 year ago
  1. how much ram do you have?
  2. how much vram do you have?
  3. try disabling all addons and see if the issue persists

I got 8 gb of ram and 2gb of VRAM, ill try disabling all tomorrow, thanks for answering

meetric1 commented 1 year ago

theres a vram memory leak related to creating collision meshes, its not my fault and is internal to garrys dogshit code so it’s possible you are running out of vram from the terrain and mesh creation

Aroniscoolbtw commented 1 year ago

theres a vram memory leak related to creating collision meshes, its not my fault and is internal to garrys dogshit code so it’s possible you are running out of vram from the terrain and mesh creation

Is it possible that they will ever fix it?

meetric1 commented 1 year ago

knowing the gmod devs, nope

the only solution I can give is to switch to the 64 bit branch of gmod if you havent already