Giter VIP home page Giter VIP logo

Comments (11)

masonwheeler avatar masonwheeler commented on May 3, 2024

"It doesn't work" is not a particularly useful error report. All that means is "it's doing something other than what I expect it to do." But if you don't say what it's doing or what you expect, that gives the people who read the error report literally nothing to go on.

Could you explain what you expect it to do and what it's actually doing instead? For example, if it displays an error message, what is the message?

from wavefunctioncollapse.

Orangery-DS avatar Orangery-DS commented on May 3, 2024

I appreciate you getting back to me.

Yes, I agree, the information I gave you was not much use. It's just that I spent a couple of frustrating hours trying to get WFC to run. It meant installing large files such as 'GitHubDestop', '.Net', 'Visual Studio' and 'GitBash'. YouTube videos weren't that much help either.

Anyhow, I remember now, that I could not get DotNet (.Net) to launch at all. Perhaps I should try a re-install, as a repair did not work (no error messages, just a flash). With Visual Studio, I would follow written suggestions online on how to run a project from GitHub but right clicking on files did not give me the same pull down menus, so got no further. GitBash seemed too long winded and confusing.

I still hope to get WFC to run, as the program looks fascinating. I was hoping I could experiment with it and import some of my own 8-bit pixel drawings. Does this help?

Regards - Dave S.

from wavefunctioncollapse.

mxgmn avatar mxgmn commented on May 3, 2024

Hi! What happens when you run dotnet run --configuration Release WaveFunctionCollapse.csproj?

You don't need GitHub Desktop, Visual Studio or GitBash to run it, only .Net.

from wavefunctioncollapse.

Orangery-DS avatar Orangery-DS commented on May 3, 2024

That's just it - I couldn't get .Net to launch at all. I only downloaded and installed other programs as a last resort. However, I do now remember that I copied and pasted 'dotnet run --configuration Release WaveFunctionCollapse.csproj' into the Windows 10 command prompt via .Net, but there was an issue (see attached).

dotnet via command prompt

What am I doing wrong here?

Thanks for your help.

from wavefunctioncollapse.

Orangery-DS avatar Orangery-DS commented on May 3, 2024

Sorry about this. I have since moved all the files from the WFC-master into the same folder as dotnet.exe. Still an issue though.

dotnet via command prompt_issue

from wavefunctioncollapse.

mxgmn avatar mxgmn commented on May 3, 2024

Replace net5.0 with net6.0 in WaveFunctionCollapse.csproj and run the command, it should work. In general, you can navigate to any folder using the cd command (google how to use it) and run dotnet run from there.

from wavefunctioncollapse.

Orangery-DS avatar Orangery-DS commented on May 3, 2024

Okay - please ignore the last two comments. I had to run command prompt as administrator and I have also now installed .Net version 5.0, instead of 6.0.4. So I now have all the example files but still don't know how to get WFC running.

dotnet 5 0 via command prompt

from wavefunctioncollapse.

Orangery-DS avatar Orangery-DS commented on May 3, 2024

from wavefunctioncollapse.

mxgmn avatar mxgmn commented on May 3, 2024

It's not example files, it's generated files. You have run it. Example files are in samples/.

from wavefunctioncollapse.

Orangery-DS avatar Orangery-DS commented on May 3, 2024

from wavefunctioncollapse.

mxgmn avatar mxgmn commented on May 3, 2024

Sure, you can alter the code or alter sample PNGs. Edit samples.xml to run with your own samples.

from wavefunctioncollapse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.