Topic: Account Already Connect Fix
How to fix Account Already Connect bug
Shut down your server
Go in: Start Menu >>All Programs >> Microsoft SQL Server >> Queary Analyzer
write your sql user name / password
Use MuOnline and put this CODE
UPDATE MEMB_STAT
SET ConnectStat='0'
WHERE ConnectStat>0
Your server must be OFFLINE