logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,679
Total Threads: 8,804
Posts: 95,885

Administrators:
DeeZire, Redemption

There are currently 16 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements

DeeZire Online > Editing Community > Command and Conquer Editing > Generals & Zero Hour Editing » upgrades limit prob..., i got 126 but lim 128 right????

Generals & Zero Hour Editing Discuss any modding related issues to do with Generals and Zero Hour here.

Reply
 
LinkBack Thread Tools
Old 10-23-2004, 05:52 PM   #1 (permalink)
Member
 
Join Date: Aug 2004
Location: Portugal
Posts: 82
Send a message via MSN to S0L0
Default upgrades limit prob..., i got 126 but lim 128 right????

Hiyas people, I got a weird problem, i had 129 upgrades, and when start cnc it crashed, obviousley since limit is 128, so I removed 1, and removed from all inis it was on, then starts cnc and crashed again, but this time I only has 128..., so i thought, maybe game only suports LESS then 128 not 128 or more, so i removed 2 upgrades and stayed with 126, now it were supose to work, but game keep crashing, and all times i run world builder (after game crash each time), I keep see same message:

"ASSERTION FAILED: Can't have over 128 types of upgrades and have a Bitfield function"

and in the releasecrashinfo.txt i got this message:

; Reason Error parsing INI file 'Data\INI\Upgrade.ini' (Line: 'Upgrade Upgrade_HeavyArmour ')

the HeavyArmor upgrade, is a simple tanks armor upgrade, and is the upgrade number 125 ...

(stil got 1 more upgrade after this one)

so now what I want know is, WHY does game crash, if I only got 126 upgrades..., and what means "Bitfield function" ?????

oh by the way, the upgrade limit, is the upgrades writen IN the upgrades.ini isn't the limit for uses righ?, because i got some 3 factions using same upgrades but using diferent names on commandbuton (Radar for example, like commandbutton glaradar chinaradar and franceradar)

thanks for the help
S0L0 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2004, 06:50 AM   #2 (permalink)
Member
 
Join Date: Oct 2004
Location: Slovakia
Posts: 58
Default

I am not the best in this but if I were you i would disable/delete HeavyArmour upgrade and see if it doesnīt change anything.
I would also check if there arenīt any upgrades in other INI files. As far as I know the game is reading all INIs before it starts.
Retnuh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2004, 08:55 AM   #3 (permalink)
Member
 
Join Date: Aug 2004
Location: Portugal
Posts: 82
Send a message via MSN to S0L0
Default

i removed that upgrade and the next upgrade after is, so now i got 124 upgrades, and no error on releasecrashinfo.txt BUT on worldbuilder i keep getting same message...

"ASSERTION FAILED: Can't have over 128 types of upgrades and have a Bitfield function"

so, any ideas what can be?, and yeha i got NO upgrades on any other inis, i like to organize the stuff, for example weapons in weapons.ini the projectiles in weaponobjects and somethings on system.ini and so on, i got all organized, so whats wrong?
S0L0 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2004, 09:54 AM   #4 (permalink)
Member
 
Join Date: Oct 2004
Location: Slovakia
Posts: 58
Default

It also might be an old mod in the game or something you hadnīt removed properly. Are you sure it is clear ?
Retnuh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2004, 11:28 AM   #5 (permalink)
Member
 
Join Date: Aug 2004
Location: Portugal
Posts: 82
Send a message via MSN to S0L0
Default

yeha, i opened all inis files i got searching for the upgrades wich i removed/changed and i tested build ALL on cnc, on ALL factions, for make sure there was no error and no, it's all fine, just that weird message on worldbuilder...
S0L0 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2004, 11:41 AM   #6 (permalink)
Member
 
Join Date: Oct 2004
Location: Slovakia
Posts: 58
Default

Sorry but I am out of ideas on this topic. Maybe reinstal would help
But first wait if someone writes something new .
( I have no previous exp. with worldbuilder )
Retnuh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2004, 12:35 PM   #7 (permalink)
Member
 
Join Date: Aug 2004
Location: Portugal
Posts: 82
Send a message via MSN to S0L0
Default

i already reinstalled game before post here, i like totry all things i remember and only then ask help , anyways i also don't use worldbuilder much, i only use it for detect errors and for edit AI, nothing else
S0L0 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-25-2004, 03:51 PM   #8 (permalink)
Senior Member
 
Join Date: Jun 2004
Location: Earth-ish
Posts: 197
Default

Okay first off make sure you do not have over 128 upgrades (count them all). My final guess is that you can not have 128 upgrades in "use" meaning the engine doesn't want to use all the upgrades 128 times. Like having 128 units use the same upgrade, the engine might not like that. Or having a bunch of units using a sum total of 128 upgrades, you see? See if that will work.
Cedar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-25-2004, 04:37 PM   #9 (permalink)
Member
 
Join Date: Aug 2004
Location: Portugal
Posts: 82
Send a message via MSN to S0L0
Default

well i counted and noticed that isn't even over 100 the shares upgrades and I counted all the uprades on upgrades.ini and i even organized the ini file like this way:

;=============COMMON=======

then write upgrades here and then made

;==========UPGRADES=7=======
;===============USA=========

then writed upgrades and then made

;=========UPGRADES=21=========

;===========CHINA============

then writed upgrades and then made

;==========UPGRADES=20========

this all, then i sumed all together and writen on end of the ini file like this:

;============
;COMMOM = 7
;USA = 21
;CHINA = 20
;GLA = 21
;and rest of factions on same way then made
;==========
;RESULT = 124
;==========
;LIMIT = 128
;REMAINING = 4
;===========

i writen it on this ways for i make full sure how many they are and for know how many stil can add it, but now i noticed i only can use 124, for game works (no start crash), but if i remove 2 (stay with 122) the error from worldbuilder disapears, so i only can have 124 for zero hour works, and 122 for world builder don't tell me no message....

so is this normal, or is a way to find/resolve this thing?, and yeha i looked in ALL .inis, and i realy mean ALL, looking for upgrades that should be on upgrades.ini and for upgrades wich are on the behaviors but that don't exist on upgrades.ini, and dind't found nothing so far...,

ahh a last note, i can remove the upgrades randomly because won't affect nothing, i tried remove some midle upgrades but get same problem, all game wants is 124 upgrades max and worldbuilder just alow 122...

any sugestion?
S0L0 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-25-2004, 05:08 PM   #10 (permalink)
Member
 
Join Date: Oct 2004
Location: Slovakia
Posts: 58
Default

We are still talking about 6 random upgrades and how to fix the problem.
However,I think the right guestion is : Do you really need ALL 128 upgrades ?
Look, you posted this topic 3 days ago and it is still not solved.
It will be wise to just remove 6 least important upgrades ( for example unit will be upgraded already but cost more ) and code something else.
It is nonesense to keep thinking about one problem for such a long time.
If you are making a mod you have to learn sacrificing something to do something else. (Thatīs the life - you canīt have everything )
Retnuh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help - Upgrades + Buildings requiring upgrades to build Azad0r LOTR: Battle For Middle Earth I & II Editing 5 01-02-2005 05:37 AM
Limit in 128 upgrades. Help! froniki Generals & Zero Hour Editing 9 02-17-2004 07:05 PM
upgrades limit damo1 Generals & Zero Hour Editing 7 12-22-2003 12:12 PM
Big prob! kaibutsu Red Alert 2 & Yuri's Revenge Editing 9 12-18-2003 10:42 PM
INI Prob WickedBlizzard Generals & Zero Hour Editing 15 06-08-2003 06:48 PM


All times are GMT -4. The time now is 05:03 AM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.