Jump to content

Issues in creating a new character in demo-project


anders

Recommended Posts

Hey, I am trying to set up the full demo-version of atavism, but i am having problems creating a new character after the login-screen. 

I am getting this error message in the login server logs:

ERROR [2021-12-15T23:37:34,630] login_manager LoginConnection-6    Character factory returned null OID
ERROR [2021-12-15T23:37:34,631] login_manager LoginConnection-6    AgisLoginPlugin: character creation failed, account=0000000000000002 errorMessage=Internal error. Please check server logs characterName=demodemo

Any help would be appreciated!

 

BR

Anders

Link to comment
Share on other sites

Hey, Martin. 

 

I was able to get everything working! 

The problem i have now is setting up atavism standalone editor to my VM hosted in Google cloud. 

I followed your tutorial on how to do it, and everything in unity seems to work perfectly with the demo-version. 

Could you assist me with this. I am getting timed out errors when i test the connection. 

Thanks in advance!

 

Link to comment
Share on other sites

Sure. Atavism Standalone Editor uses direct database connection. Ensure that your database port (default 3306) is open and accessible using telnet from your PC.

telnet YourServerIP 3306

If you don't have the telnet command on your PC, use this in the command line with administrative privileges

dism /online /Enable-Feature /FeatureName:TelnetClient

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recommended Cloud Solution


    ksweb.net

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.