Giter Club home page Giter Club logo

arrcon's People

Contributors

radj307 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

arrcon's Issues

[BUG] Korean text isn't supported

# System Information

  • OS: ubuntu
  • Version: 22.04
  • Shell (Windows-Only): bin sh

# Bug Description

When using rcon in palworld, korean is not displayed, and rcon is turned off when words containing korean are input or output.

# Reproduction Steps

Ubuntu 22.04 installation step [DOC]

# Documentation Request

  • What is the documentation for?

a guide on how to install ARRCON on Ubuntu 22.04 and run it with palworld game server

  • Is there existing documentation?
No
  • What changes would you want to see?
  • the command list
  • how to use the command, if rcon have it already where can we read the list of the commmand, or just use the same command in game?

[BUG] Missing Libraries

# Question

  • Operate system: Sonoma 14.3
  • Version of ARRCON: 3.3.7

i tried to execute ARRCON on my M2 mac mini but i get this message:

Moi@Mac-mini-de-Moi % ./ARRCON
dyld[1272]: Library not loaded: /usr/local/opt/gcc@12/lib/gcc/12/libgcc_s.1.1.dylib
Referenced from: <4A16C3B3-9F9B-316B-8C2F-28ED9C64E5E7> /Users/yinwoo/SRV/ARRCON
Reason: tried: '/usr/local/opt/gcc@12/lib/gcc/12/libgcc_s.1.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gcc@12/lib/gcc/12/libgcc_s.1.1.dylib' (no such file), '/usr/local/opt/gcc@12/lib/gcc/12/libgcc_s.1.1.dylib' (no such file), '/usr/local/lib/libgcc_s.1.1.dylib' (no such file), '/usr/lib/libgcc_s.1.1.dylib' (no such file, not in dyld cache)
zsh: abort ./ARRCON

it's my first time having a mac and i'm a bit lost, may i ask for your help?
thank you

[BUG] Socket Error Code: 10093 Socket Error Message: Uma aplicaþÒo nÒo chamou o WSAStartup ou o WSAStartup falhou.

Just oppened cmd on the arrcon path

Trying to login to localhost port + pass

It gives this error.

From googling it says that

10093 is WSANOTINITIALISED, which means that either:

a socket call is being made before WSAStartup() has been called at all.

a socket call is being made after WSACleanup() has been called as many times as WSAStartup() was called.

So it seems this is a code issue from you and not me.

[BUG] ARRCON shows previous response for current command

# System Information

  • OS: endeavourOS
  • Version: Linux 6.2.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:51:14 +0000 x86_64 GNU/Linux
  • Shell (Windows-Only):

Using ARRCON 3.3.5 (latest release).

# Bug Description

