LongcatX's problem dump

Got questions about Shipmaker? Get answers here. Please read the stickied topics first!

Moderators: th15, Moderators

Post Reply
LongcatX
Commander
Commander
Posts: 100
Joined: Mon Aug 09, 2010 11:10 am
Location: behind you, oh wait, im behind you again ...watching you...

LongcatX's problem dump

Post by LongcatX »

ok so, purpose of this is for all my problems...

problem: tiny ship get error when firing at another tiny ship with a nerfed pulse gun.

heres the error:

___________________________________________
ERROR in
action number 1
of Alarm Event for alarm 0
for object ctr_EShip:

In script shipEAI:
Error in code at line 598:
if l_weapon[v].l_range2 > sqr(l_weapon[v].x - l_target.x) + sqr(l_weapon[v].y - l_target.y) then

at position 77: Unknown variable x

---
ok so anyone know what it means or, how to fix it?
it happens when the ships try to fire at each other :( *fixed*
Last edited by LongcatX on Sat Aug 21, 2010 5:37 am, edited 1 time in total.
i am 93.6665% pure randomness.
Image
Silver Swordsman
Commander
Commander
Posts: 247
Joined: Sat Jan 31, 2009 1:38 pm
Location: A clustered inhabitance

Re: LongcatX's problem dump

Post by Silver Swordsman »

Posting a bug log means that only the coders like Arcalane and th15 know how to fix this. Perhaps posting the ship as an attachment wouldn't hurt.
If admirals hate and trash your ships,
If you can't get it right;
Then off you go, but don't call quits;
Just go make custom sprites.

Solare:
http://www.wyrdysm.com/phpBB3/viewtopic.php?f=2&t=4858
Squishy
Rear Admiral
Rear Admiral
Posts: 852
Joined: Mon Dec 03, 2007 4:32 am

Re: LongcatX's problem dump

Post by Squishy »

This is just a hunch, but try double checking the projectile range/arc ranges of your weapons?

Worst comes to worse: delete the offending weapon and see if the problem goes away, then remake the weapon if all else is clear.
Realism, seriously? It's a space ship game. Realism was thrown out the window a long time ago.
Post Reply