Roguelike Dungeons

Roguelike Dungeons

33M Downloads

Getting error when generating dungeon

Alan19 opened this issue ยท 14 comments

commented

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

commented

I seemed to have fixed it by deleting the files I thought were disabled.

commented

You might want to link your config folder, but did you set the namespace to fc3 in that file?

commented

Hi! how did you did it? I'm getting:
Failiure: Setting not found: fc3:loot1

commented

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 ...

commented

I would appreciate that

commented

Sorry I took too long but here they are!
Just the mods and configues you migth need
YATM.zip

Tks!

commented

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.

commented

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

commented

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?

commented

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.

commented

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.

commented

A did the commands, yes ...

commented

I got megaloot to run by installing baubles. Nothing's wrong on my instance. Your custom loot is spawning properly and there's no error when I try to generate dungeons.