It is usually the line above what it reports. Can you post your code starting from the beginning of the file through the first #startnew# to its end.
Is this with the default skin or something you have messed around with?
I got busy and haven't messed with this thing in a couple days, got a min tonight so I thought I would play with it. but now it wont start, keeps telling me there is an error in the skin file on line 19, well 19 is the first #startnew# under outputs, what could be wrong with that, so just for giggles i comment it out and then when I try again it complains about the next #startnew# line and so on till I comment them all out and then it starts with a plain black screen ..like thats a surprise! I deleted the entire fcc dir and re downloaded only to come up with the same thing, then I uninstalled the drivers, re downloaded and installed them and started from scratch and I still get the same thing?
ok so I think maybe the board is just goofy so I unplug it and plug in the other one, well first thing I was going to do was change the device instance ID in the skin for the new board but device manager still shows the same ID, is this right?
It is usually the line above what it reports. Can you post your code starting from the beginning of the file through the first #startnew# to its end.
Is this with the default skin or something you have messed around with?
Fusion Brain Version 6 Released!
1.9in x 2.9in -- 47mm x 73mm
30 Digital Outputs -- Directly drive a relay
15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
Buy now in the MP3Car.com Store
it was the default, I am still in the figuring out what this thing does stage, although I messed with it trying to figure out what happened. I loaded the drivers and software on a different computer last night, I grabbed the software second on the list because the date looked to be the most recent. when I fired it up it gave me a similar message but was complaining about line 2. I went back and got the software at the top of the list and this worked fine. so maybe it is a software mismatch but the thing is that it was working fine the last time I used it.
Code:>>MAIN #BACKIMAGE#\Black Skin\BlackPixel.bmp|0 #BACKIMAGE#\Images\BMV2_Background.jpg|1 #TILESTRETCHBACKIMAGE#TILE #SIZE#640;480 #TRANSPARENT#000255255 #SYSTEMTRAY#false #ANIMATIONINTERVAL#50 #ANALOGUEINTERVAL#50 #USESPEECHRECOGNITION#false #USESPEECHFULLDICTATION#false #SHOWMENUBAR#true #SETDEVICEINSTANCE#MyBrain0|USB\VID_04D8&PID_000C\5&28A88D1E&0&1 #SPLITLOGFILE#true #SHORTXMLOUTPUT#true <<END >>OUTPUTS #STARTNEW# #NAME#Start Car #TYPE#RELAY #DEFAULTSTATE#OFF #IMAGEON#\Black Skin\Digital Buttons\StartCar\StartCarDOWN.png #IMAGEOFF#\Black Skin\Digital Buttons\StartCar\StartCar.png #SIZE#90,120 #LOCATION#40,170 #SHOWTEXT#false #ANIMATION#{1}::40::0 #PAGE#0 #PORT#0 #VIDPID#MyBrain0 #BORDERSIZE#0 #TIMER#30 #ENDNEW#
The most recent software is always uptop. If you are using Version 2 from the site, then you should have 2.2.1
That pipe in the background image the cause of the errors between versions. That pipe tells what page that background is for.
Also if you are just getting into things, ditch Version 2, and download MDX.
Fusion Brain Version 6 Released!
1.9in x 2.9in -- 47mm x 73mm
30 Digital Outputs -- Directly drive a relay
15 Analogue Inputs -- Read sensors like temperature, light, distance, acceleration, and more
Buy now in the MP3Car.com Store
Bookmarks