Post: I need help with a bo2 gsc
12-09-2016, 01:07 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I stared MAKING my own gsc, it was working flawlessly(testing it over and over as I went on)but now when I inject it, it freezes on the loading screen. What are the fixes for this or the possible causes????
(adsbygoogle = window.adsbygoogle || []).push({});
12-10-2016, 04:05 AM #2
anthonything
Space Ninja
Originally posted by phoenix12 View Post
I stared MAKING my own gsc, it was working flawlessly(testing it over and over as I went on)but now when I inject it, it freezes on the loading screen. What are the fixes for this or the possible causes????


Pre-Load Possible causes include:
1: References to non existing functions
2: Adding too many parameters for a function's definition
3: Incomplete file headers or incorrect callstacks (not your fault, but highly unlikely)
4: Exceeding the maximum string reference count (Dont use the same variable name more than 255 times)
5: Exceeding the canonical string table limit (You used too many variable names / strings)
6: Failing to call a function on the required type of entity/structure
7: Referencing a non existing GSC Structure as an include

There are a few more, but they do not apply to this situation.

If you make it past the awaiting challenge part, you have a post-load issue with your script. This could be almost anything, but normally stems from undefined references.
12-11-2016, 09:22 PM #3
Is there any way I can send you the gsc file and you can take a look? I'm not very familiar with this stuff, just starting out
12-12-2016, 04:45 AM #4
Originally posted by phoenix12 View Post
Is there any way I can send you the gsc file and you can take a look? I'm not very familiar with this stuff, just starting out


I would be happy to take a look for you. I have fought with my menu on a few occasions lol.
12-14-2016, 04:35 AM #5
What's your skype bro?Upside Down Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo