December 30th, 2021, 10:30
Posts: 7,602
Threads: 75
Joined: Jan 2018
From screenshots I know that other people also use Blue Marble and to my knowledge had no issue with the mod.
January 2nd, 2022, 12:41
(This post was last modified: January 2nd, 2022, 12:41 by BING_XI_LAO.)
Posts: 924
Threads: 18
Joined: Jun 2021
I never had the "lost connection only on first login" bug for the 150-ish turns I played before Blue Marble installation, then I had it repeatedly, and Vanrober also has it and realised that Blue Marble might be the cause. I think I remember him logging in twice a lot for PB61 - you can see it in the log. Having said that. the bug didn't show up this turn and Vanrober also wasn't immediately certain he had it, so it must be intermittent for him too.
Posts: 220
Threads: 3
Joined: Jun 2021
For what its worth, I'm having the "lost connection only on first login" bug occuring to me now, only started in the last handful of turns of PB63. Never got the problem in PB61, so /shrug.
Posts: 924
Threads: 18
Joined: Jun 2021
(January 2nd, 2022, 19:13)JackRB Wrote: For what its worth, I'm having the "lost connection only on first login" bug occuring to me now, only started in the last handful of turns of PB63. Never got the problem in PB61, so /shrug.
So if you don't have Blue Marble I suppose that can be dismissed as a red herring.
Posts: 979
Threads: 5
Joined: Aug 2014
Hi Charriu,
I've found a little issue: The file CyPlayerInterface1.cpp did not contain the setName function.
It is useful to correct player names manually.
Code: // setName Missing
.def("getName", &CyPlayer::getName, "wstring ()")
.def("setName", &CyPlayer::setName, "void (wstring szNewValue) - sets the name to szNewValue")
.def("getNameForm", &CyPlayer::getNameForm, "wstring (int iForm)")
Posts: 7,602
Threads: 75
Joined: Jan 2018
Thanks, I will add that to the next version
Posts: 1,274
Threads: 6
Joined: Jun 2018
The text under "Strategy" in the Immortal's Civlopedia entry is weird and wrong in 3.0.0. Everything else about the entry and the unit itself still seems fine. Also, I noticed the same problem in whatever version of the mod we were using in Pitboss 63. Here's a screenshot:
Posts: 5,027
Threads: 111
Joined: Nov 2007
I tested this a couple of different ways, in both 3.0.0 and 3.0.1, and it appears that the new circumnav effect doesn't work: Even at very high water percentages, no message appears upon circumnavigating the globe, either with or without Optics, and Harbors continue to provide +50% trade rather than +100%. Their mouseover text indicates that they will get the bonus with circumnav, but the latter seems impossible to achieve.
Posts: 7,602
Threads: 75
Joined: Jan 2018
I remember testing this, but will have a look at it again.
Posts: 7,602
Threads: 75
Joined: Jan 2018
Found and fixed the bug. Thanks RefSteel
|