EmptyEpsilon icon indicating copy to clipboard operation
EmptyEpsilon copied to clipboard

unexpected mass spawning of ships

Open TemporalClepsydra opened this issue 1 year ago • 3 comments

The scurvy scavenger scenario suddenly started spawning Exuari ships en masse in two locations. What on earth is going on? image I added the defense platforms and warp jammers in the picture, as well as the black holes.

TemporalClepsydra avatar Aug 16 '23 19:08 TemporalClepsydra

Sounds like a bug in the scenario. Can you potetially check the log file for errors?

daid avatar Aug 17 '23 05:08 daid

I would have to rerun it, my log got cleared accidentally. It happened after I spawned some Exuari ships on gm, if that gives any insight.

TemporalClepsydra avatar Aug 19 '23 01:08 TemporalClepsydra

Scurvy Scavenger was definitely not designed with a GM in mind. This is very likely a scenario script bug (mea culpa). If you run the server in Linux from the terminal, you get diagnostic information on the terminal screen including the errors from Lua when there's a scenario script bug. That information would be very useful in diagnosing and fixing this issue. I don't know that running it under Windows via a terminal gives you the same information unless you build and create a debug version of Empty Epsilon to run.

I recently made some minor changes to Scurvy Scavenger. They are on my EEScenarios github. I don't think they will address your issues, but they address other issues. I have not published the updated Scurvy Scavenger here yet because I don't want to overwhelm the reviewers here with more than one scenario script pull request at a time.

Xansta avatar Sep 05 '23 14:09 Xansta