Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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

  • 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

  • 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 :)

  • 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

  • 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 

  • 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)

  • 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. 

  • 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.

  • 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

  • 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 by Gamefreaknet
Missing Information

  • 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 by Gamefreaknet
Information for Helper + Extra info

  • 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?

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

spacer.png

>>Link to Curseforge<<

  • 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... 

  • 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

 

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.