Page 28 of 29

Re: Spring 2013 Patch Pack - English Help (Updated 11/06/2016)

Posted: 11 Mar 2017 10:28
by ProphetSe7en
Hi.

Is it possible to add this patch to you`re pack?

viewtopic.php?t=64762

It makes making groups a lot easier. If i try to add it my self I get a lot of error messages about language packs and so on. Same problem if I try to add BuildWindow2 to a different game. I really want to combine these two in the same patch pack, but I cant seem to make it work my self :|

Re: Spring 2013 Patch Pack - English Help (Updated 11/06/2016)

Posted: 11 Mar 2017 19:50
by ProphetSe7en
there is some feature missing from the "Enhanced viewport: zoom out, overlays & tooltips" in this patch pack.

Re: Spring 2013 Patch Pack - English Help (Updated 11/06/2016)

Posted: 12 Mar 2017 05:52
by pi1985
Screenshots from 2.4.291.

Re: Spring 2013 Patch Pack - English Help (Updated 11/06/2016)

Posted: 12 Mar 2017 11:12
by ProphetSe7en
Thats strange. I cant get it to work. The same goes for using ctrl+scroll to change view when zoomed out.

Re: Spring 2013 Patch Pack - English Help (Updated 11/06/2016)

Posted: 16 Apr 2017 08:58
by maxiecool2
Hi guys I'm having problem compiling v..291
I'm using a dell inspiron with ubuntu mate amd-64 yakkety
It's an i5 with 4gb ram
I've included a screen shot of terminal and the copied text from terminal
Let me know if you need anymore info
Mat

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 17 Apr 2017 00:07
by HackaLittleBit
What version of gcc
(gcc -v)

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 17 Apr 2017 01:00
by pi1985
I use gcc 5.3.1 and 4.7.2 and it's ok.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 20 Apr 2017 23:43
by maxiecool2
According to synaptic it's 4:6.1.1
And gcc -v says 6.2.0

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 08 May 2017 01:32
by maxiecool2
Dies it make any difference if it's 64 bit?

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 31 Jul 2017 07:47
by BoltSBM
Hello everyone!
I hope someone is still active with this Patch Pack since it has many functions I would love to play with.
Now I currently have a problem when I try to play this pack in a multiplayer session.
While I, as the server and host, can play just fine, my mates get dropped from any session as soon as I unpause the game with the error message:
"Network synchronization failed"

This happens every time, no matter how small or large the map is.
It also makes no difference if we play with NewGRF's or just vanilla OpenTTD.

We are playing online. The server has 212mbps download and 25mbps upload.
An unpatched version of the game can be played just fine.
All our settings are exactly the same on all ends.

Is there anything I am not considering or is it just not possible to play this patch Online?

+++Update+++

After an evening of tinkering I solved the issue, though not with the results I wanted.
The daylenght factor is causing the desync probelm. Everything above 1 (default) causes an immediate desync for the players.
I can play with my mates now, but we'd still like to have longer days.
So if anyone has a solution to this, I'd be very thankful.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 01 Aug 2017 03:32
by kamnet
BoltSBM wrote:After an evening of tinkering I solved the issue, though not with the results I wanted. The daylenght factor is causing the desync probelm.
This is a well-known problem with trying to use the daylength patch on multiplayer servers. As far as I know, though, nobody has been able to fix it.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 01 Aug 2017 11:45
by BoltSBM
After some further tinkering and tracing of the code that runs through while the server is running, I found out that the count of ticks is slightly different for every player that joins, even if the date in game is the same for everyone.
It appears that there is no tick synchronization in the multiplayer or if there is, it just isn't fine enough for the daylenght factor to work properly.
So for everyone who runs into the same problem, set the daylenght factor to 1 (default) and you can at least play multiplayer.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 01 Aug 2017 13:01
by NekoMaster
kamnet wrote:
BoltSBM wrote:After an evening of tinkering I solved the issue, though not with the results I wanted. The daylenght factor is causing the desync probelm.
This is a well-known problem with trying to use the daylength patch on multiplayer servers. As far as I know, though, nobody has been able to fix it.
Doesn't seem to be an issue on JGR PP because I've played several games with people and the daylength was set beyond 1.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 01 Aug 2017 23:46
by JGR
NekoMaster wrote:Doesn't seem to be an issue on JGR PP because I've played several games with people and the daylength was set beyond 1.
The day length code used in my patchpack is not the same as that in SpringPP.

In the case of SpringPP, the desyncs are probably because the variable SkipCounter is never saved, loaded or reset.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 17 Sep 2017 14:26
by jil8885
I want to contact to maintainer of this pack called Pi1985 in TTD Russia Forum, but I can't get his email because I can't register that forum. Although I already used several translation tool, but I can't register . is there any one who get his email for me or kind man who helps me to register that forum?

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 21 Sep 2017 15:59
by TrainLover
Anyone know the reason why when generating industries, it takes a lot longer then normal game, or even other patchpacks like JGR's?

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 07 Apr 2018 02:06
by TrainLover
Can the author of this patchpack explain how the industries are set to the daylength? I am missing this feature in other patch packs, and am wondering how he implemented it so that I can edit the source of JGR's and have this feature back.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 09 Apr 2018 16:37
by KeldorKatarn
Interesting that the Clipboard patch was added. I thought that was still buggy as hell. Is there a repository link for this patchpack, to whatever commit was used to add that patch? Is it stable?

Also regarding daylength, neither mine nor JGR's implementation cause any issues in multiplayer.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 13 Apr 2018 15:17
by NekoMaster
KeldorKatarn wrote:Interesting that the Clipboard patch was added. I thought that was still buggy as hell. Is there a repository link for this patchpack, to whatever commit was used to add that patch? Is it stable?

Also regarding daylength, neither mine nor JGR's implementation cause any issues in multiplayer.
Thing is that this patch pack uses a slightly different version of the Day Length patch, which includes the option for "Scale INdustry output with daylength"

I guess that apparently causes desyncs in Multiplayer and its too different for JGR to impliment maybe? Plus its a bit outdated now since I guess it hasn't been updated in a while.

Re: Spring 2013 Patch Pack - English Help (Updated 02/23/2017)

Posted: 01 Jun 2018 21:30
by eisenbahner
i am waiting desperatly for an modern patchpack with clipboard / copy&paste patch enabled. Miss this game so much but without that its to much grind :(