OpenTTD 1.0.0-RC2

OpenTTD is a fully open-sourced reimplementation of TTD, written in C++, boasting improved gameplay and many new features.

Moderator: OpenTTD Developers

Itzamna
Engineer
Engineer
Posts: 6
Joined: 09 Jan 2010 06:20

Re: OpenTTD 1.0.0-RC2

Post by Itzamna »

Thanks for the replies.


I think i discovered where the problem is. I think its related to one of the ai's. I've started a game without ai's, and so far in about 30'ish years, there are no crashes.

Is there any way to disable AI's via console? so i can disable them on my saved games where i know when it will crash.


Once again, thanks for the help. :)
User avatar
Zuu
OpenTTD Developer
OpenTTD Developer
Posts: 4553
Joined: 09 Jun 2003 18:21
Location: /home/sweden

Re: OpenTTD 1.0.0-RC2

Post by Zuu »

There is a fix in the trunk for an AI-related bug:
svn log wrote:Fix: [NoAI] List valuator could cause invalid iterators [FS#3665] (r19367)
Edit: if you read FS#3665 at bugs.openttd.org you'll see that this is a fatal bug that can cause crashes.

It will be included in the next 1.0 RC as it has been back ported to the 1.0 branch.


You have these options:
  • Stop your AIs using "stop_ai <company number>" in the console (can be opened from the menu to the far right in the toolbar)
  • Upgrade to a nightly. Your savegame from 1.0-RC2 should work in the nightly version; however, if you choose to go back to 1.0-series again, then savegames that has been saved with current trunk will not load in the 1.0-series. So you can go to nightlies but not back again with a specific save game. A nightly save game will most likely work in 1.1-series when they come.
  • Wait a couple of days for the RC3 to come. (I don't know when it will come, but probably within maximum 1-2 weeks)
My OpenTTD contributions (AIs, Game Scripts, patches, OpenTTD Auto Updater, and some sprites)
Junctioneer (a traffic intersection simulator)
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

I've noticed a problem with RC2.

I like to set the screen resolution down to 800x600 'cause the game was designed for the low resolution monitors of 15 years ago and it feels more like the original and you can zoom in closer. However I've noticed with RC2 when I do this it won't let me go to fullscreen mode. A red box says 'Fullscreen mode failed' when I try.

I havn't had this problem with the previous versions, so I assume it must be a bug of some kind.
User avatar
ChillCore
Tycoon
Tycoon
Posts: 2858
Joined: 04 Oct 2008 23:05
Location: Lost in spaces

Re: OpenTTD 1.0.0-RC2

Post by ChillCore »

Are you sure you have set the resolution to 800 * 600 before trying to go to fullscreen? I have just tested and it works for me.
When set to a non native resolution then I get the the error message.


Related to this but maybe not a bug, when coming back from fullscreen all applications that were open are closed. eg webbrowser. I am using Ubuntu 9.04.
-- .- -.-- / - .... . / ..-. --- .-. -.-. . / -... . / .-- .. - .... / -.-- --- ..- .-.-.-
--- .... / -.-- . .- .... --..-- / .- -. -.. / .--. .-. .- .. ... . / - .... . / .-.. --- .-. -.. / ..-. --- .-. / .... . / --. .- ...- . / ..- ... / -.-. .... --- --- -.-. .... --- --- ... .-.-.- / ---... .--.

Playing with my patchpack? Ask questions on usage and report bugs in the correct thread first, please.
All included patches have been modified and are no longer 100% original.
User avatar
WWTBAM
Moderator
Moderator
Posts: 3689
Joined: 02 Apr 2005 07:01
Location: Sydney NSW Antipodea
Contact:

Re: OpenTTD 1.0.0-RC2

Post by WWTBAM »

Works for me as well.
Formerly known as r0b0t_b0y2003, robotboy, roboboy and beclawat. The best place to get the most recent nightly builds of TTDPatch is: http://roboboy.users.tt-forums.net/TTDPatch/nightlies/
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

Just tried it again. And I've just noticed that fullscreen mode doesn't work at all in any resolution. I didn't have this problem with any of the earlier versions.

Any suggestions?
Rubidium
OpenTTD Developer
OpenTTD Developer
Posts: 3815
Joined: 09 Feb 2006 19:15

Re: OpenTTD 1.0.0-RC2

Post by Rubidium »

GRLea wrote:Any suggestions?
Tell us more. For example what does 'any earlier' versions mean? You are telling it got broken between 1.0.0-RC1 and 1.0.0-RC2? Or that I broke it when tagging it? Also what OS are you using? And what version of that OS?
User avatar
ChillCore
Tycoon
Tycoon
Posts: 2858
Joined: 04 Oct 2008 23:05
Location: Lost in spaces

Re: OpenTTD 1.0.0-RC2

Post by ChillCore »

I just wanted to start a game and the game crashed on me while I was moving the mousepointer towards the game options.
I have tried a few times but I could not reproduce. Maybe the crashlog could provide some clue.
Ubuntu 9.04, windows binary under wine.
Attachments
crash_1.0.0-RC2.7z
(175.74 KiB) Downloaded 133 times
-- .- -.-- / - .... . / ..-. --- .-. -.-. . / -... . / .-- .. - .... / -.-- --- ..- .-.-.-
--- .... / -.-- . .- .... --..-- / .- -. -.. / .--. .-. .- .. ... . / - .... . / .-.. --- .-. -.. / ..-. --- .-. / .... . / --. .- ...- . / ..- ... / -.-. .... --- --- -.-. .... --- --- ... .-.-.- / ---... .--.

Playing with my patchpack? Ask questions on usage and report bugs in the correct thread first, please.
All included patches have been modified and are no longer 100% original.
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

I've used versions 0.7.2, 0.7.5, and RC1, and they all worked fine. I've only had this problem with RC2.

What do you mean by OS btw?
Rubidium
OpenTTD Developer
OpenTTD Developer
Posts: 3815
Joined: 09 Feb 2006 19:15

Re: OpenTTD 1.0.0-RC2

Post by Rubidium »

ChillCore: Just google for the exception (80000101) and it will show up many times on Google and most of the times it's related to wine. Given that it shows up in bugs from the 2000 range to the 52000 range it seems to be something that can be triggered by a lot of things.

GRLea: Operating System
User avatar
ChillCore
Tycoon
Tycoon
Posts: 2858
Joined: 04 Oct 2008 23:05
Location: Lost in spaces

Re: OpenTTD 1.0.0-RC2

Post by ChillCore »

Thank you for your time Rubidium.
I did not think of searching for the exception ... will do first next time. ;)
-- .- -.-- / - .... . / ..-. --- .-. -.-. . / -... . / .-- .. - .... / -.-- --- ..- .-.-.-
--- .... / -.-- . .- .... --..-- / .- -. -.. / .--. .-. .- .. ... . / - .... . / .-.. --- .-. -.. / ..-. --- .-. / .... . / --. .- ...- . / ..- ... / -.-. .... --- --- -.-. .... --- --- ... .-.-.- / ---... .--.

Playing with my patchpack? Ask questions on usage and report bugs in the correct thread first, please.
All included patches have been modified and are no longer 100% original.
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

My operating system is Windows Vista Home Premium.
User avatar
kamnet
Moderator
Moderator
Posts: 8705
Joined: 28 Sep 2009 17:15
Location: Eastern KY
Contact:

Re: OpenTTD 1.0.0-RC2

Post by kamnet »

GRLea wrote:I've noticed a problem with RC2. I like to set the screen resolution down to 800x600 'cause the game was designed for the low resolution monitors of 15 years ago and it feels more like the original and you can zoom in closer. However I've noticed with RC2 when I do this it won't let me go to fullscreen mode. A red box says 'Fullscreen mode failed' when I try. I havn't had this problem with the previous versions, so I assume it must be a bug of some kind.
I just tried w/ RC2, WinXP SP3. I can flip from widowed to full screen as long as I've selected a resolution. If it's set to "other" then it won't go.
Timmaexx
Transport Coordinator
Transport Coordinator
Posts: 301
Joined: 03 Jan 2009 17:55

Re: OpenTTD 1.0.0-RC2

Post by Timmaexx »

ChillCore wrote:I just wanted to start a game and the game crashed on me while I was moving the mousepointer towards the game options.
I have tried a few times but I could not reproduce. Maybe the crashlog could provide some clue.
Ubuntu 9.04, windows binary under wine.
Why don't you use the .deb file?
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

kamnet wrote:I just tried w/ RC2, WinXP SP3. I can flip from widowed to full screen as long as I've selected a resolution. If it's set to "other" then it won't go.
I'm afraid it won't work on mine even if I've selected a resolution. I've even just tried reinstalling it, still doesn't work.
Rubidium
OpenTTD Developer
OpenTTD Developer
Posts: 3815
Joined: 09 Feb 2006 19:15

Re: OpenTTD 1.0.0-RC2

Post by Rubidium »

Changing back to 1.0.0-RC1 does fix the problem?
User avatar
ChillCore
Tycoon
Tycoon
Posts: 2858
Joined: 04 Oct 2008 23:05
Location: Lost in spaces

Re: OpenTTD 1.0.0-RC2

Post by ChillCore »

Timaexx wrote:
ChillCore wrote: I just wanted to start a game and the game crashed on me while I was moving the mousepointer towards the game options.
I have tried a few times but I could not reproduce. Maybe the crashlog could provide some clue.
Ubuntu 9.04, windows binary under wine.
Why don't you use the .deb file?
Because I installed OpenTTD once through "apt-get install" and when I wanted to update to a nightly by means of a .deb I got the is already installed error.
I have been to lazy until now to do it properly and most of the times it runs with no problems ... :)
I did some searching and this seem to happen at random with many other applications under wine also.

