xJon / The-1.7.10-Pack

A Minecraft modpack
https://the-1710-pack.com
51 stars 31 forks source link

Client side crash upon joining friends server of the official pack via Technic launcher #1997

Closed natevani closed 1 year ago

natevani commented 1 year ago

As the title says, I've been playing this modpack for a couple weeks on a friends server. I was able to load the server about 12 hours ago as of writing this, now upon joining the server it looks as if it will work and I get a preview of where I last was in game. Then the entire game crashes back to the launcher. I've gotten several crash reports with different errors. One of the errors says its a "Rendering screen error", however I'm able to login into a singleplayer world without a single issue. Only upon joining the server it crashes my side. Any help would be great

crash-2023-05-20_12.11.20-client.txt

techniclauncher_2023-05-20.log

crash-2023-05-20_12.11.15-client.txt

xJon commented 1 year ago

In one of the crash logs there seems to be an issue regarding Voxel Menu, but in the log I can see there's an issue with your questing data on the server. Have you progressed any? You could try resetting them on the server's end: simply delete the inside of HardcoreQuesting within your server's world folder. This will reset your quests' progress, but you can always cheat the items you had back in if you want.

natevani commented 1 year ago

Thank you for helping with github formatting, but yes we have progressed. My friend just let me know that the server hosting doesn't allow direct file editing, and that he is in the process of messaging them to see if they can't fix it if we can just get a world save. He however has absolutely no issue logging on, so while the HardcoreQuesting is throwing an error it apparently isn't fatal. I haven't changed any in game settings regarding the Voxel Menu, and I'm not sure if there's enough data from the crash log to show any apparent fix to the Voxel Menu. I'm comfortable with editing code in a config or properties file if there's a quick fix that can be copy pasta'd. Is Voxel Menu a mod that's safe to remove client side? Or is it required on both client and server?

xJon commented 1 year ago

It is safe to remove client side and it only exists client side, so feel free to experiment with that! But there's a chance the actual issue is just with the questing data as unfortunately it's not uncommon for it to get corrupted for a specific player.

natevani commented 1 year ago

Alright, that makes a lot of sense it could be player specific. And to be sure, I would want to remove the mod and not touch the Properties Source File?

natevani commented 1 year ago

As of removing the Voxel Menu, I'm able to get into the server without seeing the game try to render in for a second and then crash the client. As well as whether or not I would've seen an issue with the HardcoreQuesting show itself in game, my Quest Book shows the same amount of progress as when I last played. Thank you for your help with this, and maintaining this wonderful modpack.

xJon commented 1 year ago

I guess it was an uncommon issue with Voxel Menu then! Glad removing it proved to be a good workaround.