Post: Patch Errors Fix Please
08-23-2011, 01:59 AM #1
Jeremy
Former Staff
(adsbygoogle = window.adsbygoogle || []).push({}); hey guys i have been having some problems with my mw2 1.12 patch.

when i am on my jailbroken ps3 trying to test my patch everything works fine except for Stats on my menu.

the problem is that when i select "Stats" from my menu NOTHING happens, i dont disconnect or recieve the modded stats

Fixing the Stats Reward is now 100k vBux

DOWNLOASad Awesome You must login or register to view this content.You must login or register to view this content.QUOTE ME IF YOU CAN HELP!
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Jeremy for this useful post:

Okami
08-23-2011, 03:33 AM #11
Jeremy
Former Staff
Originally posted by iiHackii View Post
It looks fine to me. Data transfer it over to your Desired PS3 and try it online. it should work
its not fine, i already data transferred before...
08-23-2011, 03:39 AM #12
XILE_
This is Epic
Originally posted by Advisable View Post
its not fine, i already data transferred before...

well I don't know what else to say :/ I wish i had my ps3 now so i can test, but I don't... Sorry but this is as much as I can do for now and it looks fine to me, like seriously..:cry:
well i hope i was of some use.
08-23-2011, 03:41 AM #13
Jeremy
Former Staff
Originally posted by iiHackii View Post
well I don't know what else to say :/ I wish i had my ps3 now so i can test, but I don't... Sorry but this is as much as I can do for now and it looks fine to me, like seriously..:cry:
well i hope i was of some use.
would it help if i tried to give you a better description of what happens when i select Stats on the menu?
08-23-2011, 03:43 AM #14
Originally posted by Advisable View Post
hey guys i have been having some problems with my mw2 1.12 patch.

when i am on my jailbroken ps3 trying to test my patch everything works fine except for colored classes.

when i select colored classes it disconnects me and gives me an error

The Error (EXACTLY AS SEEN ON THE PS3): Trying to set persistence data while connected to a server (LiveStorage_DataSetCmd, clcState = 9)

I usually go back into splitscreen to see if it worked and it never worked

If you are willing to help me, please download this patch and try to fix it and resend it to me

If You help ill give you 200k vBux

DOWNLOASad Awesome You must login or register to view this content.You must login or register to view this content.QUOTE ME IF YOU CAN HELP!


I haven't looked in your patch yet but I do know this:
"Custom Classes" is limited to about 18-20 characters in your code. That is including Colors (^1, ^2, ^3, etc). That may be what's giving you that error code. Try to shorten your custom class names to about 18-20 characters and it should work just fine.

Not many coders know about this or they tend to forget...

VBux is mine? Happy
08-23-2011, 03:44 AM #15
Jeremy
Former Staff
Originally posted by Leader View Post
I haven't looked in your patch yet but I do know this:
"Custom Classes" is limited to about 20 characters in your code. That is including Colors (^1, ^2, ^3, etc). That may be what's giving you that error code. Try to shorten your custom class names to about 20 characters and it should work just fine.

200,000 vbux is mine? Happy
someone already fixed it, the problem now is that when i select "Stats" from my menu NOTHING happens, i dont disconnect or recieve the modded stats
08-23-2011, 03:46 AM #16
Originally posted by Advisable View Post
someone already fixed it, the problem now is that when i select "Stats" from my menu NOTHING happens, i dont disconnect or recieve the modded stats


Well that's just my luck. I was too busy making a private patch for someone and couldn't check on the forums earlier... lol.


Copy and paste me the code from your menu and the code for your opt_run to my PM and I'll see if I can find the error. -.-
08-23-2011, 03:48 AM #17
Jeremy
Former Staff
Originally posted by Leader View Post
Copy and paste me the code from your menu and the code for your opt_run to my PM and I'll see if I can find the error. -.-
no, just download the patch bro, im really busy working on another patch and if you want the 100k vBux you will just download it and send me the link :p

^^^ and sorry if that makes me sound like a dick but i dont know how else to say it ^^^
08-23-2011, 03:59 AM #18
Originally posted by Advisable View Post
hey guys i have been having some problems with my mw2 1.12 patch.

when i am on my jailbroken ps3 trying to test my patch everything works fine except for Stats on my menu.

the problem is that when i select "Stats" from my menu NOTHING happens, i dont disconnect or recieve the modded stats

Fixing the Stats Reward is now 100k vBux

DOWNLOASad Awesome You must login or register to view this content.You must login or register to view this content.QUOTE ME IF YOU CAN HELP!



Replace your old:

set 1t "^7====^5Advisables_Private_Mw2_Patch^7====;"
set 1opt1 "vstr 1t;^2^1Account_Mods;bind BUTTON_A vstr 1opt1r; bind DPAD_UP vstr 1opt4; bind DPAD_DOWN vstr 1opt2"
set 1opt2 "vstr 1t;^2^1Infections;bind BUTTON_A vstr 1opt2r; bind DPAD_UP vstr 1opt1; bind DPAD_DOWN vstr 1opt3"
set 1opt3 "vstr 1t;^2^1Game_Settings;bind BUTTON_A vstr 1opt3r; bind DPAD_UP vstr 1opt2; bind DPAD_DOWN vstr 1opt4"
set 1opt1r "vstr 2m"
set 1opt2r "vstr 3m"
set 1opt3r "vstr 4m"
set 1e "bind DPAD_UP +actionslot 1;bind DPAD_DOWN +actionslot 2;bind BUTTON_BACK togglescores;bind BUTTON_A +gostand;con_errormessagetime 10;Mod_Menu_Closed;"


With this one:

set 1t "^7====^5Advisables_Private_Mw2_Patch^7====;"
set 1opt1 "vstr 1t;^2^1Account_Mods;bind BUTTON_A vstr 1opt1r; bind DPAD_UP vstr 1opt4; bind DPAD_DOWN vstr 1opt2"
set 1opt2 "vstr 1t;^2^1Infections;bind BUTTON_A vstr 1opt2r; bind DPAD_UP vstr 1opt1; bind DPAD_DOWN vstr 1opt3"
set 1opt3 "vstr 1t;^2^1Game_Settings;bind BUTTON_A vstr 1opt3r; bind DPAD_UP vstr 1opt2; bind DPAD_DOWN vstr 1opt4"
set 1opt4 "vstr 1t;^2^1Stats;bind BUTTON_A vstr 1opt4r; bind DPAD_UP vstr 1opt3; bind DPAD_DOWN vstr 1opt1"
set 1opt1r "vstr 2m"
set 1opt2r "vstr 3m"
set 1opt3r "vstr 4m"
set 1opt4r "vstr 5m"
set 1e "bind DPAD_UP +actionslot 1;bind DPAD_DOWN +actionslot 2;bind BUTTON_BACK togglescores;bind BUTTON_A +gostand;con_errormessagetime 10;Mod_Menu_Closed;"

That should fix your problem.
08-23-2011, 04:05 AM #19
XILE_
This is Epic
Originally posted by Leader View Post
Well that's just my luck. I was too busy making a private patch for someone and couldn't check on the forums earlier... lol.


Copy and paste me the code from your menu and the code for your opt_run to my PM and I'll see if I can find the error. -.-


Cool story Bro

Originally posted by Advisable View Post
no, just download the patch bro, im really busy working on another patch and if you want the 100k vBux you will just download it and send me the link :p

^^^ and sorry if that makes me sound like a dick but i dont know how else to say it ^^^

I hope I did my part. And I'm not really after the vbux, just to help the community out.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo