A Community discussion forum for Halo Custom Edition, Halo 2 Vista, Portal and Halo Machinima

Home  Search Register  Login Member ListRecent Posts
  
 
»Forums Index »Halo Custom Edition (Bungie/Gearbox) »Halo CE General Discussion »HOW TO FIX A .ITEMCOLLECTION THAT WONT WORK?

Author Topic: HOW TO FIX A .ITEMCOLLECTION THAT WONT WORK? (9 messages, Page 1 of 1)
Moderators: Dennis

maxp91
Joined: Apr 19, 2010


Posted: May 22, 2010 02:58 PM    Msg. 1 of 9       
Hi,

I recently extracted a weapons from a map that I had downloaded. I open my map in sapien, put the .itemcollection (dual_magnums.item_collection) and compiled my map. But this is writting this:


04.27.10 20:41:21 tool pc 01.00.00.0609 ----------------------------------------------
04.27.10 20:41:21 reference function: _write_to_error_file
04.27.10 20:41:21 reference address: 42ca20
04.27.10 20:41:21 Couldn't read map file './toolbeta.map'
04.27.10 20:41:24 the model 'weapons\deserteagle\deserteagle' and the collision model 'weapons\pistol\pistol' don't match (node counts don't match)
04.27.10 20:41:24 the object 'weapons\deserteagle\desert eagle .50' will not be collidable
04.27.10 20:41:26 file_read('tags\item collections\single weapons\dual_magnums.item_collection') error 0x00000026 'Fin de fichier atteinte. '
04.27.10 20:41:26 couldn't read #92 bytes from offset #64 in local tag 'tags\item collections\single weapons\dual_magnums.item_collection'
04.27.10 20:41:26 couldn't read elements for item_collection block
04.27.10 20:41:26 failed to load item_collection tag 'item collections\single weapons\dual_magnums'
04.27.10 20:41:28 failed to load scenario tag 'levels\zm_lila_panic\zm_lila_panic'
04.27.10 20:41:28 file_read('tags\item collections\single weapons\dual_magnums.item_collection') error 0x00000026 'Fin de fichier atteinte. '
04.27.10 20:41:28 couldn't read #92 bytes from offset #64 in local tag 'tags\item collections\single weapons\dual_magnums.item_collection'
04.27.10 20:41:28 couldn't read elements for item_collection block
04.27.10 20:41:28 failed to load item_collection tag 'item collections\single weapons\dual_magnums'
04.27.10 20:41:28 failed to load scenario tag 'levels\zm_lila_panic\zm_lila_panic'
04.27.10 20:41:28 need to get the following tags:
04.27.10 20:41:28

Why this wepon work on there maps, but it dont want to work in my map???!?


Codebrain
Joined: Sep 29, 2007

/meme


Posted: May 22, 2010 03:38 PM    Msg. 2 of 9       
04.27.10 20:41:24 the model 'weapons\deserteagle\deserteagle' and the collision model 'weapons\pistol\pistol' don't match (node counts don't match)
04.27.10 20:41:24 the object 'weapons\deserteagle\desert eagle .50' will not be collidable
04.27.10 20:41:26 file_read('tags\item collections\single weapons\dual_magnums.item_collection') error 0x00000026 'Fin de fichier atteinte. '
04.27.10 20:41:26 couldn't read #92 bytes from offset #64 in local tag 'tags\item collections\single weapons\dual_magnums.item_collection'

04.27.10 20:41:26 couldn't read elements for item_collection block
04.27.10 20:41:26 failed to load item_collection tag 'item collections\single weapons\dual_magnums'
04.27.10 20:41:28 failed to load scenario tag 'levels\zm_lila_panic\zm_lila_panic'

The bolded words mean:

1. The model and collision do not match (probably the makers fault)
2. the item_collection has a "End of File" error, meaning it's corrupted. Re-extract the tag and see if it works.

Les mots en gras signifie:

1. Le modèle et la collision ne correspondent pas (probablement la faute décideurs)
2. l'item_collection a une fin "du fichier" erreur, ce qui signifie qu'il est corrompu. Re-extrait de l'étiquette et voir si cela fonctionne.


maxp91
Joined: Apr 19, 2010


Posted: May 22, 2010 03:58 PM    Msg. 3 of 9       
No it doesn,t work... I tried that, to re-extract the .itemcollection, and it dont work.

J'ai essayer de re-extraire le .itemcollection et sa ne fonctionne pas... Que faire?


Codebrain
Joined: Sep 29, 2007

/meme


Posted: May 22, 2010 04:48 PM    Msg. 4 of 9       
If you keep on getting the error, you can make it yourself.

