AllTheMods / ATM-3

Official ATM3 Repo
https://allthemods.net/
50 stars 29 forks source link

Client crash multiple users when loading into certain chunks #919

Closed Gpauxe closed 5 years ago

Gpauxe commented 5 years ago

Expected Behavior

I expect the game to load the chunk without crashing

Current Behavior

It crashes

Possible Solution

I have lots of crash logs if that will help.

Steps to Reproduce

  1. Walk too close/teleport to the chunk I have with lots of machines in it
  2. Crash
  3. Reload Game
  4. flip a coin, heads crash tails load just fine until you leave the chunk load distance and then get close enough to it again.

Log

https://gist.github.com/Gpauxe/07e6bc220af125af8504336e8f48f799 I have more crash logs if necessary (these are the most recent 4 out of the 24 crash logs)

Detailed Description

Help I suppose

Darkere commented 5 years ago

In p455w0rdsLib.cfg disable the first 2 options.

Gpauxe commented 5 years ago

Is that in the server files or client config files?

Darkere commented 5 years ago

client

Gpauxe commented 5 years ago

I disabled enableshaders but EnableVanillaLightingEffects was already set to false by default those are the options you are referring to right? I'll test it out now.

Gpauxe commented 5 years ago

Update 1: Issue appears resolved, will test accross the rest of the users next, would editing the server cfg file adjust it for the other players or would they still need to update their config file individually?

Darkere commented 5 years ago

The config only works client side. Changing it on the server will not help.

Gpauxe commented 5 years ago

Thank you for the help, I'll report back in tonight (in about 5 hours) to verify resolution and close the ticket.

Gpauxe commented 5 years ago

Issue resolved: Thanks to Darkere!