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

Compile issue with eclipse worlds


jaekx
 Share

Recommended Posts

Everytime I try to compile Eclipse worlds I get this error… Now, I haven't even changed any of the code, yet it's still giving me this error? My client.exe runs perfectly as well? I don't get it.[attachment=1380:help.png]
Link to comment
Share on other sites

**@Officer Johnson**

If you don't understand the problem then please don't try and provide bad help.

**@jaekx**

The problem is with **MSCOMCTL.OCX**. Information about your OS would help. 64 bit? IE 10 installed?
Link to comment
Share on other sites

> Everytime I try to compile Eclipse worlds I get this error… Now, I haven't even changed any of the code, yet it's still giving me this error? My client.exe runs perfectly as well? I don't get it.![](http://www.eclipseorigins.com/community/public/style_images/eclipse31/attachicon.gif)[help.png](http://www.eclipseorigins.com/community/index.php?app=core&module=attach§ion=attach&attach_rel_module=post&attach_id=1380)

Close VB6. 

Open up the .vbp file in a text editor like notepad or notepad++. 

Find the line which references MsComctl.ocx

There should be a version number like 2.1 or 2.0\. If it's 2.1 change to 2.0\. If it's 2.0 change to 2.1

Save and open up the .vbp in VB6. 

Test if it works. 

If that doesn't work then delete your .vbp file and get a fresh one for EW.
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...