Update Failure with FiveM - instance cannot be used in any way

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Decadeus’ v2.4.7.0 (Mainline)
Virtualization Docker
Application FiveM
Module FiveMModule
Running in Container Yes
Current State PreStart

Problem Description

Issue

When you create an instance of FiveM, clicking either update or start hangs it on “Preparing to start”.
I’ve added my server key, but even just updating it hangs the instance and I have to delete it to be able to do anything with it again.

Reproduction Steps

  • Add instance
  • Choose FiveM
  • Update/start instance

What does the console tab show?

Absolutely nothing. I get Application State: Preparing to start in the top right, but nothing else.

I realized it wasn’t entirely evident from my post - but when I mean I get nothing, and I only start the instance, I really do mean that literally. When installing FiveM on a fresh VPS through AMP, I set the player count down to 10, add a server key, click update, and it locks up on Preparing to start. Clicking start instead of update is similar - no console output, locked up until the instance is removed.

There’s a preview build of AMP that has a fix for this, which AMP edition do you have?

Advanced edition, if you’re asking about what license type I have?

Indeed - try out the Preview or Development build which has a fix for some FiveM issues.

It now does have console output - but it’s now stuck in a crash loop.

[         script:yarn] [yarn]   yarn install v1.22.5
[yarn]  yarn install v1.22.5
[         script:yarn] [yarn]   [1/4] Resolving packages...
[yarn]  [1/4] Resolving packages...
[02:49:46] [FiveM:admin Warning]  : The application stopped unexpectedly. Exit code 1
[                 cmd] Argument count mismatch (passed 3, wanted 2)
[                 cmd] Argument count mismatch (passed 3, wanted 2)
[                 cmd] Argument count mismatch (passed 3, wanted 2)
[           resources] Scanning resources.
[           resources] Found 26 resources.
[          svadhesive] Authenticating server license key...
[          svadhesive] Server license key authentication succeeded. Welcome!
[    c-scripting-core] Creating script environments for sessionmanager
[           resources] Started resource sessionmanager
[                 cmd] No such command sv_projectName.
[                 cmd] No such command sv_projectDesc.
[    c-scripting-core] Creating script environments for AMPFiveMIntegrationServer
[script:AMPFiveMInteg] Starting UDP Logger, sending to udp://[ipaddress]:42974
[script:AMPFiveMInteg] Instantiated instance of script AMPFiveMIntegrationServer.LogRedirectionHandler.
[           resources] Started resource AMPFiveMIntegrationServer
[ citizen-server-impl] Couldn't find resource webadmin.
[    c-scripting-core] Creating script environments for mapmanager
[           resources] Started resource mapmanager
[    c-scripting-core] Creating script environments for yarn
[           resources] Started resource yarn
[ citizen-server-impl] Running build tasks on resource webpack - it'll restart once completed.
[    c-resources-core] Could not start dependency webpack for resource chat.
[ citizen-server-impl] Couldn't start resource chat.
[           resources] Started resource spawnmanager
[   script:mapmanager] Started gametype Freeroam
[           resources] Started resource basic-gamemode
[           resources] Started resource fivem
[    c-scripting-core] Creating script environments for hardcap
[           resources] Started resource hardcap
[    c-scripting-core] Creating script environments for rconlog
[           resources] Started resource rconlog
[ citizen-server-impl] Couldn't find resource scoreboard.
[                 cmd] Argument count mismatch (passed 3, wanted 2)
[                 cmd] Argument count mismatch (passed 3, wanted 2)
[                 cmd] Argument count mismatch (passed 3, wanted 2)
[ citizen-server-main] -> Quitting: Ctrl-C pressed in server console.

I am not quitting it myself.
I also expect I didn’t set up the project name and description properly, but I just re-created the instance so I’m not too worried about that right now.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.