Bee Breeding With Attributes (Credit To Direwolf20 For Idea)
#81
Posted 12 December 2013 - 04:17 AM
#82
Posted 12 December 2013 - 08:11 AM
McLeopold, on 12 December 2013 - 04:17 AM, said:
#83
Posted 13 December 2013 - 08:35 PM
I am getting an error when it attempts to analyze the bees.
bee:593: attempt to index ? (a nil value)
-- Active values for key, value in pairs (tableData.beeInfo.active) do -- this line is the problem if key == "species" then beeData["speciesPrimary"] = value else beeData[key] = value end end
Can anyone let me know how to fix this? other than switching mod packs again.
I'm guessing that some mod in DW20's pack is ether behind or ahead of the mods I had loaded before. I was using all the most up to date versions I could find, most were listed as alpha, beta or development and the server was a bit unstable. So I really want to stick with DW20s pack because it is a lot more stable.
Any suggestions are greatly appreciated.
Edited by Landstryder, 13 December 2013 - 08:36 PM.
#84
Posted 15 December 2013 - 10:04 AM
The returned value from local tableData = beealyzer.getStackInSlot(9) isn't the same. In the DW20 version it doesn't return beeInfo which is the most important table.
If I had more time I would dig around in the code and see what they have done. But at this point there is no fix for this from my side at least.
#85
Posted 16 December 2013 - 08:32 AM
thanks for the reply!
#86
Posted 17 December 2013 - 05:47 PM
Nvm, after a little search I came across the download page for the most recent OpenPeripheral snaphots (http://www.openmods....OpenPeripheral/). Seems to be working now.
#87
Posted 21 December 2013 - 06:12 PM
Hello.
So I'm hoping someone can just tell me that I am being stupid, because I am really hoping to get this working. I have my setup done as told, shown in screenshot below. There are princesses and drones in the chest below (also tried a Diamond Chest from IronChests, I assume those should work fine as well). When I run 'bee common' the program starts but doesn't say its targeting any species and when it says analyzing bees it doesn't seem to find any bees from the chest as none show up in the analyzers. Am I just setting anything up wrong? Thanks in advance!

EDIT: Ok, so I realized I needed to start with the bees in the turtle. Still not sure if I am calling the program correctly as I still can't get it to say its targeting any specific type.
EDIT x2: Ok so we can chalk up all my problems to me being stupid. Wasn't capitalizing properly. But I am now getting this error : "bee:615: attempt to index ? (a nil value)". Any ideas?
Last edit: We can chalk up all my issues to me just being stupid. All working now. Thanks for the cool program.
Edited by walkerboh, 28 December 2013 - 10:16 AM.
#88
Posted 28 December 2013 - 11:36 AM
"bee:615: attempt to index ? (a nil value)"
Any ideas on how to fix this?
#89
Posted 03 January 2014 - 11:55 PM
#90
Posted 04 January 2014 - 02:59 PM
Easy way to test is to run the "beealyzer.getStackInSlot(9)" command and see if it returns the beeInfo table.
#91
Posted 04 January 2014 - 11:09 PM
lsutigers527, on 28 December 2013 - 11:36 AM, said:
"bee:615: attempt to index ? (a nil value)"
Any ideas on how to fix this?
I had this problem and it was because I was putting multiple queens in the turtle. Make sure you are only using one.
#92
Posted 06 January 2014 - 04:24 PM
Eiktyrner, on 04 January 2014 - 02:59 PM, said:
Easy way to test is to run the "beealyzer.getStackInSlot(9)" command and see if it returns the beeInfo table.
What version is required for the script?
#93
Posted 11 January 2014 - 05:13 PM
I have tried to run the program, and also got a nil value error message on line 599. Since I am very VERY inexperienced with computercraft, could someone please help me with the commands I'd need to get any kind of readout from the table?
edit: tinkered a bit, wrapped the analyzer as a, serialized the response of getStackInSlot(9) with an analyzed bee in there and here's the output:

So, no beeInfo. What can be done?
Edited by yinduyun, 13 January 2014 - 07:16 PM.
#94
Posted 15 January 2014 - 06:40 AM
yinduyun, on 11 January 2014 - 05:13 PM, said:
So, no beeInfo. What can be done?tried updating OpenPeriphearals? I tried it and apparently the program that tried with at https://github.com/eiktyrner/bee worked after updating OP
#95
Posted 17 January 2014 - 03:52 PM
bee:599: attempt to index ? (a nil value)
Does anyone know to fix this issue?
#96
Posted 17 January 2014 - 03:55 PM
#97
Posted 18 January 2014 - 06:52 AM
I've been using dev snapshot #112 but it seems the jenkins server is down at the moment. It's usually found over here
So either build it from the source or grab this from dropbox
Note that this is a development build and there may be bugs in it, use at own risk...
PS I might improve the script further, any ideas on what to add? It would be nice to interface with ExtraBees or those other genetic machines...
Edited by Eiktyrner, 18 January 2014 - 06:57 AM.
#98
Posted 18 January 2014 - 07:46 AM
Eiktyrner, on 18 January 2014 - 06:52 AM, said:
#99
Posted 18 January 2014 - 12:29 PM
Got it up and running now in my creative world, but when I try to use in my single player world it gets stuck at waiting for bees. It doesn't put the bees into the apiary. Any solutions for this?
#100
Posted 19 January 2014 - 03:49 AM
Can you describe step by step how you end up in the situation so I can repeat it?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











