c++

  1. O

    Keep getting a read access violation in c++.

    Hey I keep getting a read access violation error. Here is where c++ gives the error. if (!(fromSq + 15 & 0x88) && isOpponentsPiece(fromSq + 15, colorToMove) && (pieceMailbox[fromSq + 15] == Piece::RED_PAWN || pieceMailbox[fromSq + 15] == Piece::BLUE_PAWN)) return true; Which is from this...
  2. VisualVoidNL

    Habbo Club & Habbo Builders Club purchase buttons

    Hi all members of Devbest. I'm making a official Habbo catalog i got all the pages the exact same way as Habbo but i got three problems: I'm missing the purchase buttons on the buy Habbo Club page and the builders club pages. Habbo official club screen: https://prnt.sc/l40r2k Mine...
  3. MayoMayn

    [Ubuntu] - Permission denied when compiling C++

    I need to install a NPM dependency that is using C++ bindings for Node After some research, it seemed like the permission got denied was because my storage was mounted with noexec flag, but after remounting them without the flag it sadly didn't fix the error. Exit code: 1 Command: sh...
  4. SystemSequence

    DIY Cameraslider using Arduino

    What's the project about? This project is about creating a camera to move on a "rail" and shoot videos or photos. The camera will be able to slide on the rail, follow in 360 direction, and 180 degrees upside down making it able to shoot things in the sky, for an example a RC Airplane. Why a...
  5. Eronisch

    Recruiting [C++, GFX] GunZ Programmer & Designer

    Revolution Gamers, Founded by Escobar & Seiko (known from almost every pserver.) is now in BETA, we will update the client/server in the upcoming weeks. Some amount of work is done already, but there still has to be done alot of work. The Revolution Gamers team has the financial resources...
Top