My self-compiled linux binaries run with no problem though. I will try again when 1.0.0-stable is released.
GRLea wrote: I'm afraid it won't work on mine even if I've selected a resolution. I've even just tried reinstalling it, still doesn't work.
What is the resolution of your desktop? Maybe that is not native?
What happens if you set your desktop to 800 * 600 first?
Just a wild guess, did you leave the window maximised before trying to change to fullscreen? If you do changing will fail also IIRC.

Edit: Sort of cross posted with Rubidium
-- .- -.-- / - .... . / ..-. --- .-. -.-. . / -... . / .-- .. - .... / -.-- --- ..- .-.-.-
--- .... / -.-- . .- .... --..-- / .- -. -.. / .--. .-. .- .. ... . / - .... . / .-.. --- .-. -.. / ..-. --- .-. / .... . / --. .- ...- . / ..- ... / -.-. .... --- --- -.-. .... --- --- ... .-.-.- / ---... .--.

Playing with my patchpack? Ask questions on usage and report bugs in the correct thread first, please.
All included patches have been modified and are no longer 100% original.
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

Where can I find a link to download it?
Rubidium
OpenTTD Developer
OpenTTD Developer
Posts: 3815
Joined: 09 Feb 2006 19:15

Re: OpenTTD 1.0.0-RC2

Post by Rubidium »

At the first post with a bit of imagination.

http://www.openttd.org/download-testing/1.0.0-RC1
GRLea
Engineer
Engineer
Posts: 10
Joined: 29 Sep 2009 14:48

Re: OpenTTD 1.0.0-RC2

Post by GRLea »

Aha success!! I altered my monitor resolution down to 800x600 and fullscreen worked. I then altered it back to normal (1280x800) and it still works. Very mysterious!
Post Reply

Return to “General OpenTTD”

Who is online

Users browsing this forum: Bing [Bot] and 17 guests