Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[Help] Run Time Error 5 - Invalided procedure call or argument.


OxZaTaNxO
 Share

Recommended Posts

**Hello! I'm new! I speak Spanish but the Spanish forum is half fallen .. I hope they understand me well.
This is the error:
![](http://i1184.photobucket.com/albums/z324/oxzatanxo1/ErrorEclipseEngine.jpg)
I have installed all the libraries .. The direxct reinstalled it many times, nose what else to do ..**
Link to comment
Share on other sites

**Sorry, it problem i have crasy! :S ![](http://i1184.photobucket.com/albums/z324/oxzatanxo1/IMG.png) It is a problem in visual basic, please help
Sorry, this problem has me crazy
Here the error that sends visual basic. You got many times the engine and follows all the same, I need help please.
Sorry about the double post, if I do not see nobody.**
Link to comment
Share on other sites

If you installed the library files, read on. If not, install them.

My guess is that the member function LoadSegment is being fed an illegal argument, if you haven't installed the library files. So make sure that your modConstants contains this.

```
Public Const MUSIC_PATH As String = "\Data Files\music\"

```
If this does not fix the problem, read on.

Now, since that didn't work, to have a better idea of the error, maybe you could attempt running the client whilst in debug mode?

To activate debug mode, go to your Client directory, and navigate to 'Config.ini' this is a configuration text file, within it, change 'Debug = 0' to Debug = 1', then attempt to execute the client via the VB6 IDE.
Link to comment
Share on other sites

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
 Share

×
×
  • Create New...