OR NewYear MG
#911
Posted 26 June 2021 - 12:03 PM
#912
Posted 26 June 2021 - 10:09 PM
#913
Posted 27 June 2021 - 01:43 AM
#914
Posted 27 June 2021 - 05:17 PM
#915
Posted 01 July 2021 - 10:47 AM
I have a question, what you mean with this?
NEW: first cruise control implementation, by Jindrich and slightly adapted by me? :D
Saluti
Luis
#916
Posted 01 July 2021 - 11:13 AM
#917
Posted 05 July 2021 - 12:52 PM
Is the MonoGame source code version 100.0 available for download ?
With rgds
BB22210
#918
Posted 05 July 2021 - 02:36 PM
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Orts.Viewer3D.Popups.WindowTextFont.EnsureCharacterData(String text) in F:\ADRIANA\Carlo\OR_Work\Git_ORTS_source_mio\Source\RunActivity\Viewer3D\Popups\WindowText.cs:line 381
at Orts.Viewer3D.Popups.WindowTextFont.Draw(SpriteBatch spriteBatch, Point position, Single rotation, Int32 width, String text, LabelAlignment align, Color color, Color outline) in F:\ADRIANA\Carlo\OR_Work\Git_ORTS_source_mio\Source\RunActivity\Viewer3D\Popups\WindowText.cs:line 234
at Orts.Viewer3D.Popups.WindowTextFont.Draw(SpriteBatch spriteBatch, Rectangle position, Point offset, Single rotation, String text, LabelAlignment align, Color color, Color outline) in F:\ADRIANA\Carlo\OR_Work\Git_ORTS_source_mio\Source\RunActivity\Viewer3D\Popups\WindowText.cs:line 220
at Orts.Viewer3D.Popups.WindowTextFont.Draw(SpriteBatch spriteBatch, Rectangle position, Point offset, String text, LabelAlignment align, Color color) in F:\ADRIANA\Carlo\OR_Work\Git_ORTS_source_mio\Source\RunActivity\Viewer3D\Popups\WindowText.cs:line 206
at Orts.Viewer3D.Popups.Label.Draw(SpriteBatch spriteBatch, Point offset) in F:\ADRIANA\Carlo\OR_Work\Git_ORTS_source_mio\Source\RunActivity\Viewer3D\Popups\WindowControls.cs:line 162
at Orts.Viewer3D.Popups.ControlLayout.Draw(SpriteBatch spriteBatch, Point offset) in F:\ADRIANA\Carlo\OR_Work\Git_ORTS_source_mio\Source\RunActivity\Viewer3D\Popups\WindowControls.cs:line 477...etc
Attached File(s)
-
bandicam 2021-07-05 15-26-14-085.jpg (413.52K)
Number of downloads: 5 -
OpenRailsLog.txt (18.39K)
Number of downloads: 10
#919
Posted 06 July 2021 - 05:22 PM
The camera does not move fast up or down in the keypad 8 view along with the shift key. It will move fast right and left with the shift key. It will go up and down without the shift key but normal speed.
I also checked with another player and his does not work also.
This started after the 100 update.
Ideas?
#920
Posted 07 July 2021 - 02:59 AM
Is the MonoGame source code version 100.0 available for download ?
With rgds
BB22210
#921
Posted 07 July 2021 - 07:51 AM
BB22210, on 07 July 2021 - 02:59 AM, said:
Is the MonoGame source code version 100.0 available for download ?
With rgds
BB22210
BB22210 you can get the latest update here: http://www.interazio...loads/index.php
engineersteve You're quite right - Mine doesn't work either, BUT if I use the key I have keypad8 assigned to on my RailDriver then it does.
#922
Posted 07 July 2021 - 08:53 AM
To engineersteve: yes, these keys are now used for Cruise Control. I will check if I find a replacement for them or for the CC keys, in order to get the functionality back.
To BB22210: the ORNYMG source code is always downloadable at the first link found in my signature.
#923
Posted 07 July 2021 - 01:00 PM
#924
Posted 07 July 2021 - 08:11 PM
Csantucci, on 07 July 2021 - 08:53 AM, said:
Yes. I tried three times from the same point and encountered the same error each time. But, to me, it's not that important...have saves on either side of the bad one that resume. Furthermore, it only happens once in a very great while...nothing for me to get too excited about. I'm sure there are more pressing issues for you to consider.
#925
Posted 08 July 2021 - 12:47 PM
BB22210, on 07 July 2021 - 01:00 PM, said:
ORTS.sln Cleanup unused projects 2 years ago
MSTSElectricLocomotiveViewer.cs Apply patch electric locomotive 16 months ago
Do you confirm code source is up to date ?
Rgds
BB22210
I think you are not looking at branch OR_NewYear_MG_NoWD.
Gerry: thank you; however, if I find a time slot, I'll have a look at that crash.