Author Topic: Start Up Error - Script Error  (Read 3959 times)

boyscout

  • Guest
Start Up Error - Script Error
« on: February 05, 2016, 09:39:21 PM »
Hi everybody,

I Recently just downloaded Pulsar2D... Looking forward to using it. but when I try to open the .exe file I get a script error, and then it doesn't open.

can anybody help ?

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: Start Up Error - Script Error
« Reply #1 on: February 06, 2016, 08:50:35 AM »
Could you post a screenshot of the error? Which script do you execute?

boyscout

  • Guest
Re: Start Up Error - Script Error
« Reply #2 on: February 06, 2016, 12:04:05 PM »
this comes up when i try to execute the .exe file.

Tomaaz

  • Guest
Re: Start Up Error - Script Error
« Reply #3 on: February 06, 2016, 02:20:07 PM »
Pulsarlua.exe is an interpreter that will not do anything without telling it what script should it execute. It's not an IDE. To run any of the examples simply drag the script file and drop it on pulsarlua.exe. You can also set the default action for .lua files to pulsarlua.exe or use Geany to open, edit and run scipts.

boyscout

  • Guest
Re: Start Up Error - Script Error
« Reply #4 on: February 07, 2016, 03:29:53 AM »
okay so i think i understand.

but can you direct me somewhere? to a thread of something to help me get started? plz

Rick3137

  • Guest
Re: Start Up Error - Script Error
« Reply #5 on: February 10, 2016, 03:08:32 PM »
http://retrogamecoding.org/board/index.php?topic=342.0

 There is an IDE called Geany that will run pulsarlua programs. Works really nice.