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.

java.lang.NullPointerException: Cannot invoke "org.apache.commons.lang3.tuple.Pair.getLeft()" because the return value of "java.

Featured Replies

Posted

I am losing my mind 

I have a crash report -1

 which says the following 

The game crashed whilst ticking screen Error: java.lang.NullPointerException: Cannot invoke "org.apache.commons.lang3.tuple.Pair.getLeft()" because the return value of "java.util.Map.get(Object)" is null

please help me

the following is the debug log:

https://pastebin.com/Si5cxvgX

  • Author

those mods were already in there without creating any issues, the mods I added a were origins adn origins ++ with waypoints

Quote

Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraftforge.fml.ModList.getModContainerById(String)" because the return value of "net.minecraftforge.fml.ModList.get()" is null

at dev.lambdaurora.lambdynlights.LambDynLightsCompat.isRubidium07XInstalled(LambDynLightsCompat.java:49) ~[Ryoamiclights-0.1.7+1.20.1.jar%23594!/:?]

Isn't that a fabric mod?

These defintely are:

Quote

- fabric_api 0.91.0+1.10.4+1.20.1

- fabric_api_base 0.4.30+ef105b4977

- fabric_api_lookup_api_v1 1.6.35+67f9824077

- fabric_biome_api_v1 13.0.12+dd0389a577

- fabric_block_api_v1 1.0.10+0e6cb7f777

- fabric_block_view_api_v2 1.0.0+0767707077

- fabric_blockrenderlayer_v1 1.1.40+1d0da21e77

- fabric_client_tags_api_v1 1.1.1+5d6761b877

- fabric_command_api_v1 1.2.33+f71b366f77

- fabric_command_api_v2 2.2.12+561530ec77

- fabric_content_registries_v0 4.0.10+a670df1e77

- fabric_convention_tags_v1 1.5.4+fa3d1c0177

- fabric_data_generation_api_v1 12.3.3+369cb3a477

- fabric_dimensions_v1 2.1.53+8005d10d77

- fabric_entity_events_v1 1.5.22+b909fbe377

- fabric_events_interaction_v0 0.6.1+0d0bd5a777

- fabric_game_rule_api_v1 1.0.39+461110ab77

- fabric_item_api_v1 2.1.27+2272fc7f77

- fabric_item_group_api_v1 4.0.11+9801bf5177

- fabric_key_binding_api_v1 1.0.36+561530ec77

- fabric_lifecycle_events_v1 2.2.21+afab492177

- fabric_loot_api_v2 1.2.0+eb28f93e77

- fabric_message_api_v1 5.1.8+52cc178c77

- fabric_mining_level_api_v1 2.1.49+561530ec77

- fabric_model_loading_api_v1 1.0.2+142e25ab77

- fabric_models_v0 0.4.1+7c3892a477

- fabric_networking_api_v1 1.3.10+503a202477

- fabric_object_builder_api_v1 11.1.2+2174fc8477

- fabric_particles_v1 1.1.1+78e1ecb877

- fabric_recipe_api_v1 1.0.20+514a076577

- fabric_registry_sync_v0 2.3.2+1c0ea72177

- fabric_renderer_api_v1 3.2.0+1d29b44577

- fabric_renderer_indigo 1.5.0+67f9824077

- fabric_rendering_data_attachment_v1 0.3.36+a6081afc77

- fabric_rendering_fluids_v1 3.0.27+4ac5e37a77

- fabric_rendering_v1 3.0.7+1c0ea72177

- fabric_resource_conditions_api_v1 2.3.7+9ad825cd77

- fabric_resource_loader_v0 0.11.9+142e25ab77

- fabric_screen_api_v1 2.0.7+45a670a577

- fabric_screen_handler_api_v1 1.3.29+561530ec77

- fabric_sound_api_v1 1.0.12+4f23bd8477

- fabric_transfer_api_v1 3.3.3+b00938ec77

- fabric_transitive_access_wideners_v1 4.3.0+1880499877

You need to make sure you only have forge mods installed.

 

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Does it work if you remove these mods again?

Maybe these conflicting with other mods

 

 

 

2 minutes ago, warjort said:

You need to make sure you only have forge mods installed.

Connector is used - a forge mod that loads fabric mods

Edited by TileEntity

Try my Modpack

spacer.png

>>Link to Curseforge<<

The conflict appears to be that dynamic lights mod and rubidium?

Quote

[01Jan2024 12:46:48.462] [main/ERROR] [mixin/]: Error loading companion plugin class [dev.lambdaurora.lambdynlights.LambDynLightsMixinPlugin] for mixin config [lambdynlights.mixins.json].

The plugin may be out of date: InvocationTargetException:null

-- snip --

at dev.lambdaurora.lambdynlights.LambDynLightsCompat.isRubidium07XInstalled(LambDynLightsCompat.java:49) ~[Ryoamiclights-0.1.7+1.20.1.jar%23594!/:?]

You also need to post the logs/debug.log not the latest.log so we have all the information.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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.