paulevsGitch / EdenRing

MIT License
20 stars 16 forks source link

Crashing server, failed to light chunk, Exception in server tick loop #56

Open purejosh opened 1 year ago

purejosh commented 1 year ago

Experiencing crashes while flying through the eden ring, and there's many crash messages. I'll post the crash logs for you.

purejosh commented 1 year ago

crash-2022-10-27_12.24.10-server.txt crash-2022-10-27_12.23.09-server.txt crash-2022-10-27_12.20.16-server.txt crash-2022-10-27_12.19.14-server.txt crash-2022-10-27_12.25.32-server.txt

paulevsGitch commented 1 year ago

Please provide your logs too, crash reports don't have enough information

purejosh commented 1 year ago

Sorry, didn't see this. I'll recreate it when there's no one online, later today.

purejosh commented 1 year ago

2022-11-01-2.log

paulevsGitch commented 1 year ago

Thank you, looks like there is an error in my terrain filler related to indexes, I will try to fix this and push a new release

purejosh commented 1 year ago

Thank you very much.

purejosh commented 1 year ago

This is still a bug? Sorry, I'm unsure if you've released a fix for it or not...

https://gist.github.com/purejosh/770ac56a92717f7b4f98c87a6247b0f9

paulevsGitch commented 1 year ago

Yes, it was fixed, but not released yet

MDFreaK76 commented 1 year ago

Hey Dev. Thanks for the sick mod! Any guess when the patch for this might be released?

paulevsGitch commented 1 year ago

Hi, I thought that it will be released last year, but I still don't have time for that. Probably it will be released during this month

MDFreaK76 commented 1 year ago

Awesome. Thank you for your efforts, sir.

purejosh commented 1 year ago

Sorry for only now noticing, but you mentioned that you'd already fixed it, but it hasn't released yet. Do you need someone to test it? Or, is it not in a state where it'll compile?

paulevsGitch commented 1 year ago

You can test it if you want, it was just a small array out of bounds, so fixing bounds fixed an issue. It happened when there was no terrain and generator started from negative values. In my tests fix worked nice

purejosh commented 1 year ago

Is there a release for this, yet?

paulevsGitch commented 1 year ago

Not yet, but I fixed that in code. I thought that I will publish it in Spring, but I didn't have enough time. Probably I will do it in this month

purejosh commented 1 year ago

I'm sure everyone would very much appreciate that. It's a very cool dimension. Thanks for your efforts!