• 0
Fin ¯\_(ツ)_/¯

RyanZombies causing DB Issues?

Question

Hi, i am trying to set up an Exile Server on Altis, but im coming across lots of bugs.

The main one i want to sort is the issue described in the title

When i start my server with these params:

Spoiler

./arma3server -config=config.cfg -mod=@exile; -servermod=@exileserver -autoinit -noLogs

everything is fine, i can run around, go to traders, my connection with mysql is fine, and everythign runs great.

However,

When i launch with these params:

Spoiler

./arma3server -config=config.cfg -mod=@exile;@Ryanzombies -servermod=@exileserver -autoinit -noLogs

The whole server hates it, i get a huge amount of errors:

  • Suddenly i am spawning in the ground, with no connection to DB as the last seen time was when i last joined without the "@ryanzombies" in the params
  • Server gets stuck on "connected to steam servers" - Until a player joins, it then proceeds to finish setup, and the player freezes
  • I also get errors saying "Bash: command not found '@Ryanzombies'", which also happens if i try and use another mod along with exile??!?
  • And more, but they are irrelevant to this topic

Please help, getting really frustrating.

Fin

Edited by Fin ¯\_(ツ)_/¯

Share this post


Link to post
Share on other sites

7 answers to this question

  • 1

SOLVED

I solved this, becuase i eventually came to my senses, realising how stupid i'd been

. /arma3server -config=config.cfg -mod=@exile;@Ryanzombies; -servermod=@exileserver; -autoinit -noLogs

I knew it was something to do with the mod param:

so, i went on the BOH documentation:

Spoiler

what a knob.PNG

Ah, how could i....

So yeah, do this:

-mod=@exile\;@ryanzombies

Share this post


Link to post
Share on other sites
  • 0

Without seeing any more details, it's hard to tell, but the obvious thing in your startup is you're missing the ; after @Ryanszombies.  Possibly even after @exileserver.  I've always understood that it needs the ; at the end of each mod entry.

/arma3server -config=config.cfg -mod=@exile;@Ryanzombies; -servermod=@exileserver; -autoinit -noLogs

 

 

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement
  • 0
41 minutes ago, Bob_the_K said:

Without seeing any more details, it's hard to tell, but the obvious thing in your startup is you're missing the ; after @Ryanszombies.  Possibly even after @exileserver.  I've always understood that it needs the ; at the end of each mod entry.

/arma3server -config=config.cfg -mod=@exile;@Ryanzombies; -servermod=@exileserver; -autoinit -noLogs

 

 

Thanks alot I'll check in an hours time

Share this post


Link to post
Share on other sites
  • 0
1 hour ago, GolovaRaoul said:

Also remove -noLogs. You want to debug your server so logs are very usefull

Yeah thanks for reminding me, the only reason i did this is cus i was getting an error that i couldnt click ok on it was a temporary fix.

 

Now that i'm home i can tell you whats happening.

So i tried your fix:

2 hours ago, Bob_the_K said:

/arma3server -config=config.cfg -mod=@exile;@Ryanzombies; -servermod=@exileserver; -autoinit -noLogs

Unfortuantely this didnt help, it just gave me the same errors:

  • Server error: Player without identity (didnt mention this earlier but still happens)
  • Spawn in ground
  • No connection to MySQL
  • along with this:
  • Spoiler

    bash: @Ryanzombies: command not found
    bash: -servermod=@exileserver: command not found
    bash: -autoinit: command not found

    Also before anyone says, for some reason i dont have a "logs" folder in EXTDB, sorry i dont know why.

 

Any other ideas, any help is greatly appreciated

Edited by Fin ¯\_(ツ)_/¯

Share this post


Link to post
Share on other sites
  • 0

I want to help so bad on this, but "I don't speak linux".
In Windows the .DLL (.SO  I think in Linux) gets blocked and requires a right click to unblock then the folder and logs will be created.

It seems you have more issues than that.

The MySQL config file needs to have the STRICT mode removed as well.

Maybe post in the Linux section with these issues?

I wish you luck, your question was so well formatted that you deserve to get a valid answer.

 

Share this post


Link to post
Share on other sites
  • 0
15 minutes ago, GamersRoost said:

I want to help so bad on this, but "I don't speak linux".
In Windows the .DLL (.SO  I think in Linux) gets blocked and requires a right click to unblock then the folder and logs will be created.

It seems you have more issues than that.

The MySQL config file needs to have the STRICT mode removed as well.

Maybe post in the Linux section with these issues?

I wish you luck, your question was so well formatted that you deserve to get a valid answer.

 

Thanks very much, i try not to waste peoples time, however i have fixed these issues mostly.

I have another question though, but i started another topic for that?

just In case you think you can help with this one:

Spoiler

 

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.