To people confirming this, can you please list what games your Steam Friends, if any, were playing at the time? The error should be coming up in response to data received from Steam about games Friends are playing.
Ok, just tried and got another error. I have 3 friends online. They are each ...
Search found 8 matches
- Thu Jun 30, 2016 1:50 am
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
- Thu Jun 30, 2016 12:33 am
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
Re: [0.13.0] stol argument out of range (Error then CTD)
Just updated to 0.13.1 and opened the multiplayer browser. As before, it worked the first time. When I hit "Refresh" I get the "stol argument out of range" error which closes the game.
If I re-open Factorio, click the server browser, it immediately gives a "stol" error like before.
TL;DR: 0.13.1 ...
If I re-open Factorio, click the server browser, it immediately gives a "stol" error like before.
TL;DR: 0.13.1 ...
- Tue Jun 28, 2016 7:45 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
Re: [0.13.0] stol argument out of range (Error then CTD)
From what I can tell right now, the `stol` "call" (which is actually inlined) is only made if the 4th VCALL of the result of steam_api64.dll!SteamFriends() returns a value >0. I'm trying to figure out _what_ function that is, but it's early into SteamContext::getUsersPlaying()
EDIT: Appears to be ...
EDIT: Appears to be ...
- Tue Jun 28, 2016 6:22 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
Re: [0.13.0] stol argument out of range (Error then CTD)
There is only one call to `std::stol` that I can find in the Steam binary:
0:018> bm factorio!std::stol
1: 00000001`3fbd1d77 @!"Factorio!std::stol" (Factorio!std::_String_val<std::_Simple_types<char> >::_Myptr inlined in Factorio!SteamContext::getUsersPlaying+0x177)
Are you using the Steam ...
0:018> bm factorio!std::stol
1: 00000001`3fbd1d77 @!"Factorio!std::stol" (Factorio!std::_String_val<std::_Simple_types<char> >::_Myptr inlined in Factorio!SteamContext::getUsersPlaying+0x177)
Are you using the Steam ...
- Tue Jun 28, 2016 6:06 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
Re: [0.13.0] stol argument out of range (Error then CTD)
I'll see if I can reproduce to get a good backtrace, as well as hook into stol() (assuming its symbol is in the PDB) to get the parameters being passed.
Thank you kindly. I was wondering if its an issue with my computer (which is decent) or something new with the patch doesn't like me. Really ...
Thank you kindly. I was wondering if its an issue with my computer (which is decent) or something new with the patch doesn't like me. Really ...
- Tue Jun 28, 2016 6:03 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
Re: [0.13.0] stol argument out of range (Error then CTD)
Sorry, wasn't sure which one to post in...so I did both.Koub wrote:[Koub] : Topics merged, because Copy-Paste in two different subforums.
- Tue Jun 28, 2016 3:05 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
[0.13.0] stol argument out of range (Error then CTD)
I'm getting a crash when trying to open the public server list. I get an error "stol argument out of range" (see enclosed screenshot). At this time multiplayer is impossible using the public list.
Steps before crash:
Installed v.13 and went to the multiplayer list to see if it worked. I made a ...
Steps before crash:
Installed v.13 and went to the multiplayer list to see if it worked. I made a ...
- Tue Jun 28, 2016 1:50 am
- Forum: Resolved Problems and Bugs
- Topic: [0.13.0] stol argument out of range (Error then CTD)
- Replies: 19
- Views: 8629
[0.13.0] stol argument out of range (Crash)
I'm getting a crash when trying to open the public server list. I get an error "stol argument out of range" (see enclosed screenshot). At this time multiplayer is impossible using the public list.
Steps before crash:
Installed v.13 and went to the multiplayer list to see if it worked. I made a ...
Steps before crash:
Installed v.13 and went to the multiplayer list to see if it worked. I made a ...