Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meError: name 'server_ip' is not defined #5

Closed
HDProduction010 opened this issue May 21, 2022 · 3 comments
Closed

meError: name 'server_ip' is not defined #5

HDProduction010 opened this issue May 21, 2022 · 3 comments

Comments

@HDProduction010
Copy link

Traceback (most recent call last):
File "/root/pyenvs/slime_server/lib/python3.8/site-packages/discord/ext/comman ds/bot.py", line 903, in invoke
await ctx.command.invoke(ctx)
File "/root/pyenvs/slime_server/lib/python3.8/site-packages/discord/ext/comman ds/core.py", line 855, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/root/pyenvs/slime_server/lib/python3.8/site-packages/discord/ext/comman ds/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: Nam eError: name 'server_ip' is not defined

This is the error I am getting The VARS are filled correctly. Not sure why this is failing.

@0n1udra
Copy link
Owner

0n1udra commented May 21, 2022

I'm guessing you are using RCON (if not try disabling that in slime_vars), I updated the code, try using the latest commit (48976a8) and see if that works.

@HDProduction010
Copy link
Author

I was trying a lot of things but yes I was trying to use RCON. This is also not running on the server itself it is running on the backend of a pterodactyl server on another server. Just trying to connect the two together.

@HDProduction010
Copy link
Author

That worked thank you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants