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

How to debug our game?


Kajamaz
 Share

Recommended Posts

> Run your server in vb6\. When the error pops up hit debug. Screenshot the line that is highlighted along with the whole sub/function that the error is in and I will see what I can do to help.

How do i do that?

Do i have to install vb on the server?
Link to comment
Share on other sites

> Yup, then open the vbp for the server in Visual Basic 6 and hit F5 to begin running it in debug mode.

well… my first error appeared when opening the vbp file, it says C:\FileLocation(which is my directory)\MSCOMCTL.OCX could not be loaded, continue loading project? Then it says error during loading check out frmserver for more.

So, i run debug, and this pops up. 

![](http://eclipseorigins.com/community/filehost/81f782da666380e6bf100f10ed5952c6.jpg)

Please help, do you have any idea what to do or how to fix it?
Link to comment
Share on other sites

> well… my first error appeared when opening the vbp file, it says C:\FileLocation(which is my directory)\MSCOMCTL.OCX could not be loaded, continue loading project? Then it says error during loading check out frmserver for more.
>
> So, i run debug, and this pops up. 
>
> ![](http://eclipseorigins.com/community/filehost/81f782da666380e6bf100f10ed5952c6.jpg)
>
> Please help, do you have any idea what to do or how to fix it?

Install the run time files. Install VB6 SP6\. Replace the VBP file and reopen.
Link to comment
Share on other sites

  • 4 weeks later...

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...