-
Notifications
You must be signed in to change notification settings - Fork 75
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
Wormholes do not spawn in system #211
Comments
@kimrosebush I have just pushed a change to staging (02c5799) which will print the exact revision of the server running. Can you please re-pull and build the server and provide the output of the server startup like this:
When the WormholeMgr has successfully initialized, the following log entry will print:
|
Hi there @jdhirst, I have followed your instruction and have successfully compiled the new revision, however I am now getting a core dump trying to run the server:
Thanks for the help so far. |
@kimrosebush Oops! My bad, I didn't correctly account for how docker builds didn't have access to the Additionally, I have also accounted for the possibility of building Please pull and re-build. |
No worries @jdhirst! I'm up and running again on the latest version:
I do see the following in the logging when starting the server, though I still don't see any wormholes being produced.
For convenience I've attached my full log. As you can see in this I am getting cosmic signals of other types created in the systems but a wormhole signal is not created. Thanks again, |
Just a small update, reviewing my log further I received the following when jumping into a system:
I checked the system in question and there's no wormholes there. I did not see anything further from logging, where I would expect some sort of debug showing the creation of said wormhole. |
Just wanted to revisit the issue, it still exists. I have done a fresh build of the recent staging branch. Signals are spawning in system now and I can warp to them 50% of the time, otherwise I get error:
Error in console related:
Bookmarking scanned WH and warping to results in this error:
Signal list:
WH creation upon system load, notice bubbleID=0? Could this be it @jdhirst ??
Full inventory:
Thanks so much, |
Describe the bug
Utilizing the new code for Wormholes in staging branch, wormholes do not spawn as expected.
To Reproduce
Steps to reproduce the behavior:
Edit evemu-server.xml:
Edit log.ini:
Expected behavior
Wormhole Manager to spawn wormholes in system when it's booted.
Screenshots
N/A
System Details (please complete the following information):
Additional context
Wormhole manager does not appear at all in logging, tried to visit several different systems from highsec to nullsec to produce a wormhole.
The text was updated successfully, but these errors were encountered: