diff options
Diffstat (limited to 'pipermail/nel/2001-December/000775.html')
-rw-r--r-- | pipermail/nel/2001-December/000775.html | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/pipermail/nel/2001-December/000775.html b/pipermail/nel/2001-December/000775.html new file mode 100644 index 00000000..7dbcce98 --- /dev/null +++ b/pipermail/nel/2001-December/000775.html @@ -0,0 +1,77 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Landscape Building problems</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:legros%40nevrax.com"> + <LINK REL="Previous" HREF="000776.html"> + <LINK REL="Next" HREF="000777.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Landscape Building problems</H1> + <B>Benjamin Legros</B> + <A HREF="mailto:legros%40nevrax.com" + TITLE="[Nel] Landscape Building problems">legros@nevrax.com</A><BR> + <I>Thu, 6 Dec 2001 12:28:50 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000776.html">[Nel] Landscape Building problems</A></li> + <LI> Next message: <A HREF="000777.html">[Nel] Feedback</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#775">[ date ]</a> + <a href="thread.html#775">[ thread ]</a> + <a href="subject.html#775">[ subject ]</a> + <a href="author.html#775">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> +From: "Róbert Bjarnason" <<A HREF="mailto:robert@in-orbit.net">robert@in-orbit.net</A>> + +><i> The .rbank files don't seem to be working because I'm never +</I>><i> snapped to ground on our landscape and can't move except +</I>><i> with /goto. +</I> + +According to the log file, it seems that the build process crashes at the +tessellation pass : + +[...] +01/12/04 23:01:37 INF 1928 build_surf.cpp 1186 : setup zone tessellation +2306 10_AC +[...] +01/12/04 23:01:37 INF 1928 build_surf.cpp 1447 : Compute landscape +tessellation +01/12/04 23:01:37 INF 1928 build_surf.cpp 1450 : - load tile bank +01/12/04 23:01:37 WRN 1928 common.cpp 392 : Exception will be launched: Path +not found for warpstorm.smallbank +01/12/04 23:01:37 INF 1928 main.cpp 241 : Total Span : 0 +01/12/04 23:01:37 INF 1928 main.cpp 242 : Total SpanList : 0 +01/12/04 23:01:37 INF 1928 main.cpp 325 : total computation time: 0 days, 0 +hours, 0 minutes and 0 seconds + +The builder doesn't find a path to the file 'warpstorm.smallbank' +It should be located somewhere with the tile files... + + +Benjamin. + + +</pre> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000776.html">[Nel] Landscape Building problems</A></li> + <LI> Next message: <A HREF="000777.html">[Nel] Feedback</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#775">[ date ]</a> + <a href="thread.html#775">[ thread ]</a> + <a href="subject.html#775">[ subject ]</a> + <a href="author.html#775">[ author ]</a> + </LI> + </UL> +</body></html> |