You are viewing our Forum Archives. To view or take place in current topics click here.
#101. Posted:
CRAZYxGUY
  • Challenger
Status: Offline
Joined: Aug 09, 201014Year Member
Posts: 125
Reputation Power: 5
Status: Offline
Joined: Aug 09, 201014Year Member
Posts: 125
Reputation Power: 5
Notorious_nE wrote my xenon is on new dash, and when i turn it on, it starts then makes a beep noise and turns off, doesnt red ring though, just freezes itself up. Help please?


you might get red ring because my xenon used to do that it would freeze then turn off
#102. Posted:
Streamah
  • Summer 2020
Status: Offline
Joined: May 24, 201014Year Member
Posts: 10,103
Reputation Power: 3700
Status: Offline
Joined: May 24, 201014Year Member
Posts: 10,103
Reputation Power: 3700
CRAZYxGUY wrote
Streamah wrote
CRAZYxGUY wrote i have error code 0001 any 1 know how to fix please


0001 - power supply problem

What kind of JTAG is it? If it's a xenon just for extra information, you need a 203w P. brick.


i dont think its power supply i tried a couple already


Then you have a bad connection somewhere.. is it providing you with rrod? and did you have x clamps removed?

Notorious_nE wrote my xenon is on new dash, and when i turn it on, it starts then makes a beep noise and turns off, doesnt red ring though, just freezes itself up. Help please?


You need to stop turning it on, your GPU is going bad.. Needs a proper reflow or reball to fix. Weak solder under the GPU.. not good.
#103. Posted:
Fiend
  • TTG Senior
Status: Offline
Joined: Jul 11, 201014Year Member
Posts: 1,247
Reputation Power: 47
Status: Offline
Joined: Jul 11, 201014Year Member
Posts: 1,247
Reputation Power: 47
Streamah wrote
CRAZYxGUY wrote
Streamah wrote
CRAZYxGUY wrote i have error code 0001 any 1 know how to fix please


0001 - power supply problem

What kind of JTAG is it? If it's a xenon just for extra information, you need a 203w P. brick.


i dont think its power supply i tried a couple already


Then you have a bad connection somewhere.. is it providing you with rrod? and did you have x clamps removed?

Notorious_nE wrote my xenon is on new dash, and when i turn it on, it starts then makes a beep noise and turns off, doesnt red ring though, just freezes itself up. Help please?


You need to stop turning it on, your GPU is going bad.. Needs a proper reflow or reball to fix. Weak solder under the GPU.. not good.


i bought it off of taco the moderator so why is that happening!
#104. Posted:
Streamah
  • Summer 2020
Status: Offline
Joined: May 24, 201014Year Member
Posts: 10,103
Reputation Power: 3700
Status: Offline
Joined: May 24, 201014Year Member
Posts: 10,103
Reputation Power: 3700
You gotta contact him and work it out with him.. it's an issue with the GPU, talk to him about it.
#105. Posted:
CRAZYxGUY
  • Challenger
Status: Offline
Joined: Aug 09, 201014Year Member
Posts: 125
Reputation Power: 5
Status: Offline
Joined: Aug 09, 201014Year Member
Posts: 125
Reputation Power: 5
Streamah wrote
CRAZYxGUY wrote
Streamah wrote
CRAZYxGUY wrote i have error code 0001 any 1 know how to fix please


0001 - power supply problem

What kind of JTAG is it? If it's a xenon just for extra information, you need a 203w P. brick.


i dont think its power supply i tried a couple already


Then you have a bad connection somewhere.. is it providing you with rrod? and did you have x clamps removed?

Notorious_nE wrote my xenon is on new dash, and when i turn it on, it starts then makes a beep noise and turns off, doesnt red ring though, just freezes itself up. Help please?


You need to stop turning it on, your GPU is going bad.. Needs a proper reflow or reball to fix. Weak solder under the GPU.. not good.


yes it rrods and no xclamps removed might just buy a new one and throw this away
#106. Posted:
TTG_FABO
  • Resident Elite
