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

Invalid argument error #11

Closed
sportsziggy opened this issue Jan 20, 2024 · 1 comment
Closed

Invalid argument error #11

sportsziggy opened this issue Jan 20, 2024 · 1 comment

Comments

@sportsziggy
Copy link

Describe the bug

./PalServer.sh -port=8211 -players=16
setrlimit() failed with error 22 (Invalid argument)

  • Max per-process value allowed is 0 (we wanted infinity).
    [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
    STARTING SERVERShutdown handler: initalize.

To Reproduce
Steps to reproduce the behavior:
environment:
- PORT=8211
- PLAYERS=16
- MULTITHREADING=false
- COMMUNITY=false # Enable this if you want your server to show up in the community servers tab, USE WITH SERVER_PASSWORD!
# Enable the environment variables below if you have COMMUNITY=true
# - SERVER_PASSWORD="worldofpals"
# - SERVER_NAME="World of Pals"
# - ADMIN_PASSWORD="someAdminPassword"
- UPDATE_ON_BOOT=true

Expected behavior
Server starts correctly

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@sportsziggy
Copy link
Author

hm, restart a few times and its fine?

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

1 participant