I'm encountering the occasional bug. I don't know if they're platform specific. Should I report them here or elsewhere?MikeDX - 19-3-2016 at 11:03 AM
Here pleasedom cook - 24-9-2016 at 06:54 PM
Hi Mike,
As far as I can tell some of the file handling functions are working properly.
remove() and mkdir() don't do what it says on the tin. In fact they don't seem to do anything.
Is it just me? MikeDX - 24-9-2016 at 10:21 PM
Those are probably disabled, i can enable them and have them in the next nightly though if you need them.
Alternatively they could be making them in the wrong place (unlikely)dom cook - 27-9-2016 at 04:39 PM
Those are probably disabled, i can enable them and have them in the next nightly though if you need them.
Alternatively they could be making them in the wrong place (unlikely)
I kind of needed them but I've managed a workaround now. However, I reckon they'd be worth having at some time in the future - as long as it's not
a lot trouble to enable them.
Re. them being made in the wrong place. I did a system search for the created folder and it came up empty.dom cook - 27-9-2016 at 04:42 PM
By the way I'm unable to locate an executable file in the latest build. Should there be one or should you just drag the new files into the DIV
directory? MikeDX - 27-9-2016 at 06:46 PM
By the way I'm unable to locate an executable file in the latest build. Should there be one or should you just drag the new files into the DIV
directory?
That's really odd. I need to check, maybe the build is failing and I've not caught it.
I'll have a look at those functions at the same timeMikeDX - 29-9-2016 at 05:21 PM
The build was failing for both windows and linux. This has been fixed now, so hopefully you can test the latest again!
I'll look at those functions now that the builds are working againdom cook - 30-9-2016 at 03:57 PM
Good work. dom cook - 14-10-2016 at 09:46 AM
Sorry Mike, the latest build (16/10) isn't working on Ubuntu 16. Nothing happens when you try to open the program. I've tried it on 2 computers. The
previous release seems to work fine though.MikeDX - 14-10-2016 at 11:13 AM
That's odd... Very odd
Do you get anything from stdout?
Latest build has no real changes, I only added a CI build testing file to the repo.
I'll investigate and test here tooMikeDX - 14-10-2016 at 01:13 PM
Just tested div-beta-nightly-2016-10-14-8e251dac0f
seemed to work fine:
Code:
mike@mike-ThinkPad-X220:/tmp/div-beta-nightly-2016-10-14-8e251dac0f$ ./d-LINUX
SDL KEY INIT
full screen: 0
Maybe you need some libs that you didn't require before (sdl1.2-net maybe?)
Should be able to tell from any console output hopefully..
That was it. Last I looked it was coming on quite nicely. Then I made the mistake of offering to help someone with a little job. 3 weeks later and I
finally have the time to get back to it. Now I need to decypher it all once again. Before I do that, I think I might take a break from it to make a
mini game. (What can go wrong?)MikeDX - 23-10-2016 at 02:29 PM
If you want to make a mini game you could always join in on the weekly one hour game jam. http://onehourgamejam.com