Got new Hard Drives...

Posted by David Berthiaume on Fri 14 Jan 2005 12:31 AM — 5 posts, 24,085 views.

#0
Forgot to install one at a time to save my stuff, luckilly I had my script on a "Safe" Partition, anyways, I re-installed and now I get this error:

Error number: -2146827256
Event:        Execution of line 3 column 8
Description:  Invalid character
Line in error: 
  for _, v in pairs (styles) do
Called by:    Immediate execution



Perhaps you can tell me what this is.
USA #1
Looks like it has something to do with your text replace script thing.
This thread:
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=5008&page=1

As for whats wrong with it, did you remember to enable scripting (and set it to Lua?), as well as remake any sandbox things that were required. Although Ill fathom a guess that its the script language.
#2
Hrm... this is in vbs though... THere are no trigger for text replacement in it.


In the Lua script there's even more errors than that.


Oh yeah all my scripts are enabled and what not.

Found the problem... I'ts fixed.
Amended on Fri 14 Jan 2005 01:25 AM by David Berthiaume
Canada #3
What was the problem and what was the fix? If you post it here and someone in the future has this problem, then they know what to do.
#4
I had copy and pasted a bit of Lua code into a vbscript file... It didn't recognize it as vbscripting.


I edited the Lua script lines out, and problem went away.

The Lua scripting file though is all messed up. I'm not even going to tackle that one yet, not untill I have everything back up to par with my PC