Page 1 of 1
Access violation with Wimbledon 07/02/2015 at 11:07 #68969 | |
northroad
872 posts |
I am continuing to try and write a timetable that will let Feltham chain with Wimbledon and having hit an issue with the Feltham portion that Clive has been looking into I have continued with Wimbledon. Once again I have an issue that seems to be connected with the Waterloo to Waterloo loop services. Not knowing the full effect of using UID's, having not created a timetable that way before or simply just doing with what was familiar to me from previous timetable attempts I am entering head codes that are 6 digits long. My intention being to suffix the head code say 2O03 with -1 (i.e. 2O03-1) for services outgoing from Waterloo and with -2 (i.e. 2O03-2) for services entering Waterloo. The change being implemented at say Twickenham with a next service entry. Someone might advise if this is feasible. Anyway on entering a service to the Wimbledon timetable I have now had the following message come up Access violation at address 40006880 in module 'rtl60.bpl'. Read of address 0000002C Perhaps I should be following the new and using the UID function but old habits die hard. Any suggestions for this error message or in fact the virtue of a six digit head code against the UID method would be welcome. Geoff Last edited: 07/02/2015 at 11:13 by northroad Log in to reply |
Access violation with Wimbledon 07/02/2015 at 11:55 #68972 | |
Sacro
1171 posts |
UIDs are quite easy, they are simply 'unique identifiers', so rather than making the headcode 2O03-2, you could give it the correct headcode as 2O03, and make 2O03-2 the UID. The UID should follow it from origin to destination, be that around the whole of Feltham and back to Waterloo or wherever!
Log in to reply |
Access violation with Wimbledon 09/02/2015 at 10:08 #69017 | |
clive
2789 posts |
" said:Is this consistently repeatable? rtl60.bpl isn't part of the SimSig code but is part of the Delphi infrastructure. The message suggests a problem with a null pointer, but I'd need to be able to recreate it to be able to investigate. If it can be reproduced consistently, please send me the relevant files and instructions on how to make it happen. Log in to reply The following user said thank you: northroad |
Access violation with Wimbledon 09/02/2015 at 11:19 #69020 | |
northroad
872 posts |
Thanks once again Clive, your help is very much appreciated. Unfortunately the error message has not raised it's head again since my original post. I have continued with the inputting for the timetable and everything appears to be working just as it should. I did have open some pdf. files at the time as well as the Wimbledon sim and did wonder if that might have had some bearing but I am still doing exactly the same and as I say I have had no further problems. Will take a save for you if it happens again. Geoff Log in to reply |
Access violation with Wimbledon 11/02/2015 at 15:17 #69110 | |
northroad
872 posts |
Clive, I have now had the same access violation code come up on a further 2 occasions. This only seems to happen when I am inputting services on the Waterloo Reading Windsor lines at the moment. It does not appear to affect the ability to input further services once the message has been closed. I did have 3 pdf files open as well as the sim timetable editor at the time of the message. [attachment=3006]AweekendaroundLondonMarch2015.wtt[/attachment] Saved session attached for your reference. Geoff Post has attachments. Log in to view them. Log in to reply |
Access violation with Wimbledon 11/02/2015 at 17:06 #69114 | |
clive
2789 posts |
Thanks. Can you tell me exactly what to do to trigger the problem?
Log in to reply |
Access violation with Wimbledon 11/02/2015 at 17:35 #69119 | |
northroad
872 posts |
The last things I did were inputting of 2C30 Reading to Waterloo and it's return working 2C33, went to the analyser to see what needed linking and when I clicked on 2c30 in the analyser to open it's timetable to add the next activity the error message came up. I have just removed the next activity and then joined it again with the same method and nothing happened. I am at a loss and sorry I cannot be of any more help. So annoying...... Geoff Log in to reply |
Access violation with Wimbledon 11/02/2015 at 20:33 #69130 | |
clive
2789 posts |
Hmm, I can't repeat it. Some investigation tells me that this address is part of the code for copying constant strings into Delphi strings. So this error shouldn't happen. Are you running Wine? This has been known to do strange things with rtl60.bpl. Log in to reply |
Access violation with Wimbledon 12/02/2015 at 07:37 #69146 | |
northroad
872 posts |
Clive, I am operating with Windows 8 on my HP Envy 17.3" laptop. Geoff Log in to reply |