Page 1 of 1
cant host a game..
Posted: 29 Aug 2010, 19:57
by Jonny5isalivetm
Fatal Error 10014: The system detected an invalid pointer address in attempting to use a pointer argument in a call
port is forwarded..
game does not even begin..
spring works fine via autohost etc..
any clues ?
Jonny
Re: cant host a game..
Posted: 29 Aug 2010, 20:14
by oksnoop2
Can you post your infolog.txt to pastebin then post the link here?
Also what port were you forwarding? I ask because at one time I know the wiki listed the wrong number to forward.
Re: cant host a game..
Posted: 30 Aug 2010, 18:22
by Jonny5isalivetm
ok but it says nothing else..
http://pastebin.ca/1929115
cant host since new version install plz soebody help

(((
tried different ports, changed in router before trying the new port..
current is 8452 forwarded by router..
but tbh its not a port thing, as it doesnt load that far.. it doesnt seem to load spring.exe at all so must be a TASclient thing..
Re: cant host a game..
Posted: 30 Aug 2010, 19:05
by oksnoop2
Are you using the multi-threaded exe? You might want to try the single threaded one and see if that gets you anywhere, if that does not work submit your report to:
http://springrts.com/mantis/my_view_page.php
Engine developers seem to pay more attention to that than on the boards.
Re: cant host a game..
Posted: 30 Aug 2010, 19:25
by Jonny5isalivetm
ok so I tried the old TAS Client 0.48 hosts fine.. nothing to do with spring
Re: cant host a game..
Posted: 30 Aug 2010, 21:20
by Satirik
post both script.txt files with working and not working tasclient
Re: cant host a game..
Posted: 30 Aug 2010, 21:36
by Jonny5isalivetm
ok so 0.48 working
http://pastebin.ca/1929322
il post 0.78 beta when I stop hosting later..
Re: cant host a game..
Posted: 30 Aug 2010, 22:48
by Jonny5isalivetm
0.78 beta [GAME]
{
Mapname=Archers_Valley_v5;
Maphash=253948288;
[modoptions]
{
StartMetal=1000;
StartEnergy=1000;
MaxUnits=500;
GameMode=0;
limitdgun=0;
ghostedbuildings=1;
fixedallies=0;
maxspeed=3;
minspeed=0.3;
disablemapdamage=0;
deathmode=com;
mo_coop=0;
mo_greenfields=0;
mo_noowner=0;
mo_progmines=0;
mo_preventdraw=0;
mo_noshare=1;
mo_comgate=0;
mo_enemywrecks=1;
mo_nowrecks=0;
}
StartPosType=2;
GameType=Balanced Annihilation V7.15;
ModHash=186337737;
autohostport=8451;
HostIP=localhost;
HostPort=8452;
MyPlayerName=[Fx]5J;
IsHost=-1;
NumPlayers=1;
[PLAYER0]
{
Name=[Fx]5J;
countryCode=us;
Rank=5;
Spectator=0;
team=0;
}
[TEAM0]
{
TeamLeader=0;
AllyTeam=0;
RgbColor=0.611764705882353 1 0.498039215686275 ;
Side=ARM;
Handicap=0;
}
NumTeams=1;
[ALLYTEAM0]
{
NumAllies=0;
}
NumRestrictions=0;
}
Re: cant host a game..
Posted: 30 Aug 2010, 22:59
by Satirik
autohostport=8451;
is faulty, i guess you have a firewall or something blocking tasclient from listening that port, and if nothing is listening it spring crashes, gonna make a mantis bug report
Re: cant host a game..
Posted: 30 Aug 2010, 23:20
by Jonny5isalivetm
same problem..
yet works with any port on old version..
I also tried 0.77 it also works..
Re: cant host a game..
Posted: 31 Aug 2010, 10:22
by Satirik
same problem ? it just won't work with latest beta because :
1) tasclient tries to listen the 8451 port but seems to fail (probably due to a firewall)
2) spring doesn't like when the autohostport is specified but nothing is listening to it
Re: cant host a game..
Posted: 31 Aug 2010, 14:20
by Jonny5isalivetm
Hi ok so hosting on port 8451 router port forwarded = 8451
0.77
[GAME]
{
Mapname=Knockout_v1;
Maphash=4044888887;
[modoptions]
{
StartMetal=1000;
StartEnergy=1000;
MaxUnits=500;
GameMode=0;
limitdgun=0;
ghostedbuildings=1;
fixedallies=0;
maxspeed=3;
minspeed=0.3;
disablemapdamage=0;
deathmode=com;
mo_coop=0;
mo_greenfields=0;
mo_noowner=0;
mo_progmines=0;
mo_preventdraw=0;
mo_noshare=1;
mo_comgate=0;
mo_enemywrecks=1;
mo_nowrecks=0;
}
StartPosType=2;
GameType=Balanced Annihilation V7.15;
ModHash=186337737;
HostIP=localhost;
HostPort=8451;
MyPlayerName=[Fx]5J;
IsHost=-1;
NumPlayers=1;
[PLAYER0]
{
Name=[Fx]5J;
countryCode=gb;
Rank=5;
Spectator=0;
team=0;
}
[TEAM0]
{
TeamLeader=0;
AllyTeam=0;
RgbColor=0.611764705882353 1 0.498039215686275 ;
Side=ARM;
Handicap=0;
}
NumTeams=1;
[ALLYTEAM0]
{
NumAllies=0;
}
NumRestrictions=0;
}
working 100%
0.78 beta not working same error..
it seems like a tasclient error ? something that got changed in the beta ?
thanks for responses..
Jonny
Re: cant host a game..
Posted: 31 Aug 2010, 16:21
by Satirik
Jonny5isalivetm wrote:Hi ok so hosting on port 8451 router port forwarded = 8451
0.77
[GAME]
{
Mapname=Knockout_v1;
Maphash=4044888887;
[modoptions]
{
StartMetal=1000;
StartEnergy=1000;
MaxUnits=500;
GameMode=0;
limitdgun=0;
ghostedbuildings=1;
fixedallies=0;
maxspeed=3;
minspeed=0.3;
disablemapdamage=0;
deathmode=com;
mo_coop=0;
mo_greenfields=0;
mo_noowner=0;
mo_progmines=0;
mo_preventdraw=0;
mo_noshare=1;
mo_comgate=0;
mo_enemywrecks=1;
mo_nowrecks=0;
}
StartPosType=2;
GameType=Balanced Annihilation V7.15;
ModHash=186337737;
HostIP=localhost;
HostPort=8451;
MyPlayerName=[Fx]5J;
IsHost=-1;
NumPlayers=1;
[PLAYER0]
{
Name=[Fx]5J;
countryCode=gb;
Rank=5;
Spectator=0;
team=0;
}
[TEAM0]
{
TeamLeader=0;
AllyTeam=0;
RgbColor=0.611764705882353 1 0.498039215686275 ;
Side=ARM;
Handicap=0;
}
NumTeams=1;
[ALLYTEAM0]
{
NumAllies=0;
}
NumRestrictions=0;
}
working 100%
0.78 beta not working same error..
it seems like a tasclient error ? something that got changed in the beta ?
thanks for responses..
Jonny
you just don't understand what i mean, when i say firewall i don't mean "router", it's local it's a connection between spring and tasclient on your own computer
Re: cant host a game..
Posted: 01 Sep 2010, 00:54
by Jonny5isalivetm
hmm right ok, well I disabled the Windows Firewall..
same result sadly
any other ideas
Cheers
^^
Re: cant host a game..
Posted: 03 Sep 2010, 00:31
by Jonny5isalivetm
fixed in Spring 0.82.5..