Renault on 15/12/2016 at 21:09
Go to the Textures menu, and Compress All.
R Soul on 15/12/2016 at 21:10
2048 is nowhere near the object limit. From thief2\doc\modders_notes:
Max concrete object IDs: 8192 (from 4096)
Under what circumstances to you get the error? Going in to game mode? Loading the mission? Running some process like optimizing?
modders_notes lists many limits. Nothing in the list is limited to 2048, but you can use that list to save time by ruling things out. E.g. Max visible objects is 1280, so it's not that.
Is there anything at all that you have 2048 of, or just over? If not in the mis file, try looking in your folders to see how many textures you have, or objects, sounds etc.
The yellow warning messages will not be the cause of the Assertation Failed error, but it is a good idea to deal with them. Dromed can't load Skulystd.bin, so either that file is bad, or it's missing (if it's an AI, make sure it's in mesh and not obj).
The one about objects being out of the world means they are movable objects (e.g. crates, barrels) whose collision models are sticking into the solid terrain. You should move them up or away from walls, otherwise it won't be possible for things to collide with them.
Cardia on 15/12/2016 at 21:13
Thank you Robin and Mike, the error happen when i create a painting created by LarryG using a custom picture that i took from google of Virgin Maria with 256x256 resolution just like other pictures i use, and the errors happens when i enter game mode:
Inline Image:
http://www.1.dasmedium.com/wp-content/uploads/2014/10/Maria-mit-Herz.jpgafter exiting game mode, Dromed shuts down. "Thief 2 dromed cannot respond..."
Le MAlin 76 on 15/12/2016 at 21:25
How many famillies are you using ?
Cardia on 15/12/2016 at 21:33
Quote Posted by Le MAlin 76
How many famillies are you using ?
Bon soir, i´m using 26 families. C'est beaucoup?
R Soul on 15/12/2016 at 21:39
Nothing technically wrong with that resolution, and I seriously doubt a painting model would have the complexity or polycount to cause any problems. Try creating another object, using another model that isn't already in the mission.
edit regarding texture families:
You don't need to ask. Look in Thief2\doc\modders_notes. The limit is stated in there.
Cardia on 15/12/2016 at 21:45
ok so following Unna Oertdottir and Mike instructions by purging object and compress all texture fixed the problem, now i can enter in game mode with the painting of Virgin Maria without any errors, but my fear is: can i add more new object textures without causing again the same assertion error?
Cardia on 15/12/2016 at 21:46
Quote Posted by R Soul
Nothing technically wrong with that resolution, and I seriously doubt a painting model would have the complexity or polycount to cause any problems. Try creating another object, using another model that isn't already in the mission.
edit regarding texture families:
You don't need to ask. Look in Thief2\doc\modders_notes. The limit is stated in there.
i edited the max brushes to 50.000 a few months ago, like Tannar and Bretheren did to their settings. how do i check the number of brushes(information) that i have in my mission?
this are my setting regarding brush limit:
; $Header: r:/t2repos/thief2/src/dark.cfg,v 1.161 2000/03/03 20:32:33 adurant Exp $
; object counts
obj_min -18192
obj_max 7900
max_refs 50000
Le MAlin 76 on 15/12/2016 at 22:38
Bonsoir
Non, the limite is 32 ^^.
But you can put 1024 textures by famillies... donc, the familly is a few obsolet.
You use dds., png. or other format of texture ?
Cardia on 15/12/2016 at 23:13
Quote Posted by Le MAlin 76
Bonsoir
Non, the limite is 32 ^^.
But you can put 1024 textures by famillies... donc, the familly is a few obsolet.
You use dds., png. or other format of texture ?
Merci,bien sÛr, "Bonsoir" c'est un mot ensemble. I know i was advised to not use use families, but for old habit reasons, i did textures families with Bright, donc, tout les textures sont en .gif format.
Et...alors maintenant j'ai sommeil, je me vais coucher tout suite, parce que demain je continue tôt ma formation de Français. Bon Nuit.