System Information
Windows 10, AMD RADEON
Blender Version
BuildBot 2.79
Short description of error
Showing EXCEPTION_ACCESS_VIOLATION
Exact steps for others to reproduce the error
Hi, I am wanting to make a new Blender UI.(I might be going off-topic) For that, I made a new Editor"TABS_EDITOR" by using this website https://wiki.blender.org/index.php/Dev:Source/UI/Tutorials/AddAnEditor
I followed it and I now wanted to make tabs in my editor somewhat like your Toolshelf in VIEW 3D Editor and Properties. So I copied most of the code from Blender/source/blender/editors/space_view3d/view3d_toolbar.c to my TABS_EDITOR.
LINK to my space_tabs.c is http://www.mediafire.com/file/3gxrx3lkhl70nh1/space_tabs.c AND after building it I got an error see here:- please help me to FIX IT.
PLEASE
Do a debug build and run it in the debugger wouldnât be the worst idea here.
1 Like
Would you please do it for me. I am facing some technical issues and it will take around 10 days to fix. I am running out of time, will you please help me.
All you gave was âhey i followed this 900 step tutorial and hereâs one fileâ, thereâs a 0% chance anyone will be able to reproduce your issue let alone debug it. Iâm all up for helping but youâll have to put a little bit more effort into making sure people actually CAN help you.
1 Like
Letâs come to the point, I actually donât know the process.
Yeah teaching someone to debug code is WAY out of scope here, weâll gladly help with questions about blenders codebase, but âhow do i run a debuggerâ is not a question that is appropriate here.
1 Like