Solved FTB Omnia Crashes on Launch

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

HippyHippos

New Member
May 6, 2020
3
1
2
Not sure if this goes under here or the directly on github. Whenever I try to launch Omnia, my minecraft crashes. 1.15.2 standalone works, but all versions of Omnia do not. Below are the logs from where it starts to crash. I have changed the memory allocation from 3 gigs to 4 gigs. Any help is greatly appreciate:

Code:
02:41:30.531
game
[m[32m[02:41:30] [Render thread/INFO] [mcwbridges/]: Blocks registered.
02:41:40.570
game
[m[32m[02:41:40] [Render thread/INFO] [mcwfurnitures/]: Blocks registered.
02:42:02.380
game
[m[1;31m[02:42:02] [Render thread/ERROR] [ne.mi.fm.ja.FMLModContainer/]: Exception caught during firing event: GC overhead limit exceeded
02:42:02.380
game
Index: 9
02:42:02.380
game
Listeners:
02:42:02.380
game
0: NORMAL
02:42:02.380
game
1: ASM: class com.lothrazar.cyclic.registry.SoundRegistry registerSounds(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
2: ASM: class com.lothrazar.cyclic.registry.PotionRegistry onPotRegistry(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
3: ASM: class com.lothrazar.cyclic.registry.PotionRegistry onPotEffectRegistry(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
4: ASM: class com.lothrazar.cyclic.registry.ItemRegistry onItemsRegistry(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
5: ASM: class com.lothrazar.cyclic.registry.EntityRegistry registerEntity(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
6: ASM: class com.lothrazar.cyclic.registry.EnchantRegistry onEnchantRegister(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
7: ASM: class com.lothrazar.cyclic.registry.BlockRegistry onTileEntityRegistry(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
8: ASM: class com.lothrazar.cyclic.registry.BlockRegistry onContainerRegistry(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
9: ASM: class com.lothrazar.cyclic.registry.BlockRegistry onBlocksRegistry(Lnet/minecraftforge/event/RegistryEvent$Register;)V
02:42:02.380
game
java.lang.OutOfMemoryError: GC overhead limit exceeded
 
Last edited:

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Looks like you have a Environment Variable / System variable that set the memory to max 512M - usually a 3rd party control software for mouse/keyboard.

I've seen this on Razer devices.

This setting overrides what you set on the launcher, and it has to be removed.

Remove this and also make sure you've allocated 4-6gb on the FTB app on the pack you're trying to start.

Then try again.

From your log:
[mPicked up _JAVA_OPTIONS: -Xmx512m