FIXED J-RUNNER NO DASH SELECT HELP!!!

Status
Not open for further replies.

madhaxer

VIP Member
Sep 27, 2012
879
0
Arkansas USA
You can't add any dash right now as they are out of bandwidth
 

madhaxer

VIP Member
Sep 27, 2012
879
0
Arkansas USA
you'll have to add the files manually as JRunner appears to be offline temporarily
Yeah forgot about doing it manually, yes you should be able to do it manually.
 

STARTRONIC

Full Member
Apr 12, 2011
30
0
When I click add dash, add dash screen appears, if you click on Add + or closes the window Dashers
 

STARTRONIC

Full Member
Apr 12, 2011
30
0
already downloaded this link, but also does not work, is there any registry key that I have to remove the previous jrunner
 

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
ok - Win7 users:

Go to C:\Users\<username>\Appdata\local\Mama's_Little_Bakery\ and search for user.config.

Open it in notepad.

Find

Code:
            <setting name="Dashes" serializeAs="Xml">
                <value>
                    <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                        xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                        <string>15574</string>
                    </ArrayOfString>
                </value>
            </setting>
Add the dashboard versions so it looks like this:

Code:
            <setting name="Dashes" serializeAs="Xml">
                <value>
                    <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                        xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                        <string>7371</string>
                        <string>9199</string>
                        <string>13599</string>
                        <string>13604</string>
                        <string>14699</string>
                        <string>14719</string>
                        <string>15574</string>
                        <string>16197</string>
                    </ArrayOfString>
                </value>
            </setting>
 

STARTRONIC

Full Member
Apr 12, 2011
30
0

zion_games

Noob Account
Aug 24, 2012
1
1
I have a similar problem I have all the data from my console but when I click on create image says:'' dash not selected.
when I add the dash (14719) ------------- appears and will not let me choose (retail glich jtag)
Can you help?

my board it's a trinity dash 14719 and coolrunner rev C
 

OhYa1337

Senior Member
Sep 5, 2011
134
0
the link is down, but gathered enough info from this to figure it out.
went to C:\Users\<username>\Appdata\local\Mama's_Little_Bakery\
deleted the xml file, started JRunner & its working now... thanks
 
Status
Not open for further replies.