Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > General Hardware Discussion > Fusion Brain


Reply
 
Share Thread Tools Display Modes
Old 12-23-2008, 04:15 PM   #1
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
Problem Saving in configuratior

Hello i can not save anything in the configurator. everytime i try to save it comes up with an error saying "error parsing object data to xml." does anyone have any ideas? i have reinstalled the fusion control package from the website mulitple times and have all the up to date drivers...
akitt08 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 12-23-2008, 04:21 PM   #2
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
Can you post the error and the details please. Screenshot would be nice too.

What sort of system is this running on?
2k1Toaster is offline   Reply With Quote
Old 12-23-2008, 10:48 PM   #3
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
I am running windows xp professional on a via mini board 1.2ghz & 1g ram. here is a shot screen shot of the error.
Attached Images
 
akitt08 is offline   Reply With Quote
Old 12-23-2008, 11:28 PM   #4
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
Can you post steps you are doing to get this error so I can reproduce it please.

What the error means is that there is some character like a "<", or a ">" that is being put in your file that is invalid.

Before you save, copy the textual version into a new file and post that please.
2k1Toaster is offline   Reply With Quote
Old 12-24-2008, 11:05 AM   #5
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
alright well i guess that makes sense...

here are the steps i have taken:

1. open Fusion control cetre uber mdx edition
2. click on ninja kity wizard of doom
3. hit next
4. type 1 for number of fusion brains and hit next
5. click on button to find fusion brain (mine is one of the original versions) and then click next
6. type 5 for the number of outputs
7. hit next again since i dont need to change any of the types to momentary
8. leave number of inputs 0 and hit next again
9. click on default template and leave controlling digital outputs selected and hit next
10. click finish and let it configure the settings
11. click on save (i was changing a bunch of other settings previously but i realized that i cant get it to work either way and that i am getting the same error message when i try to save no matter how much i change)


here is the code

<?xml version="1.0" encoding="utf-8" ?>
<FusionControlCentreConfiguration version="3.0" author="Ninja Kitty Wizard of Doom" date_created="Tuesday, December 23, 2008 at 10:40:42 AM" last_modified="Tuesday, December 23, 2008 at 10:40:43 AM">

<require>
<!-- Begin Function Instances -->
<!-- End Function Instances -->

<!-- Begin Fusion Font Instances -->
<font name="Verdana" originalSize="25" font_config="content\fonts\Verdana.xml"></font>
<!-- End Fusion Font Instances -->
</require>

<speech enabled="false" global_politeness="true">
<!-- Begin System Speech Instances -->
<!-- End System Speech Instances -->

<!-- Begin System Speech Definition Instances -->
<system_definitions>
</system_definitions>
<!-- End System Speech Definition Instances -->

<!-- Begin Custom Speech Definition Instances -->
<custom_definitions>
</custom_definitions>
<!-- End Custom Speech Definition Instances -->

<!-- Begin Custom Query Instances -->
<custom_queries>
</custom_queries>
<!-- End Custom Query Instances -->
</speech>

<general>
<!-- Begin Remote Control Configuration -->
<remote status="disabled" user_name="default" port="4242"></remote>
<!-- End Remote Control Configuration -->
</general>

<graphics>
<!-- Begin Global Graphic Settings -->
<main_display designed_for_size="800,600" show_at_size="800,600" menubar="Sizeable" RunInSystemTray="False" MinimizeToSystemTray="True"></main_display>
<!-- End Global Graphic Settings -->

<!-- Begin Background Images -->
<background_image style="stretch" imagefilepath="content\images\background_images\ba ckground.jpg" page="0"></background_image>
<!-- End Background Images -->

<!-- Begin Static Images -->
<staticimage>
<image path="content\images\static_images\logo.png"></image>
<display size="556,27" location="123,44" page="0" z_order="0.9"></display>
</staticimage>
<!-- End Static Images -->

<!-- Begin Variable Location Images -->
<!-- End Variable Location Images -->

<!-- Begin Graph Instances -->
<!-- End Graph Instances -->

