Jump to content

Recommended Posts

Posted

Is it possible to to launch the game with a custom executable? Like custom launchers? I know there is not much details but I just don't know how to explain what I am taking about.

Posted

@jcsnider I keep getting an win32exception "the system cannot find the file specified" yet I have the right path. I  have tried using Process.Start("path here"); but it still says it can't find it.

 

Posted
33 minutes ago, jcsnider said:

Post the path. You might have invalid characters or something. Make sure you are using forward slashes (/) instead of back (\)

I will look into the slashes. that might be my error. as or posting it, i am not on the computer with the code so i would be hard for me to post it.
I double check my code, I didn't add the "using System.Diagnostics;". Although the client keeps trying to download the resources, but they are there. Is this a problem on my side?

Posted

Sounds like you have an antivirus or some type of sandbox software which is running Intersect in a separate location. Try disabling anything that could be interfering and then adding an exception once you know what that is.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...