Forums Archived

This forum has been archived. No new posts can be made and no new users can sign up. It remains here for reference only.

Find the new forums here

Avorion with GenericModul

  • 509 Views
  • Last Post 11 February 2021
Evilpla posted this 31 January 2020

Hi I managed to create a GenericModul config for Avorion and wanted to share it with the community. It is for Linux and Windows, but only tested for Linux.

Get the GenericModule.kvp here https://pastebin.com/Lyr9YxxX Enter your Steam ID to make you admin and you are good to go.

Order By: Standard | Newest | Votes
Mike posted this 11 February 2021

Try with the nightly build tomorrow :)

jkkopp posted this 11 February 2021

Hey, tried to setup this today to.

We have exactly the same issue. Thanks for posting @Dymas_CZ!

Dymas_CZ posted this 10 February 2021

Hello, since i updated to new version cant start the Avorion server. Instance is a clean installation after server swap. Anyone who can help?

[Error] --- Begin Exception Data --- [Error] OS: Linux (x86_64/None) [Error] Module: GenericModule, Version: AMP 2.1.0.6 [Error] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV [Error] Instance ID: 2c559eb2-9a9d-4c3d-a250-dfe571ed743a [Error] NullReferenceException [Error] [0] (NullReferenceException) : Object reference not set to an instance of an object [Error] at GenericModule.GenericApp.HandleExitTimeout (Int32 seconds) [Error] --- End Exception Data ---

shplamana posted this 25 March 2020

Weird, I can't seem to send commands via the console in the instance.

It reads the console no problem, but I can't send anything to it.

The log looks like this:

Type 'help' for a list of commands.

[19:51:42] [System:admin Activity] : Sent to console: `help`

[19:51:45] [System:admin Activity] : Sent to console: `/help`

And the log is blank after that because it seems the console never receives the input.

Evilpla posted this 25 March 2020

I don't have problems with the console. Module is working fine for me.

shplamana posted this 25 March 2020

Evilpla, did you manage to get the console to work correctly?

Currently amp logs the attempts to send stuff to the console, but it doesn't appear to work.

Evilpla posted this 31 January 2020

Then you might check, your default kvp template, i took that OS field from there... should have done what the documentation says. I corrected this in the pastebin file.

I have no clue how github works, but feel free to put it there yourself.

Mike posted this 31 January 2020

Also the OS field is wrong. It should be 3 for Windows + Linux.

Mike posted this 31 January 2020

Awesome, could you submit this as a pull on github?

Evilpla posted this 31 January 2020

While using this Modul I found a possible bug, the log line that is configured with "Console.AppReadyRegex" is not appearing in the logfile.

Everything else is working fine with the new GenericModule, great work.

Close