Crash when joining on custom modded server (1.14.4)
xLichtage opened this issue ยท 1 comments
**Mod Version: mobeffects, environs and soundcontrol on 0.1.0.0 **
The version that is installed in your pack.
**Forge Version: 1.14.4 28.2.0 **
The actual Forge version - "latest" does not count.
**Link to client log: https://pastebin.com/ayUrxLes **
Even of there is a crash log, the client log can provide the necessary context for why the exception occured. You can use a service like pastebin or hastebin to upload the log, and paste the link here. The log file is called latest.txt and can be found in your logs folder.
**Link to crash log: https://pastebin.com/ZU4fMSAg **
The callstacks in the log will help pinpoint the actors involved in the crash and give a developer a pointer in the code where to start looking at the problem. You can use a service like pastebin or hastebin to upload the log, and paste the link here.
Description: I have created a modded server. Used the 3 1.14.4 dynamic surroundings mods only on my client. It worked fine for a long while (a week or two) then my client started crashing whenever i connected on the server. Removing the 3 mods solves the issue. Updated them from 0.0.5.0 to 0.1.0.0, didn't help. None of the other mods have been updated. All the mods have been put together by me, it is not a set modpack. You can find all the mods here: https://pastebin.com/AWbM5HWx . I really apprecciate your help and looking forward to being able to use your mod again. It makes the game so much more immersive and enjoyable. Without the mod i realized how silent minecraft actually is.. :/
Description of the problem. In the case of crashes, it is good to know things like the following:
- Did you just add the mod to a pack?
- Did it just start crashing, or has it always crashed?
- Did you update any other mods in your pack and it started crashing? This includes Forge.
- If updating multiple mods did you update one by one or all at once? To help narrow the problem down adding one by one is helpful.
- Is the modpack you are using available online somewhere? If the crash is due to mod interaction having the pack available makes things much easier. It is much harder to work these types of issues with a private kitchen sink pack containing 250 mods.