• decompiling problem(o)
    1 replies, posted
ye so i wanted to port a model from xnalara to gmod i did most of the work the compiling is the only thing thats not completed yet i used crowbar to compile it but when i tried to compile it it gave me a error message saying ERROR: EXCEPTION_ACCESS_VIOLATION (assert 1) thing (i use source 2013 multi sdk for the compiler) (i did get a warning when exporting to .smd that the bone limit is surpassed but i read somewhere that you can ignore it) wtf does this mean?
That's a pretty general warning that means 'uh oh, something went wrong' and in your case, you specified it was the bones. You must have less than 128 bones for it to compile properly with standard compilers for GMod.
Sorry, you need to Log In to post a reply to this thread.