[Mod] Craft Guide [craft_guide] - Shows crafts for all loade

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Sokomine » Tue Jul 07, 2015 03:03

amadin wrote:create games/minetest_game/default/depends.txt with the contents: craft_guide

Please don't! That used to be the way things where done in the old craft-guide times. By now, the api has helpful functions, i.e. `minetest.get_all_craft_recipes, and mods ought to use that.
A list of my mods can be found here.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by amadin » Wed Jul 08, 2015 07:11

Sokomine wrote:
amadin wrote:create games/minetest_game/default/depends.txt with the contents: craft_guide

Please don't! That used to be the way things where done in the old craft-guide times. By now, the api has helpful functions, i.e. `minetest.get_all_craft_recipes, and mods ought to use that.

But this tip helped me. And maybe you add a button "Back" under search, because i think after using search, many peoples don't know how to open again a full list of items (is seen in the screenshot).
Image
 

Murdoc
New member
 
Posts: 6
Joined: Thu May 21, 2015 06:41

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Murdoc » Sat Jul 25, 2015 03:30

Hi, I've run into a problem that I didn't see mentioned in this thread yet. The craft guide (either one) has been crashing the whole game on me. Actually it makes the whole window go white and won't do anything else. The crash is triggered by either changing the page (sometimes needs to do it twice), or looking at an alternate recipe. In order to see if it was a mod incompatibility, I tried it out with no other mods and it was fine. I then tested it out with my other mods, and found that the only one it doesn't like is the moreblocks mod. I tried different combinations and that is the only consistent element in the crashing. I even tried getting the latest version of both craft guide and moreblocks and that hasn't helped either.
 

lun
New member
 
Posts: 2
Joined: Sun Sep 13, 2015 09:59
GitHub: lun
IRC: lun
In-game: lun

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by lun » Wed Sep 16, 2015 16:26

lol mod
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Napiophelios » Wed Sep 16, 2015 22:01

lun wrote:lol mod


can you be more specific please;
your posted reply makes absolutely no sense.
 

User avatar
cessna151
Member
 
Posts: 34
Joined: Thu Sep 24, 2015 20:36
In-game: cessna151

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by cessna151 » Wed Oct 14, 2015 20:57

mod installed, how do i get it in the game?
---Eagles may soar high, but weasels don't get sucked into jet engines!---
 

User avatar
cessna151
Member
 
Posts: 34
Joined: Thu Sep 24, 2015 20:36
In-game: cessna151

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by cessna151 » Wed Oct 14, 2015 21:56

I finally discovered /giveme craft_guide:sign_wall

Once i got it i discovered the crafting recipe. Can this info be added to the OP?
---Eagles may soar high, but weasels don't get sucked into jet engines!---
 

cornernote
Member
 
Posts: 844
Joined: Wed Jul 11, 2012 15:02

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by cornernote » Wed Oct 14, 2015 22:37

cessna151 wrote:I finally discovered /giveme craft_guide:sign_wall

Once i got it i discovered the crafting recipe. Can this info be added to the OP?


done.
 

Fixerol
Member
 
Posts: 633
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Fixerol » Fri Oct 30, 2015 22:43

Hi, I know at least two servers with craft_guide, I think it is yours (looks similar to screenshot, has guide and PC), here few problems for you:
1) bookmarks are not working (tested on two servers)
2) search is not usable at all... type TNT as example.... you get nothing
3) unknown blocks, say, for groups of things, like wool (could be intended) but maybe it can be done more nicely.
 

User avatar
jan6
Member
 
Posts: 55
Joined: Wed Dec 02, 2015 17:58
GitHub: jan69
IRC: jan6
In-game: jan6

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by jan6 » Tue Mar 22, 2016 08:41

