I've tried in the last half hour trying to figure out whats the problem with a certain line.
Can someone please help me? (Thanks in advance)
Effect: code line all
Text: temp = {}; ci = {0,0}; cn = _G.unicode.len(orgline.text_stripped:gsub(" ","")); function set_temp(ref,val) temp[ref] = val return val end; delay = 800; delay_2 = 300
Error message:
Runtime error in template code: Expected 1 arguments, got 2
Code producing error: temp = {}; ci = {0,0}; cn = _G.unicode.len(orgline.text_stripped:gsub(" ","")); function set_temp(ref,val) temp[ref] = val return val end; delay = 800; delay_2 = 300
+ Reply to Thread
Results 1 to 2 of 2
-
-
Hi there - like yourself, I was having a nightmare with this error too. I registered to respond to you as I found a fix - not sure if you have. I stumbled across this video on Youtube, https://www.youtube.com/watch?v=dr8E1yLIj60 - basically says to download the unicode.moon file the user has linked in the description, and replace the copy in your "Program Files/Aegisub/automation/include/aegisub folder". It worked for me, now the error does not come up and templates I am getting from you tube seems to be working fine. Hope this helps
Similar Threads
-
Aegisub - Is it possible to create a fixed width black box in Aegisub
By netmask56 in forum SubtitleReplies: 7Last Post: 17th Nov 2019, 14:50 -
Help with Aegisub
By ThePi7on in forum SubtitleReplies: 7Last Post: 19th Mar 2019, 21:14 -
Need help with Aegisub
By Crni in forum SubtitleReplies: 3Last Post: 13th Feb 2018, 16:19 -
Karaoke List on Excel to play Karaoke file when clicked on it
By shinkob88 in forum Software PlayingReplies: 0Last Post: 30th Jan 2017, 23:57 -
Aegisub Karaoke comments overlaying actual Karaoke
By PetitKero in forum SubtitleReplies: 3Last Post: 21st Sep 2016, 12:03