|
| 02 Aug 2013 12:49 AM |
I built cmdutl 6 fairly easily with the provided instructions, but ran into a slight issue.
When the client runs the code, at line 816 there's an argument error. Here's the output from studio:
01:45:49.220 - C:/Users/yang/AppData/Local/Roblox/Plugins/CmdUtl/CmdUtl.lu:816: bad argument #2 (function expected, got table) 01:45:49.223 - Script "C:/Users/yang/AppData/Local/Roblox/Plugins/CmdUtl/CmdUtl.lu", Line 20 - upvalue getarg 01:45:49.223 - Script "C:/Users/yang/AppData/Local/Roblox/Plugins/CmdUtl/CmdUtl.lu", Line 552 - method Add 01:45:49.224 - Script "C:/Users/yang/AppData/Local/Roblox/Plugins/CmdUtl/CmdUtl.lu", Line 816 01:45:49.224 - stack end
For anyone interested, CmdUtl 6.0 I built can be downloaded here: www.medi afi re [dot] com/ download /90ulphgkki7jpc5/CmdUtl.rar
Is there any possible easy fix?
DISCLAIMER:
CmdUtl 6.0 source code by Anaminus. I've re-uploaded it here for troubleshooting purposes. |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2013 02:04 AM |
| 12 views and no replies. Nobody in the whole scripters forum knows what the problem is? |
|
|
| Report Abuse |
|
|
ENET
|
  |
| Joined: 01 Jan 2010 |
| Total Posts: 4820 |
|
|
| 02 Aug 2013 02:26 AM |
| Well it was expected to be given a function as an argument but whatever method was called was passed a table. |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2013 02:30 AM |
| yeah, i know. i'm terrible at lua code and syntax, so i thought debugging it might be easier for you guys |
|
|
| Report Abuse |
|
|
ENET
|
  |
| Joined: 01 Jan 2010 |
| Total Posts: 4820 |
|
|
| 02 Aug 2013 02:36 AM |
Probably so, but im too lazy to update my studio atm
|
|
|
| Report Abuse |
|
|
BAUER102
|
  |
| Joined: 03 Apr 2010 |
| Total Posts: 5936 |
|
|
| 02 Aug 2013 04:05 AM |
| it doesn't provide any functionality yet |
|
|
| Report Abuse |
|
|
SN0X
|
  |
| Joined: 24 Oct 2011 |
| Total Posts: 7277 |
|
|
| 02 Aug 2013 04:37 AM |
| lol go away this isn't the cmd ult forum -_- |
|
|
| Report Abuse |
|
|
StudioTM
|
  |
| Joined: 06 May 2013 |
| Total Posts: 3454 |
|
| |
|
Quenty
|
  |
| Joined: 03 Sep 2009 |
| Total Posts: 9316 |
|
| |
|