Code Monkey home page Code Monkey logo

b3-plugin-jumper's Introduction

Hi there ๐Ÿ‘‹

I'm Daniele, a Software Engineer with a passion about mobile development and IoT.

Anurag's GitHub stats

b3-plugin-jumper's People

Contributors

danielepantaleone avatar urtjumpers avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

b3-plugin-jumper's Issues

Error making bot crash

Came across this error when trying to start your plugin
https://hastebin.com/itecafoded.rb

I was able to start the plugin by adding a # to line 1093 where the error occurred but I don't think a cheap fix like that should be acceptable cause it still takes away a function from the plugin?

Can't be loaded

170519 18:27:52 ERROR 'Could not load plugin jumper'
Traceback (most recent call last):
File "/home/urt/sr8server/b3_master/b3/parser.py", line 859, in loadPlugins
mod = self.pluginImport(p['name'], p['path'])
File "/home/urt/sr8server/b3_master/b3/parser.py", line 1072, in pluginImport
return imp.load_module(name, fp, pathname, description)
File "/home/urt/sr8server/b3_master/b3/plugins/jumper/init.py", line 1093, in
cmd.sayLoudOrPM(client, '^7map rotation: %s' % ', '.join(maplist))
NameError: name 'cmd' is not defined

Isn't compatible with iourt43 parser

170511 18:18:42 BOT u'Loading configuration file /home/urt/sr8server/b3_master/b3/conf/plugin_jumper.ini for plugin jumper'
170511 18:18:42 BOT u'Loading configuration file /home/urt/sr8server/b3_master/b3/extplugins/conf/plugin_callvote.ini for plugin callvote'
170511 18:18:42 DEBUG 'Plugin location has unmet dependency : geolocation : trying to load plugin geolocation...'
170511 18:18:42 DEBUG 'Looking for plugin geolocation module and configuration file...'
170511 18:18:42 DEBUG 'No configuration file specified for plugin geolocation: is not required either'
170511 18:18:42 DEBUG 'Plugin location dependency satisfied: geolocation'
170511 18:18:42 ERROR 'Could not load plugin jumper'
Traceback (most recent call last):
File "/home/urt/sr8server/b3_master/b3/parser.py", line 935, in loadPlugins
plugin_list += _get_plugin_data(plugin_data)
File "/home/urt/sr8server/b3_master/b3/parser.py", line 894, in _get_plugin_data
p_data.name, self.gameName, ', '.join(p_data.clazz.requiresParsers)))
MissingRequirement: 'plugin jumper is not compatible with iourt43 parser : supported games are : iourt42'
170511 18:18:42 ERROR 'Could not load plugin callvote'
Traceback (most recent call last):
File "/home/urt/sr8server/b3_master/b3/parser.py", line 935, in loadPlugins
plugin_list += _get_plugin_data(plugin_data)
File "/home/urt/sr8server/b3_master/b3/parser.py", line 894, in _get_plugin_data
p_data.name, self.gameName, ', '.join(p_data.clazz.requiresParsers)))
MissingRequirement: 'plugin callvote is not compatible with iourt43 parser : supported games are : iourt42'

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.