Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Hangs #136

Open
MichaelGooden opened this issue Sep 3, 2014 · 5 comments
Open

Server Hangs #136

MichaelGooden opened this issue Sep 3, 2014 · 5 comments
Labels

Comments

@MichaelGooden
Copy link

I was deleting floating spacecrap on the fly using the Entity manager in Extender, which seemed to cause the server to hang.

The chat thread was still working, but the server was otherwise stuck.

I did notice a few entries similar to: Failed to get entity method 'xxx': Game entity was null

Log files: https://gist.github.com/MichaelGooden/9211ef9f4cb594ed5f64

@chessmaster42
Copy link
Contributor

Can you please post the error log as well as the command line that you use to launch SEServerExtender?

There is nothing in the API log you posted that indicates what is wrong. Have you tried removing all plugins first? Chances are this is a problem with a plugin but I can't say for sure as I need more information.

@MichaelGooden
Copy link
Author

​So ummm.... I removed the WarpDrivePlugin and the problem went away. I was
using the newest version.

@chessmaster42
Copy link
Contributor

  1. Which version of the WarpDrivePlugin was used?
  2. Please post the error log
  3. Update SEServerExtender to the latest dev build and try again

@MichaelGooden
Copy link
Author

​1. ​
​0.2.2.5
2. Error log is empty (??)
3. Currently running 0.2.10.3, will try with .4 tomorrow morning

@fvgoulet
Copy link
Contributor

@MichaelGooden Is this issue still happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants