Page 1 of 1

Error after changing control and resolution settings

PostPosted: Tue Mar 02, 2021 6:57 pm
by Claudius
I adjusted the game controls for my joystick and changed the resolution, but when I boot any game, this message appears:

terminate called after throwing an instance of 'std::range_error'
what(): Node "port_in" does not exist



What does that mean? Can somebody please help me? That would be a big help.

Re: Error after changing control and resolution settings

PostPosted: Tue Mar 02, 2021 7:26 pm
by Bart
Claudius wrote:I adjusted the game controls for my joystick and changed the resolution, but when I boot any game, this message appears:

terminate called after throwing an instance of 'std::range_error'
what(): Node "port_in" does not exist



What does that mean? Can somebody please help me? That would be a big help.


I think the net code is not properly checking that these config keys exist. Try making sure these are in your Supermodel.ini:

Code: Select all
EmulateNet = 0
port_in = 1970
port_out = 1971
addr_out = 127.0.0.1


The last three values aren't super important if you aren't using net play.

Re: Error after changing control and resolution settings

PostPosted: Tue Mar 02, 2021 7:27 pm
by Bart
Also, grab a recent version from the official download page!

Re: Error after changing control and resolution settings

PostPosted: Tue Mar 02, 2021 7:27 pm
by Claudius
Aight, thanks, I'll give it a try

Edit : THANKS SO MUCH! IT WORKED! :mrgreen: :mrgreen: :mrgreen:

Re: Error after changing control and resolution settings

PostPosted: Fri Sep 24, 2021 9:29 pm
by joserod1980
what made it work? i have downloaded the newest version 862 and i still get this error
any help please

Re: Error after changing control and resolution settings

PostPosted: Mon Sep 27, 2021 10:09 am
by dgino
Last version downloaded : I get the same error. don't know what to do.