Can this work with other height map based terrain plugin? Like M-terrain: https://github.com/mohsenph69/Godot-MTerrain-plugin
Meyaoi Games
Creator of
Recent community posts
No jump and climb. Just basic movement using the arrow (for keyboard) and joystick (for controller) and use tools, save items, interact etc. There should be a somewhat input helper in the game to indicate what actions you can take and which button to press. I plan to make it possible to rebind control, but it's not currently possible in this version.
Mine is 16GB, so that's probably not it... I've uploaded ver 1.03, which at least fixes crashes during loading save file and some NPC schedule error causes random crashes too (every error results in random crashes which makes it really hard to pinpoint 0_0). Hopefully it reduces the frequency of your crashes X"D
If you can, when you re-test, could you run the game through command line so that it pops up the complete debug log?
Type cmd on the explorer bar like this, press ENTER, it should popup a black box
Then type "start BaradiseEscapeWindows1.03.exe" or "start BaradiseEscapeWindowsDemo1.03.exe" (without the quotation marks) depending on the version you're playing.
There should be many scary lines popping up there, but it's the complete log of what's happening back-end. Hopefully during the crashes, there will be better hints to be found there.
Aaaaa I'm so confused 😭
The game always runs in my computer just fine. I'd prefer if it were also crashing in mine just to make it easier to bugfix... Btw, what is your PC spec? Hmm it might also be because has coding practices of mine that cause memory leak... What is your RAM size?
EDIT: I found some errors on my end... not sure if it relates to your crashes, but I'll fix those in version 1.03 and hope for the best (?) lol
In initial version there was a fatal bug causing Mads initial cutscene to be deleted if you have slept in the cave near him. It should be fixed now but you have to (unfortunately) redownload the new version and restart the game to meet him (immediately go to left area from the initial beach). I have also tried fixing meter going missing after sleeping. Could you try out new version and see if it works? Yeah survival should be balanced more 😓
The rest of characters are harder to find but Mads is only on the left area from initial area where player is spawned. BUT in initial version there was a fatal bug causing Mads initial cutscene to be deleted if you have slept in the cave near him. It should be fixed now but you have to (unfortunately) redownload the new version and restart the game to meet him (immediately go to left area from the initial beach).
I couldn't teleport back to the other ones and the game told me that I haven't found other waypoints which was not the case. It seems like I can only teleport to the waypoints I found once unless I interact with them again?
=> This is not intentional. More like bugs. But I'm not sure if this is exclusive to Mac version or if someone on Windows have the same problem, I'll need to look into that further. Did you load save files between the two teleporting times?
EDIT: I've found the cause of this bug!!
As for the meter, yeah, good point... Should probably make it run much slower.