Elvas Tower: OR NewYear MG - Elvas Tower

Jump to content

  • 203 Pages +
  • « First
  • 95
  • 96
  • 97
  • 98
  • 99
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

OR NewYear MG Rate Topic: ****- 4 Votes

#961 User is offline   engmod 

  • Open Rails Developer
  • PipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 1,764
  • Joined: 26-February 08
  • Gender:Male
  • Location:Eltham, Victoria, Australia
  • Simulator:ORNYMG
  • Country:

Posted 26 July 2021 - 12:40 AM

You have to fix this:-

Warning: Expected end of file in C:\ORStrecken\Hauptbahnen\Trains\trainset\obb_1116159\obb_1116159_hu.eng:line 1091

You have unbalanced brackets.

If you can't find the problem, post the file here and we will fix it.

#962 User is offline   Hannes44 

  • Fireman
  • Group: Status: Active Member
  • Posts: 161
  • Joined: 10-October 17
  • Gender:Male
  • Location:Select State/Province
  • Simulator:Open Rails
  • Country:

Posted 26 July 2021 - 11:55 AM

Thank you. I removed the locomotive from the timetable, no more crash. What I don't understand is, why it worked with 98.1 and 100.1.

#963 User is offline   engmod 

  • Open Rails Developer
  • PipPipPipPipPipPipPip
  • Group: ET Admin
  • Posts: 1,764
  • Joined: 26-February 08
  • Gender:Male
  • Location:Eltham, Victoria, Australia
  • Simulator:ORNYMG
  • Country:

Posted 26 July 2021 - 03:31 PM

View PostHannes44, on 26 July 2021 - 11:55 AM, said:

Thank you. I removed the locomotive from the timetable, no more crash. What I don't understand is, why it worked with 98.1 and 100.1.


Carlo needs to look at the crash and fix if necessary.

Can you post the problem eng file please?

#964 User is offline   Hannes44 

  • Fireman
  • Group: Status: Active Member
  • Posts: 161
  • Joined: 10-October 17
  • Gender:Male
  • Location:Select State/Province
  • Simulator:Open Rails
  • Country:

Posted 26 July 2021 - 10:35 PM

This is the original problemfile. I tried to correct the bracket problem, found two superfluous brackets (at least in my opinion and count) but removing these didn't help.

Attached File(s)



#965 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 6,999
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 30 July 2021 - 12:02 PM

Revision 102 of OR NewYear MG is available here http://www.interazio...loads/index.php !

This unofficial version has been derived from the latest official OpenRails testing revision T1.3.1-1883, which already includes Monogame.


This version includes some features not (yet) available in the Open Rails testing official version, that is:

