UFO:Alien Invasion
Technical support => Feature Requests => Topic started by: dast on January 16, 2009, 06:41:08 pm
-
don't know if this is a know issue of the development version ...
1. Map +tropic does not start with error message: to many local models
after patching
cl_le.h
#define MAX_LOCALMODELS 1024
and
cl_renderer.h
#define MAX_ENTITIES 1024
#define MAX_PTL_ART 1024
map starts with problems (black areas, ufo has plants inside)
2. Tropic maps with param drug or river in the file maps.ufo does not start
Error message: could not assemble map
[attachment deleted by admin]
-
Hi,
just rebuilded maps and code with svn 21867. Fix from Kildor is in, i think!
+tropic is now ok, no to many local models, no black areas.
But with the param drug or river console shows still
Impossible to assemble map.
Regards, Stefan
-
dast:
Can you provide more details about assembly?
When the map is used, what exact string of the assembly? (General hints in http://ufoai.ninex.info/wiki/index.php/Mapping/Testing).
I tested and didn`t found any problems with drug and river, all assemblied for me correct.
-
Sorry,
after deleting all files with tropic and maps.ufo, rebuilding with current trunk and then testing again my savegame shows the +tropic drug map without error.
Problem solved :-)
Ciao Stefan