Client stuck at 76%

Status
Not open for further replies.

Choofed

Member
Dec 29, 2018
50
6
Clients stuck at 76% and gets this error


Can anybody help?
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
Next time search your error, this has already been answered about 5 times

Code:
ALTER TABLE `rooms` CHANGE `allow_pets` `allow_pets` INT(1) NOT NULL DEFAULT '0', CHANGE `allow_pets_eat` `allow_pets_eat` INT(1) NOT NULL DEFAULT '0', CHANGE `room_blocking_disabled` `room_blocking_disabled` INT(1) NOT NULL DEFAULT '0', CHANGE `allow_hidewall` `allow_hidewall` INT(1) NOT NULL
 
Status
Not open for further replies.

Users who are viewing this thread

Top