Search found 4 matches

by PartyG
Wed Jun 04, 2014 9:53 pm
Forum: Unreal 3.2 Support
Topic: Linking error
Replies: 3
Views: 3317

Re: Linking error

Problem solved
by PartyG
Wed Jun 04, 2014 8:41 pm
Forum: Unreal 3.2 Support
Topic: Linking error
Replies: 3
Views: 3317

Re: Linking error

ok

i did get it working

now i get this

[22:40:46] *** Notice -- Connection to irc.vchat.be[::ffff:216.245.216.185] activated.
[22:40:47] *** LocOps -- Link denied for irc2.vchat.be([email protected]) (Server is in link block but IP/host didn't match) [@78.129.172.23.38845]
[22:40:47 ...
by PartyG
Wed Jun 04, 2014 8:37 pm
Forum: Unreal 3.2 Support
Topic: Linking error
Replies: 3
Views: 3317

Re: Linking error

irc.vchat.be

link irc2.vchat.be {
username *;
hostname 78.129.172.31;
bind-ip 78.129.172.23;
port 6895;
password-connect "Pasword";
password-receive "Pasword";
leaf *;
class servers;
options {
//autoconnect;
//ssl;
//zip;
};

irc2.vchat.be

};

link irc.vchat.be {
username ...
by PartyG
Wed Jun 04, 2014 8:31 pm
Forum: Unreal 3.2 Support
Topic: Linking error
Replies: 3
Views: 3317

Linking error

[20:22:21] *** Connecting to irc.vchat.be[::ffff:78.129.172.31].
[20:22:21] *** Global -- Closing link: Write error: Connection refused - irc.vchat.be[::ffff:78.129.172.31]

[20:18:33] error binding to local port for irc2.vchat.be[78.129.172.31]:Cannot assign requested address
[20:18:33] *** Couldn ...