4coder»Forums
6 posts
Crash when creating file on 4.0.30 on windows
Edited by Thebigfox on Reason: Initial post
Hi! I have found a consistent bug on my Windows 10 machine when running 4coder 4.0.30.

Steps to reproduce:

_Download fresh 64 bit Windows 4coder 4.0.30 zip and extract it.
_Edit config.4coder file and set enable_virtual_whitespace to false
_Open 4coder, press ALT + o to create a file with and name it with .cpp extension
_Write a couple of characters, 4coder proceeds to crash

Trying to debug with visual studio it appears to fail on a buffer_replace_range call, probably the issue is within the buffer state.
Let me know if I can help you further!
Tucker Kolpin
8 posts
Crash when creating file on 4.0.30 on windows
I have the same issue. Doesn't seem to be the file creation specifically just that it's an empty file. I can make an empty file outside of 4coder and upon entering the first character 4coder crashes. I'm running 4coder and my project in a OneDrive folder which I imagine could be causing the problem.
Blake Martin
33 posts
Crash when creating file on 4.0.30 on windows
Dup
Allen Webster
476 posts / 6 projects
Heyo
Crash when creating file on 4.0.30 on windows
Sorry I didn't respond to this sooner, I must have missed it over the holiday. The bug is on my to-do list. I'll let you know when I know more.