<!-- Begin Display Buttons -->
<button id="NINJABUTTON_Digital_Output_0" enabled="yes" function="trigger output" functionTargetID="Digital Output 0" vote="attached" vote_opinion="on" vote_priority="Medium">
<images imagePrimary="content\images\button_images\button_ down.png" imageSecondary="content\images\button_images\butto n.png" imageDisabled="content\images\button_images\button .png" imagePushed="content\images\button_images\button_d own.png"></images>
<display size="230,70" location="37,119" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Digital Output 0"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Digital Output 0"></text>
</button>
<button id="NINJABUTTON_Digital_Output_1" enabled="yes" function="trigger output" functionTargetID="Digital Output 1" vote="attached" vote_opinion="on" vote_priority="Medium">
<images imagePrimary="content\images\button_images\button_ down.png" imageSecondary="content\images\button_images\butto n.png" imageDisabled="content\images\button_images\button .png" imagePushed="content\images\button_images\button_d own.png"></images>
<display size="230,70" location="287,119" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Digital Output 1"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Digital Output 1"></text>
</button>
<button id="NINJABUTTON_Digital_Output_2" enabled="yes" function="trigger output" functionTargetID="Digital Output 2" vote="attached" vote_opinion="on" vote_priority="Medium">
<images imagePrimary="content\images\button_images\button_ down.png" imageSecondary="content\images\button_images\butto n.png" imageDisabled="content\images\button_images\button .png" imagePushed="content\images\button_images\button_d own.png"></images>
<display size="230,70" location="537,119" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Digital Output 2"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Digital Output 2"></text>
</button>
<button id="NINJABUTTON_Digital_Output_3" enabled="yes" function="trigger output" functionTargetID="Digital Output 3" vote="attached" vote_opinion="on" vote_priority="Medium">
<images imagePrimary="content\images\button_images\button_ down.png" imageSecondary="content\images\button_images\butto n.png" imageDisabled="content\images\button_images\button .png" imagePushed="content\images\button_images\button_d own.png"></images>
<display size="230,70" location="37,219" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Digital Output 3"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Digital Output 3"></text>
</button>
<button id="NINJABUTTON_Digital_Output_4" enabled="yes" function="trigger output" functionTargetID="Digital Output 4" vote="attached" vote_opinion="on" vote_priority="Medium">
<images imagePrimary="content\images\button_images\button_ down.png" imageSecondary="content\images\button_images\butto n.png" imageDisabled="content\images\button_images\button .png" imagePushed="content\images\button_images\button_d own.png"></images>
<display size="230,70" location="287,219" page="0" z_order="0.9"></display>
<vote_options minimum_delta_vote_time_down="20" ></vote_options>
<text font="verdana" font_size="25"></text>
<text colourPrimaryARGB="255,255,255,255" textPrimary="Digital Output 4"></text>
<text colourSecondaryARGB="255,255,255,255" textSecondary="Digital Output 4"></text>
</button>
<!-- End Display Buttons -->

<!-- Begin Multi Images -->
<!-- End Multi Images -->

<!-- Begin Text Labels -->
<!-- End Text Labels -->
</graphics>

<io>
<!-- Begin Fusion Brain Instances -->
<brain id="My Fusion Brain 0" version="3">{43b36ca4-5c35-485b-82f4-3957e44299b5}</brain>
<!-- End Fusion Brain Instances -->

<!-- Begin Timer Setup -->
<timer id="input" interval="75"></timer>
<timer id="output" interval="100"></timer>
<timer id="gui" interval="50"></timer>
<timer id="logic" interval="50"></timer>
<!-- End Timer Setup -->

<!-- Begin Digital Output Instances -->
<iochannel id="Digital Output 0" port="0" brain="My Fusion Brain 0" type="digital_output">
<defaults defaultstate="off"></defaults>
</iochannel>
<iochannel id="Digital Output 1" port="1" brain="My Fusion Brain 0" type="digital_output">
<defaults defaultstate="off"></defaults>
</iochannel>
<iochannel id="Digital Output 2" port="2" brain="My Fusion Brain 0" type="digital_output">
<defaults defaultstate="off"></defaults>
</iochannel>
<iochannel id="Digital Output 3" port="3" brain="My Fusion Brain 0" type="digital_output">
<defaults defaultstate="off"></defaults>
</iochannel>
<iochannel id="Digital Output 4" port="4" brain="My Fusion Brain 0" type="digital_output">
<defaults defaultstate="off"></defaults>
</iochannel>
<!-- End Digital Output Instances -->

<!-- Begin Analogue Input Instances -->
<!-- End Analogue Input Instances -->
</io>

<logic>
<!-- Begin Logging Setup -->
<all_logging>
</all_logging>
<!-- End Logging Setup -->

<!-- Begin Variable Declarations -->
<all_variables>
</all_variables>
<!-- End Variable Declarations -->

