Skip to content

[Bug]: OpenRCT2 #109

Description

@TheSnowyChickens

Panel Version

1.0.0-beta35

Wings Version

(nothing I can see, sry)

Service

OpenRCT2

Modified

No, I did not modify the egg

Expected Behavior

Install progress was okay, no problem, but I have problems while starting the server, so I expected a normal start.

Actual Behavior

Server did not start, because of a missing lib. (libicuuc.so.72)

Image

Steps To Reproduce

  1. Use the current OpenRCT2 egg
  2. Setup a default server with a name, description, password
  3. Select Debian or Ubuntu as docker
  4. Press start, the server will download the 2 OpenRCT2 files (OpenRCT2, ServerData), but that's it

I got help from @Fuggschen , he gave me some ideas to fix the problem with the missing libs, but no chance.

Image

We tried this:
su - -c "apt-get update && apt-get install -y libicu-dev libicu72"; ./OpenRCT2/openrct2-cli --version && ./OpenRCT2/openrct2-cli host $(if {{LOAD_AUTOSAVE}} && [ -d ServerData/save/autosave/ ]; then find ServerData/save/autosave/ | sort -r | head -1; else echo "{{SAVE_URI}}"; fi) --port {{SERVER_PORT}} --user-data-path /home/container/ServerData/

For the install logs:
I can only give you pictures, but no real logs, because I am not the owner of the complete server, I just can do all things in Pelican. Sry

OpenRCT2 got a new update yesterday/today, maybe the egg just need a update ?

Ty :D

Install logs

(sry, can't provide the logs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions