Jump to content

Soft crash on loading, can't find reason


NerArth

Recommended Posts

For some context, I have been playing with a couple of mods just fine on my "dedicated_server" galaxy.

 

I've noticed this happen before while I was fixing the MineCorp mod, and eventually it stopped, and I could never find out why it was happening: I created a new galaxy, called "creativ", it starts to load, but then the game just closes after a little bit of loading; the logs do not really seem to be saying why the game just exits either.

 

There is one error in the client log;

2018-05-01 16-55-02| Thread 1 Error: EXCEPTION_ACCESS_VIOLATION

 

But apart from this, everything seems to just stop after this timestamp, at 16-55-03 on the server log...

 

I can still start, enter, save and stop my dedicated server galaxy just fine; all of which I do through the game client anyway.

 

Server log: https://pastebin.com/YM7pj7Vm

Client log: https://pastebin.com/KWHCAJpq

 

Edit: Since I've made this post, I've tried making 5 more galaxies, of which, 2 worked (and 1 I tried to delete, which made the client crash on trying to delete), and the other 3 just did the same thing of just exiting the game after being in the loading screen for some time.

 

Again in the client log, on the 3 failed attempts, there was the same access violation;

 

This is the client log for the one that did work that I deleted and then crashed: https://pastebin.com/NGc8pPYH

 

Server log for one that did work but I've kept: https://pastebin.com/CTNCbNeT

Client log for the same galaxy which worked, but then I left the galaxy and tried to make a new galaxy and then failed: https://pastebin.com/qBcQ6iZf

 

 

Link to comment
Share on other sites

Are you using Laserzwei's updated version of minecorp?

 

I remember the older version giving issues.

 

I took that version and updated it to work with the current game version (see http://www.avorion.net/forum/index.php/topic,1607.msg26135.html#msg26135); I don't really understand what all the code does, especially since large lua files are a bit foreign to me, but I did think there was something that still wasn't right. What I corrected was mostly typos and the pay function in a couple of places it was used.

 

Unfortunately, if it's the mod causing the crash, I haven't been able to identify the specific event or whatever that is causing it.

 

Since my first post I've tried using the --trace all command with the game, but looking through an entire log where the crash happened with that, there was really no new information.

 

If you do think it's the MineCorp mod, I might just put some more debug text in it, so I can see if any of it comes up at or before crashes...

Link to comment
Share on other sites

Are you using Laserzwei's updated version of minecorp?

 

I remember the older version giving issues.

 

I took that version and updated it to work with the current game version (see http://www.avorion.net/forum/index.php/topic,1607.msg26135.html#msg26135); I don't really understand what all the code does, especially since large lua files are a bit foreign to me, but I did think there was something that still wasn't right. What I corrected was mostly typos and the pay function in a couple of places it was used.

 

Unfortunately, if it's the mod causing the crash, I haven't been able to identify the specific event or whatever that is causing it.

 

Since my first post I've tried using the --trace all command with the game, but looking through an entire log where the crash happened with that, there was really no new information.

 

If you do think it's the MineCorp mod, I might just put some more debug text in it, so I can see if any of it comes up at or before crashes...

 

it MAY be minecorp- ive got a small server running a few mods including your ver, and one of my players is having issues with constant crashes on login with the same violation message-odd thing is it KEEPS crashing after teleporting him to another sector... which logically wouldn't be the case if the issue was something in that SPECIFIC sector...

he's hard-crashing,instead of soft, btw

Link to comment
Share on other sites

Are you using Laserzwei's updated version of minecorp?

 

I remember the older version giving issues.

 

I took that version and updated it to work with the current game version (see http://www.avorion.net/forum/index.php/topic,1607.msg26135.html#msg26135); I don't really understand what all the code does, especially since large lua files are a bit foreign to me, but I did think there was something that still wasn't right. What I corrected was mostly typos and the pay function in a couple of places it was used.

 

Unfortunately, if it's the mod causing the crash, I haven't been able to identify the specific event or whatever that is causing it.

 

Since my first post I've tried using the --trace all command with the game, but looking through an entire log where the crash happened with that, there was really no new information.

 

If you do think it's the MineCorp mod, I might just put some more debug text in it, so I can see if any of it comes up at or before crashes...

 

it MAY be minecorp- ive got a small server running a few mods including your ver, and one of my players is having issues with constant crashes on login with the same violation message-odd thing is it KEEPS crashing after teleporting him to another sector... which logically wouldn't be the case if teh issue was something in that SPECIFIC sector...

Link to comment
Share on other sites

crap-err, how do i delete? sorry about the dp

 

No worry about the dp, thanks for your input on this. I'm going to have a more thorough look through the code and see if all the functions etc are really correct, but without the input from the original mod author, I personally might not be able to go much further :(

Link to comment
Share on other sites

fair enough- if it helps, we've started a thread over here due to our uncertainty as to IF its mc causing issues: https://www.avorion.net/forum/index.php/topic,4802.0.html

 

the annoying thing is it either doesn't seem to be the specific sector thats bugged but the player (van, in this case), or he SOMEHOW got shroded (shrodinger'd) when i teleported him, and keeps trying to load in at the broken(?) sector despite his ship being on the other side of the galaxy >.<

Link to comment
Share on other sites

fair enough- if it helps, we've started a thread over here due to our uncertainty as to IF its mc causing issues: https://www.avorion.net/forum/index.php/topic,4802.0.html

 

the annoying thing is it either doesn't seem to be the specific sector thats bugged but the player (van, in this case), or he SOMEHOW got shroded (shrodinger'd) when i teleported him, and keeps trying to load in at the broken(?) sector despite his ship being on the other side of the galaxy >.<

 

Thanks for letting us know, I'll be watching that thread just in case; I unfortunately haven't been able to find anything else that's wrong with the mod so far... I will post here if I do find something out.  :(

Link to comment
Share on other sites

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
×
×
  • Create New...