Post: PS3 Freeze [Building a new menu]
02-04-2015, 07:42 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); keep freezing while loading the game, Hijacked
Freezes when it loads the map info like International Waters .etc

The menu only has 3-4 functions in it and it seems like when i took off the function code it always starts up good


    self add_option("Sub Menu 1", "God Mode", ::InfiniteHealth, true);
self add_option("Sub Menu 1", "Unlimited Ammo", ::InfiniteAmmo);
self add_option("Sub Menu 1", "Forge Pickup", ::forgeMode);

Its pissing me off now as i keep having to restart my ps3 and load BO2 through WebMAN :(



FYI: Im using Africanized menu base Winky Winky
(adsbygoogle = window.adsbygoogle || []).push({});
02-04-2015, 10:48 AM #2
iiiCenTurY
Gym leader
I think the "True" after "InfiniteHealth" is the problem.

Try it like this:
    self add_option("Sub Menu 1", "God Mode", ::InfiniteHealth);
self add_option("Sub Menu 1", "Unlimited Ammo", ::InfiniteAmmo);
self add_option("Sub Menu 1", "Forge Pickup", ::forgeMode);
02-04-2015, 11:27 AM #3
Dj33dj33
Little One
If you Need help pn me And Send me The Source Code Smile


My Menu: ELeGanCe v2 <3
02-04-2015, 11:58 AM #4
PS3 ITA DEX <3
Are you high?
Yes the true caused your issue. Also his base is nice but overflows badly as I just built a full menu now trying to resolve the overflow. Another note if you get BO2 on your pc if there is an error you'll get a log telling you. Unlike ps3 lol makes it 10x easier to test :P
02-04-2015, 08:39 PM #5
Originally posted by PS3
Yes the true caused your issue. Also his base is nice but overflows badly as I just built a full menu now trying to resolve the overflow. Another note if you get BO2 on your pc if there is an error you'll get a log telling you. Unlike ps3 lol makes it 10x easier to test :P

Im learning from sharks Black Box which is open source

i mightve fixed it but ive just completed the message menu and theres still a freeze :/ but this freeze is different, it freezes right after i pick my class
02-05-2015, 10:51 AM #6
PS3 ITA DEX <3
Are you high?
Originally posted by RussianLobbyz View Post
Im learning from sharks Black Box which is open source

i mightve fixed it but ive just completed the message menu and theres still a freeze :/ but this freeze is different, it freezes right after i pick my class


That sounds like a call error. PM me I'll give you my skype and we'll solve it that way

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo