PC Terraria White Screen on launch, then crashes

p0pola

Terrarian
So I just recently encountered the XNA problem, and it seems that I have fixed that following the methods given by others in past threads.
However, I still can't play the game because of this problem.
The log files I have say this.


Error Logging Enabled.
Resolution changed to: 1920x1080.
================
4/22/2021 8:03:26 AM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: System.DllNotFoundException: Unable to load DLL 'RzChromaSDK.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at ReLogic.Peripherals.RGB.Razer.NativeMethods.Init()
at ReLogic.Peripherals.RGB.Razer.RazerDeviceGroup.Initialize()
================

Razer Chroma not supported: System.DllNotFoundException: Unable to load DLL 'RzChromaSDK.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at ReLogic.Peripherals.RGB.Razer.NativeMethods.Init()
at ReLogic.Peripherals.RGB.Razer.RazerDeviceGroup.Initialize()
================
4/22/2021 8:03:26 AM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: Corsair initialization failed with: CE_ServerNotFound
at ReLogic.Peripherals.RGB.Corsair.CorsairDeviceGroup.Initialize()
================

Corsair RGB not supported. (Can be disabled via Config.json)
================
4/22/2021 8:03:26 AM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: LogitechGSDK failed to initialize.
at ReLogic.Peripherals.RGB.Logitech.LogitechDeviceGroup.Initialize()
================

Logitech RGB not supported. (Can be disabled via Config.json)




And I don't even have Razer/Corsair/Logitech peripherals.
I ask for your guys' help.
 
Update, I installed a dev version for razerchromasdk.dll, and now that problem is fixed.

Here is what the latest log file says

Error Logging Enabled.
Resolution changed to: 1920x1080.
Razer Chroma initialized.
================
4/28/2021 11:07:09 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: Corsair initialization failed with: CE_ServerNotFound
at ReLogic.Peripherals.RGB.Corsair.CorsairDeviceGroup.Initialize()
================

Corsair RGB not supported. (Can be disabled via Config.json)
================
4/28/2021 11:07:09 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: LogitechGSDK failed to initialize.
at ReLogic.Peripherals.RGB.Logitech.LogitechDeviceGroup.Initialize()
================

Logitech RGB not supported. (Can be disabled via Config.json)


Now this is where I ask for help, how do I fix this?
 
I also added in the
"UseCorsairRGB": false,
"UseLogitechRGB": false
in the config.json, but it just silent crashes and resets the config file.
The log says this


Error Logging Enabled.
================
4/28/2021 11:02:17 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content: ". Path '', line 80, position 2.
at Newtonsoft.Json.JsonTextReader.Read()
================

================
4/28/2021 11:02:17 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content: ". Path '', line 80, position 2.
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
================

================
4/28/2021 11:02:19 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content: ". Path '', line 80, position 2.
at Newtonsoft.Json.JsonTextReader.Read()
================

================
4/28/2021 11:02:19 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content: ". Path '', line 80, position 2.
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
================

================
4/28/2021 11:02:19 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content: ". Path '', line 80, position 2.
at Newtonsoft.Json.JsonTextReader.Read()
================

================
4/28/2021 11:02:19 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: Newtonsoft.Json.JsonReaderException: Additional text encountered after finished reading JSON content: ". Path '', line 80, position 2.
at Newtonsoft.Json.JsonTextReader.Read()
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
================

Resolution changed to: 1920x1080.
Razer Chroma initialized.
================
4/28/2021 11:02:20 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: Corsair initialization failed with: CE_ServerNotFound
at ReLogic.Peripherals.RGB.Corsair.CorsairDeviceGroup.Initialize()
================

Corsair RGB not supported. (Can be disabled via Config.json)
================
4/28/2021 11:02:20 PM: First-Chance Exception
Thread: 1 [Main Thread]
Culture: en-US
Exception: ReLogic.Peripherals.RGB.DeviceInitializationException: LogitechGSDK failed to initialize.
at ReLogic.Peripherals.RGB.Logitech.LogitechDeviceGroup.Initialize()
================

Logitech RGB not supported. (Can be disabled via Config.json)


then it resets the config.json file
 
I finally made it so that Corsair RGB and Logitech RGB are disabled...
I thought that that would fix everything, but it still launches w/ a white screen and then crashes immediately.
Now what?
 

Attachments

  • Log_20210430102613924.log
    86 bytes · Views: 66
Back
Top Bottom