xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Error Code When Returning To Dash, from xbmc
esdubu
post May 10 2005, 11:51 PM
Post #1


X-S X-perience
**

Group: Members
Posts: 313
Joined: 30-May 03
From: Preston, England
Member No.: 41279
Xbox Version: v1.6
360 version: v4.0 (jasper)



Remember reading somewhere a while ago that a few people were having problems returning to the dash when it was in the root of F:

It was giving an error code when returning from xbmc, this was forcing a reboot to fix it. I've just worked out a little code fix for this if anybody is interested?

Open Default.xip/default.xap and navigate to

if(e == 2) { TellUser("ERROR MESSAGE 2", "theMainMenu.GoTo()"); }
else { BlockUser("ERROR MESSAGE " + e); }

Just comment both these lines out and the error shouldn't appear anymore.

Sorry if this has been posted before!

This post has been edited by esdubu: May 10 2005, 11:52 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
neovash
post Aug 2 2005, 09:54 PM
Post #2


X-S Enthusiast


Group: Members
Posts: 5
Joined: 9-March 05
Member No.: 204655



what should the code look like after it is edited because i dont think i did it right
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
KyesaRRi
post Aug 2 2005, 10:25 PM
Post #3


X-S Freak
*****

Group: Members
Posts: 1576
Joined: 13-August 04
From: Australia
Member No.: 138265
Xbox Version: v1.0
360 version: v1 (xenon)



If you comment:

CODE
if(e == 2) { TellUser("ERROR MESSAGE 2", "theMainMenu.GoTo()"); }
else { BlockUser("ERROR MESSAGE " + e); }


OUT then it will look somthing like:

CODE

//if(e == 2) { TellUser("ERROR MESSAGE 2", "theMainMenu.GoTo()"); }
//else { BlockUser("ERROR MESSAGE " + e); }


-- KyesaRRi --
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 26th May 2013 - 06:33 AM