Florian Trayon

Results 21 comments of Florian Trayon

You can use `ipairs` (or `for i = 1, #length`) instead of `pairs` in some loop (lines 266, 278, 290).

I also noticed that when Windows shuts down by default, it doesn't really shut down but saves a kind of system snapshot in memory and goes into a prolonged hibernation....

I'd like to say it's because the Source 1 engine is old and obsolete but that's far too easy. Personally, I experienced a few years ago the problems you are...

> I never knew that Windows implemented something like that not long ago? After some research, it seems that the feature was already present on Windows 8 in 2016 and...

https://github.com/WilliamVenner/gmpublisher/pull/15/files#diff-849e3fab5f8f13d7147af2a08e45ac75945b75506dae850ca68d942a3c34c142R181-R189 I skipped the translation for these sentences because the tags themselves of the Workshop are not translated to avoid misunderstandings. > but i don't understand the "i use arch...

This needs to be addressed at Garry's Mod level (https://github.com/Facepunch/garrysmod/pull/2008) to avoid another override in the gamemode code.

The pull request has been merged, so that one can be safely closed.

> You do realize this function is also used for entities and if so entities don't have a steamid and it will return an error. This is wrong because the...

Updated to v1.0.2 with https://github.com/SinusBot/docker/commit/a85f12991538d2e95daea1f2aab06de3d43b91bf.

I have the same issue with latest version of NextJS 14 and Million but can't find a consistent reproduction path. Sometimes this error disappears for a while after restarting my...