The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.27 (Linux)
|
![]() |
Could not connect to meta server - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57) +---- Thread: Could not connect to meta server (/showthread.php?tid=243016) Pages:
1
2
|
Could not connect to meta server - onelight - 01-16-2021 Could not connect to meta server when try myneighborsushicat.com, socom.cc, 192.168.1.3 only can connect 127.x.x.x or localhost Code: 21:02:28 INFO hle.sceNet - task - sceNetInit poolSize=0x20000, calloutThreadPri=0x20, calloutThreadStack=0x0, netinitThreadPri=0x20, netinitThreadStack=0x0 RE: Could not connect to meta server - gid15 - 01-17-2021 (01-16-2021, 01:02 PM)onelight Wrote: Could not connect to meta server when try myneighborsushicat.com, socom.cc, 192.168.1.3Oops, this has been broken by the support of multiple Jpcsp instances on the same PC. Should now be fixed in 69369f7. Remark: please always post a complete log file at INFO level, it is then easier for me to analyze. Thank you! RE: Could not connect to meta server - onelight - 01-18-2021 (01-17-2021, 11:18 AM)gid15 Wrote:(01-16-2021, 01:02 PM)onelight Wrote: Could not connect to meta server when try myneighborsushicat.com, socom.cc, 192.168.1.3Oops, this has been broken by the support of multiple Jpcsp instances on the same PC. Should now be fixed in 69369f7. Thank you! fixed EDIT fixed the connection to an external metaserver but can't find players ![]() RE: Could not connect to meta server - gid15 - 01-18-2021 (01-18-2021, 06:09 AM)onelight Wrote: Thank you! fixedWho is hosting this ProOnline metaserver 10.0.0.21: Code: 15:16:47 INFO emu - GUI - ProOnline MetaServer [10.0.0.21] RE: Could not connect to meta server - onelight - 01-18-2021 (01-18-2021, 08:20 AM)gid15 Wrote:(01-18-2021, 06:09 AM)onelight Wrote: Thank you! fixedWho is hosting this ProOnline metaserver 10.0.0.21: No, I test 2 jpcsp on 2 PCs test running 2 Jpcsp instances on the same PC, can find players Edit update debug for test on 2 PCs jpcsp1 ![]() jpcsp2 ![]() RE: Could not connect to meta server - gid15 - 01-18-2021 (01-18-2021, 10:18 AM)onelight Wrote:OK, could you try to run both Jpcsp on the 2 PCs with the following command line option: --localIPAddress 0.0.0.0(01-18-2021, 08:20 AM)gid15 Wrote:(01-18-2021, 06:09 AM)onelight Wrote: Thank you! fixedWho is hosting this ProOnline metaserver 10.0.0.21: RE: Could not connect to meta server - onelight - 01-18-2021 (01-18-2021, 04:41 PM)gid15 Wrote:(01-18-2021, 10:18 AM)onelight Wrote:OK, could you try to run both Jpcsp on the 2 PCs with the following command line option: --localIPAddress 0.0.0.0(01-18-2021, 08:20 AM)gid15 Wrote:(01-18-2021, 06:09 AM)onelight Wrote: Thank you! fixedWho is hosting this ProOnline metaserver 10.0.0.21: after add --localIPAddress 0.0.0.0, can find players ![]() ![]() RE: Could not connect to meta server - gid15 - 01-18-2021 (01-18-2021, 04:59 PM)onelight Wrote:OK, thank you! I will try to find a fix for that(01-18-2021, 04:41 PM)gid15 Wrote:(01-18-2021, 10:18 AM)onelight Wrote:OK, could you try to run both Jpcsp on the 2 PCs with the following command line option: --localIPAddress 0.0.0.0(01-18-2021, 08:20 AM)gid15 Wrote:(01-18-2021, 06:09 AM)onelight Wrote: Thank you! fixedWho is hosting this ProOnline metaserver 10.0.0.21: RE: Could not connect to meta server - gid15 - 02-03-2021 (01-18-2021, 06:00 PM)gid15 Wrote:I hope to have found a proper fix in 644575b.(01-18-2021, 04:59 PM)onelight Wrote:OK, thank you! I will try to find a fix for that(01-18-2021, 04:41 PM)gid15 Wrote:(01-18-2021, 10:18 AM)onelight Wrote:OK, could you try to run both Jpcsp on the 2 PCs with the following command line option: --localIPAddress 0.0.0.0(01-18-2021, 08:20 AM)gid15 Wrote: Who is hosting this ProOnline metaserver 10.0.0.21: RE: Could not connect to meta server - onelight - 02-04-2021 (02-03-2021, 06:45 PM)gid15 Wrote: I hope to have found a proper fix in 644575b. ok, fixed in 644575b |