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

Crash on Client


luizk
 Share

Recommended Posts

Hi, when I start the client I've problems.
First this screen :
![alt text](https://i.imgur.com/4VUhkDQ.png)

I update my drivers. But the client starts after I change the "config.ini" Debug = 1.
Now I have this other error screen:
![alt text](https://i.imgur.com/fWrbYfN.png)
Link to comment
Share on other sites

@mohenjo-daro
The error still continues.
But, when i try to debug in VB6 this screen shows to me:
![alt text](https://i.imgur.com/6kiWYXd.png)

I just erased the Case and play. The game open, another error screen:

![alt text](https://i.imgur.com/jRYgLQM.png)

This time I can loged in the game and see my character in the map.
Link to comment
Share on other sites

@mohenjo-daro said in [Crash on Client](/post/701990):
> The first error is (usually) from missing runtime files/DX8 files. The fix is installing the runtimes as an admin.
>

I install the run times again, now with an admin permissions. The error continues.
Link to comment
Share on other sites

@mohenjo-daro

This is in Editor_Events.log:

Line 3725: Class MSComctlLib.TabStrip of control tabCommands was not a loaded control class.
Line 3805: Class MSComctlLib.TabStrip of control tabPages was not a loaded control class.
Line 3731: The property name _ExtentX in tabCommands is invalid.
Line 3732: The property name _ExtentY in tabCommands is invalid.
Line 3733: The property name MultiRow in tabCommands is invalid.
Line 3734: The property name TabMinWidth in tabCommands is invalid.
Line 3735: The property name _Version in tabCommands is invalid.
Line 3746: The property name Tabs in tabCommands is invalid.
Line 3811: The property name _ExtentX in tabPages is invalid.
Line 3812: The property name _ExtentY in tabPages is invalid.
Line 3813: The property name MultiRow in tabPages is invalid.
Line 3814: The property name ShowTips in tabPages is invalid.
Line 3815: The property name TabMinWidth in tabPages is invalid.
Line 3816: The property name _Version in tabPages is invalid.
Line 3823: The property name Tabs in tabPages is invalid.
Line 3731: The property name _ExtentX in tabCommands is invalid.
Line 3732: The property name _ExtentY in tabCommands is invalid.
Line 3733: The property name MultiRow in tabCommands is invalid.
Line 3734: The property name TabMinWidth in tabCommands is invalid.
Line 3735: The property name _Version in tabCommands is invalid.
Line 3746: The property name Tabs in tabCommands is invalid.
Line 3811: The property name _ExtentX in tabPages is invalid.
Line 3812: The property name _ExtentY in tabPages is invalid.
Line 3813: The property name MultiRow in tabPages is invalid.
Line 3814: The property name ShowTips in tabPages is invalid.
Line 3815: The property name TabMinWidth in tabPages is invalid.
Line 3816: The property name _Version in tabPages is invalid.
Line 3823: The property name Tabs in tabPages is invalid.
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...