Posted October 21, 20232 yr The game crashed whilst accessing legacyrandomsource from multiple threads Error: java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads I can run the pack for around 5 - 10 minutes before the pack randomly freezes and closes with this code back on the launcher? latest.log - https://mclo.gs/5ernqJv crash report - https://mclo.gs/Dl544RT
October 21, 20232 yr Author 11 minutes ago, TileEntity said: Make a test without the mod cupboard Quick note: Disables a fair few other mods by the mod author (someaddon) Can list mods disabled (from disabling Cupboard) if required
October 21, 20232 yr If it is not working with Cupboard and the mods requiring it, add the new crash-report Try my Modpack >>Link to Curseforge<<
October 21, 20232 yr Author 9 minutes ago, TileEntity said: If it is not working with Cupboard and the mods requiring it, add the new crash-report Currently working, will update if something breaks. Thanks
October 26, 20232 yr Author On 10/21/2023 at 10:39 PM, TileEntity said: If it is not working with Cupboard and the mods requiring it, add the new crash-report Hi Again. Had the same error few different mods (Cupboard is no longer in the pack): https://pastebin.com/BdUd7BCT - Modlist https://pastebin.com/FPrf005g - Crash Report The log was too big for pastebin so here it is as a shared file - https://drive.google.com/file/d/1YVM2VsHfIDFlbDaOw8FQBCImnNVxngHw/view?usp=sharing
October 26, 20232 yr Are there changes without itshallnottick? Edited October 26, 20232 yr by TileEntity Try my Modpack >>Link to Curseforge<<
October 26, 20232 yr Author 11 hours ago, TileEntity said: Are there changes without itshallnottick? Yes. I still have yet to test the end and will report if any of the dimensions bring up this issue. Once again Thank you so much
October 27, 20232 yr Author On 10/26/2023 at 7:23 AM, TileEntity said: Are there changes without itshallnottick? Removed it but there seems to be a mod now causing the thread issue again (I suspect a new mod however will see if I can resolve by removing the new mods... if not will post logs here)
October 27, 20232 yr Author On 10/26/2023 at 7:23 AM, TileEntity said: Are there changes without itshallnottick? Crash Report - https://pastebin.com/bJifhdZg Log - https://drive.google.com/file/d/16qGPcfc49LNwjuEpdgG6yc3hfpH2p7ZQ/view?usp=sharing
October 27, 20232 yr Author 42 minutes ago, TileEntity said: Maybe botania/botania_xplat or modernfix For botania is this botania (the core mod) or one of its addons? I have installed: Botania AIOT Botania Applied Botanics Will test with all these disabled and modernfix enabled, if it crashes again I will test with Modernfix disabled.
October 27, 20232 yr Author 4 minutes ago, Gamefreaknet said: For botania is this botania (the core mod) or one of its addons? I have installed: Botania AIOT Botania Applied Botanics Will test with all these disabled and modernfix enabled, if it crashes again I will test with Modernfix disabled. Note I am also getting Shutup Experimental Settings (as recommended by ModernFix) From the Modernfix page: Install a mod like Shutup Experimental settings (before 1.19) or Yeetus Experimentus (1.19+). These mods will suppress the pop-up screen about experimental game features, which otherwise causes the game to reload its resources twice.
October 27, 20232 yr Author 2 hours ago, TileEntity said: Maybe botania/botania_xplat or modernfix Sooo without botania (and its addons) it no longer crashes out with the thread error but it does randomly crash out... There is no new crash report generated but I will submit both logs (for Debug and latest.log) Latest.log - https://drive.google.com/file/d/19gAAJtBHwVaZ20zNGq2piEvWZAVxhW05/view?usp=sharing Debug.log - https://drive.google.com/file/d/1Tn9ry-i4Wq07-dbzU8Ilr_-wxLykV2El/view?usp=sharing
October 27, 20232 yr Author 58 minutes ago, TileEntity said: unusualend is mentioned removed unusual end latest log - https://drive.google.com/file/d/1EcsHBX7FtHBk1bkJtfV3rcrZoeIKBRbh/view?usp=sharing debug log - https://drive.google.com/file/d/1oovdw_gAjXx0avz1JMLFUjRSBmlbOgNU/view?usp=sharing
October 27, 20232 yr It is always the same kind of error Detected setBlock in a far chunk Now molten_geodes is mentioned Try my Modpack >>Link to Curseforge<<
October 27, 20232 yr Author 6 minutes ago, TileEntity said: It is always the same kind of error Detected setBlock in a far chunk Now molten_geodes is mentioned I do have a create molten addon will disable it to see if that does anything Edited October 27, 20232 yr by Gamefreaknet Missing Information
October 27, 20232 yr Author 11 minutes ago, TileEntity said: It is always the same kind of error Detected setBlock in a far chunk Now molten_geodes is mentioned i could try doing this: https://github.com/PaperMC/Paper/issues/5869 (Not sure how well it would detect since have tried doing with debug.log open whilst running before and no errors) - Would just need close Co-ords I also suspect it since I found this line getting spammed (related to the setblock being spammed): this line was spammed in debug.log [27Oct2023 18:38:37.855] [Worker-Main-36/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-63, -44], pos: MutableBlockPos{x=-999, y=8, z=-697}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / molten_geodes:brass_geode] and: 1: it uses brass which Create even has its own dedicated mod for it 2: the only geode mod in my pack sooo... Edited October 27, 20232 yr by Gamefreaknet Information for Helper + Extra info
October 27, 20232 yr Also make a test without KubeJS (and addons) Try my Modpack >>Link to Curseforge<<
October 27, 20232 yr Author 3 minutes ago, TileEntity said: Also make a test without KubeJS (and addons) Would it be more efficient without Kubejs or is Kubejs known for being buggy or something?
October 27, 20232 yr The last lines of the log points to an issue [Server thread/ERROR] [KubeJS Server/]: #4: Error occurred while handling event 'EntityEvents.hurt': TypeError: Cannot find function equals in object Function. (server_scripts:events.js#4) But idk if this refers to your issue Try my Modpack >>Link to Curseforge<<
October 27, 20232 yr Author 13 minutes ago, TileEntity said: The last lines of the log points to an issue [Server thread/ERROR] [KubeJS Server/]: #4: Error occurred while handling event 'EntityEvents.hurt': TypeError: Cannot find function equals in object Function. (server_scripts:events.js#4) But idk if this refers to your issue Removed Kubejs... Legacy Thread Error occurring again (A Crash report did get generated) - https://pastebin.com/GC3sqia5 latest log - https://drive.google.com/file/d/1tVa8t99o4VEOIoZirM09kuDP7aFATBBP/view?usp=sharing debug log - https://drive.google.com/file/d/1CnGbGtDpy5FJmSvt5iEC_cLopx0DQNPV/view?usp=sharing Will skim through debug log to see if theres a geode setblock error again or something else...
October 27, 20232 yr Author Just now, Gamefreaknet said: Removed Kubejs... Legacy Thread Error occurring again (A Crash report did get generated) - https://pastebin.com/GC3sqia5 latest log - https://drive.google.com/file/d/1tVa8t99o4VEOIoZirM09kuDP7aFATBBP/view?usp=sharing debug log - https://drive.google.com/file/d/1CnGbGtDpy5FJmSvt5iEC_cLopx0DQNPV/view?usp=sharing Will skim through debug log to see if theres a geode setblock error again or something else... Update there is no reference to a setblock crash in the Crash Report or either log from what I can see... 18 minutes ago, TileEntity said: The last lines of the log points to an issue [Server thread/ERROR] [KubeJS Server/]: #4: Error occurred while handling event 'EntityEvents.hurt': TypeError: Cannot find function equals in object Function. (server_scripts:events.js#4) But idk if this refers to your issue
October 27, 20232 yr Make a test without the_bumblezone, Chunk Pregenerator, zombieawareness, xaeroworldmap and xaerominimap Start with zombieawareness Try my Modpack >>Link to Curseforge<<
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.