pac3 icon indicating copy to clipboard operation
pac3 copied to clipboard

G.HTTP error:Timeout was Reached

Open libertysecond88 opened this issue 4 months ago • 6 comments

i am unable to load custom models via links did an entire process of elimination -Gmod -Steam -Dropbox -the servers i play on

this error is only affecting me and my ability to see others pac's and so far i lean to blame my internet connection for it but it never did that before i went to vacation

i use a NOKIA Fastmile for 5G with a 500mb a month, my connection is rather low for 5g but its decent,

minecraft/microsoft/Xbox app had an issue related to my connection, i do post this in case of its an actual error and not just me having the most potato connection ever made

libertysecond88 avatar Sep 05 '25 04:09 libertysecond88

It's likely the file host denying your request.

thegrb93 avatar Sep 05 '25 16:09 thegrb93

It's likely the file host denying your request.

file host..... ahhh wish i knew what to do

libertysecond88 avatar Sep 06 '25 07:09 libertysecond88

I've encountered this issue with some of my server's players - the game's http library timeout functionality was broken until 15/07, that's why the errors started to occur seemingly suddenly after it has been fixed. One way to work this around for players with slower bandwidth is to set the timeout to 3600 in PAC's http request function to restore old pre-fix behavior

Exotic0015 avatar Sep 10 '25 22:09 Exotic0015

I've encountered this issue with some of my server's players - the game's http library timeout functionality was broken until 15/07, that's why the errors started to occur seemingly suddenly after it has been fixed. One way to work this around for players with slower bandwidth is to set the timeout to 3600 in PAC's http request function to restore old pre-fix behavior

ohhhh cool have to go check how to do that

libertysecond88 avatar Sep 13 '25 20:09 libertysecond88

Hi, where find " PAC's http request function " pls ?

Conteurlepompeur avatar Oct 03 '25 19:10 Conteurlepompeur

Opened a PR to fix this.

Exotic0015 avatar Oct 04 '25 14:10 Exotic0015