error downloading skins
#1




how to solve error 102?
Reply
#2

up, me too
Reply
#3

All errors below 5000 are HTTP/curl errors and all errors above 100 are HTTP errors.

http 102 = Processing

It's likely some web server configuration issue.

web server is meant to return 200 OK, not 102.
Reply
#4

102 is to prevent a webserver timeout (client > server).

To fix this, upgrade your webserver (maybe ram_limitations in php).
Reply
#5

Why's there two models downloading? There's supposed to be Model\nTexture...

I had the same error before caused by this
pawn Code:
AddCharModel(ped, id, ".dff", ".dff");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)