Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 22:36

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Help] 5095 StarServer.

Discussion on [Help] 5095 StarServer. within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old 10/14/2010, 00:02   #31
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
Quote:
Originally Posted by Korvacs View Post
Well couple of ways you could have done it:

1st: Search the project for the word Check.
2nd: Navigate to CoEmu_v2_GameServer.DMapProcessor.DMap And find the Check Method
3rd: Load the project into debug mode and recreate the problem, the project will then display exactly where the exception has occured.

You need to try harder, learn to use google and your initiative.
Well, I'm sorry but I am trying my hardest to fix the problem.

here's what I found in DMap.cs:

the Check method:

Code:
public extern bool Check(int XCord, int YCord);
and

Code:
public DateTime LastCheck = DateTime.Now;
and others I found in that project:

Code:
while (!Nano.DmapHandler.Maps[Spawn.Value.Map][COLOR="Red"].Check[/COLOR](MobX, MobY) && asdd < 8)
                                        {
                                            MobX = Nano.Rand.Next((Mob.X - XStop), (Mob.X + XStop));
                                            MobY = Nano.Rand.Next((Mob.Y - YStop), (Mob.Y + YStop));
                                            asdd++;
                                        }
                                        if (!Nano.DmapHandler.Maps[Spawn.Value.Map][COLOR="#ff0000"].Check[/COLOR](MobX, MobY))
                                            return;
I found this part in Monster.cs:

Code:
if (this.Info.Name != "Watcher1")
                            {
                                if (this.Info.Name != "Watcher1")
                                {
                                    if (Nano.DmapHandler.Loaded)
                                    {
                                        if (!Nano.DmapHandler.Maps[(int)Map][COLOR="Red"].Check[/COLOR](X + AddX, Y + AddY))
                                        {
                                            trys++;
                                            if (trys < 2)
                                            { ToDir = (byte)Nano.Rand.Next(1, 7); goto Go; }
                                            Move = null;
                                            Moving = false;
                                            return;
                                        }
any ideas?
killersub is offline  
Old 10/14/2010, 01:11   #32
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
Edit:

I replaced those checks/methods with the normal ones but still gives me the error "Nano.StartServer gave an exception"...Idk if it's that or the things IN the StartServer void?
killersub is offline  
Old 10/14/2010, 13:14   #33


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,126
Received Thanks: 2,518
No, the reason the StartServer void is mentioned is because that is the method at that called the method which caused the exception. (Imagine a tree with the StartServer being the root, and the Check method being a leaf)

The problem i would imagine is that the server is trying to use the external bool Check, and hasnt been able to find the actual implementation for it. The reasons for this can be varried but the most likely reasons would be that the .dll its loading from isnt being loaded, cant be found or is in the wrong format.

I cant actually find the source your using, its a modified coemu nano, but its been modified to the point where the systems are majorly different so im unable to direct your further.
Korvacs is offline  
Old 10/14/2010, 22:15   #34
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
Quote:
Originally Posted by Korvacs View Post
No, the reason the StartServer void is mentioned is because that is the method at that called the method which caused the exception. (Imagine a tree with the StartServer being the root, and the Check method being a leaf)

The problem i would imagine is that the server is trying to use the external bool Check, and hasnt been able to find the actual implementation for it. The reasons for this can be varried but the most likely reasons would be that the .dll its loading from isnt being loaded, cant be found or is in the wrong format.

I cant actually find the source your using, its a modified coemu nano, but its been modified to the point where the systems are majorly different so im unable to direct your further.
in your opinion, wat u think I should do now?

any ideas, anyone?
killersub is offline  
Reply


Similar Threads Similar Threads
[Help 5095]Can Any One Gave Me Code To Love Stone In source Binary 5095
04/18/2010 - CO2 Private Server - 1 Replies
Can Any One Gave Me Code To Love Stone In source Binary 5095 from his source Cuz I Have problem in marriage love stone gave u flower and when u send it nothing sent to Your Frind And I Think Problem In This Code 400011 400012 0 124 1067
[Help]5095
02/20/2010 - CO2 Private Server - 2 Replies
Version 5095 first question: Second Question: could someone help me please
BOT 5095
02/19/2010 - Conquer Online 2 - 5 Replies
i need bots for autolever, auto scater, auto loot and others thanks for all



All times are GMT +1. The time now is 22:36.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.