Upon successful authentication (either manually or using a saved session, when I type a command, I get [no response]. The second command I type, regardless of what it is (even if it's an invalid command), displays the results of the first command I typed. The third command will display the results of the second. And so on. Here's an example:

Authentication Successful.
Use <Ctrl + C> or type "exit" to quit.
RCON@...> players
[no response]
RCON@...> who
Players connected (0): 
RCON@...> players
Unknown command who
RCON@...> players
Players connected (0): 
RCON@...> ^C

The server I'm connecting to is a Project Zomboid server, running in docker. Other rcon clients I have tried do not have this problem.

# Reproduction Steps

Connect to a Project Zomboid server (you can relatively easy set one up using one of the docker containers available; I'm using https://github.com/PepeCitron/projectzomboid-server)
Try a command
Try an invalid command
Try a command

[BUG] Program locks after RCON response from Team Fortress 2 server

# System Information

  • OS: Windows 10
  • Version: ARRCON v3.3.6
  • Shell: cmd.exe

# Bug Description

After succesfully connecting to Team Fortress 2 server RCON, i can issue commands but program locks after processing the response from the server, so it never returns to the prompt to execute the next command. CTRL-C has no effect.

The command gets executed correctly and the full text respose from the server is displayed but no prompt is shown to enter the next command, connection command is:
ARRCON -H host.name -P 27015 -p rcon_password

Then:

    Authentication Successful.
    Use <Ctrl + C> or type "exit" to quit.
    [email protected]> sv_password
    "sv_password" = "mix" ( def. "" )
     notify
     - Server password for entry into multiplayer games

After that, program becomes unresponsive and only option is to close the window.

# Reproduction Steps

To recreate the problem attempt to send a command in interactive mode to a Team Fortress 2 server with the windows client.

If it does not work with team fortress probably won't work either with any other valve source game as it behaves exactly the same.

If you need a server to test i can (privately) share my server rcon data.

(I hope this is not me not using the program correctly).

[BUG] write-ini fails when ~/.config/ARRCON directory doesn't exist

# System Information

  • OS: Linux - Debian 11
  • Version: 3.2.14
  • Shell: bash

# Bug Description

The program does not create the ~/.config/ARRCON directory when calling write-ini.
Since this directory never exists by default, the program should create any parent directories before attempting to write the config file.

# Reproduction Steps

  1. Make sure the ~/.config/ARRCON directory doesn't exist
  2. Use the ARRCON --write-ini command

[QUESTION] linux installation

# Question

Sorry but i am a young linux user so i don't knwo how to install this file on my server or setup your programme so can you help me or create an installation file ?

Conan Exiles request

Support Request

Which Game/Application are you requesting support for?

Conan Exiles

What is unique to this title that prevents ARRCON from working with it?

Right now ARRCON gets error "Incorrect Password!" but it`s 100% not true.
image

macOS 10.9 and newer require `libstdc++` to be installed

Summary

If you're using macOS 10.9 or later, you must install gcc via HomeBrew or some other package manager.
brew install gcc

Explanation

Apple no longer includes GCC's libstdc++ in new releases of macOS as of version 10.9, when it was replaced by Apple clang's libc++.

This is a problem because ARRCON is dependent on the libstdc++ standard library, and as such it is not compatible with libc++.

In order to install libstdc++, the gcc package (GNU Compiler Collection) must be installed by users via HomeBrew or some other package manager.

[BUG] Palworld commands only return "empty string" with ARRCON, rcon-cli however works

# System Information

  • OS: Windows Server 2022
  • Version: 21H2
  • Shell (Windows-Only): CMD and PowerShell

# Bug Description

Issuing a command via ARRCON to my Palworld Server always returns "empty string" no matter what I try, however things like broadcast still get sent to the server and the message appears to players. The empty responses break scripts like these: https://github.com/shupershuff/PalworldServerTools
image
I've then tried "rcon-cli" which works just fine and returns all responses. Another additional note here is that rcon-cli doesn't seem to have the timeout issue which was mentioned in #25 and stays connected, this might be related in some form.
image

# Reproduction Steps

No specific ones as I'm just launching ARRCON, connecting to the server and trying commands.
A note however: The Pre-Release version connects just fine to Palworld RCON, the stable one doesn't and runs into a timeout.

[BUG] dyld[12869]: Symbol not found

# System Information

  • OS: MacOS Ventura 13.0.1 (22A400)
  • Version: 3.3.5
  • Shell (Windows-Only): N/A

# Bug Description

Expectation:
Application to run

Occured:
Symbol not found error

Terminal Output:
https://app.warp.dev/block/gWnBoFiwufKHpgeHIxsPOB

# Reproduction Steps

Download latest release on MacOS (M1 Max)
Unzip and run executable
Oberseve Error

I feel this error is likely caused by the new Apple M1 Arm64 architecture.

[BUG] Connection lost

# System Information

OS: Windows
Version: 3.3.7
Shell: Command Prompt withing Windows Terminal (Windows 11)

# Bug Description

I can connect to my server and run a command, then when I run a command again, I get disconnected with process exit code 1.

command:  save
error: [FATAL]   Socket Error:  Connection Lost!
        Function Name:         net::recv_packet()
        Socket Error Code:     0
        Socket Error Message:  The operation completed successfully.


[process exited with code 1 (0x00000001)]

# Reproduction Steps

Connect to server.
Send command.
Wait 10 seconds.
Run command that fails out with error above.

[BUG] Does not support Cyrillic

# System Information

  • OS: Windows Server 2022 / Windows 10 (I think Any windows)
  • Version: ARRCON v3.3.7
  • Shell (Windows-Only): PowerShell/cmd

# Bug Description

1)ARRCON Hangs on exetucing "showplayers" if Palworld`s dedicated-server have players with non-latin characters in nicknames.
2)ARRCON Hangs on executing "broadcast" command if broadcast message have cyrilic symbols.
P.S. "CHCP 65001" (or 1251 for rus, or any other is not helping)

# Reproduction Steps

  1. Connect to dedicated server.
    2b) Type something like "broadcast Привет (hi)."
    2a) Type "showplayers" (works when players have RU/UA/KZ characters in names)
  2. Get hang. (Even Ctrl+C not helping sometimes)

P.S. I sent you email with host/port/pass for testing.

[QUESTION] Does not work on centos 7.6

# Question

Operate system: CentOS 7.6
Version of ARRCON: 3.3.5

Can not get it work on CentOS 7.6. Is there any solution to this?

[mk@VM-20-17-centos scripts]$ ./ARRCON -h
./ARRCON: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./ARRCON)
./ARRCON: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./ARRCON)
./ARRCON: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./ARRCON)
./ARRCON: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./ARRCON)

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.