GithubHelp home page GithubHelp logo

th3-z / kf2-admin-grimoire Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 76.96 MB

WIP Mod manager for Killing Floor 2's web admin panel

License: MIT License

HTML 30.63% JavaScript 18.64% C++ 1.40% CSS 16.11% Python 27.74% Shell 1.69% NASL 3.49% SourcePawn 0.30%
killingfloor2 addon kf2-webadmin mod mod-manager

kf2-admin-grimoire's Introduction

+       _/      _/        _/_/_/                          
+    _/_/_/_/  _/_/_/          _/              _/_/_/_/   
+     _/      _/    _/    _/_/    _/_/_/_/_/      _/      
+    _/      _/    _/        _/                _/         
+     _/_/  _/    _/  _/_/_/                _/_/_/_/      

kf2-admin-grimoire's People

Contributors

th3-z avatar yakonche avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

yakonche

kf2-admin-grimoire's Issues

Magicked Admin error

Currently doesn't work with the latest magicked admin version.

New game on server_one, map: None, mode: Unknown
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/home/steam/kf2-magicked-admin/magicked_admin/server/game_tracker.py", line 33, in run
    self.__poll()
  File "/home/steam/kf2-magicked-admin/magicked_admin/server/game_tracker.py", line 43, in __poll
    self.__update_game(game_now)
  File "/home/steam/kf2-magicked-admin/magicked_admin/server/game_tracker.py", line 127, in __update_game
    self.server.event_new_game()
  File "/home/steam/kf2-magicked-admin/magicked_admin/server/server.py", line 237, in event_new_game
    self.database.load_game_map(self.game.game_map)
  File "/home/steam/kf2-magicked-admin/magicked_admin/database/database.py", line 282, in load_game_map
    self.cur.execute(map_sql, (game_map.title.upper(),))
AttributeError: 'NoneType' object has no attribute 'upper'

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.