Git Product home page Git Product logo

bamboo's People

Contributors

bbsnavy avatar icanthink avatar macmv avatar snowiiii avatar terrarier2111 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

bamboo's Issues

broken chat

it shows up gibberish in my action bar on 1.19

Missing skin overlay in 1.8

I forgot if this applies to newer versions
This is something minor yet noticeable immediately after joining

error...fix please...

[SERVER] error[E0433]: failed to resolve: could not find `sys` in `nix`
[SERVER]    --> bb_server\src\world\mod.rs:916:7
[SERVER]     |
[SERVER] 916 |       sys::signal::{signal, SigHandler, Signal},
[SERVER]     |       ^^^ could not find `sys` in `nix`
[SERVER]
[SERVER] error[E0432]: unresolved import `nix::libc`
[SERVER]    --> bb_server\src\world\mod.rs:915:7
[SERVER]     |
[SERVER] 915 |       libc,
[SERVER]     |       ^^^^ no `libc` in the root
[SERVER]
[SERVER] error[E0433]: failed to resolve: use of undeclared type `SigHandler`
[SERVER]    --> bb_server\src\world\mod.rs:930:19
[SERVER]     |
[SERVER] 930 |     let handler = SigHandler::Handler(handle_sigint);
[SERVER]     |                   ^^^^^^^^^^ use of undeclared type `SigHandler`
[SERVER]
[SERVER] error[E0433]: failed to resolve: use of undeclared type `Signal`
[SERVER]    --> bb_server\src\world\mod.rs:931:21
[SERVER]     |
[SERVER] 931 |     unsafe { signal(Signal::SIGINT, handler) }.unwrap();
[SERVER]     |                     ^^^^^^ use of undeclared type `Signal`
[SERVER]
[SERVER] error[E0425]: cannot find function `signal` in this scope
[SERVER]    --> bb_server\src\world\mod.rs:931:14
[SERVER]     |
[SERVER] 931 |     unsafe { signal(Signal::SIGINT, handler) }.unwrap();
[SERVER]     |              ^^^^^^ not found in this scope
[SERVER]
[SERVER] warning: unused import: `Pos`
[SERVER]   --> bb_server\src\entity\mod.rs:13:16
[SERVER]    |
[SERVER] 13 |   math::{FPos, Pos},
[SERVER]    |                ^^^
[SERVER]    |
[SERVER]    = note: `#[warn(unused_imports)]` on by default
[SERVER]
[SERVER] Some errors have detailed explanations: E0425, E0432, E0433.
[SERVER] For more information about an error, try `rustc --explain E0425`.
[SERVER] warning: `bb_server` (lib) generated 1 warning
[SERVER] error: could not compile `bb_server` due to 5 previous errors; 1 warning emitted

add tag registries

damaging people crashes them, and chat is giberish. in general tags need to be versioned to correctly support 1.16+

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.