In the middle of updating it shows up this error "The connection to the update server has been terminated" "The file cannot be created. Please verify available disk space and write permissions"
What i have to do ?
Sorry for my English
Interlude update problem !!!
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 20
- Joined: Mon Jan 25, 2010 10:59 am
Re: Interlude update problem !!!
Optimus wrote:In the middle of updating it shows up this error "The connection to the update server has been terminated" "The file cannot be created. Please verify available disk space and write permissions"
What i have to do ?
Sorry for my English
Please copy & paste all lines of the error you have in console ( make a screenshot upload to imageshack ) or go, l2jserver/gameserver/log/error.log and copy them paste in this thread.
Regards
DeVe
L2Tendai
-
- Posts: 13
- Joined: Sun Jan 31, 2010 12:07 pm
Re: Interlude update problem !!!
I dont unerstand what i have to do...You want to show you the full error, or your post is the solution ???
I hope you understand what i mean.....
I hope you understand what i mean.....
Last edited by Optimus on Sun Jan 31, 2010 6:33 pm, edited 1 time in total.
- Stake
- Posts: 383
- Joined: Sun Mar 23, 2008 9:33 pm
- Location: Hungary
- Contact:
Re: Interlude update problem !!!
This is client update side. You should check the permission on your folder/files, and the left available space on your hard disk.
You can set up permissions by using command-line in windows:
*.* = all files, but you know. 
You can set up permissions by using command-line in windows:
Code: Select all
cacls *.* /e /p username:F


