Giter Club home page Giter Club logo

mark2's People

Contributors

aacoba avatar barneygale avatar dalbothek avatar dmbuce avatar edk0 avatar gsand avatar itsmartin avatar mystal avatar punkeel avatar slide23 avatar supayoshi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mark2's Issues

Tests?

I feel like we should try to write tests covering the majority of the code, but I'm still not sure how difficult it would be

client: configurable modes for showing/hiding console lines

mark2rc should add two configuration sections:

  1. A section for defining named regexes
  2. A section for defining named filters, something like filter.chat=show:join,part,chat or filter.nofactions=hide:factions

Filters can be a blacklist or a whitelist.

'join', 'quit' and 'chat' should be loaded from mark2.props - the best way to do this I think is to add something to user_server and user_client to send em over on attach.

In the client, the user should be able to pick which filter is active (if any). See #45 for UI.

AssertionError

http://paste.thezomg.com/8315/13631478/

This may or may not be related to other issues I was having tonight, but this one at least doesn't clue to something not being installed.

Any case, other commands seem to be working fine, and so is the server itself.

Error when starting mark2

Hello I am getting this error when i try to start mark2

sup4y0sh1@unitedfactions:~$ mark2 start
2013-02-21 12:41:49 # mark2 starting...
2013-02-21 12:41:49 # file doesn't exist: scripts.txt
2013-02-21 12:41:49 # starting minecraft server
2013-02-21 12:41:49 | [???] Upon execvpe java ['java', '-Xms2800M', '-Xmx8000M', '-jar', 'craftbukkit.jar', 'nogui'] in environment id 8970912
2013-02-21 12:41:49 | [???] :Traceback (most recent call last):
2013-02-21 12:41:49 | [???] File "/usr/lib/python2.7/dist-packages/twisted/internet/process.py", line 414, in _fork
2013-02-21 12:41:49 | [???] executable, args, environment)
2013-02-21 12:41:49 | [???] File "/usr/lib/python2.7/dist-packages/twisted/internet/process.py", line 460, in _execChild
2013-02-21 12:41:49 | [???] os.execvpe(executable, args, environment)
2013-02-21 12:41:49 | [???] File "/usr/lib/python2.7/os.py", line 353, in execvpe
2013-02-21 12:41:49 | [???] _execvpe(file, args, env)
2013-02-21 12:41:49 | [???] File "/usr/lib/python2.7/os.py", line 380, in _execvpe
2013-02-21 12:41:49 | [???] func(fullname, *argrest)
2013-02-21 12:41:49 | [???] OSError: [Errno 2] No such file or directory
2013-02-21 12:41:49 # fatal error: A process has ended with a probable error condition: process ended with exit code 1.
2013-02-21 12:41:49 # mark2 stopped.

[server IP]:[port] lost connection

Getting a ton of [server IP]:[port] lost connection messages (every 90 seconds it seems). I assume this is the server wrapper attempting to connect to the server to see if it is still running, but it is being noisy.

Our server is running MC 1.5 now. Could that have anything to do with it?

Unfuck /tmp/mark2 perms

twistd pays no attention to --umask for --logfile and --pidfile apparently. We need to move logging/pid into mark2 itself (manager or twistd/plugins) and set perms.

My thoughts: 660 default, configurable in mark2.properties for people who run dedis and likely want 666

Script plugin needs to be consistent about logging things

Currently shell commands are not logged, but other ones are. The fact that shell commands aren't logged anywhere is obviously bad, and messages appearing in the console scrollback for frequent tasks is annoying. Commands run by Script should always log, and also have an option for whether to appear in the console or not.

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.