1 user online but blackscreen?

clienta

New Member
Oct 26, 2011
28
0
Hi! I bought a emulator from a guy (Firewind Edit)

The client loads to 100% then i get a blackscreen but in the emulator i get a connection and it says "1 user online" but after a while the client will drop.

I use REVCMS 19.9.9

I searched for "Release" in the emulators source, found this:



if (clientVersion != "RELEASE63-201402102304-109570042") // not using current supported client
{
Session.SendMOTD(String.Format("PinEMU doesn't support {0}!\rPlease use {1}.", clientVersion, "RELEASE63-201207100852-501822384"));
}
}

So i guess i should use the second one there, but i cant find a working download..

currently using RELEASE63-201402102304-109570042
 

Users who are viewing this thread

Top