MCS is Crashing


Closed Thread
Results 1 to 40 of 44

Thread: MCS is Crashing

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Hi Robert, it's actually Picster that beleives the crashing is from using italics in the IDE. I was trying to change a DEFINE OSC statement and every time I hit a key it would crash. This happened only to the file from my flash drive. I could edit files on my hard drive? I switched to non italics, just in case this actually is the cause.

    I think a real test would be to leave italics checked. When a crash occurs switch to non-italics and see if it stops.

    If you read through both threads on this subject. You will find there is no pattern or consistancy, so difficult to trouble shoot.

  2. #2
    Join Date
    Feb 2013
    Location
    Quebec, Canada
    Posts
    67


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Do you copy some text from the datasheet PDF and then paste to MCS? Not sure but I used to had crashes when doing it...

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Quote Originally Posted by MichelJasmin View Post
    Do you copy some text from the datasheet PDF and then paste to MCS? Not sure but I used to had crashes when doing it...
    Maybe the windows clipboard is including the font formatting and it's also messing up the in-line font processing?

  4. #4
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    I just did a test on Windows 10 64bit home edition. I always used italics and colours for comments with Win XP 32bit, Win7 64bit and now Win10 64bit (default MCSP settings), never a problem.

    Copied in text from PDFs, made them comments, compiled no problem.
    Copied in fuse settings and made them code, compiled no problem.


    I checked my MCSP shortcut, I do not run it as administrator or any other compatibility setting.

    There must be more involved, we're still missing something.

    Robert
    MCSP v5.0.0.5
    PBPX v3.0.8.4
    Last edited by Demon; - 8th May 2017 at 15:09.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  5. #5


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Quote Originally Posted by Demon View Post
    I just did a test on Windows 10 64bit home edition. I always used italics and colours for comments with Win XP 32bit, Win7 64bit and now Win10 64bit (default MCSP settings), never a problem.

    Copied in text from PDFs, made them comments, compiled no problem.
    Copied in fuse settings and made them code, compiled no problem.


    I checked my MCSP shortcut, I do not run it as administrator or any other compatibility setting.

    There must be more involved, we're still missing something.

    Robert
    MCSP v5.0.0.5
    PBPX v3.0.8.4
    Compiling has never caused problems for me, NEVER had any when sitting idle, and ***always always always WHILE TYPING!!!*** This strongly suggests to me that there's some issue with processing the keystrokes, and the text on the screen is obviously continuously "reassessed" to display it in the configured font/color. That's my "working theory". As I recall, there was a suggestion about video drivers as well, a while back - Nvidia being questioned as potentially part of the issue, but I couldn't test it on a non-Nvidia machine (although I tried running with my alternate "slow" graphics card on the dual-graphics equipped machine and it still crashed).

  6. #6
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    i have only one idea, did you install MCSP and PBP as administrator?

    I might have, don't remember. It might be possible for the install to be incomplete if the installation package did not have necessary admin rights. I do know several software have varying levels of problems with Win10.

    I just cannot install properly PaintShop Pro XI using Win10 64bit. Looks like I'll be forced to bite that bullet and get and upgrade even though I am very content with that old version.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  7. #7


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Quote Originally Posted by mark_s View Post
    Hi Robert, it's actually Picster that beleives the crashing is from using italics in the IDE. I was trying to change a DEFINE OSC statement and every time I hit a key it would crash. This happened only to the file from my flash drive. I could edit files on my hard drive? I switched to non italics, just in case this actually is the cause.

    I think a real test would be to leave italics checked. When a crash occurs switch to non-italics and see if it stops.

    If you read through both threads on this subject. You will find there is no pattern or consistancy, so difficult to trouble shoot.
    Note that a DEFINE statement is also likely in a specified "different" font/color, causing it to be processed "on the fly" as you're typing... same problrem, different manifestation. Were you using italics for Defines?

  8. #8
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    I've always used default MCSP settings.

    My laptop used is a HP Pavillion i5 Intel/nVidia.

    I'll try later typing a long-winded comment and see how that goes.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  9. #9
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Nope, long-winded comments, a DEFINE OSC 10 thrown in, more comments, no problem.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  10. #10


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Quote Originally Posted by Demon View Post
    Nope, long-winded comments, a DEFINE OSC 10 thrown in, more comments, no problem.

    Robert

    Perhaps I'm not approaching this with the same attack...

    If this was a "sure thing" that ALWAYS happened, it would be pretty easy to resolve. However, my experience is it's very hit and miss - hence I don't believe a crash can be "forced", there are other undetermined variables involved, but... again... because it ALWAYS when I'm typing, I believe that says something. It can sit idle for DAYS and nothing happens. I'm wondering if others who are experiencing this can avoid crashes by trying this change, thereby contributing to the validation of the theory - not try to FORCE another crash when it's unpredictable and not a "sure thing".

  11. #11
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Well then, I guess I'll just keep an eye open and report back f anything happens. But MCSP has never bombed on me in over a year on this laptop.

    I honestly cannot see how graphic drivers have anything to do with data entry, especially in software that emulates Notepad (no special characters).

    But then again, my specialty was mainframe programming. I only program PCs when I sleep at the Holiday Inn.

    Robert
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

  12. #12


    Did you find this post helpful? Yes | No

    Default Re: MCS is Crashing

    Just crashed, not using italics. So much for that theory. HOWEVER, it still crashed while I was typing in a comment field, which has always been the case for me.

Similar Threads

  1. MicroCodeStudioPlus keeps crashing.
    By c_moore in forum PBP3
    Replies: 67
    Last Post: - 20th February 2018, 13:18
  2. Crashing 16F628 Code
    By hhaplant in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th March 2012, 09:40
  3. Crashing LCD
    By George in forum Off Topic
    Replies: 13
    Last Post: - 16th January 2012, 21:05
  4. pic program crashing
    By comwarrior in forum General
    Replies: 5
    Last Post: - 8th July 2009, 16:33
  5. Crashing program
    By Charles Linquis in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th April 2006, 02:57

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts