devRedd
|
  |
| Joined: 27 Feb 2010 |
| Total Posts: 309 |
|
|
| 24 Nov 2013 05:04 PM |
This is a new error, has to do with _G/Global. I just thought I'd share it with you all (I've solved it, no need for help on it).
"attempt to yield across metamethod/C-call boundary" |
|
|
| Report Abuse |
|
|
|
| 24 Nov 2013 05:05 PM |
| Ah, I know _exactly_ what you've done wrong! |
|
|
| Report Abuse |
|
|
|
| 24 Nov 2013 05:10 PM |
| It sounds like you put a wait inside a pcall...Does not seem related to _G |
|
|
| Report Abuse |
|
|
devRedd
|
  |
| Joined: 27 Feb 2010 |
| Total Posts: 309 |
|
|
| 24 Nov 2013 05:19 PM |
| It's calling a pcall using a global and double passing a function with a yield in it. |
|
|
| Report Abuse |
|
|
|
| 24 Nov 2013 05:20 PM |
| You can't yeild in a pcall...Use ypcall. |
|
|
| Report Abuse |
|
|
devRedd
|
  |
| Joined: 27 Feb 2010 |
| Total Posts: 309 |
|
|
| 24 Nov 2013 05:21 PM |
"You can't yeild in a pcall...Use ypcall."
And that was the solution I'd mentioned. |
|
|
| Report Abuse |
|
|
|
| 24 Nov 2013 05:23 PM |
1) Why bother posting this? It's not helpful and contains false information.
"This is a new error, has to do with _G/Global" |
|
|
| Report Abuse |
|
|
Tenal
|
  |
| Joined: 15 May 2011 |
| Total Posts: 18684 |
|
|
| 24 Nov 2013 05:38 PM |
| why does your name start with a "dev" and is camelCase |
|
|
| Report Abuse |
|
|
|
| 24 Nov 2013 05:57 PM |
@jenni: Because he thinks it's cool. |
|
|
| Report Abuse |
|
|
RaidenJPN
|
  |
| Joined: 22 May 2013 |
| Total Posts: 6920 |
|
|
| 24 Nov 2013 07:23 PM |
>@jenni:
>jenni
WHY U DO DIS |
|
|
| Report Abuse |
|
|
UnAdmin
|
  |
| Joined: 10 Jul 2012 |
| Total Posts: 4706 |
|
|
| 24 Nov 2013 07:25 PM |
| He wanted to join the ruddev circle jerk of putin devname |
|
|
| Report Abuse |
|
|
Absurdism
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 2568 |
|
| |
|