Instant error on startup

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

Moderators: th15, Moderators

Post Reply
Kiwibear
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 11
Joined: Mon Sep 12, 2011 10:41 am

Instant error on startup

Post by Kiwibear »

When I go to start up BSF, I get this error;

___________________________________________
ERROR in
action number 1
of Other Event: Game Start
for object GUI_MainTitle:

Error defining an external function.

I tried both the .zip and the installer versions, and I still got that error.
Running on vista 64bit by the way.
User avatar
Kiltric
Captain
Captain
Posts: 491
Joined: Sat Apr 11, 2009 4:44 am

Re: Instant error on startup

Post by Kiltric »

Re-install usually fixes. Make sure everything is in the BSF folder. Sometimes stuff gets put in the wrong place for no apparent reason.
GenBOOM
Ensign
Ensign
Posts: 6
Joined: Thu Oct 06, 2011 10:23 am

Re: Instant error on startup

Post by GenBOOM »

Same problem for me.

I am running Windows 7, I tried different compatibility modes and both downloads.

Image
GenBOOM
Ensign
Ensign
Posts: 6
Joined: Thu Oct 06, 2011 10:23 am

Re: Instant error on startup

Post by GenBOOM »

Ok so I disabled all audio on the configuration file and it looks like it works fine.

I have HD Audio- looks like this game either doesn't support my chipset or my drivers. Please fix this guys.

edit:
sound effects work
changing the music volume gives error (default setting at 40 and only works on 0 so far):
___________________________________________
ERROR in
action number 1
of Mouse Event for Left Released
for object GUI_OptMusic:

Error defining an external function.
whats this mouse event? I'm using a gaming mouse at 1000MHz and 2000dpi
GenBOOM
Ensign
Ensign
Posts: 6
Joined: Thu Oct 06, 2011 10:23 am

Re: Instant error on startup

Post by GenBOOM »

another error while playing...
___________________________________________
ERROR in
action number 1
of End Step Event
for object FroschDisabler:

Error in code at line 1:
direction = point_direction(x,y,l_target.x,l_target.y)

at position 42: Unknown variable x
User avatar
Wakerz
Lieutenant Commander
Lieutenant Commander
Posts: 62
Joined: Fri Apr 08, 2011 9:11 pm
Location: Mars

Re: Instant error on startup

Post by Wakerz »

have you tried reinstalling BSF? that tends to fix stuff.
being a true soldier isn't about bravery or courage, it's about being in mortal terror constantly but fighting on regardless for your country and cause. Only in death does duty end.
Jafo
Captain
Captain
Posts: 253
Joined: Wed Jan 16, 2008 11:46 pm

Re: Instant error on startup

Post by Jafo »

Try this - whenever I have a problem with a program running on Win7 - install in another folder other than the Program Files (x86), so for instance install it in C:\Games\Battleships Forever
GenBOOM
Ensign
Ensign
Posts: 6
Joined: Thu Oct 06, 2011 10:23 am

Re: Instant error on startup

Post by GenBOOM »

I wouldn't post without doing that first.

yes I tried that, more than once.
GenBOOM
Ensign
Ensign
Posts: 6
Joined: Thu Oct 06, 2011 10:23 am

Re: Instant error on startup

Post by GenBOOM »

I don't have a program on my computer that recognizes the OGG music files. Might have something to do with it, lol
GenBOOM
Ensign
Ensign
Posts: 6
Joined: Thu Oct 06, 2011 10:23 am

Re: Instant error on startup

Post by GenBOOM »

More errors:
___________________________________________
ERROR in
action number 1
of Destroy Event
for object EBulletEMPTorpedo:

Error in code at line 2:
part_particles_create_color(global.SFX_Sparker,x,y,l_boom,image_blend,1)

at position 53: Unknown variable l_boom
Post Reply