Hey, I've recently opened a new 1.7.10 server with over 130 mods, numerous people have been having the same crash and I have no idea whats causing it or how to fix it, if anyone could help me out I would appreciate it.
Don't know much about stuff like this but a google seems to show a lot of people have similar error, with many suggestions stating that it's a mod/plugin that's trying to 'store' xx items (in your case 46) into an array that's not large enough (size:46 means 0-45), but with 130 mods installed it would be difficult to determine which one is causing the problem
These lines seem to indicate that MineFactoryReloaded was 'Unloaded/Disabled' so could possibly the problem
UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
While these lines
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
seem to point towards a 'misbehaving transformer' (whatever THAT is), but at a guess since these lines appear after
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
Yeah, I've been trying to find a solution on google but all i've found was size 45, and it was related to WAILA and buildcraft, which i have both, but the issue isn't surrounding buildcraft, its random
I had one person using a bucket to pick up lava, and it crashed them
Ignore the disabled parts of Mine Factory, those are compatibility modules that the mod uses to work with other mods, since those other mods are not loaded, it unloads the modules since they aren't needed.
I'm not sure about the misbehaving transformers part, but it's mentioning better fps, do you have that mod loaded? If so, disable it and see if the crash still happens, though it would be a long shot, I don't see it in the list of loaded mods, so not sure why it's mentioned there.
I also see Optifine is loaded, another long shot, but disable that as well.
Is this a modpack from FTB or something? If so, I'd say ask the author of the modpack, see if they know anything. The other option would be to ensure you have the most recent version of each mod for that version of Minecraft. Other than that, I have no other ideas.
Rollback Post to RevisionRollBack
D_B
To tell them how to live is to prevent them living.
Hmm may be a long shot but since you had it crash with 'tinkers controller' (whatever that is) & another player crashed when using Lava (Which I believe Tinkers has a lot of uses for lava for smelters etc according to their Wiki)... perhaps Tinkers is the problem ??
looking at the list of file for the mod, there seems to be a newer [alpha] version TConstruct-1.7.10-1.8.8.build991.jar that is a 'Dev version supporting a tweak API for some modpacks.' - perhaps one of the mod in your pack needs this version ??
I made a Test version for both lite and full version, ive only had one person test it so far and they haven't crashed yet, could be a good sign. Hopefully will get some more people to test it today
Hey, I've recently opened a new 1.7.10 server with over 130 mods, numerous people have been having the same crash and I have no idea whats causing it or how to fix it, if anyone could help me out I would appreciate it.
---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 21/03/18 18:00 Description: Unexpected error java.lang.IndexOutOfBoundsException: Index: 46, Size: 46 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.inventory.Container.func_75139_a(SourceFile:104) at net.minecraft.inventory.Container.func_75131_a(SourceFile:390) at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1058) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at net.minecraft.inventory.Container.func_75139_a(SourceFile:104) at net.minecraft.inventory.Container.func_75131_a(SourceFile:390) at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1058) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49) at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1602) -- Affected level -- Details: Level name: MpServer All players: 2 total; [EntityClientPlayerMP['luniella'/404183, l='MpServer', x=-772.93, y=68.62, z=4014.44], EntityOtherPlayerMP['Osiria'/392763, l='MpServer', x=-785.91, y=68.00, z=3996.06]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (-234,71,565), Chunk: (at 6,4,5 in -15,35; contains blocks -240,0,560 to -225,255,575), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023) Level time: 9967657 game time, 9997826 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 60 total; [EntityLavaMonster['Lava Monster'/426886, l='MpServer', x=-814.50, y=15.38, z=4067.50], EntityLavaMonster['Lava Monster'/425988, l='MpServer', x=-737.50, y=9.68, z=3981.50], EntitySkeleton['Skeleton'/295047, l='MpServer', x=15.56, y=-31.90, z=-8.31], EntitySheep['Sheep'/392833, l='MpServer', x=-833.34, y=66.00, z=4017.47], EntitySheep['Sheep'/392847, l='MpServer', x=-819.63, y=66.00, z=4004.66], EntitySheep['Sheep'/392846, l='MpServer', x=-814.66, y=67.00, z=4008.06], EntityCow['Cow'/392843, l='MpServer', x=-731.66, y=71.00, z=4039.84], EntityCow['Cow'/392853, l='MpServer', x=-727.56, y=68.00, z=4018.19], EntityCow['Cow'/392852, l='MpServer', x=-732.75, y=66.00, z=4019.72], EntitySheep['Sheep'/392849, l='MpServer', x=-769.78, y=65.00, z=4039.84], EntitySheep['Sheep'/392848, l='MpServer', x=-820.59, y=66.00, z=4006.13], EntityCow['Cow'/392851, l='MpServer', x=-834.47, y=63.00, z=3993.81], EntityCow['Cow'/392850, l='MpServer', x=-837.22, y=62.00, z=3993.47], EntityClientPlayerMP['luniella'/404183, l='MpServer', x=-774.46, y=66.62, z=3984.23], EntitySheep['Sheep'/392870, l='MpServer', x=-831.91, y=66.00, z=4016.19], EntitySheep['Sheep'/392885, l='MpServer', x=-748.28, y=65.00, z=4027.84], EntitySheep['Sheep'/392884, l='MpServer', x=-740.38, y=66.00, z=4028.97], EntityLavaMonster['Lava Monster'/429367, l='MpServer', x=-820.50, y=40.29, z=3986.50], EntitySheep['Sheep'/392886, l='MpServer', x=-742.84, y=65.00, z=4025.91], EntityDog['Iris'/392765, l='MpServer', x=-784.03, y=67.00, z=3993.28], EntityLavaMonster['Lava Monster'/427327, l='MpServer', x=-803.50, y=7.48, z=4066.50], EntitySheep['Sheep'/392767, l='MpServer', x=-791.47, y=72.00, z=3954.53], EntityHorse['Horse'/392895, l='MpServer', x=-794.84, y=68.00, z=4034.16], EntitySheep['Sheep'/392766, l='MpServer', x=-795.10, y=68.00, z=4020.41], EntityHorse['Horse'/392894, l='MpServer', x=-785.19, y=66.00, z=4050.41], EntityOtherPlayerMP['Osiria'/392763, l='MpServer', x=-785.91, y=68.00, z=3996.06], EntitySheep['Sheep'/392773, l='MpServer', x=-744.75, y=64.00, z=3991.19], EntitySheep['Sheep'/392772, l='MpServer', x=-738.25, y=64.00, z=4000.75], EntitySheep['Sheep'/392775, l='MpServer', x=-747.75, y=64.00, z=3976.69], EntitySheep['Sheep'/392774, l='MpServer', x=-749.28, y=66.00, z=4016.81], EntitySheep['Sheep'/392769, l='MpServer', x=-820.78, y=66.00, z=4004.16], EntitySheep['Sheep'/392768, l='MpServer', x=-736.25, y=64.00, z=3983.66], EntitySheep['Sheep'/392771, l='MpServer', x=-751.84, y=64.00, z=3966.28], EntitySheep['Sheep'/392770, l='MpServer', x=-796.59, y=68.00, z=3951.88], EntityCow['Cow'/392780, l='MpServer', x=-834.69, y=76.00, z=3984.44], EntityHorse['Horse'/392777, l='MpServer', x=-816.06, y=66.00, z=4015.97], EntityTrail['unknown'/754630, l='MpServer', x=-785.91, y=68.00, z=3996.06], EntitySheep['Sheep'/392776, l='MpServer', x=-812.84, y=68.00, z=4026.16], EntitySheep['Sheep'/392778, l='MpServer', x=-812.84, y=68.00, z=4024.06], EntityHorse['Horse'/392791, l='MpServer', x=-796.53, y=67.00, z=4039.75], EntityOtherPlayerMP['Novahkiin'/411516, l='MpServer', x=-228.44, y=76.50, z=571.16], EntityLavaMonster['Lava Monster'/426323, l='MpServer', x=-820.50, y=10.32, z=4063.50], EntityOtherPlayerMP['Novahkiin'/411516, l='MpServer', x=-229.50, y=77.00, z=566.50], EntitySheep['Sheep'/392799, l='MpServer', x=-750.91, y=65.00, z=3953.84], EntityLavaMonster['Lava Monster'/430812, l='MpServer', x=-814.50, y=9.02, z=4063.50], EntitySheep['Sheep'/392798, l='MpServer', x=-750.03, y=65.00, z=3957.91], EntityLavaMonster['Lava Monster'/424285, l='MpServer', x=-811.41, y=9.69, z=4064.41], EntityTrail['unknown'/743639, l='MpServer', x=-772.93, y=68.62, z=4014.44], EntitySheep['Sheep'/392793, l='MpServer', x=-803.16, y=68.00, z=4033.97], EntityClientPlayerMP['luniella'/404183, l='MpServer', x=-772.93, y=68.62, z=4014.44], EntitySheep['Sheep'/392792, l='MpServer', x=-809.47, y=68.00, z=4025.97], EntityHorse['Horse'/392795, l='MpServer', x=-800.25, y=68.00, z=4034.66], EntitySheep['Sheep'/392794, l='MpServer', x=-804.19, y=68.00, z=4035.31], EntityCow['Cow'/392800, l='MpServer', x=-718.25, y=70.00, z=4035.31], EntityLavaMonster['Lava Monster'/418415, l='MpServer', x=-821.41, y=5.32, z=3965.59], EntityOtherPlayerMP['Osiria'/392763, l='MpServer', x=-785.91, y=68.00, z=3996.06], EntityLavaMonster['Lava Monster'/428520, l='MpServer', x=-822.59, y=5.36, z=3964.41], EntitySheep['Sheep'/392810, l='MpServer', x=-838.75, y=67.00, z=4043.13], EntityOtherPlayerMP['Osiria'/392763, l='MpServer', x=-779.53, y=66.02, z=3991.03], EntitySheep['Sheep'/392827, l='MpServer', x=-830.56, y=68.00, z=4066.66]] Retry entities: 0 total; [] Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5784182720 bytes (5516 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms7168m -Xmx7168m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E3 170 mods loaded, 159 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (modpack.jar) UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (modpack.jar) UCHIJA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJA bowinfinityfix{rv0} [Bow Infinity Fix] (minecraft.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar) UCHIJA ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar) UCHIJA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHIJA ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar) UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) UCHIJA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) UCHIJA StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar) UCHIJA forgeendertech{1.7.10-1.9.2.0} [Forge Endertech] (ForgeEndertech-1.7.10-1.9.2.0-build.0061.jar) UCHIJA adchimneys{1.7.10-2.16.8.0} [Advanced Chimneys] (AdChimneys-1.7.10-2.16.8.0-build.0071.jar) UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) UCHIJA Aquaculture{1.2.6} [Aquaculture] (Aquaculture-1.7.10-1.2.6.21.jar) UCHIJA ArchitectureCraft{1.7.2} [ArchitectureCraft] (ArchitectureCraft-1.7.2-mc1.7.10.jar) UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) UCHIJA backpacks16840{3.4.2} [Backpacks!] (backpacks+1.7.10+-+3.4.2.jar) UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJA BaublesHud{2.0.1} [Baubles-Hud] (BaublesHud-1.7.10-2.0.1.jar) UCHIJA BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar) UCHIJA BetterFoliage{2.0.17} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.17.jar) UCHIJA betterloadingscreen{1.3.10} [Better Loading Screen] (BetterLoadingScreen-1.3.10.jar) UCHIJA betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar) UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHIJA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHIJA BigDoors{1.7.10-1.1.0} [Big Doors] (BigDoors-1.7.10-1.1.0.jar) UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar) UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar) UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) UCHIJA guideapi{1.7.10-1.0.1-29} [Guide-API] (Guide-API-1.7.10-1.0.1-29.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJA MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJA BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar) UCHIJA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHIJA BotaniaVisualizer{1.7.2-1.0a} [BotaniaVisualizer] (BotaniaVisualizer-1.7.2-1.0a.jar) UCHIJA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) UCHIJA BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar) UCHIJA cannibalism{1.3.0} [Cannibalism] (Cannibalism-1.3.0-1.7.10.jar) UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar) UCHIJA ClockHUD{1.7.10-1.0} [Clock HUD] (ClockHUD-1.7.10-1.1.jar) UCHIJA controlling{1.0.0} [Controlling] (Controlling-1.7.10-1.0.0.jar) UCHIJA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar) UCHIJA CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar) UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar) UCHIJA wonderfulwands{1.4.2} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.4.2.jar) UCHIJA deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.2.0-mc1.7.10-forge.jar) UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar) UCHIJA Ding{MC1.7.10v2} [Ding] (Ding-MC1.7.10v2.jar) UCHIJA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar) UCHIJA DynamicLights{1.3.9a} [Dynamic Lights] (Dynamic Lights-1.3.9a-MC1.7.10.jar) UCHIJA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.7.10.jar) UCHIJA fossil{7.3.2} [Fossils and Archeology Revival] (fossilsarcheology-7.3.2.jar) UCHIJA friendlyfire{1.0.0} [Friendly Fire] (FriendlyFire-1.7.10-1.0.0.jar) UCHIJA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar) UCHIJA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar) UCHIJA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar) UCHIJA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar) UCHIJA hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar) UCHIJA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar) UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar) UCHIJA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar) UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJA itlt{0.0.8} [It's the little things] (itlt-1.7.10-0.0.8.jar) UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJA LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar) UCHIJA LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar) UCHIJA Login_Shield{1.2-10-gd36e6a4} [Login Shield] (Login_Shield-1.2-10-gd36e6a4.jar) UCHIJA LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar) UCHIJA Mankini{1.2.0} [Mankini] (Mankini-1.2.1.jar) UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar) UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UCHIJA testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.7.10-1.9.jar) UCHIJA mozombies{2.1.1} [Mo' Zombies] (Mo'+Zombies+2.1.1.jar) UCHIJA MoarSigns{1.2.4} [MoarSigns] (MoarSigns-1.7.10-1.2.4.jar) UCHIJA MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar) UCHIJA moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar) UCHIJA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar) UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar) UCHIJA mowziesmobs{1.2.9} [Mowzie's Mobs] (MowziesMobs-1.2.99.jar) UCHIJA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar) UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) UCHIJA NetherOres{1.7.10R2.3.2B1} [Nether Ores] (NetherOres-[1.7.10]2.3.2B1-25.jar) UCHIJA notes{1.1.1} [Notes] (Notes-1.7.10-1.1.1.jar) UCHIJA ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar) UCHIJA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar) UCHIJA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar) UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) UCHIJA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJA psychedelicraft{1.5.2} [Psychedelicraft] (Psychedelicraft-1.5.2.jar) UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCHIJA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHIJA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) UCHIJA signpic{2.8.0} [SignPicture] (SignPicture-1.7.10-2.8.0-universal.jar) UCHIJA alfheimwings{30} [The Wings of Alfheim] (The+Wings+of+Alfheim-1.7.10-30.jar) UCHIJA ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar) UCHIJA throwabletorchmod{1.3} [ThrowableTorchMod] (ThrowableTorchMod-1.7.10-1.3.jar) UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJA trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar) UCHIJA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar) UCHIJA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar) UCHIJA wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar) UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) UCHIJA weaponcaseloot{1.2.12} [WeaponCaseLoot] (weaponcaseloot-1.2.12.jar) UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) UCHIJA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar) UCHIJA WorldEditCuiFe{1.0.7} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.7-mf-1.7.10-10.13.4.1566.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) UCHIJA UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar) OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0 CoFHCore: -[1.7.10]3.1.4-329 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine MineFactoryReloaded: -[1.7.10]2.8.2B1-201 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.2B1-25 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [BiblioCraft_MC1.7.x-32x.zip, MalisisDoors-MC1.7.10-32x.zip, Natura-1.7.10-x32.zip, Random Things Sphax 32x Ver 2.2.4.zip, Sphax PureBDcraft 32x MC17.zip, Sphax32x_Agricraft_Ver1.3.1.zip, Sphax32x_BOP_Ver2.1.0.1396.zip, Sphax32x_Cooking_For_Blockheads_V1.0.134.zip, Sphax32x_Enchanting_Plus_3.0.0a2.zip, Sphax32x_ExtraTic_Ver1.7.10_1.0.3Rev.zip, Sphax32x_FurnitureMod_V3.4.7.zip, Sphax32x_Garden_Stuff_Ver1.7.0.zip, Sphax32x_Project_Red-Ver_4.7.0pre12.95.zip, Sphax_Chisel_32x.zip, Sphax_ExtraUtilities_32x.zip, Sphax_IronChests_32x.zip, Sphax_LavaMonsters_32x.zip, Sphax_NetherOres_32x.zip, Sphax_RedstonePaste_32x_MC1710.zip, Sphax_ThermalExpansion_32x.zip, Sphax_ThermalFoundation_32x.zip, Sphax_TinCon_Ver1.8.6a_32x.zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_E3 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 388.13 OpenGlRenderer: GeForce GTX 950/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4Don't know much about stuff like this but a google seems to show a lot of people have similar error, with many suggestions stating that it's a mod/plugin that's trying to 'store' xx items (in your case 46) into an array that's not large enough (size:46 means 0-45), but with 130 mods installed it would be difficult to determine which one is causing the problem
These lines seem to indicate that MineFactoryReloaded was 'Unloaded/Disabled' so could possibly the problem
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)
While these lines
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-201.jar)- I'm guessing that's the mod in questionMaybe someone else has a better idea
Yeah, I've been trying to find a solution on google but all i've found was size 45, and it was related to WAILA and buildcraft, which i have both, but the issue isn't surrounding buildcraft, its random
I had one person using a bucket to pick up lava, and it crashed them
I just got the same crash when placing down a tinkers controller
Ignore the disabled parts of Mine Factory, those are compatibility modules that the mod uses to work with other mods, since those other mods are not loaded, it unloads the modules since they aren't needed.
I'm not sure about the misbehaving transformers part, but it's mentioning better fps, do you have that mod loaded? If so, disable it and see if the crash still happens, though it would be a long shot, I don't see it in the list of loaded mods, so not sure why it's mentioned there.
I also see Optifine is loaded, another long shot, but disable that as well.
Is this a modpack from FTB or something? If so, I'd say ask the author of the modpack, see if they know anything. The other option would be to ensure you have the most recent version of each mod for that version of Minecraft. Other than that, I have no other ideas.
D_B
To tell them how to live is to prevent them living.
Hmm may be a long shot but since you had it crash with 'tinkers controller' (whatever that is) & another player crashed when using Lava (Which I believe Tinkers has a lot of uses for lava for smelters etc according to their Wiki)... perhaps Tinkers is the problem ??
What happens if you disable Tinkers mod ??
Incidentally I notice you have TConstruct-1.7.10-1.8.8.jar,
looking at the list of file for the mod, there seems to be a newer [alpha] version TConstruct-1.7.10-1.8.8.build991.jar that is a 'Dev version supporting a tweak API for some modpacks.' - perhaps one of the mod in your pack needs this version ??
The pack was created by me, I've removed optifine due to copyright issues but the issue is still happening (more often I'd say..)
I'll try removing betterfps and updating tinkers construct, hopefully this works, people are constantly crashing and getting the same crash report
currently have betterfps on the server, so I've just updated tinkers for now, if it still crashes people I'll test betterfps
It would appear to me that this is a mod incompatibility issue / conflict issue.
Cheers,
Alex
HP Support affiliate; MC server owner. IP: uranite.fluctis.com
updating tinkers didnt change anything, the issue also happens when someone eats bread
ive read somewhere that NEI plugins crash people often, ill try removing those from the pack to see if it changes anything
I've removed WAILA Plugins, Trash Slot and NEI Integration, ive made a seperae modpack version so people can test if it helps.
Post a link to the modpack, I'll give it a test if I get a chance.
D_B
To tell them how to live is to prevent them living.
https://www.technicpack.net/modpack/stellar-adventures.1193939
I made a Test version for both lite and full version, ive only had one person test it so far and they haven't crashed yet, could be a good sign. Hopefully will get some more people to test it today
Ran it for a while, and it worked OK for me. Might be one of those things that's hard to nail down, or only happens on specific systems.
D_B
To tell them how to live is to prevent them living.
Yeah, I only crashed from it once, but then also had other people crashing from it every 10 minutes
Anyway, removing those 3 mods seems to have fixed the issue, thanks guys