Greymerk / minecraft-roguelike

This is a mod for minecraft that adds randomly generated dungeon complexes.
GNU General Public License v3.0
129 stars 53 forks source link

Getting error when generating dungeon #139

Closed Alan19 closed 6 years ago

Alan19 commented 6 years ago

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

Alan19 commented 6 years ago

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

Caldeiradas commented 5 years ago

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

Alan19 commented 5 years ago

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

Caldeiradas commented 5 years ago

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

Alan19 commented 5 years ago

I would appreciate that

Caldeiradas commented 5 years ago

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

Tks!

Alan19 commented 5 years ago

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.

Caldeiradas commented 5 years ago

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

Caldeiradas commented 5 years ago

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?

Alan19 commented 5 years ago

Here's an example config folder https://github.com/belathus/Wanderlust-Renewed/tree/master/config/roguelike_dungeons/settings

Caldeiradas commented 5 years ago

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.

Alan19 commented 5 years ago

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.

Caldeiradas commented 5 years ago

A did the commands, yes ...

Alan19 commented 5 years ago

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.