TheStaticVoid / StaTech-Industry

Minecraft 1.19.2 modpack focused on Modern Industrializations
GNU General Public License v3.0
45 stars 13 forks source link

StaTech-Industry not working on Linux Mint #497

Open MDetonados opened 2 weeks ago

MDetonados commented 2 weeks ago

Hello! I've been having trouble running this modpack on my Linux Mint setup. Every time I try to open it, it starts, but after a few seconds, I get the Exit Code 6 Error. This does not happen when I try to run this modpack on my Windows 10 boot, it works fine there. I was wondering if this is a known issue or if there is some incompatibility with a mod or two, since other heavy modded packs work fine on my linux setup.

TheStaticVoid commented 1 day ago

Could you post anything in your crash-reports folder?

MDetonados commented 9 hours ago

Could you post anything in your crash-reports folder?

Hello! I'm sorry, I should have mentioned this in the post, but the weird thing is that it also doesn't generate a crash report either. There should be a crashlogs folder in curseforge/minecraft/Instances/StaTech Industry, shouldn't it? But it simply doesn't generate. Breaking the modpack on purpose, however, does make a crashlog appear, so it seems that the issue I'm having is stopping the game from creating a crashlog. The best I can offer here is the Latest.log file, that points to this being a PonderJS issue, If I read it correctly. latest.log Is there any other useful information I can provide without the crashlog?

TheStaticVoid commented 7 hours ago

Hmm nothing there really stands out. If it was an issue with the pack itself, it would generate a crashlog when crashing. Usually if there isn't a crashlog created then it's something to do with the java installation itself. Make sure your java 17 is updated and that you have a decent amount of resources allocated to the server.

MDetonados commented 4 hours ago

Yeah, that makes sense. I'll look into the Java, see if that fixes it. Either way, thank you for the help!