thegrb93 / StarfallEx

Starfall, but with active development and more features. Write Garry's mod chips similar to E2, but in lua
https://discord.gg/yFBU8PU
Other
198 stars 111 forks source link

Precaching of high complexity model always crashes chip on first placement #1883

Open ZH-Hristov opened 3 hours ago

ZH-Hristov commented 3 hours ago

Is there really nothing that can be done about this? Perhaps pausing the quota checking right before a model is about to be precached and then resuming it afterwards, if that is even possible.

The model doesn't even have to be that high polygon to crash the chip. Simple main character models like Grigori or Eli can crash the chip when being precached.

ZH-Hristov commented 2 hours ago

At the very least, we could have the precacheModel function in SF that stops the quota check before it's ran perhaps?

wrefgtzweve commented 2 hours ago

a precacheModel function would be incredibly abusive