How-to:

1. Open up Kornman00 (or any of its versions, Guerilla works too)
2. File - New - item_collection
3. click the add button.
4. enter a weight of 100
5. Click the "..." button and find the dual_magnum weapon tag.
6. Save the tag, from your tag's directory, to "item collections\single weapons".

Now you use that item_collection instead of the one that's giving you errors.

Si vous continuez à faire l'erreur, vous pouvez faire vous-même.

Mode d'emploi:

1. Ouvrez Kornman00 (ou une de ses versions, Guerilla travaille trop)
2. Fichier - Nouveau - item_collection
3. cliquez sur le bouton Ajouter.
4. Entrez un poids de 100
5. Cliquez sur le "..." bouton et trouver la balise d'armes dual_magnum.
6. Enregistrer le mot-clé, à partir du répertoire de votre tag, de "item collections\single weapons".

Maintenant que vous utilisez item_collection au lieu de celle qui est en vous donnant des erreurs.
Edited by Codebrain on May 22, 2010 at 04:49 PM


maxp91
Joined: Apr 19, 2010


Posted: May 22, 2010 07:14 PM    Msg. 5 of 9       
No... I did what u said and it did not work... ='( Why is that doing that??!? Why my itemcollection wont work and the same work in another computer's???? OMG ==' Could u juste send me your?
this is what debug say;

05.22.10 19:29:54 tool pc 01.00.00.0609 ----------------------------------------------
05.22.10 19:29:54 reference function: _write_to_error_file
05.22.10 19:29:54 reference address: 42ca20
05.22.10 19:29:54 Couldn't read map file './toolbeta.map'
05.22.10 19:29:58 units must have models and animation graphs
05.22.10 19:30:02 the model 'weapons\deserteagle\deserteagle' and the collision model 'weapons\pistol\pistol' don't match (node counts don't match)
05.22.10 19:30:02 the object 'weapons\deserteagle\desert eagle .50' will not be collidable
05.22.10 19:30:05 file_open('tags\item collections\single weapons\dual_magnums.item') error 0x00000002 'Le fichier spécifié est introuvable. '
05.22.10 19:30:05 couldn't open item tag 'dual_magnums.item'.
05.22.10 19:30:05 failed to load item_collection tag 'item collections\single weapons\dual_magnums'
05.22.10 19:30:05 failed to load scenario tag 'levels\zm_lila_panic\zm_lila_panic'
05.22.10 19:30:05 file_open('tags\item collections\single weapons\dual_magnums.item') error 0x00000002 'Le fichier spécifié est introuvable. '
05.22.10 19:30:05 couldn't open item tag 'dual_magnums.item'.
05.22.10 19:30:05 failed to load item_collection tag 'item collections\single weapons\dual_magnums'
05.22.10 19:30:05 failed to load scenario tag 'levels\zm_lila_panic\zm_lila_panic'
05.22.10 19:30:05 need to get the following tags:
05.22.10 19:30:05 item collections\single weapons\dual_magnums.item
05.22.10 19:30:05
Edited by maxp91 on May 22, 2010 at 07:32 PM
Edited by maxp91 on May 22, 2010 at 07:36 PM


Codebrain
Joined: Sep 29, 2007

/meme


Posted: May 22, 2010 09:25 PM    Msg. 6 of 9       
Send me a PM telling me your Xfire, and then we will talk on there.


maxp91
Joined: Apr 19, 2010


Posted: May 22, 2010 09:30 PM    Msg. 7 of 9       
oh, im sorry, It is working :P i were not taking the .weapon, I were taking the .itemcollection lol ^^'

thanks to you very much for your help... If I need something else, can I ask for your help?
Maxp91


Codebrain
Joined: Sep 29, 2007

/meme


Posted: May 22, 2010 11:37 PM    Msg. 8 of 9       
sure, ask here, I will be glad to help :D


maxp91
Joined: Apr 19, 2010


Posted: May 23, 2010 01:20 PM    Msg. 9 of 9       
Thanks to you, I appreciate it.

now I have a question: in the map MASK_Insane, there are a weapons called dual_magnum. They are really like magnum. When im in the game, they are like magnum, but when I extract them, and put it on my map, this is like if the model had changed... for 2 regular halo pistol... What the hell is that? Why is that doing it?

I would have another question: I downlodaded the Backpack weapons V1.00. but, I dont know where put the folder... could you tell me where I need to put out the folders please? :)
Edited by maxp91 on May 23, 2010 at 05:57 PM

 

 
Previous Older Thread    Next newer Thread







Time: Thu January 19, 2023 10:39 PM 313 ms.
A Halo Maps Website