I really want a reverse search that will return items that recuire X ingredient (the one I search for) to craft
,also a problem is that it doesn't get some recepies for example empty bucket and darkage bricks are craftable just like anything else but the guide doesn't find their recepies (on a server at least, haven't tried on singleplayer), I guess is that it can find recepies only for mods in the same directory? (only in ~/.minetest/mods ?)
Last edited by jan6 on Wed Mar 23, 2016 07:55, edited 1 time in total.
Pixel art & music 4daWin!
I'm usually late for *great* things...
Growing up on Linux...
I know ,exept what I know...
I have a secret..it's so secret even I don't know what it is
 

User avatar
Don
Member
 
Posts: 1641
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Don » Tue Mar 22, 2016 14:17

jan6 wrote:I really want a reverse search that will return items that recuire X ingredient (the one I search for) to craft
,also a problem is that it doesn't get some recepies for example empty bucket and darkage bricks are craftable just like anything else but the guide doesn't find their recepies (on a server)

That would be good. I have had items before and wondered "What can I do with this?"
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here
 

222
New member
 
Posts: 4
Joined: Thu Mar 24, 2016 03:35

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by 222 » Thu Mar 24, 2016 03:43

I'm having an issue where I can't create the guide at all in game. The /giveme command tells me it cannot give me an unknown object and the recipe isn't recognised. I'm using 0.4.13. I have no idea what the problem could be; it appears in my mod list.

Thank you.
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Napiophelios » Thu Mar 24, 2016 04:55

222 wrote:I'm having an issue where I can't create the guide at all in game. The /giveme command tells me it cannot give me an unknown object and the recipe isn't recognised. I'm using 0.4.13. I have no idea what the problem could be; it appears in my mod list.

Thank you.


Did you enable it? Are you asking for the right thing?

maybe try:

/giveme craft_guide:sign_wall
 

222
New member
 
Posts: 4
Joined: Thu Mar 24, 2016 03:35

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by 222 » Thu Mar 24, 2016 11:32

Napiophelios wrote:
222 wrote:I'm having an issue where I can't create the guide at all in game. The /giveme command tells me it cannot give me an unknown object and the recipe isn't recognised. I'm using 0.4.13. I have no idea what the problem could be; it appears in my mod list.

Thank you.


Did you enable it? Are you asking for the right thing?

maybe try:

/giveme craft_guide:sign_wall

It was enabled. I'm not sure what happened but enabling all of my mods caused it to work, now some other inventory mods I didn't realise I had have turned on. Thank you, I wouldn't have thought to check that.
 

User avatar
Open_Future
New member
 
Posts: 3
Joined: Sat Apr 09, 2016 19:47
IRC: Open_Future
In-game: dante123

Server crashing...related to this mod

by Open_Future » Sat Apr 09, 2016 19:52

Hi All,

My server is crashing once in awhile. Here is what appears to be the pertinent errors in the log:

2016-04-07 19:59:22: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2016-04-07 19:59:22: ERROR[main]: Lua: Double fault error from mod 'craft_guide' in callback nodemeta_inventory_AllowMove(): error in error handling

In thread 7f9c0c2477c0:
/build/minetest-5EsLJt/minetest-0.4.13/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Double fault error from mod 'craft_guide' in callback nodemeta_inventory_AllowMove(): error in error handling
Debug stacks:
DEBUG STACK FOR THREAD 7f9bc73ee700:
#0 virtual void* UpdateThread::Thread()
DEBUG STACK FOR THREAD 7f9bd7fff700:
#0 virtual void* EmergeThread::Thread()
(Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f9be8bf7700:
#0 virtual void* UpdateThread::Thread()
DEBUG STACK FOR THREAD 7f9beabfb700:
#0 virtual void* ServerThread::Thread()
#1 void Server::Receive()
(Leftover data: #2 void Server::SendBlocks(float))
(Leftover data: #3 void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5 bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f9c0c2477c0:
#0 int main(int, char**)
#1 void Server::step(float)
(Leftover data: #2 void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
(Leftover data: #3 void Client::Receive())
(Leftover data: #4 void Client::ProcessData(NetworkPacket*))
(Leftover data: #5 void MeshUpdateQueue::addBlock(v3s16, MeshMakeData*, bool, bool))

Any help or suggestions appreciated.

Thanks.
 

User avatar
mahmutelmas06
Member
 
Posts: 355
Joined: Mon Mar 02, 2015 13:10
GitHub: mahmutelmas06
IRC: mahmutelmas06
In-game: masum

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by mahmutelmas06 » Sat Apr 09, 2016 20:05

This mod is not maintained for many months so i suggest you to use this one

viewtopic.php?f=11&t=14088
My Mods:

Beverage
 

User avatar
Open_Future
New member
 
Posts: 3
Joined: Sat Apr 09, 2016 19:47
IRC: Open_Future
In-game: dante123

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Open_Future » Sat Apr 09, 2016 23:32

Thanks! Giving that mod a try!
 

User avatar
Linuxdirk
Member
 
Posts: 497
Joined: Wed Sep 17, 2014 11:21
GitHub: dsohler
In-game: Linuxdirk

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Linuxdirk » Sat May 07, 2016 20:37

mahmutelmas06 wrote:This mod is not maintained for many months so i suggest you to use this one

viewtopic.php?f=11&t=14088

Has it support for groups and a material counter?
 

User avatar
Milan*
Member
 
Posts: 203
Joined: Thu May 28, 2015 06:45
GitHub: tchncs
IRC: Passant
In-game: Milan Passant

Re: [Mod] Craft Guide [craft_guide] - Shows crafts for all l

by Milan* » Fri Dec 16, 2016 18:30

Sadly the guide doesn't work with the latest git state of minetest and its game.

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
ServerError: Lua: Runtime error from mod 'craft_guide' in callback node_on_receive_fields(): ...ld/worldmods/craft_guide/craft_guide/api_craft_guide.lua:1835: attempt to index a nil value
stack traceback:
      ...ld/worldmods/craft_guide/craft_guide/api_craft_guide.lua:1835: in function 'create_inventory'
      ...ld/worldmods/craft_guide/craft_guide/api_craft_guide.lua:921: in function <...ld/worldmods/craft_guide/craft_guide/api_craft_guide.lua:422>


The issue: https://github.com/cornernote/minetest- ... /issues/17

If someone has the knowledge and is in the mood, please help out here, it looks like cornernote isn't in the mood anymore and the players really love this mod and don't wanna see it going away. (it is a blocker for updating the game)
I personally already tried some stuff already but without success.
My knowledge borders are still close.
 

Previous

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 3 guests

cron