scandum / tintin

TinTin++, aka tt++, is an extensible console MUD client.
https://tintin.mudhalla.net
GNU General Public License v3.0
201 stars 56 forks source link

#PORT init issue - gethostbyname error 0 #202

Closed sdols723 closed 10 months ago

sdols723 commented 1 year ago

Hello!

On some MacOS systems an attempt to init port with command

port init p1 3001

leads to error:

port_initialize: gethostbyname: Undefined error: 0

My iMac does not have this issue, my MacBook has. I just upgraded OS to the latest - it still exists. The same issue with at least one other person i know.

scandum commented 1 year ago

Are you running the latest tintin version? I can't find a reference to that error message in the current source code.

sdols723 commented 1 year ago

I just installed with brew, however this can be a possible cause, let me reinstall and get back with new evidence.

scandum commented 10 months ago

I'll assume you got it straightened out. :)