
Originally Posted by
Phailure772
Latest revision compiled. Feel free to bug test. Does not support clan war, duel tournament, quest, or survival.
Do you mind posting the source?
EDIT : Just tried to check it out but I've got problems.
When I login, my characters don't have names and the levels appear in gray color instead of white. When I select a character, the screen just turns black and the character selection bgm continues to play. I don't get to the lobby.

Here's what I found in the mlog:
Code:
Login Posted
Login Successful.
Responsed Account Charlist
Cmd Param Condition Check Error(CMID = 1719)
Reset Device
Video memory 371.000000
shader initialize successful : 1
devices Restored.
Selected character name : () (len = 0) //Char name length = 0 QQ
Bunny log:
Code:
[3/28/2011 6:42:19 PM] - Main - Bunny is ready to hop on port: 6000
[3/28/2011 6:45:27 PM] - .ctor - 127.0.0.1 Client connected
[3/28/2011 6:45:28 PM] - ProcessQueue - [127.0.0.1] Received: MatchLoginNHN
[3/28/2011 6:45:29 PM] - ProcessQueue - [127.0.0.1] Received: MatchRequestAccountCharList
[3/28/2011 6:45:51 PM] - ProcessQueue - [127.0.0.1] Received: MatchRequestAccountCharInfo
[3/28/2011 6:45:51 PM] - ProcessQueue - [127.0.0.1] Received: MatchRequestAccountCharInfo
[3/28/2011 6:46:52 PM] - HandleReceive - [127.0.0.1] Client Disconnected.
[3/28/2011 6:47:16 PM] - .ctor - 127.0.0.1 Client connected
[3/28/2011 6:47:16 PM] - ProcessQueue - [127.0.0.1] Received: MatchLoginNHN
[3/28/2011 6:47:16 PM] - ProcessQueue - [127.0.0.1] Received: MatchRequestAccountCharList
[3/28/2011 6:47:30 PM] - ProcessQueue - [127.0.0.1] Received: MatchRequestAccountCharInfo
[3/28/2011 6:47:31 PM] - ProcessQueue - [127.0.0.1] Received: MatchRequestAccountCharInfo
I'm using the version 7049 runnable (July 8 2010) with .mef disabled. It used to work fine when I used it with the Bunny in this release. I'm using an updated client I made with GunZ 1.5 stuff and no .mef files. It works perfectly with the latest Ijji runnable.
What could be the issue?