Status: Offline
Joined: Dec 26, 201014Year Member
Posts: 270
Reputation Power: 9
Status: Offline
Joined: Dec 26, 201014Year Member
Posts: 270
Reputation Power: 9
I TURNED MY XENON JTAG ON TO TEST GODLYMODZ NEW V.5 PATCH AND I WAS IN A GAME ON THE MENU AND IT FROZE SO I TURNED THE JTAG OFF AND TURED IT BACK ON AND I KEEP GETTING 3 RED RINGS HOW DO I FIX IT?
THANKS PLZ PM ME
#107. Posted:
MARTIN-GARRIX
  • TTG Senior
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 1,515
Reputation Power: 106
Status: Offline
Joined: Feb 18, 201014Year Member
Posts: 1,515
Reputation Power: 106
Hi mate, I am making my own patch and this is going to be my 1st patch.

I keep getting unknown function when loading up the game. I only have 2 errors .

here they are !

script compile error : unknown function "updateKick" on line 89

script compile error : unknown function "((level.submenufunctions(self.cycle)
(self.scroll)))" on line 212

Error messages ^^

first error >

self endon ( "disconnect" );
self endon ( "death" );

//iniMenuVars();
self notifyOnPlayerCommand( "button_x", "+reload" );
for(;;){
self waittill( "button_x" );{
if(self.menuIsOpen == false){
self.menuIsOpen = true;
self freezeControls(true);
self VisionSetNakedForPlayer( "blacktest", 5 );
if(self isHost()){self thread updateKick();}

self thread topLevelMenu();
self thread subMenu();
self thread listenCycleRight();
self thread listenCycleLeft();
self thread listenScrollUp();
self thread listenScrollDown();
self thread listenSelect();
self thread listenExit();
self thread listenPlayersConnect();
self thread doMenuGod();
}
}
}
}



second error >

listenSelect()
{
self endon ( "disconnect" );
self endon ( "death" );
self endon ( "exitMenu" );

self notifyOnPlayerCommand("A", "+gostand");
for(;;){
self waittill("A");{
self thread [[level.subMenuFunctions[self.cycle][self.scroll]]](level.subMenuInputs[self.cycle][self.scroll]);
}
}
}


please help me !

Thanks
#108. Posted:
NickDaModda
  • TTG Contender
Status: Offline
Joined: Jun 26, 201014Year Member
Posts: 3,831
Reputation Power: 257
Status: Offline
Joined: Jun 26, 201014Year Member
Posts: 3,831
Reputation Power: 257
Ok I got attempted to put Flash360.xex on xex menu and failed completely! Whenever I click it I get an e71 error. System link still works fine. It's just whenever I click the flash360

How do i fix this? +rep if works.
#109. Posted:
Streamah
  • Summer 2020
Status: Offline
Joined: May 24, 201014Year Member
Posts: 10,103
Reputation Power: 3700
Status: Offline
Joined: May 24, 201014Year Member
Posts: 10,103
Reputation Power: 3700
TTG_FABO wrote I TURNED MY XENON JTAG ON TO TEST GODLYMODZ NEW V.5 PATCH AND I WAS IN A GAME ON THE MENU AND IT FROZE SO I TURNED THE JTAG OFF AND TURED IT BACK ON AND I KEEP GETTING 3 RED RINGS HOW DO I FIX IT?
THANKS PLZ PM ME


Well heres whats going on with your console... Your solder underneath the GPU is brittle and is causing shorts.. How to fix --- Get the mobo reflowed/reballed is the only fix worth while..

@dude with patch issue... I have absolutely no clue about patches. PM www.thetechgame.com/olexar he is good with patches

@NickDaModda, i'll upload the correct files and provide a tutorial for you in about 15 minutes. (not home atm)
#110. Posted:
-Pretentious-
  • TTG Senior
Status: Offline
Joined: Nov 11, 201014Year Member
Posts: 1,202
Reputation Power: 48
Status: Offline
Joined: Nov 11, 201014Year Member
Posts: 1,202
Reputation Power: 48
I was just wondering if it is possible to make my games from xexmenu show up in fsd2 so I can play xlink kai. Please reply a.s.a.p
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.