Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Launching the Project #39

Open
ItsReversePlays opened this issue Jun 2, 2022 · 9 comments
Open

Issue Launching the Project #39

ItsReversePlays opened this issue Jun 2, 2022 · 9 comments

Comments

@ItsReversePlays
Copy link

Hello, after getting the project files as well as the plugin files and putting them together in my Unreal Engine folder the program says "This project requires the DazToUnreal plugin which is $40 on the marketplace. After saying I do not want that plugin and disabling the plugin I am prompted with, "The following modules are missing or built with a different engine version: UE4VoxelTerrain, UnrealSandboxTerrain, UnrealSandboxToolkit Would you like to rebuild them now? If I press yes the rebuilding process fails and if I select no the project does not attempt to open. I changed the project between version 4.27, 4.26, and 5.0. I am not sure what to do at this point. I possibly inputted the files incorrectly into the folder. Please let me know. Thanks!
image
image
image
image
image

@bw2012
Copy link
Owner

bw2012 commented Jun 2, 2022

Hi. This plugin was added to project accidentally. Now daz2unreal dependency is removed
See commit 81e37b9

@ItsReversePlays
Copy link
Author

I got into the project now although I do not see any terrain. When I start the "MainMap" level there is just a small piece of grass that I can fall off of and for some weird reason when I stop the project and start it again anything I did such as dropping torches or digging holes is still in the world.
image

@bw2012
Copy link
Owner

bw2012 commented Jun 3, 2022

Looks like some problems with terrain settings. Could you please try to reload Content.zip file and replace Content folder?

@ItsReversePlays
Copy link
Author

When you say reload content.zip file do you mean to redownload it and replace it in the content folder? If so I will try that

@bw2012
Copy link
Owner

bw2012 commented Jun 3, 2022

yes, redownload and replace

@ItsReversePlays
Copy link
Author

That seemed to have worked. Is there a reason that the project is not deleting the random torches I put down during runtime? I have never had a project that remembers what I did between runtimes. It almost seems as if when I press play it thinks I am still in the editor

@bw2012
Copy link
Owner

bw2012 commented Jun 3, 2022

All changes are automatically saved if checkbox "Save on End Play" on LevelController is checked.
You can delete file "Saved\Map\World 0\level.json" and clean it manually

@ItsReversePlays
Copy link
Author

Is there a way to reset the world so I can have a clean island?

@ItsReversePlays
Copy link
Author

Also is there any way for me to implement this into a game that I want to start on my own. How would I go about adding the mechanics of this voxel terrain to my own game?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants