tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 645 forks source link

Assertion failure in +[GBMethodData methodDataWithType:result:arguments:] #589

Open lucifer001 opened 8 years ago

lucifer001 commented 8 years ago

WARN | unsupported typedef enum at ComLikeMsgViewController.h@11! WARN | unsupported typedef enum at MineVideoTableViewCell.h@14! WARN | unsupported typedef enum at PlayerDisplayView.h@11! WARN | unsupported typedef enum at NetworkStatusManager.h@11! WARN | unsupported typedef enum at Controller.h@20! WARN | unsupported typedef enum at UserManager.h@11! WARN | Ignoring typedef block LoginSuccessBlock, already defined. WARN | Ignoring typedef block LogoutSuccessBlock, already defined. WARN | Ignoring typedef block LoginSuccessBlock, already defined. WARN | Ignoring typedef block LogoutSuccessBlock, already defined. WARN | unsupported typedef enum at AFURLRequestSerialization.m@1014! WARN | unsupported typedef enum at PhotoBroswerType.h@13! WARN | unsupported typedef enum at crc.h@36! WARN | unsupported typedef enum at log.h@29! WARN | unsupported typedef enum at ffmpeg.h@374! 2016-04-26 10:28:50.636 appledoc[23701:3297475] *\ Assertion failure in +[GBMethodData methodDataWithType:result:arguments:], /tmp/appledoc20151103-11953-1ow4oop/appledoc-2.2.1/Model/GBMethodData.m:44 Oops, something went wrong... NSInternalInconsistencyException: Invalid parameter not satisfying: [arguments count] >= 1 @ 0 CoreFoundation 0x00007fff9a4c64f2 __exceptionPreprocess + 178 @ 1 libobjc.A.dylib 0x00007fff8de59f7e objc_exception_throw + 48 @ 2 CoreFoundation 0x00007fff9a4cb1ca +[NSException raise:format:arguments:] + 106 @ 3 Foundation 0x00007fff8e4d47d6 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198 @ 4 appledoc 0x000000010941794c appledoc + 141644 @ 5 appledoc 0x000000010940bf15 appledoc + 93973 @ 6 appledoc 0x000000010941132a appledoc + 115498 @ 7 appledoc 0x000000010940b93d appledoc + 92477 @ 8 appledoc 0x0000000109408e1f appledoc + 81439 @ 9 appledoc 0x0000000109408d33 appledoc + 81203 @ 10 appledoc 0x000000010941132a appledoc + 115498 @ 11 appledoc 0x0000000109411141 appledoc + 115009 @ 12 appledoc 0x0000000109408cb3 appledoc + 81075 @ 13 appledoc 0x00000001094088a8 appledoc + 80040 @ 14 appledoc 0x000000010940b4cb appledoc + 91339 @ 15 appledoc 0x0000000109409005 appledoc + 81925 @ 16 appledoc 0x000000010940627d appledoc + 70269 @ 17 appledoc 0x0000000109403def appledoc + 60911 @ 18 appledoc 0x00000001094054cf appledoc + 66767 @ 19 appledoc 0x0000000109405168 appledoc + 65896 @ 20 appledoc 0x000000010940530b appledoc + 66315 @ 21 appledoc 0x000000010940530b appledoc + 66315 @ 22 appledoc 0x000000010940530b appledoc + 66315 @ 23 appledoc 0x0000000109404d79 appledoc + 64889 @ 24 appledoc 0x0000000109403a9b appledoc + 60059 @ 25 appledoc 0x00000001093f8517 appledoc + 13591 @ 26 appledoc 0x00000001093f6d73 appledoc + 7539 @ 27 appledoc 0x00000001093f6ec7 appledoc + 7879 @ 28 appledoc 0x00000001093f7053 appledoc + 8275 @ 29 appledoc 0x00000001093f6344 appledoc + 4932

ZYVIP commented 8 years ago

请问一下你这个问题解决了吗?我也遇到了同样的问题无从下手

Coeur commented 8 years ago

Google Translate of ZYVIP message:

I ask you to solve this problem? I also encountered the same problem can not start

evianz commented 8 years ago

Manual translate of ZYVIP message:

Could I ask if you have solved this problem? I encountered the same problem but I don't know where to start.

cnnjmh commented 8 years ago

请问您解决了这个问题了么。 我看了您的方法,去重新定义了enum可以并不可以。 这个问题是怎么引发的哪