error in error reporting

These are old bug reports that have been closed.
Locked
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

When trying to help Drazalon with a mod we got an odd error.

05/23/2008 18:17:01 Flamebird Cannon:

and that's it (that's the name of a launcher he was modding)

the xml is at http://transcendence.pastebin.com/d298a182
Crying is not a proper retort!
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

line 84

Code: Select all

damage= "thermo:3d12; radiation 1; momentum3; WMD1"
should be

Code: Select all

damage= "thermo:3d12; radiation1; momentum3; WMD1"
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

cool thanks for that now the error is
05/23/2008 19:19:55 Code expected (Nil) ### (lambda Nil) ###
Crying is not a proper retort!
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

Now what is wierd...
is this
05/23/2008 17:29:38 Extension UNID d0b10000 already loaded
I decided to paste it into a file and
every other line there is a #.
:?:
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

when coping from pastebin copy the editing area
Crying is not a proper retort!
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

I copied it down(edited it with radiation 1 to radiation1), the file is in my Extensions folder, IT WORKS.
Last edited by Fatboy on Sat May 24, 2008 12:57 am, edited 1 time in total.
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

From my experience :

<Hiteffect> tag must be called always before an <Effect> tag

directional ="true" is not part of the <ParticleExplosion> tag.

I always had troubles putting comments inside the square brackets, so I moved it out.
[ UNIDhere ]>




This doesn't give a crash on loading
http://transcendence.pastebin.com/m6b649e13
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

cool thanks everyone :D
hopefully Drazalon will get on the boards soon

any idea why this one doesn't work?
http://transcendence.pastebin.com/d59f32b0b
Crying is not a proper retort!
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

What is the difference between this and the other one?

Maybe, maybe it is something else you have that is causing the errror?
User avatar
Betelgeuse
Fleet Officer
Fleet Officer
Posts: 1920
Joined: Sun Mar 05, 2006 6:31 am

oh ya :oops:
I was in the middle of making a different mod (at least that explains that)
Crying is not a proper retort!
Drazalon
Anarchist
Anarchist
Posts: 13
Joined: Thu May 22, 2008 11:52 pm
Contact:

Well, thanks for the help guys.

if it weren't for you, i would never find that typo. job well done,
the mod can now be found at Xelerus Mods Page in section weapons..
Make sure to test it out and report and bugs and fixes.

http://xelerus.de/index.php?s=mod&id=132
"If God is the DJ, and Life is the dance floor; Love is the rhythm, and You are the music;flow" -Drazalon
Locked