Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

wrap char mode feature added for Editor Tweak plugin

<< < (6/7) > >>

MortenMacFly:

--- Quote from: gd_on on October 06, 2013, 06:41:49 pm ---C::B starts, but is not able to load a project: it hangs and I have to kill C::B.
If I disable Editor Tweaks, my project can be loaded.

--- End quote ---
Even worse for me: C::B crashes immediately on startup not leaving any debug log if I leave the editortweaks plugin enabled. It works fine when disabling (removing) this plugin.

oBFusCATed:
Should be fixed in trunk.

@devs: Please add -Werror=return-type in your global compiler settings, it makes life a lot easier :)

ollydbg:

--- Quote from: oBFusCATed on October 06, 2013, 08:23:54 pm ---Should be fixed in trunk.

@devs: Please add -Werror=return-type in your global compiler settings, it makes life a lot easier :)

--- End quote ---
Thank you for fixing this.
I am sorry about this error commit.

MortenMacFly:

--- Quote from: oBFusCATed on October 06, 2013, 08:23:54 pm ---Should be fixed in trunk.

--- End quote ---
I'm afraid not - its still crashing for me. ???

MortenMacFly:

--- Quote from: MortenMacFly on October 06, 2013, 09:53:51 pm ---I'm afraid not - its still crashing for me. ???

--- End quote ---
OK - now it should be REALLY fixed.

The reason was a exception diue to the call of UpdateUI which calls the SDK function to obtain an editor before the plugin is actually attached.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version