Caves of Qud

Caves of Qud

QudUX
This topic has been locked
egocarib  [developer] 2 Jan, 2024 @ 5:22pm
Outdated Troubleshooting Notes
(merging other topics here)
< >
Showing 1-15 of 75 comments
Volkov 1 May, 2021 @ 2:28am 
Help troubleshooting
Good day. I am not sure what to make of this. Could anyone please help?

=== QudUX Errors ===
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,39): error CS1503: Argument 1: cannot convert from 'string[]' to 'XRL.World.GameObject'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,53): error CS1503: Argument 2: cannot convert from 'int' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,56): error CS1503: Argument 3: cannot convert from 'string[]' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,69): error CS1503: Argument 4: cannot convert from 'int' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,88): error CS1503: Argument 5: cannot convert from 'string[]' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,103): error CS1503: Argument 6: cannot convert from 'int' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,106): error CS1503: Argument 7: cannot convert from 'int' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,109): error CS1503: Argument 8: cannot convert from 'int' to 'string'
<...>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs(37,112): error CS1503: Argument 9: cannot convert from 'bool' to 'string'
== Warnings ==
None
WEEDMOTH 2 May, 2021 @ 3:23am 
i got this too. mod failed
cykkE 2 May, 2021 @ 9:33am 
upvote, i got the same thing, fails even if i try to reload it
Colonel_Crustard 4 May, 2021 @ 5:56am 
I think I got the same if not a very similar printout after CoQ saying this mod Failed in the mod list
Volkov 4 May, 2021 @ 10:03am 
Originally posted by Colonel_Crustard:
I think I got the same if not a very similar printout after CoQ saying this mod Failed in the mod list

Exactly the same problem everyone here is having.
Colonel_Crustard 5 May, 2021 @ 10:14am 
Originally posted by Kindest Light:
Sad noises
Maybe this mod broke from the recent update... I don't know. I like the mod, so I hope the author fixes this.
Same here, I have the exact same issue but with the github release not the workshop if that helps the devs in any way.
rcfox 7 May, 2021 @ 7:40pm 
Someone posted a hack in the comments to get it working:

Originally posted by Low-Key:
easy fix while we wait for the mod to update:
open up this file in any text editor
<STEAM FOLDER>\steamapps\workshop\content\333640\1804499742\Utilities\JournalUtilities.cs

go to line 37
change it from

text = NameMaker.MakeName(NamePrefixes, 1, NameInfixes, Stat.Random(0, 1), NamePostfixes, 1, 5, 7, true);


to


text = NameMaker.MakeName();


this likely breaks some functionality in how QudUX creates names, but its a quick fix to get the game working, and names do still generate.
Last edited by rcfox; 7 May, 2021 @ 7:41pm
egocarib  [developer] 18 May, 2021 @ 8:19pm 
This is now resolved, so I'm going to close this thread. Thanks everyone for the details!
noursemiller 11 Jun, 2022 @ 6:56pm 
[BUG] EnhanceScoreBoard Error
I just booted up Qud today and I am getting the following error.

=== QudUX 2.0 Errors ===
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(51,95): error CS1061: 'ScoreEntry2' does not contain a definition for 'Description' and no accessible extension method 'Description' accepting a first argument of type 'ScoreEntry2' could be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(51,61): error CS7036: There is no argument given that corresponds to the required formal parameter 'Name' of 'ScoreEntry2.ScoreEntry2(int, string, long, string, string, int, string)'
== Warnings ==
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(186,20): warning CS0108: 'EnhancedScoreEntry.Level' hides inherited member 'ScoreEntry2.Level'. Use the new keyword if hiding was intended.
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(188,23): warning CS0108: 'EnhancedScoreEntry.Version' hides inherited member 'ScoreEntry2.Version'. Use the new keyword if hiding was intended.

It looks like it is forcing my save to not fully-load which is a bummer for my epic run!
Retagin 17 Jun, 2022 @ 8:27am 
A patch sorta fixed this and also broke it at the same time. If after you update the mod you can't click the continue button without it crashing, disable the mod in the mod selection then load the game with the saves modlist in the continue menu. Once in you can uninstall the mod using the wish. It worked for me, so hopefully you have kept your save and it might work for you.
noursemiller 17 Jun, 2022 @ 8:04pm 
Thanks for the reply!

I ended up in a bind because I accidentally saved after I loaded into the busted mod. I was able to fix it by
- deleting the current save file
- using the backup save file
- reverting the build to "previous stable"

Once I had the save up and running again I followed the instructions in the main comment thread and was able to manually update the mod source so it didn't error-out anymore.

live and drink friend :blissful_creep:
rat 9 Jul, 2022 @ 11:15pm 
for some odd reason, despite a lack of any saves at all, this problem is still persisting, does anybody now the solution for this?
Cosy 26 Jul, 2022 @ 12:25pm 
[BUG] After installing
After subscribing and heading to the mods screen, it says "Failed" followed by this

=== QudUX 2.0 Errors ===
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(51,95): error CS1061: 'ScoreEntry2' does not contain a definition for 'Description' and no accessible extension method 'Description' accepting a first argument of type 'ScoreEntry2' could be found (are you missing a using directive or an assembly reference?)
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(51,61): error CS7036: There is no argument given that corresponds to the required formal parameter 'Name' of 'ScoreEntry2.ScoreEntry2(int, string, long, string, string, int, string)'
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\CreateCharacterExtender.cs(70,22): error CS1061: 'HologramMaterial' does not contain a definition for 'Tile' and no accessible extension method 'Tile' accepting a first argument of type 'HologramMaterial' could be found (are you missing a using directive or an assembly reference?)
== Warnings ==
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(186,20): warning CS0108: 'EnhancedScoreEntry.Level' hides inherited member 'ScoreEntry2.Level'. Use the new keyword if hiding was intended.
<...>\steamapps\workshop\content\333640\1804499742\Screen Extenders\EnhancedScoreBoard.cs(188,23): warning CS0108: 'EnhancedScoreEntry.Version' hides inherited member 'ScoreEntry2.Version'. Use the new keyword if hiding was intended.
OwlBear 30 Jul, 2022 @ 7:55pm 
Experiencing the same issue, any others?
< >
Showing 1-15 of 75 comments
Per page: 1530 50