Closed GoogleCodeExporter closed 9 years ago
Fixed in my local git, will come public soon.
Although this bug is fixed now, I strongly recommend fixing your muls. The wall
of warnings is mostly related to faulty muls, some of which fluorescence can't
handle like the OSI client yet.
If you are using unmodified OSI muls, please attach a comment with the exact
version number.
Errors like this:
12.440183 [WARN ]: Using artId without animdata for animation: 2906 b5a
are caused by wrong 0x01000000 (animation) flags in the tiledata.
These errors:
12.455593 [WARN ]: Trying to access out of bounds index=4957247 size=148810 in
file anim.idx
show that you are trying to access a non-existing animation.
And these:
12.497784 [WARN ]: Trying to access out of bounds index=29287 size=16384 in
file texidx.mul
are a hint that in the land tile section of your tiledata, some tiles link to
map textures (texidx.mul and texmaps.mul) that do not exist.
Original comment by spin@fluorescence-client.org
on 8 Aug 2012 at 6:24
Original issue reported on code.google.com by
iurigu...@gmail.com
on 8 Aug 2012 at 2:08Attachments: