Showing 44 open source projects for "error"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    Error Message Creator

    An easy program to create error messages on Windows

    THIS PROGRAM NEEDS .NET DESKTOP RUNTIME Easy way to create simple error messages in a jiffy.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Command & Conquer Remastered Collection

    Command & Conquer Remastered Collection

    Command & Conquer: Remastered Collection

    ...The quickest way to build all configurations in the project is open CnCRemastered.sln in Microsoft Visual Studio (we recommend using 2017 as later versions report an error due to a packing mismatch with the Windows SDK headers) and select “Build” from the toolbar, then select “Batch Build”. Click the "Select All" button, then click the "Rebuild" button.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    ArchiSteamFarm

    ArchiSteamFarm

    C# application with primary purpose of farming Steam cards

    ASF is a C# application with the primary purpose of farming Steam cards from multiple accounts simultaneously. Unlike Idle Master which works only for one account at a given time, while requiring Steam client running in the background and launching additional processes imitating "game-playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once. In addition to that, it's meant...
    Downloads: 18 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ct.js makes learning programming fun and game development easy by its visual tools, good docs and flexible, modular library. It is free, open-source, and is loved by hobbyists, professionals, teachers, and their students. Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Graph NotebookAmazon GameLift Unity

    Graph NotebookAmazon GameLift Unity

    Access GameLift resources and integrate GameLift into your Unity game

    ...It creates a Cognito user pool to store player authentication information, as well as an API gateway REST endpoint backed up AWS Lambda handlers to start a game and view game connection information. The Lambda handler always returns a 501 Error (Unimplemented). Single-Region Fleet, this scenario creates a game backend service with a single GameLift fleet. After player authenticates and starts a game (with a POST request to /start_game), a AWS Lambda handler searches for an existing viable game session with an open player slot on the fleet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Delta Executor For PC

    Delta Executor For PC

    Use the Delta Executor APK with Roblox on a Windows PC.

    This project allows the Delta Executor APK to be compatible with Roblox running natively on a Windows PC. Delta Executor For PC emulates the necessary environment to run the APK and integrates it with the Roblox process running on your Windows machine. If the Delta Executor APK is not found, the project will automatically download it. The "DeltaExecutorVector.svg" file is just the logo in vector format. How to run 1. It's good practice to always first read the source code. 2. Click...
    Leader badge
    Downloads: 25,501 This Week
    Last Update:
    See Project
  • 8
    GZdoom Speedrun Timer

    GZdoom Speedrun Timer

    An automatic speedrun stopwatch for GZdoom

    This program records speedrun times in GZDoom. It detects what level you've started and when it finishes and automatically starts and stops a timer and keeps records of your personal bests.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Kubok16

    Kubok16

    Kubok16 is a math puzzle similar to Sudoku.

    ...If you are interested in math, try my "Surface Explorer 3D" program: https://sourceforge.net/projects/surfx3d/ V2.0 Sept 26, 2024 1) added user manual 2) more error testing 3) generate game 1 solution only
    Downloads: 7 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    ArchiSteamFarm

    ArchiSteamFarm

    A multi-account able app for farming cards in Steam

    ASF is a robust C# application designed to farm Steam cards from multiple accounts simultaneously. Unlike other tools like Idle Master, which manage only one account at a time and require the Steam client to be running, ASF operates without the Steam client or additional processes. This allows users to farm Steam cards from unlimited accounts efficiently. ASF is optimized for use on servers or headless machines and supports all major operating systems, including Windows, Linux, and macOS,...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    Monke Mod Manager

    Monke Mod Manager

    Mod Installer for the PC version of Gorilla Tag

    ...The application simplifies the modding process by offering a graphical interface where users can browse available mods and apply them with minimal effort. It automatically handles file placement, dependency management, and compatibility checks, reducing the risk of user error. The manager also supports updating mods, ensuring that users always have access to the latest versions without needing to track changes manually. Designed with accessibility in mind, it allows even non-technical users to customize their gameplay experience. It also includes safety mechanisms to help prevent issues such as corrupted installations or incompatible mod combinations.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 12
    Entitas Game Engine

    Entitas Game Engine

    Entitas is a super fast Entity Component System (ECS) Framework

    ...The Code Generator generates classes and methods for you, so you can focus on getting the job done. It radically reduces the amount of code you have to write and improves readability by a huge magnitude. It makes your code less error-prone while ensuring the best performance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Pokedex-AR

    Pokedex-AR

    Pokedex-AR demonstrates ARCore, Sceneform, & modern Android tech stack

    Pokedex-AR is a small demo application based on AR, modern Android application tech stacks, and MVVM architecture. This project focuses on ARCore and SceneForm. Also fetching data from the network and integrating persisted data from the database via repository pattern.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work right: cdoom -file s4 -warp 1 save config fault sometimes, glitches in rendering slopes due to fixed point usage, line of sight bullets error on slopes,sprites in multi 3dfloors sometimes render wrong similar to duke nukem 3d quake heretic hexen vavoom zdoom gzdoom but not compatible,only doom2 doom run Thanks:id software for original doom code https://www.idsoftware.com MBF authors,Vladimir Arnost for muslib 1.80: http://www.fit.vutbr.cz/~arnost/welcome.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    RetroGames AIO

    A launcher for retro games and other software

    ...RetroGames AIO comes with an integrated directory scanner which helps you adding games that have been copied to the application's root path. v2.0: -Game data and box cover are automatically being acquired from thegamesdb.net. -Fixed lots of bugs v2.2: -Fixed startup error -Changed images path
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EmpUsers

    EmpUsers

    Creates a list of countries that have not yet been claimed

    Designed to be run a few times per day and displayed at login so the would-be players know what countries they can choose from instead of trial-and-error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyGoGrinder

    MyGoGrinder

    Solve Go problems (based on GoGrinder GoGrinder.sf.net )

    ...* Use a second profile (settings, sgf) by setting a system variable * Start Grinder in "portable" mode * Less bugs (there are still some left) * Runs also with Java 1.5+ * appropriate error messages for sgf errors * fullscreen mode * shrinked bytes of the graphics, * Ex-/import tags to plain text * Parse folder with sgf files for errors (not my code) * Configure a 2nd editor for e.g. text edits on an sgf file Have fun
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Ampare Error Box - Fun Error box Pranks
    Ampare Error Box is a fun .NETFramework 3.5 windows application showing an explorer.exe error message box to prank your friends thinking that they pc was messed up. This application make to be as simple as possible
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Serenity RPG spreadsheet tool

    Onging Project for Serenity RPG

    ...However, I noticed that 90% of all work on the internet for existing ship descriptions for the game are completely wrong.This project began as a way to incorporate all the math involved into one ship generation sheet and has now progressed into charcter sheet generation, collections of data sets and basic error checking throughout the game. This spreadsheet is currently being developed in MS Excel 2010 and is incomplete. It is still useful to the extent that the chrs in my game world skill and trait sets are represented and function. no macros are used in this development and only one is planned. That will zero out all sheets and reset to a factory default. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    ... ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as administrator. ~ Attributions ~ Python 2.7.9 (https://www.python.org/) Sound effects: - http://bit.ly/1r4pLAl (modified) - http://bit.ly/24lu4ED Background: - http://bit.ly/286TkTT (modified) Image editors: - GraphicsGale - GIMP - Piskel Audio editor: - Audacity Third-party modules and libraries: - PIL 1.1.7 (http://bit.ly/1Xmherh) - Pyganim (http://bit.ly/22B74lQ) - Pygame 1.9.1 (http://bit.ly/286WOFG) - cx_Freeze 4.3.4 (http://bit.ly/1VAcBrJ)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fallout 4 Configurator

    Fallout 4 Configurator

    Fallout 4 Configurator

    Fallout 4 Configurator - it will help you to fine tune computer game on windows Fallout 4! Site - https://sites.google.com/site/fallout4configurator Mail - fallout4cfg.os@gmail.com Donate - https://sites.google.com/site/fallout4configurator/donate
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    mod DNA-Based Installer (modDNA)

    An attempt to speed up installing large mod configs such as S.T.E.P.

    ...Skyrim Total Enhancement Project (S.T.E.P.) provides a very good collection of mods. Still, installing large collections (such as S.T.E.P.) takes many hours, mostly of menial and error-prone keypressing and mouseclicking, The aim of modDNA is to eventually speed it up to the point of "download 'DNA' developed by guru", then "download files necessary to reconstruct this DNA" (with modDNA providing hints for download), and finally "press the button 'replicate from DNA' and wait". There is a long road ahead, but if it works - much more people will be able to enjoy improved graphics and gameplay of modded Skyrim. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Subcultura y la amenaza del error 404
    Un día normal, te levantas (o más bien te levantan) para ir a la universidad. Pero, como te apetece más bien poco, decides conectarte a Internet un rato y visitar tu rincón web favorito: Subcultura.es. Pero algo ha pasado, que esto no funciona como es debido... CONTROLES: Flechas de teclado: Mover al porsonaje / Moverse por el menú. ENTER: Confirmar acción/ ESC: Cancelar / Volver atrás en el menú.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Neo Minecraft Skin Robber [ENG/WINDOWS]

    Neo Minecraft Skin Robber [ENG/WINDOWS]

    a easy way to steal Minecraft Skins

    UPDATE Ver 1.2 Changelog: -Bug fixes -Added Savefiledialog -Removed Error / warnings because removed audio music. With this simple Programm you can steal all Minecraft Skins you want :) Only write in the Textbox the Username who had the Skin you want to copy, then easy click the Steal button to easy Download the Minecraft skin :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MinecraftError

    Simple error logging for Minecraft!

    https://github.com/medsouz/MinecraftError http://www.minecraftforum.net/topic/533027-minecrafterror/ See github for full project page, pull requests, and issue tracking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB