Post: Random Errors
06-26-2011, 05:00 AM #1
pcfreak30
>> PCFreak30.com Happy<<
(adsbygoogle = window.adsbygoogle || []).push({}); Ok first i am using one of my ffManager tools and it does work. What I am doing is I got a 1.4 patch from a PKG. I am removing comments and getting random errors. Like I removed 1 character from a comment and got a "uninitialized variable 'ttokens' ". And no that variable is not listed ANYWHERE.

And this does use packzip/offzip. Any ideas cause I am trying to write some code and this is pissing me off.
(adsbygoogle = window.adsbygoogle || []).push({});
06-26-2011, 06:01 AM #2
INSAN3LY_D34TH
INSAN3LY GAMING
Originally posted by pcfreak30 View Post
Ok first i am using one of my ffManager tools and it does work. What I am doing is I got a 1.4 patch from a PKG. I am removing comments and getting random errors. Like I removed 1 character from a comment and got a "uninitialized variable 'ttokens' ". And no that variable is not listed ANYWHERE.

And this does use packzip/offzip. Any ideas cause I am trying to write some code and this is pissing me off.


dont delete any comments left by Infinity Ward, it will cause those errors. and which gsc are you in because you can only mod 2 or 3 of them
06-26-2011, 06:12 AM #3
pcfreak30
>> PCFreak30.com Happy<<
How the hell does comments cause syntax errors????? And why can I only alter a few. I an in the rank.gsc..
06-26-2011, 07:38 AM #4
nay1995
The Master
cod4 has many errors, if you include to much from one .gsc you will get a black screen, if you thread to much into one .gsc you get a black screen, sometimes if you edit a patch and just add more to a code you get a blackscreen, actually yesterday i did the wierdest thing ever on cod4, i edited a patch "zombieland" and i did some map edits, the game would run everymap apart from ambush, cod4 is just a game of errors.
06-26-2011, 10:24 AM #5
pcfreak30
>> PCFreak30.com Happy<<
Meh I got things working. Expect some releases in time (not on NGU though).

---------- Post added at 06:24 AM ---------- Previous post was at 05:34 AM ----------

WOW thats odd. It seems if I even rename the rank it blackscreens. IW really does not want the rank altered...
07-01-2011, 09:22 PM #6
Originally posted by pcfreak30 View Post
Meh I got things working. Expect some releases in time (not on NGU though).

---------- Post added at 06:24 AM ---------- Previous post was at 05:34 AM ----------

WOW thats odd. It seems if I even rename the rank it blackscreens. IW really does not want the rank altered...


your probably getting the file size wrong because i renamed both rank.gsc and dom.gsc and it loads up just fine
07-01-2011, 09:42 PM #7
K-Snody
Loading... ████████] 99%
yeah might be the file size ive had these problems before dude
07-01-2011, 10:59 PM #8
Blackstorm
Veni. Vidi. Vici.
Originally posted by pcfreak30 View Post
How the hell does comments cause syntax errors????? And why can I only alter a few. I an in the rank.gsc..



Maybe you deleted a dev comment?

Like...

    

devSet(var, value)
{
/#
setDebugDvar(var, value);
#/
}



I'm more than sure // or /* */ don't effect anything...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo