ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
MIT License
413 stars 33 forks source link

.obj Files Are Missing In "Default Assets" Folder; Includes File Is Missing As Well #50

Closed 10xJosh closed 11 months ago

10xJosh commented 11 months ago

Describe the bug I forked the repository and cloned it to my computer using Visual Studio. When I ran it I got an error that said the cube.obj object couldn't be found.

When I look in the solution explorer I see a few .obj files that are outlined with a red X.

To Reproduce Steps to reproduce the behavior:

  1. Fork repository
  2. Open Visual Studio, Clone repo to computer
  3. Run project

Expected behavior Should load the editor without issue

Screenshots 2023-11-23 10_07_35-Prowl - Microsoft Visual Studio

2023-11-23 10_03_56-

Desktop (please complete the following information):

Additional context Looking at the files on Github, I noticed they were missing as well. No .obj can be found nor "Includes" folder: https://github.com/michaelsakharov/Prowl/tree/main/Prowl.Editor/EmbeddedResources/DefaultAssets

10xJosh commented 11 months ago

sorry accidentally posted this too early... I didn't know shift+enter will send posts...

Edit: Done editing original post

10xJosh commented 11 months ago

Joined the discord, you're all aware of the issue + this is apparently a duplicate for the same issue #49 . sorry!

PaperPrototype commented 11 months ago

Joined the discord, you're all aware of the issue + this is apparently a duplicate for the same issue. sorry!

it's great to see someone else on here :) maybe link the issue's #49