[INFO] I found the config is currently broken in this version because some edits are missing, I will do my utmost to bring it back. Update will be out asap! Stay tuned~
"Failed to create entity minecraft:pig." - I might have something for you.
The infamous crash bug issue with Astikor Carts has been a sour situation since a while. After the TFC fork author, Verph, of Astikor Carts TFC found a fix, I realized: Many people that can't or won't use TFC have a huge problem to get their modpacks to work. So, I asked the original Mod Author for permission (yes MIT license means I don't have to, but, you know, it's nice to do that).
I forked both the original mod and the TFC fork and compared them.
I spent about two days figuring out how to make things work - I never before forked a repository, built Minecraft mods, all entirely new land to me.
Thanks to a friend of mine who doesn't even know anything about Minecraft, a bunch of friendly people on Discord and... lots of questionmarks, I figured out what I could carry over to the "Old School" Astikor Carts.
What I changed: Basically there was a function in a script that would... uh... delete stuff?? I put that in a block comment, so pau101 can look at it and merge it, potentially into the root repository. I also added a bunch of lines that Verph added to their fork. There are a bunch of changes I didn't carry over, so I cannot guarantee things will 100% work, but I tested this Astikor Carts fork with Vanilla Minecraft, Tumbleweed, Tumbleweed and Apotheosis + their Dependencies, PLUS my own 200+ mods modpack.
It doesn't crash anymore *party*.
IMPORTANT: You need to REMOVE or DISABLE the original Astikor Carts mod from your mods folder in order to not experience the bug anymore. Install this mod instead. If you don't experience this crash, this mod will not be useful for you, as it adds absolutely nothing else.
If you have unrelated requests and issues, please still post them on the original repository and not on mine.
I am a totally clueless person and I just did le magnificient copy/pasta. You might be better off asking a random modder than me for help.
I will just look at things and go "I have no clue, my friend, too much I yet have to comprehend".
Astikor Carts Mod page: https://www.curseforge.com/minecraft/mc-mods/astikorcarts
Sources.
You might be wondering about the details, so, my fork(s). Do with this info whatever you may, it's MIT and will stay MIT, so I am happy if you take it and improve it further, or merge it back into the root (if feasible).
Verph's commit (as an extra fork): https://github.com/xFirefalconx/astikor-carts-tfc-bugfixcomparisons/commit/4bb4b085b935d85468d0bbd2a616c2aa0c575486
The fork this file is built on: https://github.com/xDonnervogelx/astikor-carts-bugfix/tree/1.18.2_bugfix_attempt_01
DISCLAIMER
I will to 99.9% NOT update this mod. I will try to find fixes for crashes if I can (which means asking random people and being clueless myself, very likely), but not anything else.
I also don't know if I can backport-fix this. I lack the knowledge as of the time I am writing this.
Special thanks goes out to konwboj, the developer of the Tumbleweed mod who took the time to analyze the issue despite not needing to. This might not have been as easy without your help, finding the line that caused such tremendous hiccups.