[Gtkradiant] GTKRadiant Bug Report
Joseph, William
WJoseph at europe.ea.com
Fri Mar 3 07:37:46 CST 2006
The post link requires an account to view.
-----Original Message-----
From: gtkradiant-bounces at zerowing.idsoftware.com
[mailto:gtkradiant-bounces at zerowing.idsoftware.com] On Behalf Of
142.177.247.202
Sent: 03 March 2006 02:54
To: gtkradiant at zerowing.idsoftware.com
Subject: [Gtkradiant] GTKRadiant Bug Report
This bug report was submitted from 142.177.247.202 using the Bug Report
Submission Form on the QERadiant Website at 08:54:06 CST Mar 2, 2006.
---
BUG REPORT
CPU/RAM/Operating System: Athlon XP 2000+, 1 Gig Ram, Windows XP/
Windows Server 2003
Hard Drive Space: 200 gigs
Video Card/OpenGL Drivers: Geforce 5200
Version of GTKRadiant: GtkRadiant-1.5.0-2006-03-02
Error:
Here is a link to a jpg of the error in action. Hopefully you will be
able to see this post.
http://modetwo.net/darkmod/index.php?act=Attach&type=post&id=793
Cause of Error:
Simply starting Radiant will cause this error, but the error itself is
being caused by an editor key we implimented in Dark Mod to create a
moving light source. Here is a sample of that .def file.
entityDef light_moving
{
"inherit" "light"
"editor_light" "1"
"scriptobject" "rand_osc"
"editor_usage" "Moving light source that oscillates
randomly about the origin."
"editor_var f_min_x" "Minimum frequency of the x oscillator"
"editor_var f_min_y" "Minimum frequency of the y oscillator"
"editor_var f_min_z" "Minimum frequency of the z oscillator"
"editor_var f_max_x" "Maximum frequency of the x oscillator"
"editor_var f_max_y" "Maximum frequency of the y oscillator"
"editor_var f_max_z" "Maximum frequency of the z oscillator"
"editor_var phase_x" "Relative phase of the x oscillator"
"editor_var phase_y" "Relative phase of the y oscillator"
"editor_var phase_z" "Relative phase of the z oscillator"
"editor_var d_x" "Max displacement in x"
"editor_var d_x" "Max displacement in y"
"editor_var d_x" "Max displacement in z"
// Default values - work well for torches
"f_min_x" "0.5"
"f_min_y" "0.5"
"f_min_z" "0.5"
"f_max_x" "2.625"
"f_max_y" "2.625"
"f_max_z" "2.625"
"phase_x" "0"
"phase_y" "85"
"phase_z" "45"
"d_x" "2"
"d_y" "2"
"d_z" "2"
}
User Email: tgormley25 at hotmail.com
_______________________________________________
Gtkradiant mailing list
Gtkradiant at zerowing.idsoftware.com
http://zerowing.idsoftware.com/cgi-bin/mailman/listinfo/gtkradiant
More information about the Gtkradiant
mailing list