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

Run-time error 13: Type mismatch


Wart
 Share

Recommended Posts

Hi everybody.

I have a little problem:

I follow all the steps to put the "auto-updater" engine (Robin) in my online game, but when i open the "launcher" i have a error "Run-time error 13: Type mismatch".

[![](http://img213.imageshack.us/img213/3187/errorxo.png)](http://imageshack.us/photo/my-images/213/errorxo.png/)

Uploaded with [ImageShack.us](http://imageshack.us)

I don't know whats is wrong, but i follow all the steps exactly.

Thanks.

Sorry for my english.

Regards
Link to comment
Share on other sites

@Wing:

> Please copy and paste your config.ini.

```
[Options]
Game_Name=Game Name
Username=
Password=
SavePass= 1
IP=localhost
Port= 7001
MenuMusic=reddwarf.mid
Music= 1
Sound= 1
Debug= 0

[UPDATER]
GameWebsite=http://hogwartsfourhousesonline.webs.com
updateURL=http://hogwartsfourhousesonline.webs.com/update.ini
NewsURL=http://hogwartsfourhousesonline.webs.com/updates/news.html
Version= 1
```
There is.

Regards
Link to comment
Share on other sites

@Wart:

> ```
> [Options]
> Game_Name=Game Name
> Username=
> Password=
> SavePass= 1
> IP=localhost
> Port= 7001
> MenuMusic=reddwarf.mid
> Music= 1
> Sound= 1
> Debug= 0
>
> [UPDATER]
> GameWebsite=http://hogwartsfourhousesonline.webs.com
> updateURL=http://hogwartsfourhousesonline.webs.com/update.ini
> NewsURL=http://hogwartsfourhousesonline.webs.com/updates/news.html
> Version= 1
> ```
> There is.
>
> Regards

http://hogwartsfourhousesonline.webs.com/updates/news.html does not exist.
Link to comment
Share on other sites

@Wing:

> http://hogwartsfourhousesonline.webs.com/updates/news.html does not exist.

Now i change that, so i have:

```
GameWebsite=http://hogwartsfourhousesonline.webs.com
updateURL=http://hogwartsfourhousesonline.webs.com/update.ini
NewsURL=http://hogwartsfourhousesonline.webs.com
```
But the error still appears :s

> Check the new update on TUTORIALS section i make for the forum :D ! check it out
>
> maybe you like it

I'll check it ;) thanks

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