Guest kamil234 Posted December 9, 2006 CID Share Posted December 9, 2006 uhh..im editing a code for a game and i get a error saying : ERROR in line 16 (jo cplayeranimator::`vftable'+afa): This instruction cant be compiled. how do i fix it? here's the code /// alloc(newmem,2048) //2kb should be enough label(returnhere) label(originalcode) label(exit) 3529A58C: jmp newmem returnhere: newmem: //this is allocated memory, you have read,write,execute access //[nop] 3529A58C [nop] originalcode: dec esi jo cplayeranimator::`vftable'+afa << BTW THIS IS LINE 16 dec esi popad exit: jmp returnhere Quote Link to comment Share on other sites More sharing options...
dlewis23 Posted December 9, 2006 CID Share Posted December 9, 2006 what are you editing it with? Quote Link to comment Share on other sites More sharing options...
Guest kamil234 Posted December 9, 2006 CID Share Posted December 9, 2006 a memory editor. its called SPUCE 6.0.1 Quote Link to comment Share on other sites More sharing options...
Guest kamil234 Posted December 9, 2006 CID Share Posted December 9, 2006 cmonn 49 views and only 1 reply? lol Quote Link to comment Share on other sites More sharing options...
disturbed Posted December 9, 2006 CID Share Posted December 9, 2006 ......edit code before its compilation stage, not when its already loaded into memory 2nd of all....what makes you think we can know where the error is from that little snippet of code ? Quote Link to comment Share on other sites More sharing options...
dlewis23 Posted December 9, 2006 CID Share Posted December 9, 2006 cmonn 49 views and only 1 reply? lol this probally isnt the best forum to get a answer on this. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.