Russian OpenTTD Community patchpack (1.2.0)
Moderator: OpenTTD Developers
Re: Russian OpenTTD Community patchpack (1.2.0)
Not sure is it a bug but it doesn't matter, no need to redo the .dmg. The bug resides in the station window, in which you could see the number of passengers/mail and whatever. If you transfer passengers/mail from other stations towards one 'main' station, there's usually a '+' next to the number of passengers/mail, which you could expand to see how many are from the 'main' station and how many are not.
In this version (oleg's MAC version), no matter how hard you try to click on the '+', it would not expand. And sometimes you'll see eg. "20 passengers +" but when your train with 200 capacity arrives, it fills up completely (100%).
In this version (oleg's MAC version), no matter how hard you try to click on the '+', it would not expand. And sometimes you'll see eg. "20 passengers +" but when your train with 200 capacity arrives, it fills up completely (100%).
Any dream worth having,
Is a dream worth fighting for!
Is a dream worth fighting for!
-
- Engineer
- Posts: 22
- Joined: 24 May 2008 23:06
Re: Russian OpenTTD Community patchpack (1.2.0)
I'm not sure if this is a known error with the new passenger destinations, but some stations don't seem to want to list all the routes that go to/from them.
Attached is a pic of a central station. About 8 other stations should connect through this one, but as you can see form the station dialog, they don't seem to want to be able to route back outward. Anyone know what might cause this?
Attached is a pic of a central station. About 8 other stations should connect through this one, but as you can see form the station dialog, they don't seem to want to be able to route back outward. Anyone know what might cause this?
- Attachments
-
- Seningdore Transport, 12th Oct 1982.png
- (121.37 KiB) Downloaded 250 times
Re: Russian OpenTTD Community patchpack (1.2.0)
how much time did you give it between installing the routes and posting here?
I found that it sometimes takes a couple of game months for the new routes to be established/picked up by the paxdest patch.
I suggest to let the game run for 3-4 gamemonths and see what happens.
I found that it sometimes takes a couple of game months for the new routes to be established/picked up by the paxdest patch.
I suggest to let the game run for 3-4 gamemonths and see what happens.
*** Ce French Train Set ***
*** Visit my transport related pictures on Flickr ***





Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
"A committee is a group of men who individually can do nothing but as a group decide that nothing can be done" (Fred Allen 1894-1956 US radio comic).
*** Visit my transport related pictures on Flickr ***
Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
"A committee is a group of men who individually can do nothing but as a group decide that nothing can be done" (Fred Allen 1894-1956 US radio comic).
-
- Engineer
- Posts: 22
- Joined: 24 May 2008 23:06
Re: Russian OpenTTD Community patchpack (1.2.0)
I tried 20 years of game time, along with add/subtracting/changing the train routes. They really don't seem to like to make some connections.
Are there some limitations to passenger destinations that i am not aware of? What I have been building thus far is a sort of wheel and spoke system. Each city picking up local passengers to its own mini hub, with city <-> city passengers being picked up there and taken to a regional hub. I had hoped to extend this to several regional hubs to cover the map. From what I can tell, the stations don't like to form routes from the mini hubs to the regional one.
Are there some limitations to passenger destinations that i am not aware of? What I have been building thus far is a sort of wheel and spoke system. Each city picking up local passengers to its own mini hub, with city <-> city passengers being picked up there and taken to a regional hub. I had hoped to extend this to several regional hubs to cover the map. From what I can tell, the stations don't like to form routes from the mini hubs to the regional one.
Re: Russian OpenTTD Community patchpack (1.2.0)
With the "towns need goods" patch enabled, some of my cities don't detect that they are receiving goods (demanding "goods service" instead of "more goods"), is there some requirement I'm not aware of? Like the entire station has to be within the goods-accepting area (guessing)? Also having paxdest bugs, but I guess that's excpected.
Re: Russian OpenTTD Community patchpack (1.2.0)
Just recently been having some unexpected crashes in the game. Not sure what I've done to get it. Been crash-free for 5 game years then now, it has been happening frequently. Even without me doing anything.
Thread 0 Crashed:
0 libSystem.B.dylib 0x92d5f0ea __kill + 10
1 libSystem.B.dylib 0x92dd63f2 raise + 26
2 libSystem.B.dylib 0x92de59af abort + 73
3 libSystem.B.dylib 0x92dd7593 __assert_rtn + 101
4 OpenTTD 0x0027096f CYapfBaseT<CYapfRail_TypesT<CYapfRail1, CFollowTrackT<(TransportType)0, true, false>, CNodeList_HashTableT<CYapfRailNodeT<CYapfNodeKeyTrackDir>, 12, 16>, CYapfDestinationTileOrStationRailT, CYapfFollowRailT> >::AddNewNode(CYapfRailNodeT<CYapfNodeKeyTrackDir>&, CFollowTrackT<(TransportType)0, true, false> const&) + 1327
5 OpenTTD 0x002717f1 CYapfBaseT<CYapfRail_TypesT<CYapfRail1, CFollowTrackT<(TransportType)0, true, false>, CNodeList_HashTableT<CYapfRailNodeT<CYapfNodeKeyTrackDir>, 12, 16>, CYapfDestinationTileOrStationRailT, CYapfFollowRailT> >::FindPath(Vehicle const*) + 2961
6 OpenTTD 0x00271bec CYapfFollowRailT<CYapfRail_TypesT<CYapfRail1, CFollowTrackT<(TransportType)0, true, false>, CNodeList_HashTableT<CYapfRailNodeT<CYapfNodeKeyTrackDir>, 12, 16>, CYapfDestinationTileOrStationRailT, CYapfFollowRailT> >::stCheckReverseTrain(Vehicle const*, unsigned int, Trackdir, unsigned int, Trackdir, int) + 204
7 OpenTTD 0x00266e83 YapfCheckReverseTrain(Vehicle const*) + 163
8 OpenTTD 0x00207092 CheckReverseTrain(Vehicle*) + 450
9 OpenTTD 0x00215c3e TrainLocoHandler(Vehicle*, bool) + 142
10 OpenTTD 0x00230433 CallVehicleTicks() + 115
11 OpenTTD 0x0011eaf7 StateGameLoop() + 119
12 OpenTTD 0x0012030b GameLoop() + 347
13 OpenTTD 0x0029a5d9 QZ_GameLoop() + 473
14 OpenTTD 0x0029791b -[OTTDMain applicationDidFinishLaunching:] + 11
15 com.apple.Foundation 0x9539bbda _nsnote_callback + 106
16 com.apple.CoreFoundation 0x92fd09da __CFXNotificationPost + 362
17 com.apple.CoreFoundation 0x92fd0cb3 _CFXNotificationPostNotification + 179
18 com.apple.Foundation 0x95398fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
19 com.apple.Foundation 0x953a2668 -[NSNotificationCenter postNotificationName:object:] + 56
20 com.apple.AppKit 0x91281eff -[NSApplication _postDidFinishNotification] + 125
21 com.apple.AppKit 0x91281e0e -[NSApplication _sendFinishLaunchingNotification] + 77
22 com.apple.AppKit 0x911fb8aa -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
23 com.apple.AppKit 0x911fb0a3 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
24 com.apple.Foundation 0x953c11df -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
25 com.apple.Foundation 0x953c0eef _NSAppleEventManagerGenericHandler + 223
26 com.apple.AE 0x92e87648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
27 com.apple.AE 0x92e8757e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
28 com.apple.AE 0x92e87425 aeProcessAppleEvent + 177
29 com.apple.HIToolbox 0x94b64f61 AEProcessAppleEvent + 38
30 com.apple.AppKit 0x911f89ed _DPSNextEvent + 1189
31 com.apple.AppKit 0x911f808e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
32 com.apple.AppKit 0x911f10c5 -[NSApplication run] + 795
33 OpenTTD 0x0029824e VideoDriver_Cocoa::MainLoop() + 30
34 OpenTTD 0x0011f444 ttd_main(int, char**) + 2020
35 OpenTTD 0x00226bcf main + 143
36 OpenTTD 0x00002e36 start + 54
Thread 0 Crashed:
0 libSystem.B.dylib 0x92d5f0ea __kill + 10
1 libSystem.B.dylib 0x92dd63f2 raise + 26
2 libSystem.B.dylib 0x92de59af abort + 73
3 libSystem.B.dylib 0x92dd7593 __assert_rtn + 101
4 OpenTTD 0x0027096f CYapfBaseT<CYapfRail_TypesT<CYapfRail1, CFollowTrackT<(TransportType)0, true, false>, CNodeList_HashTableT<CYapfRailNodeT<CYapfNodeKeyTrackDir>, 12, 16>, CYapfDestinationTileOrStationRailT, CYapfFollowRailT> >::AddNewNode(CYapfRailNodeT<CYapfNodeKeyTrackDir>&, CFollowTrackT<(TransportType)0, true, false> const&) + 1327
5 OpenTTD 0x002717f1 CYapfBaseT<CYapfRail_TypesT<CYapfRail1, CFollowTrackT<(TransportType)0, true, false>, CNodeList_HashTableT<CYapfRailNodeT<CYapfNodeKeyTrackDir>, 12, 16>, CYapfDestinationTileOrStationRailT, CYapfFollowRailT> >::FindPath(Vehicle const*) + 2961
6 OpenTTD 0x00271bec CYapfFollowRailT<CYapfRail_TypesT<CYapfRail1, CFollowTrackT<(TransportType)0, true, false>, CNodeList_HashTableT<CYapfRailNodeT<CYapfNodeKeyTrackDir>, 12, 16>, CYapfDestinationTileOrStationRailT, CYapfFollowRailT> >::stCheckReverseTrain(Vehicle const*, unsigned int, Trackdir, unsigned int, Trackdir, int) + 204
7 OpenTTD 0x00266e83 YapfCheckReverseTrain(Vehicle const*) + 163
8 OpenTTD 0x00207092 CheckReverseTrain(Vehicle*) + 450
9 OpenTTD 0x00215c3e TrainLocoHandler(Vehicle*, bool) + 142
10 OpenTTD 0x00230433 CallVehicleTicks() + 115
11 OpenTTD 0x0011eaf7 StateGameLoop() + 119
12 OpenTTD 0x0012030b GameLoop() + 347
13 OpenTTD 0x0029a5d9 QZ_GameLoop() + 473
14 OpenTTD 0x0029791b -[OTTDMain applicationDidFinishLaunching:] + 11
15 com.apple.Foundation 0x9539bbda _nsnote_callback + 106
16 com.apple.CoreFoundation 0x92fd09da __CFXNotificationPost + 362
17 com.apple.CoreFoundation 0x92fd0cb3 _CFXNotificationPostNotification + 179
18 com.apple.Foundation 0x95398fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
19 com.apple.Foundation 0x953a2668 -[NSNotificationCenter postNotificationName:object:] + 56
20 com.apple.AppKit 0x91281eff -[NSApplication _postDidFinishNotification] + 125
21 com.apple.AppKit 0x91281e0e -[NSApplication _sendFinishLaunchingNotification] + 77
22 com.apple.AppKit 0x911fb8aa -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
23 com.apple.AppKit 0x911fb0a3 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
24 com.apple.Foundation 0x953c11df -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
25 com.apple.Foundation 0x953c0eef _NSAppleEventManagerGenericHandler + 223
26 com.apple.AE 0x92e87648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
27 com.apple.AE 0x92e8757e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
28 com.apple.AE 0x92e87425 aeProcessAppleEvent + 177
29 com.apple.HIToolbox 0x94b64f61 AEProcessAppleEvent + 38
30 com.apple.AppKit 0x911f89ed _DPSNextEvent + 1189
31 com.apple.AppKit 0x911f808e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
32 com.apple.AppKit 0x911f10c5 -[NSApplication run] + 795
33 OpenTTD 0x0029824e VideoDriver_Cocoa::MainLoop() + 30
34 OpenTTD 0x0011f444 ttd_main(int, char**) + 2020
35 OpenTTD 0x00226bcf main + 143
36 OpenTTD 0x00002e36 start + 54
- Attachments
-
- Peterborough County Rail, 7th Aug 1925.sav
- Here it is!
- (159.71 KiB) Downloaded 154 times
Any dream worth having,
Is a dream worth fighting for!
Is a dream worth fighting for!
- planetmaker
- OpenTTD Developer
- Posts: 9432
- Joined: 07 Nov 2007 22:44
- Location: Sol d
Re: Russian OpenTTD Community patchpack (1.2.0)
looks like one of the known YAPP errors. Load an earlier version of your game where the situation is different.Two5Kid wrote:crash log
OpenTTD: manual | online content | translations | Wanted contributions and patches
#openttdcoop: blog | wiki | public server | DevZone | NewGRF web translator
DevZone - home of the free NewGRFs: OpenSFX | OpenMSX | OpenGFX | Swedish Rails | OpenGFX+ Trains|RV|Industries|Airports|Landscape | NML
Re: Russian OpenTTD Community patchpack (1.2.0)
I was thinking the same thing, because just a month ago (game time), everything including YAPP was running well. But, for the past one month I've been heavily involved in laying multiple tracks across a few stations, plenty of YAPP-ing going on. So I guess it caused a havoc in the system.
Thanks planetmaker, wonder how should I clear it? Maybe just keep saving my games until my tracks are properly laid. My tracking system is interconnected, meaning freight and passenger (local/mainline) share the same tracks, leading to multiple junctions, but none are that complicated.
Edit: Managed to replay the part prior to the crash, but focusing on other parts of the map, will leave the troublesome region for the last. So far so good, no crashes yet. But I've yet to find out what caused it. I'm also creating loads of rerouted lines currently but it's not forcing YAPP to crash.
Thanks planetmaker, wonder how should I clear it? Maybe just keep saving my games until my tracks are properly laid. My tracking system is interconnected, meaning freight and passenger (local/mainline) share the same tracks, leading to multiple junctions, but none are that complicated.
Edit: Managed to replay the part prior to the crash, but focusing on other parts of the map, will leave the troublesome region for the last. So far so good, no crashes yet. But I've yet to find out what caused it. I'm also creating loads of rerouted lines currently but it's not forcing YAPP to crash.
Any dream worth having,
Is a dream worth fighting for!
Is a dream worth fighting for!
Re: Russian OpenTTD Community patchpack (1.2.0)
Anyone able to help me? I installed the source code package on my Linux server system, but i can't join the game from another (Windows) machine. That Windows machine is running OpenTTD-RCPP-1.2.0-Win32.zip. Is it possible that the source code is based on another build or am i doing something wrong? (Message = Version mismatch).
I don't have to do anything with OpenTTD 0.6.1 as far as i know, right?
Thanks in advance.
I don't have to do anything with OpenTTD 0.6.1 as far as i know, right?
Thanks in advance.
Re: Russian OpenTTD Community patchpack (1.2.0)
How did you compiled you Linux version?TommyGun wrote:Anyone able to help me? I installed the source code package on my Linux server system, but i can't join the game from another (Windows) machine. That Windows machine is running OpenTTD-RCPP-1.2.0-Win32.zip. Is it possible that the source code is based on another build or am i doing something wrong? (Message = Version mismatch).
I don't have to do anything with OpenTTD 0.6.1 as far as i know, right?
Thanks in advance.
Russian OpenTTD Community patchpack (2.0.0RC2) (in Russian) , (in English)
Re: Russian OpenTTD Community patchpack (1.2.0)
Smoky, instead of using compile option --revision, I suggest you patch the file src/rev.cpp.in
Would be easier for others to compile with same revision name.
Anyway, this build uses passenger destination and therefor, I fear, it isn't usable for network...
Greets
Ammler
Would be easier for others to compile with same revision name.
Anyway, this build uses passenger destination and therefor, I fear, it isn't usable for network...
Greets
Ammler
Code: Select all
Index: src/rev.cpp.in
===================================================================
--- src/rev.cpp.in (Revision 13671)
+++ src/rev.cpp.in (Arbeitskopie)
@@ -20,7 +20,7 @@
* norev000 is for non-releases that are made on systems without
* subversion or sources that are not a checkout of subversion.
*/
-const char _openttd_revision[] = "@@VERSION@@";
+const char _openttd_revision[] = "@@VERSION@@ - Russian Patchpack 1.2";
/**
* Let us know if current build was modified. This detection
Town Names:


Still work in progress: OpenGFX or/and OpenSFX - Please help!
Re: Russian OpenTTD Community patchpack (1.2.0)
Already figured it out. Did it with the --revision option, and now it works! Thanks anyway
Re: Russian OpenTTD Community patchpack (1.2.0)
not sure if this is a russian community patch problem. but. when paralell drive through stops, vehicles allways queue up where there allready are vehicles allready, instead of choosing a free one. only moments they freely choose ones are the time when there are no vehicles loading.
same thing happens with queueing enabled/disabled
some more searching reveals that this is probably a yapf problem.. problem is, i cannot change pathfinder without game crashing..
the setups works in 0.6.1..
same thing happens with queueing enabled/disabled
some more searching reveals that this is probably a yapf problem.. problem is, i cannot change pathfinder without game crashing..
the setups works in 0.6.1..
- Jim Starluck
- Traffic Manager
- Posts: 135
- Joined: 26 Jun 2005 20:12
- Location: Cincinnati, OH
- Contact:
Re: Russian OpenTTD Community patchpack (1.2.0)
Does anyone else have passengers who select specific trains to travel on? I've got a few cities that have multiple trains running between them, but the passengers who want to get from City A to City B seem to only board a single specific train, as opposed to any train which makes the trip.
If at first you don't succeed, get a bigger locomotive and try again.
Re: Russian OpenTTD Community patchpack (1.2.0)
The Linux Version and the Windows Version have different netversions so they can't connect 
Any reasons for that?

Any reasons for that?
Have a N.I.C.E. day!
Indiana
Indiana
Re: Russian OpenTTD Community patchpack (1.2.0)
has anyone played this patchpack online?
Cause when i put a dedicated server online i can play. But when i have build at least 1 train and abandon the game for whatever reason i cannot rejoin. When i rejoin the game i get kicked out of the game in 2 second and get this error: Network-Game synchronisation failed
This happens on a windows and on a linux dedicated server.
Server and client runs same version
It happend on different computers
I cannot even spectate a game
Any idea how i can fix this ?
Cause when i put a dedicated server online i can play. But when i have build at least 1 train and abandon the game for whatever reason i cannot rejoin. When i rejoin the game i get kicked out of the game in 2 second and get this error: Network-Game synchronisation failed
This happens on a windows and on a linux dedicated server.
Server and client runs same version
It happend on different computers
I cannot even spectate a game
Any idea how i can fix this ?
Re: Russian OpenTTD Community patchpack (1.2.0)
Does the pack have passenger destinations? If so, there's your problem; passenger destinations is not even remotely MP-safe. I think disabling it will fix that particular problem, but I don't know for sure.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
Re: Russian OpenTTD Community patchpack (1.2.0)
Heya

May I quote myselfRPG wrote:has anyone played this patchpack online?

GreetsAmmler wrote: Anyway, this build uses passenger destination and therefor, I fear, it isn't usable for network...
Town Names:


Still work in progress: OpenGFX or/and OpenSFX - Please help!
Re: Russian OpenTTD Community patchpack (1.2.0)
it must be:Ammler wrote:Smoky, instead of using compile option --revision, I suggest you patch the file src/rev.cpp.in
Would be easier for others to compile with same revision name.
Anyway, this build uses passenger destination and therefor, I fear, it isn't usable for network...
Greets
Ammler
Code: Select all
Index: src/rev.cpp.in =================================================================== --- src/rev.cpp.in (Revision 13671) +++ src/rev.cpp.in (Arbeitskopie) @@ -20,7 +20,7 @@ * norev000 is for non-releases that are made on systems without * subversion or sources that are not a checkout of subversion. */ -const char _openttd_revision[] = "@@VERSION@@"; +const char _openttd_revision[] = "@@VERSION@@ - Russian Patchpack 1.2"; /** * Let us know if current build was modified. This detection
Code: Select all
Index: src/rev.cpp.in
===================================================================
--- src/rev.cpp.in (Revision 13671)
+++ src/rev.cpp.in (Arbeitskopie)
@@ -20,7 +20,7 @@
* norev000 is for non-releases that are made on systems without
* subversion or sources that are not a checkout of subversion.
*/
-const char _openttd_revision[] = "@@VERSION@@";
+const char _openttd_revision[] = "r13437 - Russian Community patchpack 1.2.0";
/**
* Let us know if current build was modified. This detection
Russian OpenTTD Community patchpack (2.0.0RC2) (in Russian) , (in English)
Re: Russian OpenTTD Community patchpack (1.2.0)
Even with disabled PAXDest it doesn't let you in again.DaleStan wrote:Does the pack have passenger destinations? If so, there's your problem; passenger destinations is not even remotely MP-safe. I think disabling it will fix that particular problem, but I don't know for sure.
The first player can play as long as he want, only new connects get kicked on connect.
Have a N.I.C.E. day!
Indiana
Indiana
Who is online
Users browsing this forum: No registered users and 9 guests