Integrated Version ChrisIN-Final-1 [2008/03/12] *r11485*
Moderator: OpenTTD Developers
Re: Integrated Version ChrisIN-r11060 [08/09/2007]
see
trunk/docs/landscape.html
trunk/docs/landscape_grid.html
trunk/docs/landscape.html
trunk/docs/landscape_grid.html
⢇⡸⢸⠢⡇⡇⢎⡁⢎⡱⢸⡱⢸⣭⠀⢸⢜⢸⢸⣀⢸⣀⢸⣭⢸⡱⠀⢰⠭⡆⣫⠰⣉⢸⢸⠀⢰⠭⡆⡯⡆⢹⠁⠀⢐⠰⡁
-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11060 [08/09/2007]
Ok I replaced m4 from the patch to m2 (which was used in BamBams version) and now it seems to be working
I will do some more testing but so far it looks really good!

-
- Traffic Manager
- Posts: 141
- Joined: 30 Apr 2007 10:26
Re: Integrated Version ChrisIN-r11060 [08/09/2007]
woohoo......
i knew you would come through!

i knew you would come through!
-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Ok, finally released the new build of ChrisIN
it has no major known bugs except the ones listed to be fixed in the first post. Highest fix priority has the issue that road bridges can't be copy pasted right now.
A little note on the current build:
To show the station catchment area use ctrl + rightclick on the station, to stop showing the catchment are use ctrl + leftclick. This is not very comfortable but the only way this patch works right now without influencing other parts of the game.
The routemarkers are built with the icon in the railroad building tools. To switch the color click on the built routemarker again (with ctrl you cycle in the opposite direction). Routemarkers are absolute now and do not generate positive penalties anymore as this might crash the game in certain cases (i.e. when the overall penalty is positive and NPF is used afaik).
So although I just published this build the next one is in the making already as there are still some bugs left to be eliminated

A little note on the current build:
To show the station catchment area use ctrl + rightclick on the station, to stop showing the catchment are use ctrl + leftclick. This is not very comfortable but the only way this patch works right now without influencing other parts of the game.
The routemarkers are built with the icon in the railroad building tools. To switch the color click on the built routemarker again (with ctrl you cycle in the opposite direction). Routemarkers are absolute now and do not generate positive penalties anymore as this might crash the game in certain cases (i.e. when the overall penalty is positive and NPF is used afaik).
So although I just published this build the next one is in the making already as there are still some bugs left to be eliminated

Re: Integrated Version ChrisIN-r11060 [08/09/2007]
I think the thread you are looking for is this one: http://www.tt-forums.net/viewtopic.php?t=12193. I found the link by looking at this wiki page: http://wiki.openttd.org/index.php/Mini_ ... s_Includedchrissicom wrote:Is there a thread for this (percent loading) patch? Then I could have a look at the code and check how "usable" it is.
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Hm - there seems to be a bug with the routemarkers - when placing semaphores or pre-signals on some 'diagonal' (wrt. tile orientation) track, routemarkers also appear.
It only seems to happen on alternate diagonal track segments.
It only seems to happen on alternate diagonal track segments.
The light at the end of the tunnel is the headlamp of the oncoming train...
-
- Engineer
- Posts: 105
- Joined: 30 Jun 2006 04:22
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
HIEntimix wrote:Hm - there seems to be a bug with the routemarkers - when placing semaphores or pre-signals on some 'diagonal' (wrt. tile orientation) track, routemarkers also appear.
It only seems to happen on alternate diagonal track segments.
I also got the same error, though I loaded a saved game. Route markers appeared in two way exit signals on loading the saved game.
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Yup - I first noticed it loading my saved game, but it also happens on new games & with a clean .cfg file.blitzkrieg wrote:I also got the same error, though I loaded a saved game. Route markers appeared in two way exit signals on loading the saved game.
The light at the end of the tunnel is the headlamp of the oncoming train...
-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Thanks for letting me know about this problem. I think the reason is that the original routemarkers offers too many colours and this was probably the reason BamBam reduced it to 6. I try to fix this for the next release. With electric signals routemarkers should work fine though.
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
The problem is that there were changes to the map array, which made the allocation done by the routemarkers used by something else now. And using the same bits for signals and routemarkers will give you this problem.
-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
I was assuming something like that, but unfortunately I am not familiar with how the map array works so it's a little difficult for me to find the simple solution (which it surely is)Rubidium wrote:The problem is that there were changes to the map array, which made the allocation done by the routemarkers used by something else now. And using the same bits for signals and routemarkers will give you this problem.

Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Mostly, but they're still showing up on electric presignals.chrissicom wrote:With electric signals routemarkers should work fine though.
The light at the end of the tunnel is the headlamp of the oncoming train...
-
- Engineer
- Posts: 43
- Joined: 31 Aug 2007 17:25
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
i have a problem with the last chrisin, every time i load it shows me this:
http://www.casimages.com/img.php?prov=a ... 325827.png
and another one right after almost the same, then the game loads normally
Why does it show me that??
thanks!
http://www.casimages.com/img.php?prov=a ... 325827.png
and another one right after almost the same, then the game loads normally
Why does it show me that??
thanks!
-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
That looks like a defective openttd.cfg setting. Open the file and remove the setting for this option and the game should recreate it in a working way.
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Yes , i get this as well . Thanks for reply Chris and keep up the good work !!! 

- Kiwi_Hedgehog
- Engineer
- Posts: 28
- Joined: 18 Jul 2007 12:11
- Location: Newmarket, United Kingdom
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Me and my friend get the same "error" message. We changed the value and still the "error" message came up.
EDIT: Kanibals figured it out.
EDIT: Kanibals figured it out.
Last edited by Kiwi_Hedgehog on 02 Oct 2007 06:16, edited 1 time in total.
-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
I will investigate this in 1-2 weeks when I find some time for the next release. I am in uni exam time right now and don't have too much time. Sorry for the waiting time 

Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Fixed it Kiwi!
The errors we we're getting were to do with the nightlies. "Trailing characters at the end of Advanced_Vehicle_List_ " or something to the effect.
I just deleted the .cfg file and forced it to make a new one. Lost all the settings and had to put them all back in, small price to pay for the advanced vehicle list and loading indicators.
No idea what was wrong or what was causing it, but that fixes it.
Just so ya know
The errors we we're getting were to do with the nightlies. "Trailing characters at the end of Advanced_Vehicle_List_ " or something to the effect.
I just deleted the .cfg file and forced it to make a new one. Lost all the settings and had to put them all back in, small price to pay for the advanced vehicle list and loading indicators.
No idea what was wrong or what was causing it, but that fixes it.
Just so ya know

-
- Route Supervisor
- Posts: 415
- Joined: 07 Oct 2004 10:05
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Ah now I remember, they changed the values for these two options a while ago in trunk and therefore the settings in the .cfg file were invalid. You can also simply reset the value for these settings in the game and the error message should be gone as well. Re-creating the .cfg file is a valid option of course too.
I am really busy this week and I hope you can live with the current bugs in ChrisIN, I will try to find some time this weekend to fix at least routemarkers so they do properly work.
I am really busy this week and I hope you can live with the current bugs in ChrisIN, I will try to find some time this weekend to fix at least routemarkers so they do properly work.
Re: Integrated Version ChrisIN-r11174 [28/09/2007]
Can any one help me plz. i am using win98 and i also don't know how to complie from source so can anybody tell me what can i do in order to run latest ChirisIN patch
Who is online
Users browsing this forum: Majestic-12 [Bot] and 23 guests