System Information
| Field | Value |
|---|---|
| Operating System | Linux - Ubuntu 22.04.5 on x86_64 |
| Product | AMP ‘Proteus’ v2.8.0.0 (Mainline) |
| Virtualization | None |
| Application | Icarus |
| Module | GenericModule |
| Running in Container | No |
| Current State | Failed |
Problem Description
Issue
icarus instance will not start. console error is
“wine: could not load ntdll.so: /home/amp/.ampdata/instances/Icarus01/icarus/.proton/files/lib/wine/ntdll.so: cannot open shared object file: No such file or directory”.
seems like it’s likely a wine prefix issue using 32bit instead of 64bit wine.
I can’t seem to find a way to update the wine prefix anywhere.
AMP is installed on Ubuntu Server 22.04 LTS
Reproduction Steps
- create icarus server instance
- update instance
- attempt to start the instance
- view console messages in dismay