<!-- Begin Logic Declarations -->
<all_statements>
</all_statements>
<!-- End Logic Declarations -->
</logic>
</FusionControlCentreConfiguration>
akitt08 is offline   Reply With Quote
Old 12-24-2008, 03:31 PM   #6
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
Ok, well the only change has been to the Fusion Brain and its version. If you look in the brain instances under io, you see it is {something}. try removing those brackets and saving. to do that edit your rbain instance.

I will try and see whats up when I get back to my computer, currently just on my phone. Let me know if that changes anything.

-- Nick
Fusion Control Centre
Sent from my HTC Touch Pro
2k1Toaster is offline   Reply With Quote
Old 12-24-2008, 05:49 PM   #7
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
Alright well now i can alteast save that part... but now when ever i try to edit graphical properties i get the same parsing error when i click save in the graphical properties window, and also when i try to change the default state of the outputs in the digital output window.
akitt08 is offline   Reply With Quote
Old 12-24-2008, 09:46 PM   #8
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
I have tried to make the same thing happen and I cannot reproduce any of it. Even with the brackets, mine saves just fine and works perfectly.

Are you using any non-US English regional settings?
2k1Toaster is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 12-24-2008, 09:56 PM   #9
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
Replace your configurator exe with this one: http://www.fusioncontrolcentre.com/T...nfigurator.exe

This should give you a second error box after the first one. I need the details from that box since I cannot reproduce it on my end.
2k1Toaster is offline   Reply With Quote
Old 12-25-2008, 02:40 AM   #10
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
Here is a screen shot of the error window
Attached Images
 
akitt08 is offline   Reply With Quote
Old 12-25-2008, 02:47 AM   #11
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
And this is with the same config file as above correct?
2k1Toaster is offline   Reply With Quote
Old 12-25-2008, 03:15 AM   #12
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
Ok try the new link and see what it says: http://www.fusioncontrolcentre.com/T...nfigurator.exe

I cannot see anything wrong with the file. It looks perfectly fine.

If you take the code that wont save, past it into Notepad and save as FusionConfiguration.xml, put it in the MDX directory, will it load and work correctly? (Make sure to make the content folder too so all the images/functions appear as well).
2k1Toaster is offline   Reply With Quote
Old 12-27-2008, 02:10 PM   #13
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
Well i seem to have it working now... i replaced the exe with the new one and i still was getting an error message when trying to change the outputs. Fortunately i am able to save the config file that the wizard creates aslong as i do not do anything with it. So i just opened it in note pad and made the changes in the code to make it do what i want and it worked! The only other problem that i encountered was that if i put an ambersand (&) in the output on a button that controls my dash and door pocket lights the program would tank when i open it and give me an error message asking if i wanted to report to microsoft. So i took the "&" and replaced it with "and" and now it seems to work just fine.
akitt08 is offline   Reply With Quote
Old 12-27-2008, 02:38 PM   #14
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 8,862
2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future2k1Toaster has a brilliant future
Quote: Originally Posted by akitt08 View Post
Well i seem to have it working now... i replaced the exe with the new one and i still was getting an error message when trying to change the outputs. Fortunately i am able to save the config file that the wizard creates aslong as i do not do anything with it. So i just opened it in note pad and made the changes in the code to make it do what i want and it worked! The only other problem that i encountered was that if i put an ambersand (&) in the output on a button that controls my dash and door pocket lights the program would tank when i open it and give me an error message asking if i wanted to report to microsoft. So i took the "&" and replaced it with "and" and now it seems to work just fine.

And "&" is a reserved character. You cannot use that in xml files. Hence the error
2k1Toaster is offline   Reply With Quote
Old 12-27-2008, 05:18 PM   #15
Newbie
 
Join Date: Jun 2007
Posts: 15
akitt08 is an unknown quantity at this point
I did not know that i am not completly familiar with xml. I only know C++ and html... Do you have any ideas why i was getting the error when trying to change the state of the outputs in the configurator before i even touch the graphic properties?
akitt08 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
reconnected puter and now audio problem.. NYCdesignkid Car Audio 2 05-31-2006 12:09 AM
gps navilock and com problem lele67 GPS 0 04-01-2006 08:41 PM
Problem with directshow filter and WMP EricE Software & Software Development 0 03-01-2006 11:38 AM
Car Idle - power/amp problem? TheFaze Car Audio 1 12-16-2005 12:10 AM
Lilliput TouchKit problem solved! AAVfReaK LCD/Display 2 10-16-2004 04:51 PM



All times are GMT -5. The time now is 05:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics