Getting error when generating dungeon
Alan19 opened this issue ยท 14 comments
I'm getting
Failiure: Setting not found: builtin:generator
whenever I try to generate a dungeon using /roguelike dungeon here. Generating specific structures still work though. I'm on the latest version of 1.12.2.
Settings list:
https://github.com/belathus/Wanderlust-Renewed/tree/master/config/roguelike_dungeons
You might want to link your config folder, but did you set the namespace to fc3 in that file?
The thing is that is all the same to the original configues but when I run roguelike settings list
it is missing fc3:loot1 and the fc3:loot4
I can drop my settings here so you can help me better and for your own use ...
Sorry I took too long but here they are!
Just the mods and configues you migth need
YATM.zip
Tks!
This might be outdated info, but you should use namespace when defining the domain name so it should be
"namespace":"fc3", "name":"loot1"
instead of
"name":"fc3:loot1"
.
You might want to open a new issue in the future if this is still a problem.
Do you have an functional example?
I created a world just to see the settings and I forgot that thous are costume settings so I would really like to see some done correctly.
btw: I really appreciate your help on this and I'll dig in some information from the wiki is something still doesn't work
I've been comparing what I have to what you sad and the costume settings they have here and it looks the same ... Have you tried using the config I gave you?
Here's an example config folder
https://github.com/belathus/Wanderlust-Renewed/tree/master/config/roguelike_dungeons/settings
I just put the link on the previous comment.
The thing that bothers me more is that I'm a programmer and a debugger and I can't find the error either the difference between the example and my files.
Have you seen them or used them?
@Greymerk , we might need your help on this one. Please.
Have you tried using /roguelike settings reload? I'm getting an error from an incorrect item name from megaloot, but that seems to be because it's not installed. I can't get megaloot to run in my instance as well.