Jump to content

PlasticSCM Workspace & Unity Plugin failing to upload checkins.


NDL

Recommended Posts

My internet is pretty bad and slow BUT I've uploaded several large files the past year without any issues. PlasticSCM seems to fail on anything over 10MB-30MB
Currently sending over 2GB of data to the project 2-3 assets at a time. This is really time consuming especially when it fails even with single files.
The issue persists in Unity and the Stand alone client workspace. 

I've disabled my firewall, not sure what else I can try. 

error.png

Link to comment
Share on other sites

Hi @NDL,

Please close plastic SCM and add these lines or update the value accordingly in %localappdata%\plastic4\client.conf

<UploadReadPoolSize>1</UploadReadPoolSize>

<Upload_SendDataThreadCount>1</Upload_SendDataThreadCount>

<DownloadPoolSize>1</DownloadPoolSize>

<SocketConnectTimeoutMillisec>15000</SocketConnectTimeoutMillisec>

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...