- addition of track sounds in the sound debug window (by dennisat)
- F5 HUD scrolling (by mbm_or)
- checkbox in General Options tab to enable or disable watchdog
- increase of remote horn sound volume level
- when car is selected through the F9 window, the car's brake line in the extended brake HUD is highlighted in yellow (by mbm_or)
- improved distance management in roadcar camera
- signal script parser (by perpetualKid): reduces CPU time needed for signal management
- true 64-bit management, allowing to use more than 4 GB of memory, if available, in Win64 systems (mainly by perpetualKid)
- general options checkbox for optional run at 32 bit on Win64 (consumes less memory, recommended for computers with 4 GB RAM)
- translatable Train Driving Info window (see http://www.elvastowe...post__p__251671 and following posts), by mbm_OR
- extended Raildriver setup (by perpetualKid)
- panto commands and animations now swapped when in rear cab
- correction to reduce transfer flickering at short distance
- allow passing a red signal for shunting through dispatcher window, see https://trello.com/c...spatcher-window , by césarbl
- Fix memory usage indication that was clamped to 4 GB, see http://www.elvastowe...post__p__257699
- option to skip saving commands (reduces save time on long activities), see http://www.elvastowe...post__p__257687
- skip warning messages related to ruler token, that is introduced by TSRE5
- General Option to reduce memory usage
- track gauge can be changed over the whole route, see http://www.elvastowe...ng-track-gauge/
- re-introduced advanced coupling, by steamer_ctn
- bug fix for https://bugs.launchp...or/+bug/1895391 Calculation of reversal point distance failing
- bug fix for http://www.elvastowe...-brakes-in-hud/
- bug fix for http://www.elvastowe...post__p__265463 , by mbm_OR
- tentative support for RAIN textures for objects, terrain and transfers
- dynamic terrain and scenery loading strategy (useful for slower computers)
- enable customized tooltips for cabview controls, by adding a Label ( "string" ) line in the cabview control block in the .cvf file, by Jindrich
- commands to selectively throw facing or trailing switches, see http://www.elvastowe...post__p__270291
- locomotive and train elevator, see http://www.elvastowe...or/#entry271012
- preliminary bug fix for http://www.elvastowe...timetable-mode/
- analog clocks list file no more needed, by jonas
- max fog distance increased to 300 km
- first cruise control implementation, by Jindrich and slightly adapted by me
- added AIFireman info in web and main display TrainDrivingInfo, by mbm_OR
- tentative improvement to sound deactivation in long player trains, see http://www.elvastowe...comotive-sound/
- camera following detached wagons in hump yard operation by pressing Ctrl key while clicking with mouse on coupler in Train Operations Window to uncouple wagon
- bug fix that didn't check for null label text, see http://www.elvastowe...post__p__273496
- re-introduced bug fix for missing shapes http://www.elvastowe...post__p__272585
- NEW: Cruise control: support for proportional target speed controller, independent from throttle controller, see http://www.elvastowe...post__p__274561


The Monogame related code intentionally coincides only partly with the code of the OR official testing version.

Instructions and additional files to use the AWS TCS are available here http://www.elvastowe...post__p__255510 .

Users having not more than 4 GB RAM are suggested to run selecting general options checkbox for optional run at 32 bit on Win64.

When running on Win64, the player can select if he prefers running at 64 bit or 32 bit. In this second case RunActivity32.exe is run, and only a maximum of 4 GB of RAM can be accessed by OR. If the computer has only 4 GB RAM, selecting the option to run at 32 bit on Win64 is recommended.
Note for developers: Runactivity32.exe is not generated by building the pack, but manually doing a copy of Runactivity.exe, renaming it Runactivity32.exe, and using on the Developer Command Prompt command corflags with the modifier -32BITPREF+


NOTE: See here http://www.elvastowe...mg-and-reshade/ for an installation guide of ReShade.

When running on Win64, if you are running OR at 64 bit (option not checked) you must point ReShade to OpenRails64.exe; if you are running OR at 32 bit (option checked) you must point ReShade to OpenRails.exe.

It is suggested to unpack the .zip using 7zip, if other unpackers lead to problems.

Revision 101.3 can still be downloaded from here http://www.interazio...loads/index.php (click on OR_NewYear_MG_oldrecent.zip) .

#966 User is offline   Highroller13 

  • Apprentice
  • Group: Status: Switchman
  • Posts: 3
  • Joined: 03-August 21
  • Gender:Male
  • Simulator:OR
  • Country:

Posted 04 August 2021 - 03:22 AM

Hi,

For the first time I wanted to try OR MG, but the program crashes while it's loading. Regular OR (x4017, x4334) loads and works with this Timetable.

Any idea? Thank you for the help.

Attached File(s)


This post has been edited by Highroller13: 04 August 2021 - 03:23 AM


#967 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 6,999
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 04 August 2021 - 06:15 AM

Can you try with a more recent regular OR, e.g. with the actual testing version, that you can download from here http://www.openrails...wnload/program/ at the right of the page?

#968 User is offline   Highroller13 

  • Apprentice
  • Group: Status: Switchman
  • Posts: 3
  • Joined: 03-August 21
  • Gender:Male
  • Simulator:OR
  • Country:

Posted 04 August 2021 - 09:02 AM

Had the same issue like with MG.

Attached File(s)



#969 User is offline   Csantucci 

  • Member, Board of Directors
  • Group: Status: Elite Member
  • Posts: 6,999
  • Joined: 31-December 11
  • Gender:Male
  • Country:

Posted 04 August 2021 - 10:10 AM

That's what I guessed. Probably during the Initialize method of the TCS the Train for some locomotives is not yet defined. At the moment I don't have time to manage this, but I hope to prepare a patch for next release of ORNYMG.

#970 User is offline   Highroller13 

  • Apprentice
  • Group: Status: Switchman
  • Posts: 3
  • Joined: 03-August 21
  • Gender:Male
  • Simulator:OR
  • Country:

Posted 04 August 2021 - 10:59 AM

Thanks in advance, looking forward to it.

  • 203 Pages +
  • « First
  • 95
  • 96
  • 97
  • 98
  • 99
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users