Here it is guys... its actually the stock file, without changes...
(I know what the dash error is, hence I spoke of it in my original post, there is nothing wrong with the dashes or their setup, the problem is only occurrent when the config file is available, which indicates its a problem with that, or the reading/parsing element, as the file is always intact.)
; !!!!! DO NOT CHANGE THIS HEADER - THIS X2CONFIG.INI VERSION IS FOR X2 5032 !!!!!
; when flashing always be aware that if something messes up you need to be able to recover
; for example if flashing to a 1mb modchip make the first 512k X2 Bios and the second 512k FlashBios v3.0x
; see
http://home.alltel.net/nghtshd/x2ool.html or
http://x-projects.xbox-scene.com for X2 Config apps
; for help and support visit
http://www.teamxecuter.com/forums/forumdisplay.php?f=64
; !!!!! DO NOT CHANGE THIS HEADER - THIS X2CONFIG.INI VERSION IS FOR X2 5032 !!!!!
; IF ANYONE IS MAKING CONFIG APPS FOR X2 - PLEASE MAKE SURE YOUR INI OUTPUT IS 1:1 SAME AS THIS NEW FILE
; ALSO MAKE SURE ALL DASHBOARD PATHS ARE OUTPUTED AS LOWER CASE
; startup xbox debug monitor (needs sdk installed)
startDebug = 0
; enable igr
igrEnabled = 1
; display flubber anim
doStartupAnimation = 1
; do dvd drive check
doDvdDriveCheck = 0
; do not reset when pressing on eject
noResetOnEject = 1
; 255 characters max here, format is <drive>:<path_to_xbe>.xbe, e.g. "f:dashes\avalaunch.xbe"
; keep all paths lowercase just in case you have any issues with dashboards booting
dash1Name = c:avalaunch.xbe
dash2Name = c:evoxdash.xbe
dash3Name = c:unleashx.xbe
dash4Name = c:xbmc.xbe
dash5Name = c:xboxdash.xbe
; the xbe name of the title image loaded from dvd on startup, 16 chars max!
dvdBootXbeName = default.xbe
; flubber (blob) colors
colorBlob = ff26ff3f
colorBlobGlow = 00a0ff40
colorGreenFog = 00a0ff60
colorFlubberScene = ff35ff19
colorFogGlowStart = ff00ff00
colorFogGlowEnd = 009fff66
; logo colors
colorXlip = ff000100
colorXlipHighlights = ff4b9b4b
colorInnerWalls = ff216a17
colorInnerGlow = ffcbdf01
colorXboxText = ff62ca13
; patch away xbox live connectivity code
patchXboxLive = 1
; if 1 then system runs on error if clock is invalid
clockErrorCheck = 0
; do random flubber
randomFlubber = 0
; flubber animation number, 0 - 14
flubberAnimationNumber = 2
; speed of xbox fan, value 10 equals 20%, value 50 equals 100%
fanSpeed = 10
; display flubber blob in wireframe mode
flubberWireFrame = 0
; display the TM logo
displayTmLogo = 1
; define the xbox logo background color
; ff000000 is pure black (ff is full alpha 000000 is rgb)
xLogoBackgroundColor = ff000000
; enable VGA patch (currently not working - do not use !!)
; enableVgaPatch = 0
; stop bios to boot DVDs
disableCdromBoot = 0
; xbox LED color, 0 = off, 15 = green, 240 = red, 255 = orange, 83 = cycle
ledColor = 15