Help please!

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am

Help please!

Post by Harley »

Code: Select all

Critical script pkg/systems/boat2/plank.ecl has run for 1001 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 2002 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 3003 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 4004 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 1001 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 2002 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 3003 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 4004 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 1001 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 2002 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 3003 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 4004 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 1001 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 2002 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 3003 instructions
Critical script pkg/systems/boat2/plank.ecl has run for 4004 instructions
How can I erase this critical?
Yukiko
Distro Developer
Posts: 2826
Joined: Thu Feb 02, 2006 1:41 pm

Post by Yukiko »

Without being able to see your script I'd say look for a place in plank.src where you have a loop.
Post Reply