Reese's Sodium Options

Reese's Sodium Options

23M Downloads

Error/Crash with Reese Sodium Options

suerion opened this issue ยท 5 comments

commented

grafik

Here the Crashlog:
a3.txt

commented

Sodium, not Sodium Extra

commented

Ah yeah, i found the issue, sorry and thanks

commented

@FlashyReese i had edited the post above

error occurs again

commented

Is your Sodium configuration corrupted by any chance?

commented

Is your Sodium configuration corrupted by any chance?

I try to recreate the the config

Edit:
@FlashyReese recreated the Config file ->

{
  "animation_settings": {
    "animation": true,
    "water": true,
    "lava": true,
    "fire": true,
    "portal": true,
    "block_animations": true,
    "sculk_sensor": true
  },
  "particle_settings": {
    "particles": true,
    "rain_splash": true,
    "block_break": true,
    "block_breaking": true,
    "other": {}
  },
  "detail_settings": {
    "sky": true,
    "sun_moon": true,
    "stars": true,
    "rain_snow": true,
    "biome_colors": true,
    "sky_colors": true
  },
  "render_settings": {
    "fog_distance": 0,
    "fog_start": 100,
    "multi_dimension_fog_control": false,
    "dimensionFogDistance": {
      "minecraft:overworld": 0
    },
    "use_linear_flat_color_blender": false,
    "light_updates": true,
    "item_frame": true,
    "armor_stand": true,
    "painting": true,
    "piston": true,
    "beacon_beam": true,
    "enchanting_table_book": true,
    "item_frame_name_tag": true,
    "player_name_tag": true
  },
  "extra_settings": {
    "overlay_corner": "TOP_LEFT",
    "text_contrast": "NONE",
    "show_fps": false,
    "show_f_p_s_extended": true,
    "show_coords": false,
    "reduce_resolution_on_mac": true,
    "use_adaptive_sync": false,
    "cloud_height": 192,
    "toasts": true,
    "advancement_toast": true,
    "recipe_toast": true,
    "system_toast": true,
    "tutorial_toast": true,
    "instant_sneak": false,
    "prevent_shaders": false
  },
  "notification_settings": {
    "hide_r_s_o_recommendation": false
  }
}