Code Monkey home page Code Monkey logo

proceduraltreesbevy's People

Contributors

hsaikia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

proceduraltreesbevy's Issues

Unable to run on windows 11?

First off, very cool project. However, I seem to be having an issue with running it on windows 11. I'm not completely sure if this is limited only to windows, but I wanted to make it known and get the issue fixed. Error code/information is as displayed when running cargo run or cargo run BACK_TRACE=1.

PS D:\Development\Game_Design\Rust_Projects\ProceduralTreesBevy> cargo run RUST_BACKTRACE=1
    Finished dev [unoptimized + debuginfo] target(s) in 0.43s
     Running `target\debug\procedural_trees_bevy.exe RUST_BACKTRACE=1`
2023-08-03T22:45:03.266960Z  INFO bevy_winit::system: Creating new window "Bevy Procedural Tree Generator" (0v0)
2023-08-03T22:45:03.512348Z  INFO bevy_render::renderer: AdapterInfo { name: "NVIDIA GeForce RTX 2070 SUPER", vendor: 4318, device: 7812, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "531.30", backend: Vulkan }
2023-08-03T22:45:04.210028Z  INFO bevy_diagnostic::system_information_diagnostics_plugin::internal: SystemInfo { os: "Windows 11 Home", kernel: "22621", cpu: "Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz", core_count: "8", memory: "31.9 GiB" }
thread 'Compute Task Pool (2)' panicked at 'attempt to subtract with overflow', src\params.rs:95:23
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'Compute Task Pool (2)' panicked at 'A system has panicked so the executor cannot continue.: RecvError', C:\Users\Blake\.cargo\registry\src\index.crates.io-6f17d22bba15001f\bevy_ecs-0.10.1\src\schedule\executor\multi_threaded.rs:194:60
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', C:\Users\Blake\.cargo\registry\src\index.crates.io-6f17d22bba15001f\bevy_tasks-0.10.1\src\task_pool.rs:376:49
error: process didn't exit successfully: `target\debug\procedural_trees_bevy.exe RUST_BACKTRACE=1` (exit code: 101)
PS D:\Development\Game_Design\Rust_Projects\ProceduralTreesBevy> 

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.