Emme said that your user was called: LOL,
Idk if it's true, but just thinking of the fact that it's called 'LOL' omg that's so LOL
Your retarded, how could his username possibly be 'LOL' it isnt 10 - 15 chars long
Also, emme meant WHAT not THAT, so he loled because the guy had crossed out his username.
As for the error itself, something in the database.authenticate function is not being assigned a value, i would imagine that it is either a class/struct/object and then a value stored inside said class/struct/object is trying to be used as a variable and thus the nullreferenceexception is being thrown,
Enter a breakpoint at that line, run your server in debug mode, try to login, and then see what is failing to be assigned a value, then trace back to where that value should have been assigned, enter a break point, resume the program, try to login again and see why its not being assigned.
Help with 5165 Source Error 06/19/2010 - CO2 Private Server - 1 Replies I set up a Conquer Private server running a 5165 source. The server runs fine, but when I try to log in i get this error:
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at NewestCOServer.Native.BF_set_key(IntPtr _key, Int32 len, Byte data)
at NewestCOServer.Main.GameCrypto..ctor(Byte key) in C:\Users\Kody\Desktop\Eternal Abyss Co\5165 Files\5165 Source\Main\Blowfish.cs:line 15
at...
error with mike's Source 06/18/2009 - CO2 Private Server - 15 Replies the source have error its havent monsters i cant see any monsters and idk how i make it please if any one know what the fix off my error tell me or give me new source i need it
Thanks:p
TCWNN Attack Problem 11/29/2008 - CO2 Private Server - 3 Replies I have searched along the TCWNN and I Couldnt Find whats wrong with The Attack ... The Thing is that Charracter Hits More With mele than with the skill (which is weird) I could not find anything wrong ... Anyone Would Help Me with This one?
TCWNN Source Attack 11/28/2008 - CO2 Private Server - 5 Replies I've Been Wondering About the Attack On LOTF TCWNN Version ... And It Seems like its messed because Skill hits Less than Mele .... (way less) i've been looking into files but i Couldnt See anything Wrong ... anyone Knows How Does that Happen?
TCWNN Source. 11/07/2008 - CO2 Private Server - 13 Replies Hey, I'm working on a Private Server and I'm having a bit of trouble. This is what iv done so far. I added the source to PhpMyAdmin database used MySQL to upload it. Once I got that all done I edited the config.ini file so it was under my information. Then changed the server.dat file to my information. Then I started the server up and tried to login this is the error message I get. "Error: Connection with server is interrupted. Please re-login." And the server is interacting with the DataBase...