Ticking world error TemptGoal
DrFrycook opened this issue ยท 8 comments
Modpack Version
Version 0.4.3
Describe the bug
Simple Farming mod causing an Exception Ticking World error forcing server to crash/restart when a chunk is loaded with an unsupported mob for tempt.
Seems this error is known on the simple Farming GitHub.
Logs
Paste bin for crash
https://pastebin.com/jExxR88L
Link to discussion on simple farming GitHub
cweckerl/simplefarming#128
@Darkere you have a fix for this right?
There is a download to a version that actually fixes the issue rather than just removing it in the github issue.
There is a download to a version that actually fixes the issue rather than just removing it in the github issue.
Are you talking about the fix posted by @coderepo8593
cweckerl/simplefarming#128 (comment)
If so, what do I do with that jar file?
Sorry, I'm a bit new to this and I'm learning as I go.
If you're playing single player, just put it in to your mods folder and remove the version that is in there already...
Mods folder can be located by right clicking your e6 instance on curseforge app and selecting open folder
I'm running this on a server, and I can swap the jars easy enough and test it later tonight.
All the clients connecting would need to be swapped too I assume, right?
Wasn't sure whether that was an edited version of the simple farming mod or if it was a separate jar made to fix the issue that needed to be added in addition.
I appreciate the help ๐
Duplicate of #813