This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
RichardG867's profile picture

[CC1.53][MC1.5.2] MiscPeripherals 3.3

Started by RichardG867, 30 September 2012 - 12:30 PM
RichardG867 #1
Posted 30 September 2012 - 02:30 PM
I'm on an indefinite break. For 1.6, take this.
May I remind you all my recipes are open for feedback. Making recipes is not my strong point.
Speech IS broken on Macs.
Chunk loader turtles losing information is a corner case bug in ComputerCraft, don't ask me. It happens with any turtle.
If turtle peripherals are stretched and/or turtles are inside out, it's Ars Magica (or maybe an old version of ModularPowersuits) doing it.

Frickin' turtles with frickin' mining lasers attached to their frickin' side!

Just a compendium of peripherals I have created with the help of the wonderful people on IRC and ForgeCraft.

MiscPeripherals no longer supports being installed in the coremods folder.
Download!
3.2 for Minecraft 1.5.1 - 3.1 for 1.4.7 (CC 1.51 beta version) - 2.3 for 1.4.6 - 2.1 for 1.4.5 - 1.3b1 for 1.4.2 - 1.2 for 1.3.2

Modpacks: go ahead and *don't ask me*, but I reserve the right to air strike you if you don't comply with other mods.

All features (and EU per fuel) are configurable - see the config/MiscPeripherals.cfg config file.

Mod spotlight(s) by Direwolf20, stuff has been added or changed since then:
Spoiler[media]http://www.youtube.com/watch?v=iGf6TWNvlWY[/media]
[media]https://www.youtube.com/watch?v=YvqS8t2rE9I[/media]

Texture packs: Sphax PureBDcraft by HanFox

Changelog:
Spoiler3.3f:
! **EXPERIMENTAL NEW CHUNK LOADING ALGORITHM** - PLEASE tell me if your chunkloading turtles break.
! Disabled GregTech recipes for now since they are needlessly causing problems
- Added rate limiting to the Speaker peripheral
- Fixed Resupply Station behavior, they should no longer need a chunkloader

3.3e:
! Tesseract getMode() now returns 0 for send only, 1 for receive only or 2 for send/receive
- Fixed icons for Fireworks and Energy Meter upgrades (thanks HanFox!)
- Fixed GregTech charge station recipes
- Fixed ME Bridge craft() argument checking
- Fixed tesseract peripheral handler issue
- Fixed Nuclear Information Reader issue

3.3d:
- Finally fixed speech on Windows!
- Fixed Inventory misbehavior and Integer.MAX_VALUE stacks
- Fixed upgrades in creative tab

3.3c:
- Added turtle upgrades to creative tabs
- Fixed ID conflict in the default configs
- Updated Forestry integration to 2.2.6.0
- If Windows speech fails, some debug info should be printed to the console

3.3b:
- Fixed ME Bridges doing a nice-looking but client-crashing oil spill of items
- Fixed recipes involving ComputerCraft, BuildCraft and Thermal Expansion items

3.3:
- *** THE END for modems in chunk loaders. *** Not coming back unless I strike a deal.
- Added Grafter and Scoop turtles
- Added Smart Helmet and Smallnet Sender
- Added Energy Meter peripheral and turtle upgrade
- Added Tool Builder turtle
- Added Chest and Multi Page turtles
- Added Butterfly Analyzer peripheral
- Added Firework turtle. There was code for it in the Firework Launcher, but it was disabled
- Added tell function to Chat Box
- Added inventory reading to minecarts on a Rail Reader
- Added tesseract peripheral wrapper
- Fixed annoying rendering issue with lasers and treetaps
- Fixed speech accidentally requiring Java 7
- Fixed MFFS2 support
- Fixed the tree analyzer missing some new traits
- Fixed some peripherals not mounting the built-in programs
- Wrench turtles now use OmniWrenches. No feature loss expected
- Inventory turtles and crafters now use 1-based slot numbers rather than 0-based. I'm so sorry!
- Gate Readers in block form now have a 9-slot inventory which mimicks the functionality of the turtle version
- Updated Forestry integration to 2.2.4.0
- Updated built-in programs to support peripherals connected via wired network
- Built-in programs should no longer create copies of themselves
- The BF virtual machine in Hardware Accelerators has been rewritten
- Removed redstone feature from Charge Stations due to bad behavior

3.2:
- The big feature cut of 2013
- Added Speaker peripheral and turtle upgrade
- Added Applied Energistics support

3.1:
- Added turtle upgrades: Wand
- Added peripherals: Chat Box
- Added getItem() function to Interactive Sorter
- Added vis and flux level reporting to Thaum Scanner
- Fixed Thaumcraft compatibility
- Fixed Electronic Signal Controllers losing data on reload
- Fixed empty string errors on Anvil getRepairCost()
- Fixed division issue preventing Charge Stations from receiving power
- Fixed REther stuck on after changing frequency
- Fixed XP get() crash with no tile entity in front
- Fixed array index issues with teleporters
- Item UUIDs are now a combo of real IDs
- Thaum Scanner now uses real node keys

3.0:
- Added coremod component
- Added turtle upgrades: Hardware Accelerator, Shield, Ore Scanner, XP, Anvil, Barrel
- Added peripherals: Advanced Turtle Teleporter, Firework Launcher
- Added blocks: Advanced Charge Station, Lapotronic Charge Station, Ultimate Charge Station
- Added Steve's Carts Detector Manager functionality to the Rail Reader
- Added getError() function to some peripherals
- Added API
- Fixed duplication issues in some parts
- Fixed WRCBE crashes with REther turtles
- Internals of the mod have been overhauled. Blocks should stop facing other directions on relog
- Changed default fuel-EU rate
- Improved Charge Station behavior
- Changed Rail Reader recipe if Steve's Carts is installed

2.3:
- Added Player Detector
- Added EXPERIMENTAL Computer Controlled Crafter
- Added Tree Analyzer and demo program
- Added native temperature and humidity to Bee Analyzer. Demo program also updated
- Fixed EE3 compatibility

2.2.1:
- Fixed incompatibility with 1.48pr3
- Fixed Universal Electricity compatibility
- Fixed IC2 wrench implementation
- Resupply turtles save their link properly

2.2:
- Added Turtle Teleporter
- Added MFFS turtles
- Added function to get frequency on REther turtles
- Improved thread safety, props to Player
- Changed the way the Gate Reader and Nuclear Information Reader work internally

2.1:
- Added built-in programs!
- Added REther turtles
- Added Rail Reader peripheral
- Added EXPERIMENTAL RTG turtles
- Added EXPERIMENTAL Inventory turtles
- Added Nuclear Reader peripheral
- Added Tank turtles
- Added Thaum Scanner turtles
- Added list and extract functions to the Interactive Sorter
- Added modem functionality to the Chunk Loader upgrade
- Fixed ChickenChunks compatibility
- Duplicate chunk loading tickets caused by the ticket leak bug are cleared

2.0b:
- Fixed interactive sorter hanging the computer
- Fixed Universal Electricity wrench not usable on charge stations

2.0:
- Added Universal Electricity support for charge stations and battery charging
- Added Hawk's Machinery Endium Chunk Loader as an option for crafting chunk loader turtles
- Added treetap turtles
- Added wrench turtles
- Added alchemist turtles
- Added sign reader turtles
- Added advanced solar turtles
- Fixed texture preloading
- Fixed blocks breaking instantly
- Fixed IC2 charge station not receiving energy
- Fixed chunk loading ticket leak

1.4:
- Added interactive sorter peripheral
- Added gate reader peripheral
- Added compact solar turtles
- Added the Steve's Carts Chunk Loader module as an option for crafting chunk loader turtles
- Fixed bee analyzers not giving out whether the bee is a queen, princess or drone
- Fixed invalid ticket console spam when loading a world
- Fixed crash when the global chunk loading limit is reached
- Chunk loader radius is configurable

1.2:
- Added bee analyzer peripheral
- Fixed chunk loader turtles
- Fixed shift-clicking to inventories
- Fixed inventories not dropping their contents

1.1:
- Added shearing upgrade
- Added compass upgrade
- Fixed issues with placing a charge station with existing IC2 power sources next to it

1.0:
- Initial release

Miscellaneous Tweaks
  • Peripheral Wrappers: You can use the following items as peripherals:
    • Most Railcraft rails you can modify (set/get)
    • Portal Gun Aerial Faith Plates (setHPower/setVPower/getPower/setPowered/getPowered) and Portal Spawners (setGun/setColor/getPortal/setPowered/getPowered)
    • Thermal Expansion Tesseracts (getFreq/setFreq/getType/getOwner/getMode)
  • Built-in programs installed when attaching anything MiscPeripherals (except turtle tools) to a computer or turtle: convertnbs diamondpipe energyarray gates gradient music playsng reactorcontrol readbee readcart readtree wrpulse
Charge Station

(doesn't matter which recipe you choose, the station is compatible with all mods)

Turtles parked on one of the dotted sides (use a wrench to change those) will be recharged at a maximum rate of 1 fuel point per tick per turtle (but it will be faster if you're charging only 1 turtle in a higher tier station!) using energy from various mods.
  • Standard (IC2, BuildCraft, Thermal Expansion): Stores 500 fuel points and charges 1 turtle at a time
  • Advanced (IC2): Stores 5,000 fuel points and charges 2 turtles at a time
  • Lapotronic (IC2): Stores 50,000 fuel points and charges 4 turtles at a time
  • Ultimate (GregTech): Stores 500,000 fuel points and charges 6 (may be limited by cabling) turtles at a time
The IC2 part takes up to LV, MV, HV and EV respectively. The BuildCraft part takes up to 20*tier MJ/t.

Iron Note Block


Peripheral that lets a computer play any note from any instrument available in note block form. You can also craft it alongside a turtle to make a Note Turtle.
Exposes a single function, playNote(instrument,note) where instrument is 0 for piano, 1 for bass drum, 2 for snare, 3 for clicks or 4 for bass guitar, and note is 0-24 in number of right-clicks.
The Minecraft Wiki has comprehensive documentation on Note Blocks if you need it.

Feeding Upgrade


Craft it alongside a turtle to make a Feeding Turtle.
Exposes a single function, feed() which tries to feed an animal in a 3x3x3 area (centered around the turtle) using the contents of the selected slot. Returns true if an animal was fed, false if not.

Chunk Loader Upgrade

(shapeless)

Craft a Chunk Loader Module (shown above) alongside a turtle to make a Chunk Loader turtle. The module can be crafted with any of the following chunk loaders:
  • Railcraft World Anchor (shown above)
  • ChichenChunks Chunk Loader
  • ChickenChunks Spot Loader (1x1 only)
  • Additional Pipes Teleport Tether
  • Steve's Carts Chunk Loader Module
It will keep the chunk the turtle is on loaded, but be advised that a world reload will reboot the turtle, until they implement persistancy.
The radius of chunks that will stay loaded is configurable. Default is 0 for 1x1 (the chunk the turtle is on), can be set to 1 for 3x3 (chunks around the turtle), 2 for 5x5 and so on. The default Forge chunk loading settings allow for up to 5x5 - those can be changed in config/forgeChunkLoading.cfg under maximumChunksPerTicket.

Laser Upgrade (IC2)
Craft a mining laser alongside a turtle to get a Laser Turtle.
If attacking, the turtle shoots a Mining laser, if digging, the turtle shoots a Low Focus laser. Requires the amount of EU for that mode (1250 or 100 respectively), converted into fuel (divide by 50 by default) and rounded up.

Right now the turtle does not automatically suck the drops, but I'm planning on making the upgrade do so.

Resupply Upgrade and Resupply Station


Craft a Resupply Module alongside a turtle to get a Resupply Turtle. Also craft it like shown above to make a Resupply Station.
The Resupply Upgrade exposes the following functions:
  • link(): Links the turtle to a Resupply Station next to it. Returns true if successful, false if failed.
  • resupply(slot): Resupplies the given slot, needs at least 1 item to identify what needs to be resupplied. Returns true if successful, false if failed.
  • getError(): If resupply failed, returns a string containing the error.
The Resupply Station is where Resupply Turtles will resupply from. The turtle needs to be linked with the station. Has a double chest worth of inventory.

Solar Turtle (IC2)
After its successful Solar Helmet add-on product, included in the standard IC2 product, Ender Dragoon Technologies now presents the Solar Turtle!*
Craft a Solar Panel alongside a turtle to get a Solar Turtle. The upgrade harnesses the power of EU-fuel conversion to recharge a single fuel value every 50 ticks.

It is also available in Compact Solar variants if you craft a LV, MV or HV Solar Array alongside a turtle. Those recharge 1 fuel every 7 ticks, 1 fuel every tick and 10 fuel every tick respectively.
Also available in Advanced Solar Panel variants if you craft a Advanced, Hybrid or Ultimate Hybrid Solar Panel alongside a turtle.

* Royalties paid to Aperture Science.

Shearing Upgrade
Tired of building maintenance-heavy RedPower sheep sweatshops? Need leaves for a build but shearing an entire forest is boring? This upgrade is for you!
Craft Shears alongside a turtle to get a Shearing Turtle. The turtle will shear sheep and mooshrooms when you order it to attack, and harvest leaves and tall grass when you order it to dig.
It is also compliant with Forge's shearable API so mod entities should work too.

Compass Upgrade
Craft a Compass alongside a turtle to get a Compass Turtle.
Exposes a single function, getFacing() which returns the turtle's facing - 0-3, same as the f: value in the F3 screen.

Bee/Tree/Butterfly Analyzer (Forestry)


The Bee, Tree and Butterfly Analyzers can read data from (analyzed!) Forestry bees, trees and butterflies. They expose the following functions:
  • analyze(): Returns a table containing the data for the item in its inventory slot.
  • isMember(): Returns whether the item on the inventory slot can be read, regardless of whether it's been analyzed or not. The legacy isBee/isTree functions are still present.
Interactive Sorter


The Interactive Sorter can send an incoming item (into its inventory slot) into a specific direction. When an item enters the sorter, it emits event "isort_item", with the item identifier and amount as parameters. The item identifier is an universally unique ID identifying the item and its metadata. Exposes the following functions:
  • sort(direction,amount): Send amount (optional, defaults to as much as possible) of the item in its inventory down a direction. Direction values are: 0 for down, 1 for up, 2 for -Z, 3 for +Z, 4 for -X and 5 for +X.
  • list(direction): Lists the items available in the inventory at the given direction.
  • extract(direction,id,outputDirection,amount): Extracts amount (optional, defaults to as much as possible) of the given item (as id) from the inventory at the given direction, sending it down the given outputDirection.
When sorting, it tries to send the item to:
  • An inventory (respects sidedness)
  • A BuildCraft pipe (if it's installed)
  • If none are found, drop the item in that direction
Gate Reader (BuildCraft)

(craft with any color of pipe wire and any kind of gate, including autarchic)

The Gate Reader can read BuildCraft gate triggers from blocks adjacent to it (or the turtle it is on), such as whether your quarry is done, or that tank is full. You can also craft it alongside a turtle to get a Gate Reader Turtle.
Exposes a single function, get(slot) which returns all gate conditionals as a string-boolean table. slot is optional (defaults to none) - it allows specifying a trigger parameter in the given turtle (or in the block version, built-in inventory) slot, for example, Liquid In Tank + a fuel bucket will check if there is fuel in the tank.

Wrench Upgrade
Craft one of the wrenches below (in order of if not found try next) alongside a turtle to get a Wrench Turtle:
  • Universal Electricity Wrench
  • IC2 Wrench
  • BuildCraft Wrench
  • Railcraft Crowbar
The turtle will try to use all mod wrenches it knows of on a block when asked to dig.

Treetap Upgrade (IC2 1.110 and up)
Craft a treetap alongside a turtle to get a Treetap Turtle.
When asked to dig, the turtle will use a treetap on a block and put the resulting resin on its inventory.

Alchemist Upgrade (EE3)
Craft a Minium Stone alongside a turtle to get an Alchemist Turtle. Most of its operations need Minium Charge.
Exposes the following functions:
  • rechargeMinium(amount): Recharges amount (optional, defaults to all it can) Minium Charge from the Minium Stone in the current slot. Returns the total amount of Minium Charge recharged.
  • getMiniumCharge(): Returns the current amount of Minium Charge in the turtle.
  • transmuteItem(amount): Transmutes amount (optional, defaults to the stack size) of the item in the current slot. Uses 1 Minium Charge per operation. Returns true if successful, false if failed.
  • transmute/transmuteUp/transmuteDown(sneak): Transmutes a block in-world, like right-clicking with a Minium Stone. If sneak (optional, defaults to false) is true, transmuting includes falling blocks such as sand or gravel. Uses 1 Minium Charge per operation. Returns true if successful, false if failed.
Sign Reader Upgrade
Craft a sign alongside a turtle to get a Reading Turtle, just like the old peripheral which has been last updated in 1.2.5.
Exposes functions read/readUp/readDown() - which read a sign and return its 4 lines of text.

REther Upgrade (Wireless Redstone ChickenBones Edition)

(shapeless)

Craft a REther Module (shown above) alongside a turtle to get a REther Turtle.
It is able to interact with wireless redstone frequencies through the following functions:
  • setFreq(frequency): Sets the current frequency to frequency
  • get(): Gets the current state of the wireless frequency (true for on, false for off)
  • set(state): Sets the current state of the wireless frequency (true for on, false for off)
Additionally, it emits event "wireless_redstone" (parameters are frequency and state) when the frequency state changes

Rail Reader (original idea credit to bbqroast)


When a minecart passes on a rail above the reader, it emits event "minecart" with the following parameters:
  • Minecart type, such as "basic", "storage"
  • Minecart entity ID, uniquely identifies the minecart. Will change when the chunk is reloaded!
  • Table (string-arbitrary) containing extra data for the following carts:
    • Any inventory minecart will have a number-number (ID-amount) table of inventory contents
    • basic: Whether it's occupied and the name of the entity or player riding it
    • furnace: Current fuel (in ticks)
    • tank: Liquid unique ID (like the Interactive Sorter) and amount
    • energy: Type of energy cart, stored energy, capacity and transfer rate
    • tnt: (Railcraft's version) Fuse, as set in the GUI
    • tunnelBore: Bore head unique ID, bore damage (0-1)
    • anchor: Time remaining (0-1)
    • modular: Hull type, number-string table of modules on this cart and detector manager conditionals
Nuclear Information Reader (Nuclear Control)
(RECIPE IMAGE MISSING)
(normal, advanced)

Reads information from Nuclear Control sensor cards. The Tier 1 holds 1 card, but the Tier 2 holds 9 cards AND can accomodate range upgrades.
Exposes the following functions:
  • get(slot): Gets information from the sensor cards in the specified slot (first slot is 1, second is 2…). Returns:
    • Card UUID (uniquely identifies the card's type) or nil if invalid card
    • Card state, OK means everything is right
    • Card title, as given in the Information Panel GUI
    • Table with the card information
  • getSlots(): Returns the amount of slots in this nuclear reader.
Tank Upgrade
Craft one of the following items (in order of if not found try next) alongside a turtle to get a Tank Turtle:
  • Railcraft Iron Tank Gauge
  • BuildCraft Tank
  • Glass
It can store up to 10 buckets of liquid, and the peripheral has a visual indicator for the amount of liquid stored. The indicator only displays the liquid color for supported liquids from BuildCraft, Forestry, Railcraft, IC2, LiquidUU and Thermal Expansion - unsupported liquids are displayed as water.
Exposes the following functions:
  • drop/dropUp/dropDown(amount): Drops amount (optional, defaults to as much as possible) of the liquid in the turtle to a tank. If there is no tank, it tries to dump the liquid into the world. Returns the amount of liquid dropped, or nil if no tank was found or the liquid cannot be dropped.
  • suck/suckUp/suckDown(amount): Sucks amount (optional, defaults to as much as possible) of liquid from a tank or in the world to the turtle. Returns the amount of liquid dropped, or nil if no tank is found or no liquid could be sucked.
  • getLiquid(): Returns the unique ID (or nil if no liquid) and amount of liquid in the turtle.
  • pack(): Takes 1 bucket of the liquid in the turtle and puts it in the liquid container in the turtle's selected slot. Returns the amount of liquid put in the container or nil if failed.
  • unpack(): Takes the liquid capsule in the turtle's selected slots and puts the liquid in the turtle. Returns the amount of liquid put in the turtle or nil if failed.
Inventory Upgrade (EXPERIMENTAL)


Craft an Inventory Module (shown above) alongside a turtle to get a Inventory Turtle. It is able to interact with inventories through the following functions:
  • drop/dropUp/dropDown(slot,amount): Drops amount (optional, defaults to as much as possible) of the item in the current slot into the specified slot of an inventory.
  • suck/suckUp/suckDown(slot,amount): Sucks amount (optional, defaults to as much as possible) of an item from the specified slot of an inventory.
  • dropSneaky/dropSneakyUp/dropSneakyDown(side,amount): Same as drop, but uses the given side, as if you were piping items to that side. Side values are 0 for below, 1 for above, 2 for towards -Z, 3 for towards +Z, 4 for towards -X and 5 for towards +X.
  • suckSneaky/suckSneakyUp/suckSneakyDown(side,amount): Same as suck, but uses the given side, as if you were piping items from that side. Side values are the same as dropSneaky.
Please note that slots start with 0, and you can only access slots which the inventory allows you to, in order to prevent clever exploits.

RTG Upgrade (IC2)


Craft a RTG Module (shown above) alongside a turtle to get a RTG Turtle. Harnessing the same technology which powers space probes in real life, this upgrade generates a small amount of energy (1 fuel every 50 ticks) for a very long time (almost 14 real-life hours per piece) when given uranium.
Exposes the following functions:
  • refuel(amount): Recharges the uranium storage in the turtle, using amount (optional, defaults to as much as possible) of the item in the current slot. One piece of uranium gives a million storage values. Returns the amount recharged.
  • TODO: Function to get fuel level
Thaum Scanner Upgrade (Thaumcraft 3)
Craft a pair of Goggles of Revealing alongside a turtle to get a Thaum Scanner Turtle. It is able to do a number of functions which the Goggles of Revealing can do while worn by a player, and a bit more.
Exposes the following functions:
  • getAspects/getAspectsUp/getAspectsDown(): Returns a string-number table of the aspects in a block which stores aspects, such as a Crucible, Arcane Alembic or Warded Jar.
  • getItemAspects(): Returns a string-number table of the aspects of the item in the current slot.
  • getAuraNode(): Returns the following data regarding the nearest aura node to the turtle:
    • Unique identifier
    • Distance
    • Aura level
    • Flux level
    • Node type
MFFS Upgrade (Modular Force Field System)
MFFSv2 only!
Craft a MFFS MultiTool alongside a turtle to get a MFFS Turtle. It has some of the abilities of a MFFS MultiTool.
Exposes the following functions:
  • createCard(): Creates a ID card which will identify this turtle in future operations, out of a blank card in the current slot. Requires 1000 force energy, returns true if successful, false if not.
  • switch(): Works as a Switch tool on a block. Requires 1000 force energy, returns true if successful, false if not. TBD: switchUp/switchDown
  • teleport/teleportUp/teleportDown(): Works as a Field Teleporter tool. When the turtle is touching a forcefield, it will be teleported through the field, provided it has permission, the destination is not obstructed and the field is not too thick. Requires the Field Teleporter cost as configured (default 1000 force energy), returns true if successful, false if not.
Operations which require Force Energy drain it from either Force Energy Crystals in the turtle's inventory, or an adjacent Capacitor.

Turtle Teleporter


Peripheral with a single function, teleport() which will teleport the turtle parked on its facing side (no ability to change it right now, IC2 wrench may be an option) to the destination teleporter linked to this one.
The cost to teleport is the fuel it would take to normally reach the destination, multiplied by 2 (configurable). There's some fuzzy math if you decide to go cross-dimension.
Teleporters are linked by right-clicking with a Redstone Repeater. Two-way teleporting requires a two-way link.



You can upgrade a Turtle Teleporter to an Advanced Turtle Teleporter, which can be linked to up to 8 targets (which can be non-advanced teleporters). Links are managed like a stack, and the turtle specifies the link to teleport to through an extra parameter to teleport() which may range from 1 to 8.

Player Detector


Simple peripheral. Emits event "player" (with the username as parameter) when a player right-clicks the block.

Computer Controlled Crafter (EXPERIMENTAL)


Automatic crafting table which can be controlled by a computer. The upper part of its GUI shows the crafting pattern currently set by a computer, and the lower part is the buffer inventory.
Exposes the following functions:
  • setPattern(…): Sets the crafting pattern used by the table. Accepts buffer slot numbers as parameters, or nil/-1 for none. You can omit parameters, for example setPattern(0,0,nil,0,0) will make crafting tables with wood from slot 0.
  • craft(slot): Crafts the pattern using items from the buffer and puts the result in the specified buffer slot. Returns true if successful, false if not.
  • list(): Like the interactive sorter, returns a list of items in the buffer along with the number of items.
  • get(slot): Returns the unique ID and amount of items in the specified buffer slot.
PS: The GUI does look a lot like the RedPower project table before plans were introduced. Turns out Eloraam used the same method as me.

Electronic Signal Controller (Railcraft)

(controller then receiver)

Reads and controls a Railcraft signal system. It supports up to 256 controller (controlling) links and 256 receiver (reading) links.
When a signal aspect changes, it emits event "signal" with the signal controller dimension/XYZ and the new aspect.
Exposes the following functions:
  • get(): Returns the default (most blocking) signal aspect, calculated from all linked controllers.
  • get(x,y,z,dimension): Returns the signal aspect for the controller at the specified coordinates (dimension optional).
  • set(aspect): Sets the signal aspect for all linked receivers. Aspects are: green, blinkYellow, yellow, blinkRed, red and off
  • set(aspect,x,y,z,dimension): Sets the signal aspect for the receiver at the specified coordinates (dimension optional).
Computer Engineer's Backpacks (Forestry)

(upgrade to Woven like a regular backpack, craft with any color wool or disk)

Stores any ComputerCraft and MiscPeripherals block or item.

Hardware Accelerator


Interface for Minecraft and Java, work in progress. You can also craft it alongside a Turtle to get a Hardware Accelerated Turtle.
Exposes the following functions:
  • tickAlarm(ticks): Sets an alarm to fire in ticks. Returns an unique number which is passed as argument when the timer fires, emitting event "tickAlarm" with the number as parameter.
XP Upgrade
Craft a Turtle alongside an Enchantment Table to get a XP Turtle. It is able to store XP and enchant items using the stored levels.
Exposes the following functions:
  • add(amount): Adds XP from XP bottles or monster eggs, using amount (optional, defaults to as much as possible) of the item in the current slot. Returns the amount of XP added.
  • getXP(): Returns the total amount of XP on the turtle.
  • getLevels(): Returns the amount of XP levels on the turtle.
  • collect(): Collects XP from XP orbs on the ground in a 2 block radius around the turtle. Returns the amount of XP collected.
  • setAutoCollect(autoCollect): If autoCollect is true, allow the turtle to automatically collect XP periodically.
  • enchant(levels): Enchants the item in the current slot using the specified levels. Returns true if successful, false if not.
  • get/getUp/getDown(): Gets XP from the following XP sources:
    • Other XP turtles
    • Furnaces (sucking the item in the output slot(s))
    • Thaumcraft Brain in a Jar
    Returns the amount of XP obtained.
Anvil Upgrade
Craft an anvil alongside a turtle to get an Anvil Turtle. It is able to repair an item like an anvil, using a XP Upgrade as XP source.
Exposes the following functions:
  • getRepairCost(slotA,slotB): Returns the XP level cost for repairing the item in slotA using the item in slotB. Returns 0 if the item is not repairable.
  • repair(slotA,slotB): Repairs the item in slotA using the item in slotB. Returns true if successful, false if not.
Rumor has it that an anvil upgrade can do a suicidal move, but the person who reported so is believed to be under effect of Programmer's Delight, a homebrew combination of Short Mead, Booze, Tipsy Bees and other mod-added drinks.

Firework Launcher


Less cheaty version of the firework launcher you've seen in another peripheral mod. You can also craft it alongside a turtle to get a Firework Turtle. The block version has 54 slots of firework component storage, while the turtle version uses the turtle's inventory.
Exposes the following functions:
  • launch(slot,slot,slot…): Launches a firework with components from the given slots (1-54).
Launch rules are:
  • Number of gunpowder slots indicates launch distance
  • Other components are added to the firework star
  • Dyes added BEFORE any gunpowder will make the star fade to the colors specified
Barrel Upgrade (Factorization)
The ever-requested turtles which have the same property as a regular old barrel - storing up to 64 stacks of the same item.
Exposes the following functions:
  • get(amount): Gets amount (optional, defaults to as much as possible) of the item in the barrel and puts it in the current slot. Returns the amount of items obtained.
  • put(amount): Puts amount (optional, defaults to as much as possible) of the item in the barrel, taking it from the current slot. Returns the amount of items put.
  • getItem(): Returns the item unique ID
Chat Box


Interact with chat with this gadget. You can also craft it alongside a turtle to get a Chat Turtle.
Its behavior is heavily configurable for server ops, see the config file. The range is infinite by default on singleplayer.
Exposes the following functions:
  • say(text,range,infVertical): Says the specified text in chat. range and infVertical are optional (default to the config amount and false), and specify the message range and whether range checks will ignore your Y coordinate, respectively.
  • tell(player,text,range,infVertical): Same as say, but sends it to the specified player name. Returns true if successful, false if not.
Also emits the following events:
  • chat (player, message) when something is said on chat
  • chat_death (player, killer, cause) when a player dies (killer may be nil if there's none)
ME Bridge (Applied Energistics)

(shapeless, interactive sorter and an access terminal)

Allows for integration with an Applied Energistics network.
Exposes the following functions:
  • listAll/listItems/listCraft(): Lists all items available in the system, those which are available and those which can be crafted, respectively. Returns a number-number table of the IDs and amounts.
  • retrieve(id,amount,outputDirection): Extracts amount of id from the system and send it down outputDirection. Returns the amount of items extracted.
  • craft(id,amount): Tries crafting amount of id and putting it in the system.
Speaker


Because Black Mesa beats Aperture Science, your dream of talking turtles has come true, thanks to the Speaker. You can also craft it alongside a turtle to get a Talking Turtle - makes sense!
Exposes a single function, speak(text,speed) which speaks the given text. speed is optional (defaults to 0) and ranges from -1 to 1, although be careful since each platform handles speed differently, and some may not even support it.

On Windows and Mac, the system's native text-to-speech engine is used. For Linux, look for packages "espeak", "festival" or "libttspico-utils". You can change the preferred engine on the config file.

Grafter and Scoop Upgrades (Forestry)
Craft a Grafter or a Scoop alongside a turtle to add it to a turtle. When used as a tool to dig, it will use a durability point from a grafter/scoop from the turtle's inventory (both vanilla Forestry and the thaumium variants from Thaumic Bees) and do their thing.

Smallnet Sender


The main block for an unspoken networking system called Smallnet, which will have its uses shown below. Due to a technical limitation, it is only available as a block right now.
Right-click to link or unlink the sender from yourself - you need to link so Smallnet items can work.
Exposes a single function, send(type,payload) which sends the given payload with type identifier type to all active links.

Smart Helmet


The first use for Smallnet brings the rising concept of wearable technology to Minecraft, starting at your helmet. Responds to messages of type smartHelmet and displays the payload on the HUD.

Energy Meter (IC2, Thermal Expansion)

(use either an EU Reader or a Multimeter)

Way too overcomplicated and pending a redo on the next version. In short, don't use it.

Tool Builder Upgrade (TConstruct)
Craft a Tool Station alongside a turtle to get a Tool Builder Turtle.

Exposes the following functions:
  • build(slotA,slotB,slotC,name): Builds or repairs a tool with the components in slots slotA, slotB and slotC (all optional), optionally naming it with name.
  • buildLast(slotA,slotB,slotC,name): Same as build, but puts the resulting tool in the last specified slot rather than the first.
  • read(slot): Returns a table containing information about the tool in the given slot, or nil if not a valid tool
slotA must have the tool's base, slotB the handle and slotC any auxiliary component. If you miss slotC and it complains, redownload 3.3c. See the table below - if any tool class got added in the meantime, figure it out yourself:


Chest Upgrade
Craft a Chest alongside a turtle to get a Chest Turtle.
Use an upgrade slot for extra inventory! Exposes the following functions:
  • setPage(page): Sets the active extra storage page. Normal chests only have 1, but it is rumored that a certain chest may be able to use its paging abilities on turtles…
  • getPage(): Returns the active extra storage page
  • getPages(): Returns the amount of available storage pages
  • swap(slot,slot…): Swaps the specified inventory slots with the ones on extra storage
  • swapRange(start,end): Similar to swap() but swaps a range of slots
You will most certainly not want to break a turtle with stuff stored in its extra inventory.
DarkSnake #2
Posted 30 September 2012 - 02:47 PM
-
Cloudy #3
Posted 30 September 2012 - 02:56 PM
What's the bug with consumeFuel? Although I assume you've reported it to dan based on your comment? Either way I can look at it.
RichardG867 #4
Posted 30 September 2012 - 02:59 PM
consumeFuel crash, not from my mod but is the same crash: http://pastebin.com/kRjvdAB0

Didn't catch Dan online yet.
DarkSnake #5
Posted 30 September 2012 - 03:14 PM
-
jag #6
Posted 30 September 2012 - 03:21 PM
This looks really neat!
DarkSnake #7
Posted 30 September 2012 - 03:22 PM
-
Cloudy #8
Posted 30 September 2012 - 04:27 PM
consumeFuel crash, not from my mod but is the same crash: http://pastebin.com/kRjvdAB0

Didn't catch Dan online yet.

Ah, an NPE. I'll look into it.
Sebra #9
Posted 30 September 2012 - 05:32 PM
Hi, RichardG!
Why inserting to jar? I thought latest Forge eliminated all needs.
Do you know all Turtle Upgrades should be registered?
Are Turtles unable to feed animals be .place() Wheat? Did not check it but it should work.
For Chunk loader test: Charge Turtle and write "go fd 500 bk 500".
To .suck() laser drop automatically is bad.
For Resupply .getError() do you know Lua function can return several values at once? And allow it to send some slot content back :)/>/>
RichardG867 #10
Posted 30 September 2012 - 05:42 PM
1. Only the patch needs to go in the jar. It edits out some new stuff in FML that causes the computer animation code to infinite loop.
2. Which ones are not..?
3. place() does not work with rightclicking on air (lasers) or interacting with mobs (wheat)
4. The test needs to give me a visible sign from far away (over 150 blocks) that the turtle loaded. Rednet?
5. Okay?
6. I know
7. Seen that mod called EnderStorage?
Xfel #11
Posted 30 September 2012 - 05:55 PM
You have to write down the used upgrade ids on this page: http://computercraft.info/wiki/index.php?title=Turtle_Upgrade_IDs
RichardG867 #12
Posted 30 September 2012 - 06:03 PM
I didn't have time to do that after I wrote the release topic. Doing so.
Sebra #13
Posted 30 September 2012 - 06:27 PM
1.Then it should be in Forge or CC.
3. Shears works and Whaet works too. Just check in my 1.2.5 setup.
4. If it returns it must be enough.
7. Yes
8. Are your Resupply works next to station only? :)/>/> Why not two ways transportation?
Cloudy #14
Posted 30 September 2012 - 06:33 PM
1.Then it should be in Forge or CC.
The fix will be in the next release - this is just a temporary fix.
3. Shears works and Whaet works too. Just check in my 1.2.5 setup.
You are correct - turtles can interact with entities. They can not however use lasers.
RichardG867 #15
Posted 30 September 2012 - 06:45 PM
No, the resupply turtle does not need to be next to the station.

Next up: shearing turtles which can harvest leaves and animals (latter kinda redundant, but..)
DarkSnake #16
Posted 30 September 2012 - 08:28 PM
Crafting a feeding turtle gives a resupply turtle… :/
RichardG867 #17
Posted 30 September 2012 - 10:52 PM
Forgot to tell Cloudy - turtle recipes are sadly not meta sensitive.
Cloudy #18
Posted 30 September 2012 - 11:59 PM
Forgot to tell Cloudy - turtle recipes are sadly not meta sensitive.

That's weird - they should be! Will look into.

Edit: Derpy bug fixed.
matejdro #19
Posted 01 October 2012 - 02:23 PM
Got this error when placing down charging station next to a tin cable powered by a solar panel.

http://pastebin.com/ugezk470
RichardG867 #20
Posted 01 October 2012 - 04:25 PM
Crud, I'll work on it.
Klausar #21
Posted 02 October 2012 - 06:52 AM
I want to use the Noteblock, does it require the forge patch for singleplayer also, or only MP?
matejdro #22
Posted 02 October 2012 - 09:50 AM
You don't need a patch, just get new CC

http://www.computercraft.info/forums2/index.php?/topic/4599-computercraft-143-pr1-beta/
RichardG867 #23
Posted 03 October 2012 - 01:31 AM
1.1 released!
matejdro #24
Posted 03 October 2012 - 11:10 AM
I did some calculation and it appears that generator + charging station combo provides more energy than simply feeding turtle coal.

1 coal provides either 96 moves in turtle or 4000EU in generator which means 125 moves using your charging station.

Is that intentional?
RichardG867 #25
Posted 03 October 2012 - 04:05 PM
Normally it would be 42 EU per fuel, but I rounded it down to 32
Sebra #26
Posted 03 October 2012 - 04:36 PM
Hi, RichardG!
Just looking Direwolf20 last video and has a suggestion:
Make your charging station turn on turtles on RS signal.
Or he will need to place special copms specially for this task.
matejdro #27
Posted 04 October 2012 - 12:17 PM
Direwolf20 is still on 1.2.5 and this peripheral is for 1.3, so he cannot use it.

Also, I don't really get your suggestion. You want charging station to charge only on redstone signal or something?
Sebra #28
Posted 04 October 2012 - 04:18 PM
When turtle placed into world it need some event to turn on.
It can be player opening console or special event sent by nearby computer.
So I suggest Charge Station to send that event to turtle when it got RS signal.
samdeman22 #29
Posted 04 October 2012 - 05:11 PM
AH more tools to troll direwolf20 right? Next you need to make a turtle that spits 20 items upwards per second, that would troll him. Then soaryn could make it spit out UU matter :(/>/>
RichardG867 #30
Posted 04 October 2012 - 08:57 PM
Lol, drop() could make it drop UUM easily.
samdeman22 #31
Posted 05 October 2012 - 01:28 PM
If you reealy wanted to piss him off you would make that army of turtles that the yogscast made one time, its basically a wall of turtles that keep going forward and break anything in front of them. but that would be 'evil' right.
Klausar #32
Posted 05 October 2012 - 04:40 PM
How to install this? I put it in my /mods folder but I got a blackscreen.
TehSomeLuigi #33
Posted 06 October 2012 - 10:44 AM
What is the scanner about? (meta:3)

It seems to have scanMap and scanPrintout functions but they return -1 …




When mining a resupply station, or iron note block (and probably others), it drops an Unnamed (2671)

With IC2 installed, that Unnamed block is a charging station.



The Laser Turtle doesnt seem to be craftable because metadata 0 is expected and the fully charged one is 1.
googleben #34
Posted 07 October 2012 - 08:52 PM
I don't believe the chunkloading turtles work. To test, I placed one(w/ rednet) a long way away from spawn. I set it to, every 5 seconds, send a message. Back at spawn, I put another Rednet turtle. After 1 minute, I received no message, the far-away turtle's rednet was off, and its count was at 10. (and yes, I did edit the config to give rednet a huge range.)

EDIT: I think a neat way to test would be to create a mystcraft age, place a turtle that counts, leave, wait, come back, and check.
googleben #35
Posted 07 October 2012 - 08:55 PM
How to install this? I put it in my /mods folder but I got a blackscreen.
We need more info. FML logs, crash logs, what other mods, etc. Then, and only then, can we help.
liko2k #36
Posted 08 October 2012 - 04:44 PM
Hmm…does it work on SMP? MC1.3.2?
matejdro #37
Posted 08 October 2012 - 04:46 PM
Yes to both.
liko2k #38
Posted 08 October 2012 - 05:12 PM
Hmm can't craft the charging station then…I works in creative mode single player , I can place it but not cratf it though…Same with other things from this mod.
RichardG867 #39
Posted 10 October 2012 - 07:36 PM
The scanner is incomplete, try it on the next version where I added a proper GUI.

Meanwhile, I'll add a bee analyzer, that can read (analyzed!) forestry bees.
Kalembas #40
Posted 12 October 2012 - 03:35 PM
Hey, It seems, that I've installed this addon properly, but when I try: local dir = turtle.getFacing(), it raises the 'attempt to call nill' exception.
WandererGavin #41
Posted 12 October 2012 - 11:44 PM
chunkloading turtles in singleplayer when you save and quit and go back it crashes with this error

java.lang.ArrayIndexOutOfBoundsException: 0
at et.e(ServerConfigurationManager.java:562)
at codechicken.core.ServerUtils.isPlayerOP(ServerUtils.java:173)
at codechicken.nei.PlayerSave.<init>(PlayerSave.java:31)
at codechicken.nei.NEIServerConfig.loadPlayer(NEIServerConfig.java:227)
at codechicken.nei.ServerHandler.onPlayerLogin(ServerHandler.java:165)
at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:285)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:284)
at et.a(ServerConfigurationManager.java:112)
at axy.b(IntegratedServerListenThread.java:99)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:650)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
at axv.p(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at ep.run(SourceFile:539)

and when i save and quit and leave minecraft then come back the chunk that the turtle was in, reset.
Klausar #42
Posted 13 October 2012 - 11:03 AM
I installed everything, set up a noteturtle, made a program and put in: playNote(1,4) but I get a nil error. What did I do wrong?
matejdro #43
Posted 13 October 2012 - 11:05 AM
You have to wrap peripheral first:



noteBlock = peripheral.wrap("right")
noteBlock.playNote(1,4)
ETHANATOR360 #44
Posted 14 October 2012 - 03:22 AM
does this work with 1.45?
matejdro #45
Posted 14 October 2012 - 08:33 AM
Works for me.
Cakejoke #46
Posted 14 October 2012 - 05:56 PM
Just discovered a bug: When you right-click on an iron noteblock, you can place blocks where you are standing and get then pushed out of the block.
RichardG867 #47
Posted 15 October 2012 - 06:33 PM
Thanks for the chunkloader bug. consolegrl already reported it to me, but I couldn't reproduce. I should immediately blame ChickenBones

Also, never observed the second. Will be looked into
RichardG867 #48
Posted 15 October 2012 - 10:17 PM
chunkloading turtles in singleplayer when you save and quit and go back it crashes with this error

java.lang.ArrayIndexOutOfBoundsException: 0
at et.e(ServerConfigurationManager.java:562)
at codechicken.core.ServerUtils.isPlayerOP(ServerUtils.java:173)
at codechicken.nei.PlayerSave.<init>(PlayerSave.java:31)
at codechicken.nei.NEIServerConfig.loadPlayer(NEIServerConfig.java:227)
at codechicken.nei.ServerHandler.onPlayerLogin(ServerHandler.java:165)
at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:285)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:284)
at et.a(ServerConfigurationManager.java:112)
at axy.b(IntegratedServerListenThread.java:99)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:650)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
at axv.p(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at ep.run(SourceFile:539)

and when i save and quit and leave minecraft then come back the chunk that the turtle was in, reset.
Update CodeChickenCore to at least 0.6.3
matejdro #49
Posted 16 October 2012 - 04:52 PM
Bug: resupply station will drop charging station when broken.
RichardG867 #50
Posted 16 October 2012 - 05:00 PM
Already fixed
matejdro #51
Posted 16 October 2012 - 05:08 PM
You mean fixed in code? Or is there a new version out which I can't find? We are on 1.1.
RichardG867 #52
Posted 16 October 2012 - 11:18 PM
Fixed in code, should find time to release a new version…
WandererGavin #53
Posted 17 October 2012 - 04:33 AM
Ok i have updated Code Chicken Core to 6.4 and its not crashing anymore but its still reseting the terrain. just in case you need this information.
RichardG867 #54
Posted 18 October 2012 - 11:31 PM
Need a console log to diagnose that…
Mints #55
Posted 19 October 2012 - 12:40 AM
Hi, I was wondering if could have permission to distribute this mod in a mod pack? If i have your permission can you please post on this topic so that other people know?
http://www.minecraftforum.net/topic/1526384-mints-mod-pack-needs-permissions-from-modders-first/
GSValore #56
Posted 20 October 2012 - 11:27 PM
The config file for single player appears to be generated based on the current working directory. For me, this results in the file being created on my desktop. No problems with the server since it's run from its path directly.
Shedar #57
Posted 21 October 2012 - 12:35 AM
Need a console log to diagnose that…

Spoiler2012-10-21 02:32:44 [INFO] [STDERR] java.lang.NullPointerException
2012-10-21 02:32:44 [INFO] [STDERR] at dan200.turtle.shared.TileEntityTurtle
.getRealSelf(TileEntityTurtle.java:2830)
2012-10-21 02:32:44 [INFO] [STDERR] at dan200.turtle.shared.TileEntityTurtle
.getWorld(TileEntityTurtle.java:289)
2012-10-21 02:32:44 [INFO] [STDERR] at miscperipherals.peripheral.Peripheral
ChunkLoader.<init>(PeripheralChunkLoader.java:24)
2012-10-21 02:32:44 [INFO] [STDERR] at miscperipherals.peripheral.UpgradeChu
nkLoader.createPeripheral(UpgradeChunkLoader.java:52)
2012-10-21 02:32:44 [INFO] [STDERR] at dan200.turtle.shared.TileEntityTurtle
.updatePeripheralUpgrades(TileEntityTurtle.java:812)
2012-10-21 02:32:44 [INFO] [STDERR] at dan200.turtle.shared.TileEntityTurtle
.a(TileEntityTurtle.java:1038)
2012-10-21 02:32:44 [INFO] [STDERR] at aji.c(TileEntity.java:135)
2012-10-21 02:32:44 [INFO] [STDERR] at wy.a(AnvilChunkLoader.java:370)
2012-10-21 02:32:44 [INFO] [STDERR] at wy.a(AnvilChunkLoader.java:90)
2012-10-21 02:32:44 [INFO] [STDERR] at wy.a(AnvilChunkLoader.java:70)
2012-10-21 02:32:44 [INFO] [STDERR] at gq.e(ChunkProviderServer.java:154)
2012-10-21 02:32:44 [INFO] [STDERR] at gq.c(ChunkProviderServer.java:102)
2012-10-21 02:32:44 [INFO] [STDERR] at gq.d(ChunkProviderServer.java:138)
2012-10-21 02:32:44 [INFO] [STDERR] at up.e(World.java:394)
2012-10-21 02:32:44 [INFO] [STDERR] at up.a(World.java:299)
2012-10-21 02:32:44 [INFO] [STDERR] at vd.b(SourceFile:62)
2012-10-21 02:32:44 [INFO] [STDERR] at vd.a(SourceFile:39)
2012-10-21 02:32:44 [INFO] [STDERR] at et.transferPlayerToDimension(ServerCo
nfigurationManager.java:420)
2012-10-21 02:32:44 [INFO] [STDERR] at et.a(ServerConfigurationManager.java:
377)
2012-10-21 02:32:44 [INFO] [STDERR] at gu.g(EntityPlayerMP.java:281)
2012-10-21 02:32:44 [INFO] [STDERR] at gz.d(NetServerHandler.java:105)
2012-10-21 02:32:44 [INFO] [STDERR] at ha.b(NetworkListenThread.java:55)
2012-10-21 02:32:44 [INFO] [STDERR] at axy.b(IntegratedServerListenThread.ja
va:111)
2012-10-21 02:32:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
q(MinecraftServer.java:650)
2012-10-21 02:32:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
p(MinecraftServer.java:565)
2012-10-21 02:32:44 [INFO] [STDERR] at axv.p(IntegratedServer.java:110)
2012-10-21 02:32:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.
run(MinecraftServer.java:471)
2012-10-21 02:32:44 [INFO] [STDERR] at ep.run(SourceFile:539)
Forge 4.3.5.318
CodeChickenCore 0.6.5
ComputerCraft 1.43
RichardG867 #58
Posted 21 October 2012 - 09:38 PM
Report that to Dan or Cloudy, haven't seen both in a while.
matejdro #59
Posted 22 October 2012 - 04:18 PM
Report that to Dan or Cloudy, haven't seen both in a while.

Except that they've been making daily posts in the beta testing forums :)/>/>

Feature request: Ability to disable charging stations via redstone current. They would still fill their internal buffer, but no charging would occur even if turtle is sitting next to it.
Sebra #60
Posted 23 October 2012 - 04:29 PM
Wake up on RS signal is better function.
luckdemon #61
Posted 24 October 2012 - 11:35 AM
Few small things…

1. If the charging station receives MV, it will create an explosion, but not do block damage, therefore causing continuous explosions if it continues to receive power.

2. Some turtle combinations, when placed, show a bounding box for a brief second and then vanish completely.
(Tested with Solar Laser Turtle, Solar Mining Turtle, Compass Shearing Turtle, etc.) However, the normal turtles without combinations seem to work fine.

3. Suggestion: Perhaps a modified charging station, or turtle api to transfer charge between two turtles? So one can charge with solar, and then transfer the power/fuel to the mining turtle.

– Everything done using CC 1.4.5, Forge build 303, MiscPeripherals 1.1

– Edit: also tried with CC 1.4.3 just to see what would happen, same bugs.
This time I was smart enough to turn explosion particle effects off, as it turns out the charging station does indeed dissapear, but the explosion is continuous until the power is cut off to the block where the charging station used to be.
RichardG867 #62
Posted 24 October 2012 - 07:35 PM
Funny, I saw the ghosts bug RIGHT after I got the next version ready.

Updated to 1.2
matejdro #63
Posted 24 October 2012 - 07:43 PM
Internal server error when right clicking on Charging station


2012-10-24 20:41:18 [SEVERE] [ForgeModLoader] A critical server error occured ha
ndling a packet, kicking gz@67a0e65
java.lang.NullPointerException
		at miscperipherals.inventory.ContainerCommon.c(ContainerCommon.java:27)
		at og.h_(EntityPlayer.java:291)
		at gu.g(EntityPlayerMP.java:231)
		at gz.d(NetServerHandler.java:105)
		at ha.b(NetworkListenThread.java:55)
		at fx.b(SourceFile:30)
		at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:650)
		at ft.q(DedicatedServer.java:241)
		at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
		at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
		at ep.run(SourceFile:539)
2012-10-24 20:41:18 [INFO] [STDERR] 2012-10-24 20:41:18 [WARNING] Failed to hand
le packet: java.lang.NullPointerException
java.lang.NullPointerException
		at miscperipherals.inventory.ContainerCommon.c(ContainerCommon.java:27)
		at og.h_(EntityPlayer.java:291)
		at gu.g(EntityPlayerMP.java:231)
		at gz.d(NetServerHandler.java:105)
		at ha.b(NetworkListenThread.java:55)
		at fx.b(SourceFile:30)
		at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:650)
		at ft.q(DedicatedServer.java:241)
		at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:565)
		at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
		at ep.run(SourceFile:539)

Using 1.2.
RichardG867 #64
Posted 24 October 2012 - 07:57 PM
Reuploaded 1.2, fixing ghosts and that bug.
luckdemon #65
Posted 24 October 2012 - 10:56 PM
Fixed previous error by reinstalling, now getting a different problem. Shows up in the ForgeModLoader as not being able to find CCTurtle. When I load into minecraft, everything works except there are no modded turtles. (The default ones are there)


2012-10-24 18:08:03 [FINER] [ForgeModLoader] Posting state event FMLPostInitializationEvent to mod MiscPeripherals
2012-10-24 18:08:03 [INFO] [STDOUT] ComputerCraft: CCTurtle not found.
2012-10-24 18:08:03 [INFO] [STDOUT] [MiscPeripherals] IC2 integration initialized
2012-10-24 18:08:03 [INFO] [STDOUT] [MiscPeripherals] Railcraft integration initialized
2012-10-24 18:08:03 [FINER] [ForgeModLoader] State event FMLPostInitializationEvent delivered to mod MiscPeripherals
RichardG867 #66
Posted 25 October 2012 - 12:07 AM
You sure CC is installed? It's not an API issue either, my mod includes no APIs, not even CC's.
luckdemon #67
Posted 25 October 2012 - 02:54 AM
Yeah CC 1.4.5 is installed, ive tried with 1.4.3, and the computers and turtles work in smp and ssp. Its just the mod's turtles that dont show up. The other mod blocks work fine.
matejdro #68
Posted 25 October 2012 - 01:45 PM
By the way, thread title still says 1.1 ^_^/>/>
Tiin57 #69
Posted 25 October 2012 - 05:24 PM
Could you make this open-source?
RichardG867 #70
Posted 26 October 2012 - 03:14 PM
Fixed and no.
Tiin57 #71
Posted 26 October 2012 - 04:48 PM
OK. Is it immoral to decompile others' code to learn from it?
Hewlitt #72
Posted 27 October 2012 - 04:35 PM
I'd love to distribute this as part of a modpack, do I have your permission to do so?
luckdemon #73
Posted 28 October 2012 - 05:32 AM
I still have no clue why it wont load the turtles part of this mod for me, but on another note, is there a recipe for the Charge Station?
matejdro #74
Posted 28 October 2012 - 09:38 AM
Charging station is RE Battery + Machine Block + Redstone shapeless.

Also any news on 1.4 version? Pretty much all core mods on our server are already updated, we are just waiting on IC and CC addons.
ChunLing #75
Posted 28 October 2012 - 12:00 PM
Is it immoral to peek at someone when they're naked? Maybe not always, it helps if you have their permission. I think that code is not necessarily exactly the same, but we are basically still talking about personally owned information here. Privacy is, ultimately, nothing more or less than control over information that you have produced somehow. We care more about some kinds of personally produced information more than others, we are more willing to accept as normative the motives for wanting to know some kinds of information than others.

Information wants to be free, and yet people want to be able to have secrets. Ultimately, either everything will be known or nothing will. But the order in which we choose to develop our knowledge may be more important in deciding which outcome is realized than the pace at which we acquire information. I do not know with absolute certainty the proper order of acquiring information to integrate it into a true system of knowledge. But I believe that respect for what others regard as private is of significance.
RichardG867 #76
Posted 28 October 2012 - 12:11 PM
Untested 1.4 version: http://dl.dropbox.com/u/861751/Mods/miscperipherals/miscperipherals-1.3b1.zip
dcleondc #77
Posted 29 October 2012 - 07:48 PM
Does anybody know how to make the program that is on forge craft that can play files from Minecraft Note Block Studio? because i would LOVE to have that program.
matejdro #78
Posted 29 October 2012 - 10:01 PM
Sounds interesting, I might try to look into it.
luckdemon #79
Posted 30 October 2012 - 02:56 AM
—–
Edit: Talked with immibis, for anyone else having this problem, delete the dan200 folder inside immibis core.
There was a copy of some CC code for compatibilty, which is now outdated.
Thanks immibis for being awesome :P/>/>
—–


Hey Richard, whilst updating to 1.4.2 I think I may have found what caused CCTurtle to not load for your peripheral.

It looks to be an incompatibilty with immibis's mods.
I was using immibisperipherals, and advanced repulsion systems (both immibis's) and the turtles did not load properly.

When I took out all of immibis's stuff, it loaded just peachy and everything worked great! Maybe you could see what the conflict is?
RichardG867 #80
Posted 02 November 2012 - 12:17 AM
Need testing on the 1.4.2 version - just a little bit - and I'll release it.

The build doesn't have a single change I did for Direwolf on the bee analyzer (telling whether it's a drone/princess/queen)
Grovert11 #81
Posted 02 November 2012 - 08:17 AM
Just installed MiscPeripherals 1.2 on Minecraft 1.3.2 with ComputerCraft 1.43. The Items are working, but the functions won't work (attempt to call nill). Any idea how to get them to work? I tried using the Charge Station and that did work.
luckdemon #82
Posted 02 November 2012 - 04:46 PM
Charging station, and iron note block work great. Same with every type of turtle.
- MC 1.4.2

Question about the chunk loader turtle, does it only keep 1 chunk loaded? or does it keep a 3x3 like the world anchor?

If the turtle leaves the chunk, would the turtle unload before the loader upgrade loads the chunk?
RichardG867 #83
Posted 03 November 2012 - 08:46 AM
The chunkloader turtle will load the chunk it is in (1x1) but I plan on making that configurable.

The chunkloading moves with it - if it leaves a chunk, it is removed from the keep-loaded list and the new one is added.

For the functions, you need to do something like that:

note = peripheral.wrap("right")
note.playNote(1,1)
matejdro #84
Posted 03 November 2012 - 08:53 AM
So chunk will stay loaded long enough that turtle can move out of it?
RichardG867 #85
Posted 03 November 2012 - 12:22 PM
It will.
ollyroo #86
Posted 03 November 2012 - 07:01 PM
cant wait for the 1.4 release its the only mod i need now!! :D/>/> also #love4gps
Doyle3694 #87
Posted 06 November 2012 - 03:20 AM
#love4stalker

And just a little note is that f is actually 0-3 not 0-4
ShinyRay #88
Posted 07 November 2012 - 06:20 AM
Richard Bug Report for 1.4.2:seems to crash when you try checking the recipe for the resupply upgrade T_T
darklight10 #89
Posted 07 November 2012 - 11:51 AM
Hey, RichardG! Awesome mod! By the way, EnderStorage by ChickenBones removes the vanilla Ender Chest, which is why the resupply module crashes when looking at the recipe. I've tried it with and without EnderStorage, and with it crashes, without it does not. Error is below in code tags. Thank you for making this awesome mod! My IC2 powergrid is usually better than my fuel resources, so an alternate method to power turtles is very much appreciated.

As I was typing this post, I checked ChickenBones' mod thread, and he restored the vanilla chest in an update to EnderStorage (1.2.1.2), though makes it unplacable. The recipe now works and there is no more crashing. :P/>/>


I have one question about the config for your mod. I run Minecraft through a .bat file which sets the appdata directory to the file's current directory and then runs minecraft.exe. For whatever reason, your config goes to this directory, and not .minecraft/config. It instead makes folder called config (in the same directory as .minecraft) and places it there, and this is the only mod I have observed that for. The .bat's contents is in the code block below. I've even tried deleting all of my other configs and they all recreate in .minecraft/config properly.
set APPDATA=%CD%
.minecraftbinminecraft.exe

EDIT: Also, moving MiscPeripherals.cfg to .minecraft/config so it is present in that directory still makes the mod generate another one in the wrong place on startup.

EDIT2: I've been running MiscPeripherals on my test server for a while now. (Okay, about 3-4 hours.) One thing I've noticed is that I get a warning in the server console when a turtle charging station is out of energy, and this message gets spammed once per second per charging station, causing quite a bit of server lag, but it does NOT crash. The messages stop the instant I break a cable connecting the blocks to a power source, and if it matters, I had an MFSU channeling power through an MV-transformer and then an LV-transformer with glass fibre cables in between each, and if the charger gets a steady stream of power with no possibility of it running out, things are generally fine, though on occasion I've had to break and re-place a cable.

[INFO][STDOUT][IC2] WARNING: miscperipherals.tile.TileChargeStation@16c16b8 didn't implement demandsEnergy() peroperly, no energy from injectEnergy accepted although demandsEnergy() returned true.
I am using the vanilla Minecraft server jar with Forge 6.0.1.341, "industrialcraft-2_1.108.59-lf.jar", Computercraft 1.46, and "miscperipherals-1.3b1.zip". Mod versions are the same on the client and server. All of the error messages remained the same, despite each referring to a different charging station (unless the same one was spamming that message 4 times a second). I'm not sure what other information is relevant.

EDIT3: Error when punching the charge station (it broke instantly, I relogged, and then the server crashed). I've tried to duplicate this in single player with no success. http://pastebin.com/t6qFD3Wy Definitely going to try to update Forge when I can and see if that fixes things. Tried this with Forge 355 with the same problem, along with the newest beta of IC2, 1.108.71. Not quite sure what it is.
Edited on 07 November 2012 - 06:22 PM
Divide_By_0 #90
Posted 08 November 2012 - 01:55 PM
Someone,Anyone…
When i click the download button it brings me to 1.2 of it,
it doesnt work for 1.4.2 :P/>/>
could someone give me the External Link for The 1.4.2 MC Version !
Please :D/>/>
cory1234567 #91
Posted 09 November 2012 - 11:28 AM
after going out of the chunk i keep getting this error and yes the chunk is forceLoaded

SpoilerMinecraft has crashed!
———————-
Minecraft has stopped running because it encountered a problem; Exception in server tick loop
This error has been saved to C:UsersmainDocumentsMultiMCinstancesminecraft 1.4.2minecraftcrash-reportscrash-2012-11-03_19.38.04-server.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

— BEGIN ERROR REPORT 15c3a552 ——–
Generated 03/11/12 7:38 PM
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 385038392 bytes (367 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 2139 (119784 bytes; 0 MB) allocated, 1932 (108192 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 Optifine OptiFine_1.4.2_HD_B2 40 mods loaded, 40 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] ([1.4.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
TreeCapitator [TreeCapitator] ([1.4.2]Treecapitator.FML.1.4.2.r03.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
snyke7_AdvancedMachines [Advanced Machinse] (AdvancedMachines v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Backpack [Backpack] (backpack-1.1.4-1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0.0-fbd0fa7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0.0-fbd0fa7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0.0-fbd0fa7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0.0-fbd0fa7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0.0-fbd0fa7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0.0-fbd0fa7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.59-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CompactSolars [Compact Solar Arrays] (compactsolars-universal-3.1.1.16.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EE3 [Equivalent Exchange 3] (ee3-universal-pre1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EnderStorage [EnderStorage] (EnderStorage 1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
factorization [Factorization] (Factorization-0.6.9_563.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forestry [Forestry for Minecraft] (forestry-A-1.6.0.0pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ForgeIRC [ForgeIRC] (ForgeIRC-v1.0.10-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ImmibisCore [Immibis Core] (immibis-core_50.2.1_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.44-1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IronChest [Iron Chest] (ironchest-universal-4.2.1.120.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.6.0.pre1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MiscPeripherals [MiscPeripherals] (miscperipherals-1.3b1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
PortalGun [PortalGun] (portalgun1.4.2v0.2_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
SoulShards [Soul Shards] (soulshards-v1.9-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Core [Thermal Expansion] (ThermalExpansion-2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_TubeStuff [TubeStuff] (tubestuff_50.1.0_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 711 (39816 bytes; 0 MB) allocated, 464 (25984 bytes; 0 MB) used
- Player Count: 1 / 8; [ih['cory1234567'/197, l='Survival', x=-138.44, y=56.00, z=305.67]]
- World Survival Entities: 0 total; []
- World Survival Players: 0 total; []
- World Survival Chunk Stats: ServerChunkCache: 0 Drop: 0
- Type: Integrated Server
java.lang.NullPointerException
at miscperipherals.peripheral.UpgradeShears.useTool(UpgradeShears.java:85)
at dan200.turtle.shared.TileEntityTurtle.useTool(TileEntityTurtle.java:1508)
at dan200.turtle.shared.TileEntityTurtle.dig(TileEntityTurtle.java:1496)
at dan200.turtle.shared.TileEntityTurtle.updateCommands(TileEntityTurtle.java:2484)
at dan200.turtle.shared.TileEntityTurtle.g(TileEntityTurtle.java:2324)
at xe.h(World.java:2010)
at ie.h(WorldServer.java:463)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
at bcb.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
at fp.run(SourceFile:818)
— END ERROR REPORT d4398d23 ———-
Perkins #92
Posted 10 November 2012 - 06:49 AM
So I've been having problems with the chunk loader turtles. When I send them 9k away from home, they don't arrive. I might be missing on the destination, but in the server log I see


2012-11-09 09:43:43 [SEVERE] [ForgeModLoader] The mod MiscPeripherals attempted to force load a chunk with an invalid ticket. This is not permitted.

repeated several dozen times.
Perkins #93
Posted 11 November 2012 - 01:10 PM
So I added the OpenCCSensors, with which I can get the absolute coords of the things, I teleport to them and find they have rebooted as though they left the area that was loaded. This is with the chunkloader and sensor as the peripherals. Maybe when you get it so it can keep an area 3x3 loaded it will work properly.
RichardG867 #94
Posted 13 November 2012 - 04:07 AM
Teleporting? If so, the chunk may unload before the chunkloader has a chance of updating the turtle's position (every second).
deathcat99 #95
Posted 13 November 2012 - 01:00 PM
will you be releasing this for 1.4 for CC 1.46?
gknova61 #96
Posted 13 November 2012 - 04:30 PM
Charging station, and iron note block work great. Same with every type of turtle.
- MC 1.4.2

Question about the chunk loader turtle, does it only keep 1 chunk loaded? or does it keep a 3x3 like the world anchor?

If the turtle leaves the chunk, would the turtle unload before the loader upgrade loads the chunk?

To clarify, you're saying this works in 1.4.2 as-is?
dus998 #97
Posted 15 November 2012 - 04:41 PM
go to page 3 or 4 of these replies and there will be a post saying something like: link to 1.4.2 version or something
Perkins #98
Posted 16 November 2012 - 03:00 PM
That might do it. I've also got an issue with ones mining, using the chunk loader and laser riffle, I think that because the next chunk in line isn't loaded, the laser rifle doesn't clear the space in front of them and they run themselves out of fuel. But I'm not too worried about it, as you are planning on making it so they can load the spaces around them too, which will fix it.
immibis #99
Posted 17 November 2012 - 10:26 PM
Suggestion: Treetap turtles
meeko011 #100
Posted 18 November 2012 - 09:22 AM
#love4gps

Great upgrades! Saw the Dire SheepFarm Video.
Tiin57 #101
Posted 18 November 2012 - 09:29 AM
Suggestion: Treetap turtles
Doesn't get much simpler or genius than this. +1 and seconded. :)/>/>
dus998 #102
Posted 18 November 2012 - 02:54 PM
one problem with chunkloader turtle
in the console it says
[INFO] date and time [SEVERE] [ForgeModLoader] The mod MiscPeripherals attempted to force load a chunk with an invalid ticket. This is not permitted

this happens every time the turtle crosses a chunk boundry

i am using the FTB modpack with this mod added in (1.4.2)
JokerRH #103
Posted 20 November 2012 - 06:40 AM
What about a radarstation (3by3 structure?) or a sonar peripheral like in the file below
(it looks better with notepad++ than in editor…)
AgentRenamon #104
Posted 20 November 2012 - 06:55 AM
:(/>/>

Just tried the "untested" version you put a link to a couple of pages back; and when I tried starting minecraft up, it had a serious meltdown, screaming about some issue it had with Additional Pipes. Here's my error logs; Maybe you find out what happened…

My ForgeModLoader file
http://pastebin.com/VM2Dhr55

My MultiMC Crash Report
http://pastebin.com/dMLq1HZM

Looks amazing on the SMP Videos; Would love to using it myself….. Later …. Peace ….

:(/>/>

Edit:
Just tested by removing the Additional Pipes mod; and everything runs fine. Something in that Mod and this one is fighting with each other, and causing Minecraft to crash.

And I SO wanted to mess with that Mod….. nuts!

:)/>/>
dus998 #105
Posted 20 November 2012 - 12:21 PM
i am running additional pipes with this mod just fine

EDIT:
i looked at your crash report and the problem is not with this mod
it is with Additional pipes
AgentRenamon #106
Posted 20 November 2012 - 12:32 PM
i am running additional pipes with this mod just fine

EDIT:
i looked at your crash report and the problem is not with this mod
it is with Additional pipes

What version of Additional Pipes? As you saw, I'm using Additional Pipes 2.1.3u17 ……
athelred #107
Posted 21 November 2012 - 01:44 AM
I seem to be having problems with the analyzer, and I am uncertain as to the problem. I am running 1.3b1 against computer craft 1.4.6 and forestry 1.6.0.0 pre5 on Minecraft 1.4.2.

Here is the section of code in question



  analyzer = peripheral.wrap("front")
  for i = 1, 16, 1
  do
	turtle.select(i)
	if (turtle.getItemCount(i) ~= 0)
	then
	  turtle.drop()
	  beeStats = analyzer.analyze()
	  print(# beeStats)
	  for i=1,# beeStats
	  do
		print(i,beeStats[i])
	  end
	  turtle.suck()
	end
  end


The bees are analyzed though forestry's beealyzer, and they are getting into misc peripheral's beeanalyzer correctly. The problem is is that as far as I can tell beeStats is empty.

This is probably a lua-derp on my part as I have not worked with it much, but I am not seeing what I am doing wrong. Any suggestions?
AgentRenamon #108
Posted 21 November 2012 - 05:18 AM
:(/>/>

@RichardG867

Here's an idea, which I've had bouncing around in my head for some time: Turtle CARTS, …. as in minecrafts which act like furnace carts but are actually turtles. They would go as fast as furnace carts, but like Turtles, you could program them to make turns, push other carts, and so on. And if you were using RailCraft (love mods, really), they could operate switch tracks, and react to the Signals system.

Not sure how hard it would be to make; but you can't deny it would be amazing….

Later …. Peace ….

:(/>/>
dus998 #109
Posted 21 November 2012 - 07:45 AM
i am running additional pipes with this mod just fine

EDIT:
i looked at your crash report and the problem is not with this mod
it is with Additional pipes

What version of Additional Pipes? As you saw, I'm using Additional Pipes 2.1.3u17 ……

i was using the latest nightly build as of 2 days ago 0.9.4.58
AgentRenamon #110
Posted 21 November 2012 - 02:41 PM
i was using the latest nightly build as of 2 days ago 0.9.4.58

*sigh*

I said…. PIPES!…. Not ABO, which is a completely different Mod? This "Additional Pipes" came from a github download, not off the forums….

Thank you anyway….
dus998 #111
Posted 22 November 2012 - 04:01 AM
i was using the latest nightly build as of 2 days ago 0.9.4.58

*sigh*

I said…. PIPES!…. Not ABO, which is a completely different Mod? This "Additional Pipes" came from a github download, not off the forums….

Thank you anyway….

my mistake i always get those mods mixed up
Regelneef #112
Posted 23 November 2012 - 09:02 PM
AgentRenamon

i was using the latest nightly build as of 2 days ago 0.9.4.58

*sigh*

I said…. PIPES!…. Not ABO, which is a completely different Mod? This "Additional Pipes" came from a github download, not off the forums….

Thank you anyway….

Yes you can make it run with pipes (from the github and not off the forums) but then you have to take out the integration with Karphts logistic pipes ( ProxyLogisticpipes.class under core)… because the github version isn't by krapht
RichardG867 #113
Posted 25 November 2012 - 06:55 AM
1.4 released. OP will be updated soon.

The AP compatibility is future-proofed to Kyprus' rewrite, although I may make it compatible with the git versions.

Turtle carts require going deep into CC. I'd rather not do that, since Dan already tried to scare me away from my hack for the note particles, promising constant refactors.

Treetaps will be looked into, could do the respective change to IC2.
61352151511 #114
Posted 25 November 2012 - 11:13 AM
Charge Station doesn't accept power from cables, I tried doing it with a glass fibre cable and Solar Panel connected to the other end but it doesn't take power. Also tried with a batbox connected to it still no power, however it does take power from a battery in the GUI and it does output to the turtle.
RichardG867 #115
Posted 25 November 2012 - 11:40 AM
Can anyone confirm this?
Perkins #116
Posted 25 November 2012 - 04:44 PM
I can confirm it. If you place the charger by the cable, it doesn't accept power. Removing the cable and putting it back makes it take power again, MC1.4.2, I'll check in the latest.
RichardG867 #117
Posted 26 November 2012 - 12:20 AM
Fixed, don't think the tick handler was being properly registered
Mayor #118
Posted 26 November 2012 - 07:00 AM
Any chance of getting this to work on 1.4.2? Do I need an older version or is there none available?
cant_delete_account #119
Posted 26 November 2012 - 08:29 AM
Any chance of getting this to work on 1.4.2? Do I need an older version or is there none available?
Quantax #120
Posted 27 November 2012 - 06:59 PM
RG, I think you should add mcmod.info file for dependency information. Took me a while to figure out why my MiscPeripherals was crashing.
RichardG867 #121
Posted 28 November 2012 - 04:03 AM
I forgot to uncomment the dependency line
Doyle3694 #122
Posted 29 November 2012 - 04:12 AM
Is there any way to ger a minecraft 1.4.2 version?
RichardG867 #123
Posted 29 November 2012 - 07:11 AM
Updated to 2.0 then 2.0b - the exciting content update!
SNCPlay42 #124
Posted 29 November 2012 - 10:11 AM
Can bee analysers read bees' inactive traits (other than species)?

Also, I have a bee with a temperature tolerance of Both_1 according to the tooltip and beealyzer, but the peripheral is reporting it as UP_1.
Watchful11 #125
Posted 30 November 2012 - 06:36 PM
Suggestion, add a function to the laser turtle to detect distance.
Such as, distance(), distanceUp() and distanceDown().
They would use some low amount of power and simply return the distance to the next block in that direction, to a max value.

This mod is a work of genius, the things you've added have expanded my possibilities ten fold. Very well done.
emtffkev #126
Posted 01 December 2012 - 12:17 AM
Not sure the feasability of this, but…

I'd like to see if it is possible to add the capability of a anchor turtle to also have wireless capabilities? I know some question about balance could come into play here but I think with an expensive enough recipe that it could be overcome.

My only concern would be whether or not it is possible in the first place, I know turtles can only have one peripheral. My thought would be to make it just a generic turtle. No miner or anything like that. Essentially the only thing it can do is wireless and chunk loading.

Thanks for the consideration.
RichardG867 #127
Posted 02 December 2012 - 02:07 AM
1.3b1 FTB Edition, for 1.4.2: https://dl.dropbox.com/u/861751/Mods/miscperipherals/miscperipherals-1.3b1ftb.zip

Fixes the Additional Pipes incompatibility and blank textures.
Perkins #128
Posted 02 December 2012 - 08:05 AM
I don't know if you fixed it and it didn't make it into the changelog, but when a turtle fires a laser up, it hits the turtle and destroys it. (MC 1.4.2 still, will be upgrading soon and report if the bug still exists).
RichardG867 #129
Posted 03 December 2012 - 09:04 AM
MiscPeripherls has been spotlighted by Direwolf20!

http://www.youtube.com/watch?v=iGf6TWNvlWY

Will add it to the OP as soon as I'm on a browser that can edit posts.
rcmoseman #130
Posted 03 December 2012 - 09:14 AM
richardG i had a few ideas for peripherals,like one that could analyze seedbags or watch over crops like a cropnalyzer turtle and a crop-matron turtle,maybe a cf spray turtle,a overclocked turtle that moves faster but requires more fuel,a signal turtle for railcraft signaling,flint and steel turtle,liquid awareness turtle, and thats all i can think of off the top of my head
iRiky #131
Posted 03 December 2012 - 09:21 AM
Suggestion: portal gun turtle
Barrel turtle
Khalamov #132
Posted 03 December 2012 - 05:15 PM
Rail reader still under development? I didn't see it in 2.0b
PixelToast #133
Posted 03 December 2012 - 05:50 PM
this is awesome :D/>
my server loves it

we found a bug though
this seems to only happen with immibis peripherals

step 1: place down a computer and a bee analyzer next to it
step 2: while in creative break the bee analyzer
step 3: now place a RFID reader (immibis) in the same spot
and then you disconnect from the server for "internal server error"
the server log:

2012-12-02 23:01:15 [WARNING] Failed to handle packet for infinikiller64/192.168.1.103: java.lang.ClassCastException: miscperipherals.tile.TileBeeAnalyzer cannot be cast to immibis.ccperiphs.rfid.TileRFIDWriter
java.lang.ClassCastException: miscperipherals.tile.TileBeeAnalyzer cannot be cast to immibis.ccperiphs.rfid.TileRFIDWriter
at immibis.ccperiphs.BlockPeriphs.a(BlockPeriphs.java:32)
at immibis.ccperiphs.BlockPeriphs.e(BlockPeriphs.java:81)
at xv.a(World.java:3747)
at vl.a(ItemBlock.java:86)
at um.a(SourceFile:88)
at ir.a(ItemInWorldManager.java:413)
at iv.a(NetServerHandler.java:525)
at fl.a(SourceFile:58)
at cg.b(TcpConnection.java:451)
at iv.d(NetServerHandler.java:82)
at iw.b(NetworkListenThread.java:55)
at ht.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:696)
at ho.r(DedicatedServer.java:252)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
at fy.run(SourceFile:856)
RichardG867 #134
Posted 04 December 2012 - 01:06 AM
May be another instance of ghosts, will be looked into.

The rail reader was fresh, it's coming in the next update along with the WRCBE turtles and chunkloader changes
damonster #135
Posted 04 December 2012 - 11:45 AM
is there a program anywhere that uses the iron noteblocks to make a song play from them, like gangam style play from the noteblock?
adalonus #136
Posted 04 December 2012 - 07:46 PM
The new turtles aren't appearing in NEI for for me. I read somewhere deleting the dan200 folder from immibis core fixed it for someone else, but I don't have immibis core on this instance. Any help?
Adubbz #137
Posted 04 December 2012 - 10:51 PM
Latest version crashes with the latest ChickenChunks. The workaround is to delete the core/ProxyChickenChunks file in miscperipherals but a fix would be nice.

http://pastebin.com/Y88nRcSp
RichardG867 #138
Posted 04 December 2012 - 11:13 PM
And ChickenBones told me the name I put in was correct… dang it. He must have changed the type, will be fixed.

As part of the upcoming default programs, I may include my Note Block Studio file converter. It's slow to convert, but makes a nicely playable result, assuming the server's tickrate is fine.
dannybear #139
Posted 05 December 2012 - 02:43 AM
i guessing that the fix inst that hard to do but was wondering when you would be updating it because it saves me trying to explain the work around to members of my server?

also having a problem with the mod i guessing its a conflict with another mods because it works on its own with cc. i might be being an idiot but heres a link to paste bin

http://pastebin.com/Y18CwedF
Ash6390 #140
Posted 05 December 2012 - 02:18 PM
I tried to install misc peripherals 2.0b in my server.
I got this crash:

Spoilercpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList (Loader.java: 221)
at cpw.mods.fml.common.Loader.loadMods (Loader.java: 460)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading (FMLServerHandler.java: 82)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart (FMLCommonHandler.java: 343)
at ho.c (DedicatedServer.java: 49)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 461)
at fy.run (SourceFile: 856)

how can I fix it

MC 1.4.5
CodeChickenCore 0.6.11
FML v4.5.2.459
Minecraft Forge 6.4.1.409
Adubbz #141
Posted 05 December 2012 - 06:36 PM
I tried to install misc peripherals 2.0b in my server.
I got this crash:

Spoilercpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList (Loader.java: 221)
at cpw.mods.fml.common.Loader.loadMods (Loader.java: 460)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading (FMLServerHandler.java: 82)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart (FMLCommonHandler.java: 343)
at ho.c (DedicatedServer.java: 49)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 461)
at fy.run (SourceFile: 856)

how can I fix it

MC 1.4.5
CodeChickenCore 0.6.11
FML v4.5.2.459
Minecraft Forge 6.4.1.409

Considering this is a computercraft peripheral i would hope you would have computercraft installed
Shnupbups #142
Posted 05 December 2012 - 08:48 PM
I have created a program which utilises the reading Turtle, and can be found here. I would also wish that you would add a Crafty Reading Turtle, as it is required for one of my commands. Thankyou!
Ash6390 #143
Posted 06 December 2012 - 01:18 AM
I tried to install misc peripherals 2.0b in my server.
I got this crash:

Spoilercpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList (Loader.java: 221)
at cpw.mods.fml.common.Loader.loadMods (Loader.java: 460)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading (FMLServerHandler.java: 82)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart (FMLCommonHandler.java: 343)
at ho.c (DedicatedServer.java: 49)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 461)
at fy.run (SourceFile: 856)

how can I fix it

MC 1.4.5
CodeChickenCore 0.6.11
FML v4.5.2.459
Minecraft Forge 6.4.1.409

Considering this is a computercraft peripheral i would hope you would have computercraft installed

I have computercraft 1.47
Tiin57 #144
Posted 06 December 2012 - 05:36 AM
I don't know, but this might require IndustrialCraft2. Just thinking out loud.
Adubbz #145
Posted 06 December 2012 - 08:25 AM
I tried to install misc peripherals 2.0b in my server.
I got this crash:

Spoilercpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList (Loader.java: 221)
at cpw.mods.fml.common.Loader.loadMods (Loader.java: 460)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading (FMLServerHandler.java: 82)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart (FMLCommonHandler.java: 343)
at ho.c (DedicatedServer.java: 49)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 461)
at fy.run (SourceFile: 856)

how can I fix it

MC 1.4.5
CodeChickenCore 0.6.11
FML v4.5.2.459
Minecraft Forge 6.4.1.409

Considering this is a computercraft peripheral i would hope you would have computercraft installed

I have computercraft 1.47
Maybe next time put it on the list then :S
Ash6390 #146
Posted 06 December 2012 - 10:20 AM
I tried to install misc peripherals 2.0b in my server.
I got this crash:

Spoilercpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList (Loader.java: 221)
at cpw.mods.fml.common.Loader.loadMods (Loader.java: 460)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading (FMLServerHandler.java: 82)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart (FMLCommonHandler.java: 343)
at ho.c (DedicatedServer.java: 49)
at net.minecraft.server.MinecraftServer.run (MinecraftServer.java: 461)
at fy.run (SourceFile: 856)

how can I fix it

MC 1.4.5
CodeChickenCore 0.6.11
FML v4.5.2.459
Minecraft Forge 6.4.1.409

Considering this is a computercraft peripheral i would hope you would have computercraft installed

I have computercraft 1.47
Maybe next time put it on the list then :S

yes I know my memory is SO BAD xD
ken147 #147
Posted 06 December 2012 - 12:49 PM
MiscPeripherals seems to be interfering with the new chicken chunks.
Tiin57 #148
Posted 07 December 2012 - 12:56 AM
MiscPeripherals seems to be interfering with the new chicken chunks.
Provide a bug report?
ken147 #149
Posted 07 December 2012 - 01:28 AM
MiscPeripherals seems to be interfering with the new chicken chunks.
Provide a bug report?

oops's, sorry. here it is:

Spoiler—- Minecraft Crash Report —-
// I just don't know what went wrong :(/>

Time: 12/5/12 9:30 AM
Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: blockChunkLoader
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldError: blockChunkLoader
at miscperipherals.core.ProxyChickenChunks.<init>(ProxyChickenChunks.java:9)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:231)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
… 4 more


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– System Details –
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_03, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 385785432 bytes (367 MB) / 829554688 bytes (791 MB) up to 1170735104 bytes (1116 MB)
JVM Flags: 2 total; -Xms768m -Xmx1256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.411 Optifine OptiFine_1.4.5_HD_U_D3 51 mods loaded, 51 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks [ChickenChunks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents [Basic Components] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.109.113-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AtomicScience [Atomic Science] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_InvTweaks [Inventory Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BuildCraft Builders] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BuildCraft Energy] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BuildCraft Factory] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [Buildcraft Transport] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BuildCraft Silicon] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL [ExtrabiomesXL] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GuiAPI [mod_GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bau5_ProjectBench [Project Bench] ([1.4.4]ProjectBench-v1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DivineRPG [DivineRPG] (DivineRPG v1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees [Extra Bees] (extrabees-1.4.1.14-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore [Binnie Core] (extrabees-1.4.1.14-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.6.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfiBlocks [InfiBlocks] (InfiBlocks_1.4.5_2012.11.29b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfiTools [InfiTools] (InfiTools-Base_1.4.5_2012.11.29.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfiHybrids [InfiHybrids] (InfiTools-Hybrids_1.4.5_2012.11.29.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfiLibrary [InfiLibrary] (InfiTools-Library_1.4.5_2012.11.29b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest [Iron Chest] (ironchest-universal-4.3.0.156.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-2.0b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Mystcraft [Mystcraft] (mystcraft-uni-1.4.4-0.9.4.05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
necromancy [Necromancy] (necromancy-universal-open_beta_2-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.5b-6.9.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a31.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.0f.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.0.9.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.9.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.9.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|NEI [NEI] (ThermalExpansion-2.0.9.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_IDResolver [mod_IDResolver] (IDResolver_1.4.5_COREMOD_Update-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: Mobile Intel® 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.1808, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
RichardG867 #150
Posted 07 December 2012 - 02:52 AM
Known and fixed.
ken147 #151
Posted 07 December 2012 - 03:02 AM
Known and fixed.

cool, is the fix in the download?
TheKevroar #152
Posted 07 December 2012 - 05:37 AM
i have a little request: could you make a scoop turtle? Thank you!!!
PixelToast #153
Posted 07 December 2012 - 03:02 PM
i have a little request: could you make a scoop turtle? Thank you!!!
scoops have a small amount of uses
so make it use fuel?
xt449 #154
Posted 07 December 2012 - 07:30 PM
I want one for 1.4.2 :(/>
Would be great with the FTB pack!*

And yes I know that RichardG is tecnicaly part of FTB.
Tahg #155
Posted 08 December 2012 - 01:02 AM
He's only as much a part of FTB as any other modder we work with is. That being said, I think we're planning Misc Peripherals as part of the 1.4.5 Tech pack.
TheKevroar #156
Posted 09 December 2012 - 03:42 AM
i have a little request: could you make a scoop turtle? Thank you!!!
scoops have a small amount of uses
so make it use fuel?

Maybe a scoop turtle is too much… but make it so that a turtle can use a scoop?
Perkins #157
Posted 09 December 2012 - 06:43 AM
So, when I have the turtle fire a laser up, it hits itself… Using 2.0b and MC 1.4.5
Cobra1117 #158
Posted 09 December 2012 - 05:36 PM
The following error message is being spammed in the server console:

2012-12-08 23:47:23 [WARNING] [IC2] API ERROR: miscperipherals.tile.TileChargeStationIC2@2068f45a didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

With different ID's after the @ sign. Is there a fix for this?

Relevant mod versions:
ComputerCraft 1.47
IndustrialCraft 2 1.109.113
MiscPeripherals 2.0b

Thanks!
Xelat #159
Posted 10 December 2012 - 12:16 AM
RichardG, can you make bee analyzing module the same as Beealiaer from Forestry?
immibis #160
Posted 10 December 2012 - 12:34 AM
RichardG, can you make bee analyzing module the same as Beealiaer from Forestry?
The bee analyzer doesn't actually analyze bees, it just lets your computer see the data on already-analyzed bees.
jag #161
Posted 10 December 2012 - 04:52 AM
.
Squirrelo #162
Posted 10 December 2012 - 07:51 AM
I've been playing around with this mod and it is awesome, but for some reason it conflicts with Advanced Repulsion Systems:
http://forum.industr...ageNo=1317e81e1

Whenever I add that mod to the mod folder, every turtle disappears and can not be crafted at all. I would love to be able to use both together. I'd love to give an error log but there is none. Everything loads fine, just missing the turtles.
RichardG867 #163
Posted 10 December 2012 - 08:58 AM
Deleted the dan200 folder from Immibis Core?
jag #164
Posted 10 December 2012 - 09:49 AM
I'm getting this when I launch with ChickenChunks, CC and Misc.Peripherals:
Spoiler
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: blockChunkLoader
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.NoSuchFieldError: blockChunkLoader
at miscperipherals.core.ProxyChickenChunks.<init>(ProxyChickenChunks.java:9)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:231)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
... 4 more

EDIT: Oh and forge too ofc.
RichardG867 #165
Posted 10 December 2012 - 10:09 AM
Repeating reports doesn't help.
Pyrodogg #166
Posted 10 December 2012 - 04:28 PM
Using the 1.3b1 version linked to in this post

The OP mentions that turtles can refuel from items such as lapotron crystals. It doesn't seem to assert that the turtle is going to completely consume the lapotron crystal. However, that's the behavior i'm experiencing. I placed a partially charged lapotron crystal in slot one, executed turtle.refuel() and poof, no more lapotron. The turtle's fuel level did rise but I would have expected an empty lapotron to be in slot one instead of nothing.

If this is a bug, please fix. If it's somehow intended behavior, please amend OP so that other poor crafters don't loose their prescious lapotrons :/
jag #167
Posted 11 December 2012 - 02:09 AM
Repeating reports doesn't help.
Sorry but could you take a look at it?
Regelneef #168
Posted 11 December 2012 - 05:04 AM
Jag-e, RichardG knows about this problem. He's fixed it, but that's not available for download atm. The quick fix is to delete proxychicken.class for the core folder inside miscperipherals file. That is mentioned though a few pages back.
OmegaVest #169
Posted 11 December 2012 - 07:10 AM
I don't know if this is something that you can fix, and I apologize if I'm merely informing you of something you already know about, but I found no posts about it.

I was playing around with a wrench turtle and some Thermal Expansion stuff (mainly the REstorage cube and conduits). When I use attack(), it does nothing (not really a problem), but when I dig(), it brings up the storage cube's inventory, allowing me to see through the turtle's inventory, of all things, and with the conduits they do absolutely nothing, not even a rotate.

Also, (and again I don't know this helps or hurts), but I was using the "recommended" forge download (Dec. 6 download), and it was also a gate-reader turtle, with an IC2 wrench component.
thekazador #170
Posted 11 December 2012 - 07:18 AM
when i dig the turtle with chunck loader lost the fuel :(/>
Xelat #171
Posted 11 December 2012 - 07:46 AM
RichardG, can you make bee analyzing module the same as Beealiaer from Forestry?
The bee analyzer doesn't actually analyze bees, it just lets your computer see the data on already-analyzed bees.
I mean I want to see both alleles instead of primary one.
jag #172
Posted 11 December 2012 - 10:11 AM
Jag-e, RichardG knows about this problem. He's fixed it, but that's not available for download atm. The quick fix is to delete proxychicken.class for the core folder inside miscperipherals file. That is mentioned though a few pages back.
I didn't go though all pages, but thanks for the help!
RichardG867 #173
Posted 12 December 2012 - 03:13 AM
2.1 is now out! Documentation coming soon, as always.
Alexmania #174
Posted 12 December 2012 - 03:40 AM
i tried the new version and my game crashed with this error
Spoilerjava.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.set(Unknown Source)
at miscperipherals.core.ProxyRailcraft.<init>(ProxyRailcraft.java:35)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:252)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205)
at net.minecraft.client.Minecraft.a(Minecraft.java:475)
at net.minecraft.client.Minecraft.run(Minecraft.java:762)
at java.lang.Thread.run(Unknown Source)
using the latest forger and the same happened with a slightly older version
RichardG867 #175
Posted 12 December 2012 - 03:49 AM
Fixed in a ninja update, redownload.
Alexmania #176
Posted 12 December 2012 - 04:01 AM
that was so quick! many thanks
dannybear #177
Posted 12 December 2012 - 09:58 AM
I getting a error i guessing its a conflict with another mod
Spoilerjava.lang.NullPointerException
at um.<init>(SourceFile:42)
at miscperipherals.core.ProxyAPUnofficial.<init>(ProxyAPUnofficial.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:245)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 34d45b99 ———-
i am guessing it would work if i removed that proxy file but will this break any thing i guessing not but is there a fix planned?
LHman97 #178
Posted 12 December 2012 - 10:02 AM
Hi i when i add the mod to my MC i get a crash i think it is chickenchunks. error report is on pastbin here
http://paste.ubuntu.com/1426139/
cant_delete_account #179
Posted 12 December 2012 - 10:06 AM
Hi i when i add the mod to my MC i get a crash i think it is chickenchunks. error report is on pastbin here
http://paste.ubuntu.com/1426139/
Download the lastest version of MiscPeripherals.
RichardG867 #180
Posted 12 December 2012 - 11:26 AM
The APUnofficial issue will be looked into.
Thutmose #181
Posted 12 December 2012 - 11:57 AM
If i try to craft a named turtle with a wireless modem:


Spoiler2012-12-11 18:54:29 [INFO] [STDERR] t: Updating screen events
2012-12-11 18:54:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1522)
2012-12-11 18:54:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:858)
2012-12-11 18:54:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)
2012-12-11 18:54:29 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-11 18:54:29 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: ee3/common/item/ModItems
2012-12-11 18:54:29 [INFO] [STDERR] at miscperipherals.core.CraftingHandler.onCrafting(CraftingHandler.java:22)
2012-12-11 18:54:29 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:252)
2012-12-11 18:54:29 [INFO] [STDERR] at sp.a(SlotCrafting.java:113)
2012-12-11 18:54:29 [INFO] [STDERR] at rp.a(SourceFile:170)
2012-12-11 18:54:29 [INFO] [STDERR] at ayg.a(PlayerControllerMP.java:438)
2012-12-11 18:54:29 [INFO] [STDERR] at auy.a(GuiContainer.java:568)
2012-12-11 18:54:29 [INFO] [STDERR] at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
2012-12-11 18:54:29 [INFO] [STDERR] at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:587)
2012-12-11 18:54:29 [INFO] [STDERR] at auy.a(GuiContainer.java:440)
2012-12-11 18:54:29 [INFO] [STDERR] at aue.d(SourceFile:125)
2012-12-11 18:54:29 [INFO] [STDERR] at auy.d(GuiContainer.java:670)
2012-12-11 18:54:29 [INFO] [STDERR] at aue.m(SourceFile:110)
2012-12-11 18:54:29 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1515)
2012-12-11 18:54:29 [INFO] [STDERR] … 3 more
2012-12-11 18:54:29 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: ee3.common.item.ModItems
2012-12-11 18:54:29 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-12-11 18:54:29 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-11 18:54:29 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-11 18:54:29 [INFO] [STDERR] … 16 more
2012-12-11 18:54:29 [INFO] [STDERR] Caused by: java.lang.NullPointerException

If I remove NEI:

Spoiler2012-12-11 18:56:33 [INFO] [STDERR] t: Updating screen events
2012-12-11 18:56:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1522)
2012-12-11 18:56:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:858)
2012-12-11 18:56:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)
2012-12-11 18:56:33 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-11 18:56:33 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: ee3/common/item/ModItems
2012-12-11 18:56:33 [INFO] [STDERR] at miscperipherals.core.CraftingHandler.onCrafting(CraftingHandler.java:22)
2012-12-11 18:56:33 [INFO] [STDERR] at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:252)
2012-12-11 18:56:33 [INFO] [STDERR] at sp.a(SlotCrafting.java:113)
2012-12-11 18:56:33 [INFO] [STDERR] at rp.a(SourceFile:170)
2012-12-11 18:56:33 [INFO] [STDERR] at ayg.a(PlayerControllerMP.java:438)
2012-12-11 18:56:33 [INFO] [STDERR] at auy.a(GuiContainer.java:520)
2012-12-11 18:56:33 [INFO] [STDERR] at auy.a(GuiContainer.java:402)
2012-12-11 18:56:33 [INFO] [STDERR] at aue.d(SourceFile:125)
2012-12-11 18:56:33 [INFO] [STDERR] at aue.m(SourceFile:110)
2012-12-11 18:56:33 [INFO] [STDERR] at net.minecraft.client.Minecraft.l(Minecraft.java:1515)
2012-12-11 18:56:33 [INFO] [STDERR] … 3 more
2012-12-11 18:56:33 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: ee3.common.item.ModItems
2012-12-11 18:56:33 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-12-11 18:56:33 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-11 18:56:33 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-11 18:56:33 [INFO] [STDERR] … 13 more
2012-12-11 18:56:33 [INFO] [STDERR] Caused by: java.lang.NullPointerException
RichardG867 #182
Posted 12 December 2012 - 12:32 PM
Will be resolved in a ninja update along with the APUnofficial issue. The ninja update will also improve the liquid textures for apple juice and steam.

EDIT: Done, please redownload.
TampaPowers #183
Posted 13 December 2012 - 01:01 AM
Can you make them show up in NEI by chance?
RichardG867 #184
Posted 13 December 2012 - 01:32 AM
Can't. It's an issue between CC and NEI.
blisf #185
Posted 13 December 2012 - 03:38 AM
I would like to add a suggestion that I haven't seen you comment on in this thread, rednet between dimensions.

Adding a peripheral to a computer allow it to communicate with another computer with the same peripheral, even from the overworld to the nether, end and mystcraft dimensions.

My vision is to create an ingame message board that the admins can add MOTD's that they player can see anywhere they set the system.
RichardG867 #186
Posted 13 December 2012 - 03:52 AM
I think there's a couple other addons which implement cross-dimension Rednet.
TampaPowers #187
Posted 13 December 2012 - 03:53 AM
Can't. It's an issue between CC and NEI.

So it needs a CC plugin for NEI or is it something inside the NEI core? If it's the first thing you should bug mistaqur or chickenbones directly.
SNCPlay42 #188
Posted 13 December 2012 - 03:57 AM
I've said it before, but it wasn't acknowledged:

Could bee analyzers return the inactive (secondary) traits/alleles of bees as well as the active (primary) ones? It'd be useful for more control of breeding.
blisf #189
Posted 13 December 2012 - 04:09 AM
I think there's a couple other addons which implement cross-dimension Rednet.

I've looked for a few minutes with serveral keywords and couldn't come up with any results. If you could redirect me or just provide the name i'll be very thankful.
RichardG867 #190
Posted 13 December 2012 - 06:35 AM
Secondary traits… I don't know exactly how to get them, plus I kinda intended the analyzer to read the primary ones.
SNCPlay42 #191
Posted 13 December 2012 - 07:02 AM
Looked at the forestry api, seems like the relevant stuff is

forestry.api.genetics.IGenome.getActiveAllele
forestry.api.genetics.IGenome.getInactiveAllele
(IBeeGenome extends IGenome)
forestry.api.apiculture.EnumBeeChromosome

Though I can't figure how to actually interpret an Allele's effect, but you could just supply a table of the all the alleles' UIDs.

Of course I can't make you implement this, but I'd like you to :P/>

And off topic, what's this about tree genetics in the API?
RichardG867 #192
Posted 13 December 2012 - 10:20 AM
Incomplete arboriculture system.
Gregv21 #193
Posted 13 December 2012 - 12:02 PM
Will the tank turtle be compatible with thermal expansion portable tanks?
Like packing and unpacking
blisf #194
Posted 13 December 2012 - 01:03 PM
I looked a bit more indepth, and there is one peripheral that adds dimension communication between computers, but from what i've seen, it is doing it pretty poorly (IMO).

I think that the idea fits miscperipherals theme, which is adding functionality from other mods into computercraft. Mystcraft integration seems like a logical step.
RichardG867 #195
Posted 14 December 2012 - 01:01 AM
Might make it compatible with portable tanks.

I'll look into interdimensional rednet.
blisf #196
Posted 14 December 2012 - 03:36 AM
Might make it compatible with portable tanks.

I'll look into interdimensional rednet.

Thank you.
cant_delete_account #197
Posted 14 December 2012 - 06:40 AM
Isn't working with IC2 v1.110:
Spoiler


---- Minecraft Crash Report ----
// I feel sad now :(/>/>

Time: 12/13/12 9:40 AM
Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:458)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:89)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
... 4 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 442822200 bytes (422 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.62.495 Minecraft Forge 6.4.2.445 Optifine OptiFine_1.4.5_HD_U_D3 70 mods loaded, 70 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_MultiMine [Multi Mine] (MultiMine_1.4.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TreeCapitator [TreeCapitator] ([1.4.5]TreeCapitator.Forge.1.4.5.r03.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CameraCraft [CameraCraft] (CameraCraft2.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DamageIndicatorsMod [Damage Indicators] (DamageIndicators[1.4.5]1.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage 1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (Factorization-0.7.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviGun [GraviGun] (GravityGun1.4.5v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HackingroelzCore [Hackingroelz Core] (HackingroelzCore_10_beta3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.45-1.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
More Bows mod by iDiamondhunter [More Bows mod] (More_Bows_Forge_1.4.5v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_GenTest [mod_GenTest] (NewDunU V1.8.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (cindustrialcraft-2_1.110.137-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.6.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.5b-6.10.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a35.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.0i.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|NEI [NEI] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core [WR-CBE Core] (tWR-CBE Core 1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FloatingRuins [FloatingRuins] ([1.4.5]FloatingRuins.Forge.1.4.5.r02.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.4.5]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.2.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3 [Equivalent Exchange 3] (ee3-universal-pre1d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore [Immibis Core] (immibis-core_51.0.5_for_1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest [Iron Chest] (ironchest-universal-4.4.0.194.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft [Mystcraft] (mystcraft-uni-1.4.4-0.9.4.05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun [Portal Gun] (portalgun1.4.4v0.1_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest [The Twilight Forest] (twilightforest-1.13.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
UsefulFood [UsefulFood] (usefulfood_v1.2.2-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ASTU [Aperture Science Turtle Upgrades] (zASTU_16_beta3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial [Additional Pipes Unofficial] (zAdditionalPipes-2.1.3u35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines [IC2 Advanced Machines Addon] (zAdvancedMachines_4.5_1.4.5) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedPowerManagement [Advanced Power Management] (zAdvancedPowerManagement-1.1.42-IC2_1.109.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GateCopy [Buildcraft Gate Copier] (zBuildcraft-Z-GateCopy_MC1.4.5_Mod1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Cables [Cables] (zCables_12.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Lepko-EasyCrafting [Easy Crafting] (zEasyCrafting-1.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2BackpackHUD [IC2 Backpack HUD] (zIC2 Backpack HUD - v2.1 - MC-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl [Nuclear Control] (zIC2NuclearControl-1.4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main [Logistics Pipes] (zLogisticsPipes-0.6.1.pre.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (zModularForceFieldSystemV2.2.8.1.18.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins [NEI Plugins] (zNEIPlugins-1.0.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OCS [OpenCCSensors] (zOpenCCSensors-0.05.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2.SeedManager [SeedManager] (zSeedManager-3.0.2-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
snyke7_Transformers [Transformers] (zTransformers v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronPP [Iron Pressure Plate] (z[Universal]IronPP[1.4.5][3.3.1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChargePads [Charge Pads] (zchargepads-universal-2.1.1.51.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars [Compact Solar Arrays] (zcompactsolars-universal-3.1.3.18.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees [Extra Bees] (zextrabees-1.4.1.24-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore [Binnie Core] (zextrabees-1.4.1.24-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisPeripherals [Immibis's Peripherals] (zimmibis-peripherals_51.1.1_for_1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (zmiscperipherals-2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
GraviSuite [Gravitation Suite] (zmod_zGraviSuite_1_5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Tubestuff [Tubestuff] (ztubestuff_51.0.2_for_1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_BackTools [mod_BackTools] (zzBackTools1.4.5v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-7.32.12, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Confirmed that this is MiscPeripherals, deleting it from the mods folder fixes it. (but then, of course, you don't have miscperipherals)
Khalamov #198
Posted 14 December 2012 - 08:09 AM
I was going to post a crash report, but I noticed it's exactly the same as thesbros' report. MiscPeripherals 2.0b still works with IC 1.110 however.
(Probably because it doesn't have the new NuclearControl peripheral)
cant_delete_account #199
Posted 14 December 2012 - 08:32 AM
I was going to post a crash report, but I noticed it's exactly the same as thesbros' report. MiscPeripherals 2.0b still works with IC 1.110 however.
(Probably because it doesn't have the new NuclearControl peripheral)
Yup. I tried 2.0b a bit after I posted that and it works. I guess I'll use that for now.
Khalamov #200
Posted 14 December 2012 - 08:40 AM
I was going to post a crash report, but I noticed it's exactly the same as thesbros' report. MiscPeripherals 2.0b still works with IC 1.110 however.
(Probably because it doesn't have the new NuclearControl peripheral)
Yup. I tried 2.0b a bit after I posted that and it works. I guess I'll use that for now.

I tried a few combinations, found that IC2 1.109 works with miscperipherals 2.1 and IC2 1.110 works with miscperipherals 2.0b, but re-confirmed that IC2 1.110 and miscperipherals 2.1 do not work together.

Someone on IRC suggested that having IC2 set to steam output for reactor might be the problems, as I have mine set to steam, but that setting didn't change anything and I still crashed.
SNCPlay42 #201
Posted 14 December 2012 - 09:11 AM
Someone on IRC suggested that having IC2 set to steam output for reactor might be the problems, as I have mine set to steam, but that setting didn't change anything and I still crashed.

Nah, I have steam reactors off and it crashes. By the error message it looks like 2.1 expects part of the IC2 API to be there that was removed.

I just think it's funny that RichardG of all people didn't anticipate it. :P/>
RichardG867 #202
Posted 14 December 2012 - 11:40 PM
Derp, I forgot to add that. Ninja update again!

EDIT: Done, also fixing a random solar crash
RichardG867 #203
Posted 15 December 2012 - 03:58 AM
I completely forgot about the Thaum Scanner turtles. Documenting them as I post.
Sphinx #204
Posted 15 December 2012 - 04:15 AM
For me it is still crashing when using it with ne new IC2 Release:
Forge: 6.4.1.428
ComputerCraft: 1.47
Industrial Craft 2: 1.110
and the ninja updated 2.1 of MiscPeriphals
Even with a fresh clean install i got this:

cpw.mods.fml.common.LoaderException: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
	at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
	at net.minecraft.client.Minecraft.a(Minecraft.java:469)
	at net.minecraft.client.Minecraft.run(Minecraft.java:756)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
	at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:89)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at java.lang.Class.newInstance0(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
	at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:236)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
	... 4 more

Keep on the good work!
Grovert11 #205
Posted 15 December 2012 - 04:23 AM
For me it is still crashing when using it with ne new IC2 Release:
Forge: 6.4.1.428
ComputerCraft: 1.47
Industrial Craft 2: 1.110
and the ninja updated 2.1 of MiscPeriphals
Even with a fresh clean install i got this:

cpw.mods.fml.common.LoaderException: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
	at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
	at net.minecraft.client.Minecraft.a(Minecraft.java:469)
	at net.minecraft.client.Minecraft.run(Minecraft.java:756)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
	at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:89)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at java.lang.Class.newInstance0(Unknown Source)
	at java.lang.Class.newInstance(Unknown Source)
	at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
	at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:236)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
	... 4 more
Same problem here, but I'm using Forge 6.4.2.445
Tiin57 #206
Posted 15 December 2012 - 05:04 AM
Either RichardG made his code inflexible, or IC changed their API. Nothing anyone except RichardG can fix.
SNCPlay42 #207
Posted 15 December 2012 - 07:06 AM
Yeah, I checked the original against the ninja fix and the broken class (IC2Proxy.class) didn't even change.


…richardg, did you forget to change that when you uploaded the solar fix or something?
DarkSnake #208
Posted 15 December 2012 - 07:38 AM
FYI, RichardG has uploaded yet another ninja-fix, and this time it works! ;-)
MM4815162342 #209
Posted 15 December 2012 - 11:04 PM
I think I found a bug:
If i append a charge station to an existing part of the energynet its not charging up,
but if I place it first and extend the energynet towards it, it works fine.
Its like its only noticing new energynet components to feed it the energy.
I mean the IC2 energynet btw.

Tested:
MFE> [goldcable>] LV Transformer> [Coppercable>] charge station

[edit]
Modversions:
IC2: 1.110.137-lf
MiscPeripherals: 2.1 (with all ninja updates)
[/edit]
JZTech101 #210
Posted 16 December 2012 - 05:23 AM
Hello Everyone, I was updating my mods today and got this wonderful error - http://pastebin.com/vda65Xqk.
absorr #211
Posted 16 December 2012 - 08:40 AM
This mod has to be the best mod ever of all time. You are freaking awesome.
RichardG867 #212
Posted 16 December 2012 - 10:26 AM
JZTech101: Something at IC2 went wrong. Make sure IC2 is properly installed
AgentRenamon #213
Posted 16 December 2012 - 05:01 PM
B)/>
Hey, RichardG …. How about a Turtle that can smelt things like a furnace? That way, if desired, it can smelt ores as it mines them, dropping the finished product into whatever inventory its assigned to….

Just a thought, since you already have a Mining Laser Turtle…..

Later …. Peace ….
B)/>
schilcote #214
Posted 16 December 2012 - 06:07 PM
Hey, could you make the resupply module also act as a chunkloader module? It's annoying that you can't have both at once, and any task that requieres a resupply module is quite probably going to require a chunkloader as well…
Gregv21 #215
Posted 16 December 2012 - 06:28 PM
Apeture Science has a furnace turtle.
Industrial steve #216
Posted 16 December 2012 - 11:00 PM
when i launch minecraft i get an error

http://pastebin.com/UV0zYWr5
RichardG867 #217
Posted 16 December 2012 - 11:44 PM
Update IC2 to 1.110!
JZTech101 #218
Posted 17 December 2012 - 02:30 AM
RichardG867, I have. IC2 is installed properly. I still don't understand what I'm doing wrong.

UPDATE: Greg has responded, says you didn't use the IC2 API:

I overload it, BUT RichardG doesnt seem to use the IC&sup2;-API for getting the Uranium Item (that would work perfectly). He just goes directly into the IC&sup2;-Sourcecode. And I have to overload it, as otherwise it would produce 5 times less Energy. I already said, that the Reactor API is broken in regards of the EU-Output of Radiactive Items. I overload it as long as that Problem persists, as Thorium Cells worked fine before the API got broken (by RichardG ofcourse, as he said, that he broke it). So you can surely blame RichardG for that, as he caused that Problem in the first place, and I just had to fix it somehow.
Theray070696 #219
Posted 17 December 2012 - 08:03 AM
I'm having an issue with the REther turtles. When i try to use this code:
Spoilerm = peripheral.wrap("right")

m.setFreq(1)

while true do
if m.get() then
redstone.setOutput("top", true)
end
end
to activate a portal spawner from the portal gun mod, it outputs this error in the server console:
Spoiler2012-12-16 09:56:35 [INFO] [STDOUT] ComputerCraft: Error running task.
2012-12-16 09:56:35 [INFO] [STDERR] java.lang.NullPointerException
2012-12-16 09:56:35 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.getDimension(PeripheralWirelessRedstone.java:110)
2012-12-16 09:56:35 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:604)
2012-12-16 09:56:35 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:94)
2012-12-16 09:56:35 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:80)
2012-12-16 09:56:35 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:334)
2012-12-16 09:56:35 [INFO] [STDERR] at dan200.computer.core.Computer$2.execute(Computer.java:949)
2012-12-16 09:56:35 [INFO] [STDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:68)
2012-12-16 09:56:35 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
how would I fix this? I'm using version 2.1 of miscperipherals and version 1.3.1.4 of wireless redstone chicken bones edition addons and core. In SSP it says on the computer rebooting bios.lua. Make sure you installed computercraft.

EDIT: forum sappin ma indentation.

EDIT2: ok it doesn't crash anymore but now it wont output the redstone signal. It can't be startup.

EDIT3: fixed it but if i use a turtle to turn on a frequency and break it I can't turn it off. oh well. better not use a turtle.

EDIT4 return of the edit: reopening the world fixes it.
Perkins #220
Posted 17 December 2012 - 01:17 PM
Okay, so the latest update fixed turtles lasering themselves, thanks for that! But now they can't dig up or down, telling them to do so shoots forward. Also, when firing south, the laser blast is offset one space to the west (right). Other than that things are working great!
SafPlusPlus #221
Posted 18 December 2012 - 04:47 AM
It would seem that trying to remove the charging station with a wrench (both electric and normal one) causes a crash for me…

"java.lang.AbstractMethodError: miscperipherals.tile.TileChargeStationIC2.getWrenchDrop(Lqx;)Lum;"

Using:
  • Forge 436
  • IC2 1.110.137
  • MiscPeripherals 1.5
  • Computercraft 1.47
  • (plus some other stuff, see the pastebin for more details)
Also, connecting the charging station to an MFE seems to cause a continuous stream of explosions for me without destroying anything. Quite loud and entertaining, though probably not what's intended. :)/>

See the exception for more specifics at http://pastebin.com/jFDj8nw1

Lotsa nice features on this mod, keep up the good work, RichardG!


Edit: I missed that I wasn't on the most current version. It appears to be fixed in 2.1. Excellent work RichardG :)/>
(though the continuous explosion bit still exists it seems)
AgentRenamon #222
Posted 18 December 2012 - 06:31 AM
Apeture Science has a furnace turtle.

B)/>
I don't want to squeeze ANOTHER Mod if this one could provide the ONE TURTLE I'm desiring …. ?

BTW, anyone but me trying to make a program to use the new Thaum Turtle in place of Golems for emptying those whachacallits you put on your Crucible? Golem pathfinding + narrow walkways (usually) = "Need a new Golem…*sigh!* "

B)/>
veiIeddraconis #223
Posted 18 December 2012 - 05:05 PM
No crash or anything but I'm getting a constant spam of "Turtle State Null Bug!" in my console log to the tune of one message per tick. As far as I can tell this is only with solar turtles, and only when there is another peripheral installed (i.e. solar mining, solar chunkloading, wireless solar, solar compass, ect.) This is performance affecting (not horribly but the effect does stack).


I'm using your 1.4 version that was linked in an earlier post with the latest version of the FTB modpack.
MinestoPix #224
Posted 19 December 2012 - 09:09 AM
:(/> This mod is interacting with IC2 1.110
here's the error .. please help
Spoiler
---- Minecraft Crash Report ----
Time: 12/18/12 9:09 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205)
at net.minecraft.client.Minecraft.a(Minecraft.java:475)
at net.minecraft.client.Minecraft.run(Minecraft.java:762)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IncompatibleClassChangeError: Expecting non-static method ic2.api.IC2Reactor.getEUOutput()I
at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:89)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
... 4 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_01, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 329386112 bytes (314 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.21.486 Minecraft Forge 6.4.1.438 26 mods loaded, 26 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks [ChickenChunks] (ChickenChunks 1.2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3 [Equivalent Exchange 3] (ee3-universal-pre1d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage 1.3.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.110.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Railcraft [Railcraft] (Railcraft_1.4.5b-6.10.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a35.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.0i.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|NEI [NEI] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
RichardG867 #225
Posted 19 December 2012 - 09:22 AM
Redownload it
Marval #226
Posted 19 December 2012 - 11:12 AM
Still crash with this log:
Spoilerjava.lang.NullPointerException
at um.k(SourceFile:159)
at miscperipherals.core.ProxyIC2.<init>(ProxyIC2.java:82)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:210)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT b4d7e437 ———-
Watchful11 #227
Posted 19 December 2012 - 03:19 PM
Since I can't find an official policy on this, I'll ask here.
May I include this mod in my small private mod pack?
RichardG867 #228
Posted 20 December 2012 - 03:59 AM
It's an issue with GregTech, update to at least 2.60d
Marval #229
Posted 20 December 2012 - 05:32 AM
I have 2.60d…

GregTech said:

"I overload it, BUT RichardG doesnt seem to use the IC&sup2;-API for getting the Uranium Item (that would work perfectly). He just goes directly into the IC&sup2;-Sourcecode. And I have to overload it, as otherwise it would produce 5 times less Energy. I already said, that the Reactor API is broken in regards of the EU-Output of Radiactive Items. I overload it as long as that Problem persists, as Thorium Cells worked fine before the API got broken (by RichardG ofcourse, as he said, that he broke it). So you can surely blame RichardG for that, as he caused that Problem in the first place, and I just had to fix it somehow."

If this is problem with Nuclear Information Reader can you add to config options to turn it off?
MinestoPix #230
Posted 20 December 2012 - 05:59 AM
yay it WORKS! Thanks RG .. from now on I will support you with trolling dw20 :D/>
RichardG867 #231
Posted 21 December 2012 - 12:58 AM
I will be posting a CC 1.48 version - untested - as soon as the API is out.
AEtherchild #232
Posted 21 December 2012 - 12:50 PM
Not sure if I'm being dumb here, forgive me if I am.

I'm trying to write a program on an Inventory Turtle to automatically manage my Thorium-Breeder IC2 Reactor.
CONTEXT: 6-Chamber reactor, Turtle sitting immediately in front of the Bottom Chamber facing towards the Reactor. The Breeder setup contains the Depleted Cells in Reactor slots 11, 19 and 21. Entering Lua and writing suck(11,1), suck(11), suckUp(11,1) and suck(11) all return "attempt to call nil".

Am I being dumb, are Reactors not easily guessed inventory-wise, or is this a bug?
Ehrlingby #233
Posted 22 December 2012 - 01:05 AM
Not sure if I'm being dumb here, forgive me if I am.

I'm trying to write a program on an Inventory Turtle to automatically manage my Thorium-Breeder IC2 Reactor.
CONTEXT: 6-Chamber reactor, Turtle sitting immediately in front of the Bottom Chamber facing towards the Reactor. The Breeder setup contains the Depleted Cells in Reactor slots 11, 19 and 21. Entering Lua and writing suck(11,1), suck(11), suckUp(11,1) and suck(11) all return "attempt to call nil".

Am I being dumb, are Reactors not easily guessed inventory-wise, or is this a bug?
I'm pretty sure you have to wrap the inventory upgrade as a peripheral.
RichardG867 #234
Posted 22 December 2012 - 01:17 AM
Untested 1.4.6 version: https://dl.dropbox.c...erals-2.2b1.zip - requires CC 1.48pr2
DZCreeper #235
Posted 22 December 2012 - 06:20 AM
CC 1.48? Engage hunting mode.
Grovert11 #236
Posted 22 December 2012 - 06:44 AM
Could you add a config option on which item to use for the upgrades? I would like to change the tank ugrade from the Railcraft tank gauge to the Buildcraft tank :)/>
Oh, and I don't know if you're the person to ask, but could you add support for the Thermal Expansion "Aqeous Accumulator"?
cant_delete_account #237
Posted 22 December 2012 - 07:05 AM
CC 1.48? Engage hunting mode.
It's in the beta testing forum.
Cyclonit #238
Posted 22 December 2012 - 12:53 PM
I waited for something like the inventory upgrade for quite some time now and I'd suggest the following:

1. Inventory Manager
Inventory module as a block, being able to move stuff inbetween adjacent inventories
2. Learning
Inventory modules should be able to learn how a block "feels" like when they see it the first time (using a hash or something similar). This would make a lot more advanced contraptions possible and since the used hashes might be computer specific, you'd not be able to transfer the data around and it'd require more effort than plain "I know every block" coding.
RichardG867 #239
Posted 22 December 2012 - 11:43 PM
I'm aware of issues where some peripherals (such as tanks) hang the server, and some peripherals (tanks again) make the turtle completely lose data (rotation, peripherals, etc.) on reload. All of those fixed.

EDIT: Posted a release which should fix that. Documentation upcoming as always.
mrgreaper #240
Posted 23 December 2012 - 05:56 AM
its not liking the latest basic components mod (UE) BasicComponents_v1.2.1.313

http://pastebin.com/cBnT8LWc

on removal of either basic components or misc periphs it all works but cant have both, misc periphs just goes "this mod folder aint big enough for the both of us partner" and client closes its ports hides behind the nearest forge and crashes (i ran out of old west analogies)
Espen #241
Posted 23 December 2012 - 06:58 AM
Hey RichardG, just wanted to try your peripheral but it seems it only works with CC PR2 which is not available anymore.
In CC PR3 I get ClassNotFoundException for ITurtlePeripheral, as that doesn't seem to be in the latest CC API anymore. :-\
Khalamov #242
Posted 23 December 2012 - 07:49 AM
Using misperipherals 2.2b, Forge 473, CC 1.48pr3, Basic Components 1.2.1.309,
I crash with an error on TileChargeStationUE (which I assume is part of Universal Electricity)

Spoiler—- Minecraft Crash Report —-
// Oops.

Time: 12/22/12 12:45 PM
Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: miscperipherals/tile/TileChargeStationUE
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: miscperipherals/tile/TileChargeStationUE
at miscperipherals.core.ProxyUniversalElectricity.<init>(ProxyUniversalElectricity.java:24)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:216)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
… 5 more
Caused by: java.lang.ClassNotFoundException: miscperipherals.tile.TileChargeStationUE
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 39 more
Caused by: java.lang.NoClassDefFoundError: universalelectricity/core/implement/IElectricityReceiver
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
… 41 more
Caused by: java.lang.ClassNotFoundException: universalelectricity.core.implement.IElectricityReceiver
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 45 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
… 47 more


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– System Details –
Details:
Minecraft Version: 1.4.6
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 405306320 bytes (386 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.473 Optifine OptiFine_1.4.6_HD_U_A2 50 mods loaded, 50 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents [Basic Components] (BasicComponents_v1.2.1.309.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.48pr3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48pr3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.6.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.6-6.12.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregTech_Addon [GregTech-Addon] (gregtechmod.2.70a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ICBM [ICBM] (ICBM_v0.7.3.99.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-1.4.6-0.6.9.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
minechem [MineChem] (MineChem-2.0.0pr2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-2.2b1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools [OmniTools] (OmniTools-2.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SecretRoomsMod [The SecretRoomsMod] (SecretRoomsMod-universal-4.4.1.158.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards [Soul Shards] (SoulShards-v1.13-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a40.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: GeForce 8800 GTS/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
RichardG867 #243
Posted 23 December 2012 - 08:56 AM
All fixed, 2.2.1 coming…

EDIT: There it is.
Cakejoke #244
Posted 23 December 2012 - 09:33 AM
Turtle teleporter? Now Eloraam can really take over the world and all of its dimensions with her turtle army. :P/>
mlgpr0gam3r #245
Posted 23 December 2012 - 12:06 PM
the ic2 tree tap peripheral crashes a server when using turtle.dig() command
RichardG867 #246
Posted 23 December 2012 - 12:51 PM
Forgot to update namespace… redownload.
Espen #247
Posted 23 December 2012 - 03:14 PM
Sweet, works like a charm.
Thanks for the update RG, much appreciated! ^_^/>
ZeroLRS #248
Posted 23 December 2012 - 03:37 PM
I am using the newest version of CC beta and miscPeripherals along with redpower2 and railcraft.
I am having some trouble with the chunkloader turtle. I set him up with a program to run in the nether, he runs, I leave the nether, he stops.

Is this normal cross-dimentional behaviour? Am I SOL on having an automated netherack farm, or am I just doing it wrong?

Thanks,
ZeroLRS
Sebra #249
Posted 23 December 2012 - 08:14 PM
RichardG, will you add IC2 Chainsaw as a Turtle tool?
INCSlayer #250
Posted 23 December 2012 - 11:25 PM
Im Getting Crashes With IndustrialCraft and Misc Peripherals:

Forge: 6.5.0.473
ComputerCraft 1.48
IC2 1.112.169-if
MiscPeripherals 2.2.1

Minecraft Crash Log:
http://pastebin.com/VMJD8uqb


Forge Log:
http://pastebin.com/D7GcXFjE

if there is something really easy i have missed please go easy on me
RichardG867 #251
Posted 24 December 2012 - 12:55 AM
Please use 112.170
INCSlayer #252
Posted 24 December 2012 - 03:00 AM
that fixed it yes thank you
PixelToast #253
Posted 24 December 2012 - 05:42 AM
RichardG, will you add IC2 Chainsaw as a Turtle tool?
um, why?
you already have an axe .-.
Sebra #254
Posted 24 December 2012 - 06:35 AM
Chainsaw is a sword/axe/shears combined.
Felling Turtle cannot harvest leaves, Shearing - wood.
Also powered chainsaw fit turtle better than iron shears.
Maxwillkil #255
Posted 24 December 2012 - 09:03 AM
How about some IC2 OD/OV scanner turtles that can return the value of an area?
RichardG867 #256
Posted 24 December 2012 - 10:07 AM
Could use that yeah.
btkostner #257
Posted 24 December 2012 - 01:06 PM
Error with lwjgl and chunk loading upgrade
running on linux
tryed with 2.8.4 and 2.8.5 lwjgl

2012-12-23 17:37:52 [INFO] [STDERR] Exception in thread "Minecraft main thread" org.lwjgl.LWJGLException: X Error - disp: 0x7f2d54021280 serial: 841 error: BadWindow (invalid Window parameter) request_code: 2 minor_code: 0
2012-12-23 17:37:52 [INFO] [STDERR]at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
2012-12-23 17:37:52 [INFO] [STDERR]at org.lwjgl.opengl.LinuxKeyboard.nSetDetectableKeyRepeat(Native Method)
2012-12-23 17:37:52 [INFO] [STDERR]at org.lwjgl.opengl.LinuxKeyboard.setDetectableKeyRepeat(LinuxKeyboard.java:152)
2012-12-23 17:37:52 [INFO] [STDERR]at org.lwjgl.opengl.LinuxKeyboard.destroy(LinuxKeyboard.java:163)
2012-12-23 17:37:52 [INFO] [STDERR]at org.lwjgl.opengl.LinuxDisplay.destroyKeyboard(LinuxDisplay.java:1203)
2012-12-23 17:37:52 [INFO] [STDERR]at org.lwjgl.input.Keyboard.destroy(Keyboard.java:349)
2012-12-23 17:37:52 [INFO] [STDERR]at net.minecraft.client.Minecraft.e(Minecraft.java:723)
2012-12-23 17:37:52 [INFO] [STDERR]at net.minecraft.client.Minecraft.run(Minecraft.java:801)
2012-12-23 17:37:52 [INFO] [STDERR]at java.lang.Thread.run(Thread.java:722)
RichardG867 #258
Posted 25 December 2012 - 05:36 AM
There should be another error before that one.

Anyone having some of the turtle upgrades hanging the server?
moverperfect #259
Posted 25 December 2012 - 08:37 AM
I assume this error is to do with miscperipherals. If it is not then please say. I was playing the new Direwolf20 mod pack and i placed a chunk loader peripheral on a turtle, placed it and tried to open it. It then crashed, here is the report. http://pastebin.com/TCECEW7x
Rikki #260
Posted 25 December 2012 - 01:44 PM
Getting the same issue with the chunk loader upgrade on a mining turtle. Placed it and tried to open caused a crash, just like moverperfect.

http://pastebin.com/4KdaZ2Ru


Herpderp. Did not know there was an update. That fixed it.
Kairuni #261
Posted 25 December 2012 - 03:42 PM
While using the rether peripheral, calling 'set' from the lua prompt results in 'java.lang.NullPointerException'
Calling it from the turtle filesystem via a file results in a crash in some circumstance that I'm not sure how to replicate, and causes the NullPointerException otherwise.

No crash log, as I'm daft and forgot to save it when it happened. Likely related to the null pointer exception, though?

v. 2.2.1, Forge 6.5.0.473 FML 4.6.12.511
dmillerw #262
Posted 25 December 2012 - 08:53 PM
Hey, bug report for ya'.

Looks like something changed with EE3, and it's interfering with your crafting handler.
http://pastebin.com/eq7vPwGx

Happened when trying to add the chunk loader module to an ordinary mining turtle.
Zakhep #263
Posted 25 December 2012 - 09:49 PM
When I try to craft a turtle, the game crashes.
The game doesn't crash wothout your mod.
I am using the Direwolf20 modpackv2.
SpoilerMinecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem; Updating screen events

A full error report has been saved to C:\Users\Zak\Desktop\Minecraft Stuff\Feed the beast\Direwolf20\minecraft\crash-reports\crash-2012-12-25_19.19.18-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>



— BEGIN ERROR REPORT e1d74fe ——–
Full report at:
C:\Users\Zak\Desktop\Minecraft Stuff\Feed the beast\Direwolf20\minecraft\crash-reports\crash-2012-12-25_19.19.18-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 25/12/12 7:19 PM

– Head –
Stacktrace:
at miscperipherals.proxy.ProxyEE3.onCrafting(ProxyEE3.java:40)
at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:309)
at sq.a(SlotCrafting.java:118)
at rq.a(SourceFile:166)
at ayo.a(PlayerControllerMP.java:461)
at avf.a(GuiContainer.java:620)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:587)
at avf.a(GuiContainer.java:461)
at aul.d(SourceFile:127)
at avf.d(GuiContainer.java:722)
at aul.m(SourceFile:111)

– Affected screen –
Details:
Screen name: avq

– Affected level –
Details:
Level name: MpServer
All players: 1 total; [ays['Zakhep'/320, l='MpServer', x=61.56, y=65.62, z=253.33]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (112,64,252), Chunk: (at 0,4,12 in 7,15; contains blocks 112,0,240 to 127,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 344231 game time, 370638 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 100 total; [oy['Chicken'/548, l='MpServer', x=58.36, y=107.04, z=350.57], oy['Chicken'/1097, l='MpServer', x=97.66, y=118.68, z=225.10], oy['Chicken'/1366, l='MpServer', x=82.79, y=125.86, z=261.23], oy['Chicken'/1355, l='MpServer', x=-35.81, y=125.32, z=353.08], oy['Chicken'/573, l='MpServer', x=31.23, y=107.59, z=349.04], oy['Chicken'/1346, l='MpServer', x=134.11, y=124.88, z=331.61], oy['Chicken'/1405, l='MpServer', x=86.74, y=127.38, z=220.21], oy['Chicken'/516, l='MpServer', x=121.71, y=105.96, z=218.94], oy['Chicken'/1130, l='MpServer', x=-16.36, y=119.12, z=196.71], oy['Chicken'/1390, l='MpServer', x=-7.70, y=126.95, z=167.06], oy['Chicken'/1149, l='MpServer', x=109.90, y=119.66, z=270.98], oy['Chicken'/529, l='MpServer', x=126.25, y=106.50, z=203.15], qr['Zombie'/52, l='MpServer', x=-17.70, y=43.23, z=298.30], oy['Chicken'/1381, l='MpServer', x=86.15, y=126.41, z=290.55], qr['Zombie'/68, l='MpServer', x=-4.88, y=56.00, z=281.91], qr['Zombie'/69, l='MpServer', x=-6.50, y=56.00, z=278.88], qn['Skeleton'/70, l='MpServer', x=-6.50, y=56.00, z=276.50], ow['Bat'/71, l='MpServer', x=-4.50, y=50.10, z=319.25], oy['Chicken'/1304, l='MpServer', x=-15.00, y=123.80, z=347.91], oy['Chicken'/64, l='MpServer', x=-9.66, y=64.00, z=210.47], ays['Zakhep'/320, l='MpServer', x=61.56, y=65.62, z=253.33], oy['Chicken'/65, l='MpServer', x=-9.44, y=64.00, z=216.47], oy['Chicken'/66, l='MpServer', x=-10.35, y=63.00, z=251.59], oy['Chicken'/1038, l='MpServer', x=84.40, y=117.05, z=289.62], qn['Skeleton'/67, l='MpServer', x=-9.50, y=20.00, z=275.50], oy['Chicken'/889, l='MpServer', x=149.80, y=112.27, z=161.48], qc['Creeper'/72, l='MpServer', x=-7.91, y=29.00, z=332.25], ow['Bat'/73, l='MpServer', x=-1.25, y=30.14, z=326.34], qc['Creeper'/74, l='MpServer', x=-9.00, y=29.00, z=330.41], ow['Bat'/75, l='MpServer', x=-4.69, y=47.10, z=320.47], oy['Chicken'/93, l='MpServer', x=3.53, y=64.00, z=204.56], oy['Chicken'/872, l='MpServer', x=11.79, y=111.72, z=236.42], oy['Chicken'/92, l='MpServer', x=0.56, y=63.00, z=203.38], oy['Chicken'/95, l='MpServer', x=9.63, y=64.00, z=232.44], oy['Chicken'/94, l='MpServer', x=12.31, y=65.00, z=233.28], ow['Bat'/102, l='MpServer', x=6.22, y=47.10, z=309.56], ow['Bat'/103, l='MpServer', x=2.25, y=46.10, z=308.75], oy['Chicken'/100, l='MpServer', x=-9.56, y=68.00, z=307.53], qc['Creeper'/101, l='MpServer', x=14.50, y=35.00, z=313.94], oy['Chicken'/98, l='MpServer', x=6.59, y=64.00, z=277.56], oy['Chicken'/855, l='MpServer', x=0.01, y=111.18, z=175.48], ow['Bat'/99, l='MpServer', x=0.72, y=41.02, z=299.69], oy['Chicken'/96, l='MpServer', x=13.34, y=64.00, z=239.59], EntityBrainyZombie['Angry Zombie'/97, l='MpServer', x=4.81, y=28.00, z=269.50], oy['Chicken'/1063, l='MpServer', x=59.75, y=117.60, z=276.52], oy['Chicken'/834, l='MpServer', x=122.70, y=110.42, z=169.94], qc['Creeper'/118, l='MpServer', x=17.53, y=34.00, z=308.94], oy['Chicken'/1082, l='MpServer', x=53.56, y=118.14, z=332.00], qr['Zombie'/117, l='MpServer', x=18.50, y=33.00, z=292.50], qr['Zombie'/116, l='MpServer', x=17.50, y=33.00, z=292.91], oy['Chicken'/1323, l='MpServer', x=11.95, y=124.34, z=212.09], oy['Chicken'/115, l='MpServer', x=20.41, y=64.00, z=241.56], oy['Chicken'/114, l='MpServer', x=20.44, y=64.00, z=248.63], oy['Chicken'/113, l='MpServer', x=24.56, y=64.00, z=224.38], oy['Chicken'/600, l='MpServer', x=4.71, y=108.13, z=306.35], oy['Chicken'/1223, l='MpServer', x=18.77, y=122.16, z=338.42], oy['Chicken'/1216, l='MpServer', x=114.81, y=121.62, z=202.08], oy['Chicken'/954, l='MpServer', x=58.16, y=114.22, z=348.75], oy['Chicken'/132, l='MpServer', x=43.41, y=63.00, z=294.41], oy['Chicken'/941, l='MpServer', x=10.77, y=113.68, z=321.38], oy['Chicken'/148, l='MpServer', x=52.41, y=65.00, z=206.41], oy['Chicken'/689, l='MpServer', x=-30.04, y=109.33, z=219.04], oy['Chicken'/168, l='MpServer', x=83.44, y=67.00, z=325.47], oy['Chicken'/1248, l='MpServer', x=115.25, y=122.71, z=162.21], oy['Chicken'/918, l='MpServer', x=97.51, y=113.14, z=254.11], oy['Chicken'/668, l='MpServer', x=25.71, y=108.68, z=183.06], oy['Chicken'/180, l='MpServer', x=83.47, y=63.00, z=295.47], qc['Creeper'/181, l='MpServer', x=95.41, y=34.00, z=321.00], oy['Chicken'/1273, l='MpServer', x=-4.79, y=123.25, z=168.16], qn['Skeleton'/201, l='MpServer', x=105.78, y=34.00, z=304.66], qr['Zombie'/200, l='MpServer', x=104.38, y=33.00, z=306.31], qc['Creeper'/203, l='MpServer', x=106.00, y=55.00, z=320.34], qr['Zombie'/202, l='MpServer', x=113.10, y=32.00, z=332.59], oy['Chicken'/197, l='MpServer', x=105.47, y=63.00, z=182.69], pd['Pig'/196, l='MpServer', x=103.13, y=63.00, z=206.22], oy['Chicken'/199, l='MpServer', x=110.63, y=63.00, z=224.41], oy['Chicken'/198, l='MpServer', x=101.47, y=63.00, z=208.69], oy['Chicken'/195, l='MpServer', x=110.63, y=63.00, z=180.53], oy['Chicken'/194, l='MpServer', x=95.56, y=63.00, z=191.32], oy['Chicken'/740, l='MpServer', x=54.44, y=109.87, z=214.00], qr['Zombie'/220, l='MpServer', x=114.84, y=32.00, z=331.78], oy['Chicken'/461, l='MpServer', x=157.30, y=104.43, z=313.47], qr['Zombie'/216, l='MpServer', x=117.16, y=35.00, z=307.16], oy['Chicken'/1007, l='MpServer', x=134.01, y=116.18, z=174.02], oy['Chicken'/214, l='MpServer', x=125.50, y=63.00, z=205.38], oy['Chicken'/1178, l='MpServer', x=68.85, y=120.21, z=155.95], oy['Chicken'/215, l='MpServer', x=115.41, y=63.00, z=234.63], oy['Chicken'/1422, l='MpServer', x=17.37, y=127.88, z=166.60], oy['Chicken'/984, l='MpServer', x=146.87, y=115.64, z=259.50], oy['Chicken'/235, l='MpServer', x=140.53, y=65.00, z=308.53], oy['Chicken'/232, l='MpServer', x=129.63, y=64.00, z=237.53], oy['Chicken'/231, l='MpServer', x=129.59, y=64.00, z=239.47], oy['Chicken'/979, l='MpServer', x=156.25, y=115.09, z=227.92], pd['Pig'/228, l='MpServer', x=137.34, y=63.00, z=203.81], oy['Chicken'/227, l='MpServer', x=134.53, y=64.00, z=171.62], oy['Chicken'/226, l='MpServer', x=140.44, y=64.00, z=189.41], qc['Creeper'/224, l='MpServer', x=133.88, y=47.00, z=176.28], oy['Chicken'/499, l='MpServer', x=133.53, y=105.52, z=336.23], oy['Chicken'/1203, l='MpServer', x=157.47, y=121.08, z=201.16], oy['Chicken'/485, l='MpServer', x=0.31, y=104.98, z=196.59]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(WorldClient.java:440)
at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
at net.minecraft.client.Minecraft.run(Minecraft.java:787)
at java.lang.Thread.run(Unknown Source)

– System Details –
Details:
Minecraft Version: 1.4.6
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 512600384 bytes (488 MB) / 1201012736 bytes (1145 MB) up to 3817799680 bytes (3640 MB)
JVM Flags: 2 total; -Xms256M -Xmx4096M
AABB Pool Size: 11391 (637896 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.480 Feed The Beast Mod Pack 56 mods loaded, 56 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EE3 [Equivalent Exchange 3] (ee3-universal-pre1e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forestry [Forestry for Minecraft] (forestry-A-1.6.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GraviGun [GraviGun] (GravityGun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
MiscPeripherals [MiscPeripherals] (miscperipherals-2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
OmniTools [OmniTools] (OmniTools-2.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
PortalGun [Portal Gun] (portalgun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Railcraft [Railcraft] (Railcraft_1.4.6-6.12.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
SoulShards [Soul Shards] (SoulShards-v1.14-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a40.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.4.2
OpenGL: GeForce 9600 GT/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1759 (98504 bytes; 0 MB) allocated, 15 (840 bytes; 0 MB) used

java.lang.NoClassDefFoundError: ee3/common/item/ModItems
at miscperipherals.proxy.ProxyEE3.onCrafting(ProxyEE3.java:40)
at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:309)
at sq.a(SlotCrafting.java:118)
at rq.a(SourceFile:166)
at ayo.a(PlayerControllerMP.java:461)
at avf.a(GuiContainer.java:620)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:587)
at avf.a(GuiContainer.java:461)
at aul.d(SourceFile:127)
at avf.d(GuiContainer.java:722)
at aul.m(SourceFile:111)
at net.minecraft.client.Minecraft.l(Minecraft.java:1511)
at net.minecraft.client.Minecraft.J(Minecraft.java:846)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: ee3.common.item.ModItems
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:87)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 16 more
— END ERROR REPORT e1b653fa ———-
Bumbleb_ #264
Posted 26 December 2012 - 11:35 AM
place chunk load turtle minecraft crashed http://paste.ubuntu.com/146571 8/

fix 2.2.1

=/
poisonedblood71 #265
Posted 26 December 2012 - 11:48 AM
Seems EE3 is also making Rether turtle crafting not work. If i cheat them in they work fine but try adding the rether module and it crashes. Don't know how there is a connection between EE3 and Rether….maby i messed something up on my end? anyway heres the crash report: http://pastebin.com/ZNWiah03
nobody1717 #266
Posted 26 December 2012 - 01:57 PM
I am trying to use WRCBE transmitters next to a computer, but it seems that the computer will not start up with transmitters (or receivers) next to it. the computer screen just remains blank
immibis #267
Posted 26 December 2012 - 04:47 PM
I am trying to use WRCBE transmitters next to a computer, but it seems that the computer will not start up with transmitters (or receivers) next to it. the computer screen just remains blank
Why are you reporting this here? It's a WRCBE bug.
RichardG867 #268
Posted 27 December 2012 - 06:21 AM
CC 1.481 is out and should fix issues with peripherals hanging the world.
Nalkrien #269
Posted 27 December 2012 - 06:37 AM
I am using CC 1.481 and still get. I get this error when trying to just create a regular turtle.

Spoiler—- Minecraft Crash Report —-
// I feel sad now :(/>
Time: 12/26/12 12:32 PM
Description: Updating screen events
java.lang.NoClassDefFoundError:
ee3/common/item/ModItems
at miscperipherals.proxy.ProxyEE3.onCrafting(ProxyEE3.java:40)
at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:309)
at sq.a(SlotCrafting.java:118)
at rq.a(SourceFile:166)
at ayo.a(PlayerControllerMP.java:461)
at avf.a(GuiContainer.java:620)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:587)
at avf.a(GuiContainer.java:461)
at aul.d(SourceFile:127)
at avf.d(GuiContainer.java:722)
at aul.m(SourceFile:111)
at net.minecraft.client.Minecraft.l(Minecraft.java:1511)
at net.minecraft.client.Minecraft.J(Minecraft.java:846)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: ee3.common.item.ModItems
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 16 more
Caused by: java.lang.NullPointerException

A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
– Head –
Stacktrace:
at miscperipherals.proxy.ProxyEE3.onCrafting
(ProxyEE3.java:40)
at cpw.mods.fml.common.registry.GameRegistry.onItemCrafted(GameRegistry.java:309)
at sq.a(SlotCrafting.java:118)
at rq.a
(SourceFile:166)
at ayo.a(PlayerControllerMP.java:461)
at avf.a(GuiContainer.java:620)
at
codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick
(GuiContainerManager.java:587)
at avf.a(GuiContainer.java:461)
at aul.d(SourceFile:127)
at avf.d(GuiContainer.java:722)
at aul.m(SourceFile:111)

Affected screen –
Details:
Screen name: avq
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [ays['Nalkrien'/117,
l='MpServer', x=-268.35, y=64.62, z=-340.73]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features
enabled: false
Level generator options:
Level spawn location: World: (174,64,170), Chunk: (at 14,4,10 in 10,10; contains blocks 160,0,160 to
175,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 423434 game time, 581970 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival
(ID 0). Hardcore: false. Cheats: false
Forced entities: 61 total; [qr['Zombie'/141, l='MpServer', x=-339.50, y=26.00, z=-334.50], oz['Cow'/142, l='MpServer',
x=-344.63, y=78.00, z=-265.41], ays['Nalkrien'/117, l='MpServer', x=-268.35, y=64.62, z=-340.73], ph['Squid'/152, l='MpServer', x=-332.56, y=49.34, z=-
386.88], oz['Cow'/153, l='MpServer', x=-317.84, y=68.00, z=-340.70], oz['Cow'/154, l='MpServer', x=-331.28, y=63.00, z=-334.69], qr['Zombie'/156,
l='MpServer', x=-319.50, y=51.00, z=-337.50], oz['Cow'/157, l='MpServer', x=-316.13, y=64.00, z=-343.81], ow['Bat'/158, l='MpServer', x=-308.31, y=56.14, z=-
275.56], ow['Bat'/159, l='MpServer', x=-308.74, y=56.00, z=-275.98], ph['Squid'/151, l='MpServer', x=-332.56, y=47.31, z=-379.59], EntityBrainyZombie['Angry
Zombie'/170, l='MpServer', x=-261.31, y=57.00, z=-289.31], qr['Zombie'/169, l='MpServer', x=-257.53, y=43.00, z=-389.97], qd['Enderman'/184, l='MpServer',
x=-249.50, y=51.00, z=-396.75], qc['Creeper'/185, l='MpServer', x=-248.34, y=49.00, z=-297.03], qc['Creeper'/182, l='MpServer', x=-245.13, y=23.00, z=-
391.00], EntityBrainyZombie['Angry Zombie'/183, l='MpServer', x=-249.78, y=45.00, z=-388.50], qc['Creeper'/181, l='MpServer', x=-241.50, y=25.00, z=-386.50],
qr['Zombie'/205, l='MpServer', x=-209.50, y=24.00, z=-416.50], px['item.item.dyePowder.black'/197, l='MpServer', x=-236.94, y=61.13, z=-296.41], px
['item.item.dyePowder.black'/196, l='MpServer', x=-230.03, y=61.13, z=-309.78], oz['Cow'/199, l='MpServer', x=-231.16, y=65.00, z=-294.16], ph['Squid'/198,
l='MpServer', x=-243.53, y=61.03, z=-296.53], ow['Bat'/193, l='MpServer', x=-224.50, y=46.10, z=-383.25], ow['Bat'/192, l='MpServer', x=-226.75, y=46.10, z=-
385.75], px['item.item.dyePowder.black'/195, l='MpServer', x=-231.75, y=61.13, z=-304.75], oz['Cow'/194, l='MpServer', x=-225.81, y=65.00, z=-300.88], ow
['Bat'/220, l='MpServer', x=-212.41, y=32.10, z=-341.75], px['item.item.egg'/221, l='MpServer', x=-216.88, y=61.13, z=-321.31], EntityBrainyZombie['Angry
Zombie'/222, l='MpServer', x=-218.50, y=48.00, z=-320.50], qn['Skeleton'/223, l='MpServer', x=-216.50, y=48.00, z=-319.50], qr['Zombie'/216, l='MpServer',
x=-223.34, y=34.00, z=-360.00], pe['Sheep'/217, l='MpServer', x=-209.03, y=72.00, z=-353.94], qn['Skeleton'/218, l='MpServer', x=-209.89, y=28.00, z=-345.38],
qd['Enderman'/219, l='MpServer', x=-224.00, y=35.00, z=-343.53], EntityBrainyZombie['Angry Zombie'/212, l='MpServer', x=-218.59, y=34.00, z=-373.22],
EntityBrainyZombie['Angry Zombie'/213, l='MpServer', x=-221.06, y=34.00, z=-381.53], ow['Bat'/214, l='MpServer', x=-223.52, y=34.77, z=-359.79], qr
['Zombie'/215, l='MpServer', x=-223.44, y=32.00, z=-361.98], qc['Creeper'/208, l='MpServer', x=-223.01, y=32.00, z=-396.50], pe['Sheep'/209, l='MpServer',
x=-208.97, y=66.00, z=-390.09], pe['Sheep'/210, l='MpServer', x=-219.56, y=68.00, z=-396.66], qr['Zombie'/211, l='MpServer', x=-221.50, y=34.00, z=-370.50],
oz['Cow'/239, l='MpServer', x=-200.22, y=74.00, z=-264.75], oy['Chicken'/236, l='MpServer', x=-202.53, y=117.00, z=-295.56], oy['Chicken'/235, l='MpServer',
x=-201.41, y=107.00, z=-303.47], ow['Bat'/234, l='MpServer', x=-214.45, y=37.72, z=-371.09], ow['Bat'/233, l='MpServer', x=-216.92, y=37.88, z=-370.50], pe
['Sheep'/232, l='MpServer', x=-204.81, y=66.00, z=-410.53], qu['Villager'/110, l='MpServer', x=-272.22, y=85.00, z=-263.44], qu['Villager'/111, l='MpServer',
x=-270.63, y=86.00, z=-268.13], oz['Cow'/227, l='MpServer', x=-218.75, y=74.00, z=-266.59], oy['Chicken'/226, l='MpServer', x=-214.34, y=118.00, z=-305.44],
oy['Chicken'/225, l='MpServer', x=-212.54, y=107.00, z=-311.53], EntityBrainyZombie['Angry Zombie'/224, l='MpServer', x=-217.50, y=48.00, z=-318.50], qn
['Skeleton'/250, l='MpServer', x=-190.06, y=51.00, z=-325.47], qu['Villager'/115, l='MpServer', x=-287.56, y=81.00, z=-287.50], qn['Skeleton'/251,
l='MpServer', x=-189.34, y=48.00, z=-325.69], qu['Villager'/114, l='MpServer', x=-287.31, y=81.00, z=-286.31], qu['Villager'/113, l='MpServer', x=-287.31,
y=81.00, z=-286.31], qu['Villager'/112, l='MpServer', x=-288.63, y=82.00, z=-286.31]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(WorldClient.java:440)
at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
at net.minecraft.client.Minecraft.run(Minecraft.java:787)
at java.lang.Thread.run
(Unknown Source)
– System Details –
Details:
Minecraft Version: 1.4.6
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_10-ea,
Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 498935936 bytes (475 MB) / 1134034944
bytes (1081 MB) up to 5726666752 bytes (5461 MB)
LiteLoader Mods: 3 loaded mod(s)
- VoxelPacket version 2.0.1
- VoxelPlayer version
0.9.3
- VoxelMenu version 1.4.6
JVM Flags: 2 total; -Xms256m -Xmx6144m
AABB Pool Size: 12648 (708288 bytes; 0 MB) allocated, 2 (112 bytes; 0
MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML:
mcp [Minecraft Coder
Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader]
(coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_CodeChickenCore [CodeChicken Core] (coremods)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_NotEnoughItems [Not Enough Items] (coremods)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
fihgu's Core Mod [fihgu's Core Mod] (minecraft.jar)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
TreeCapitator [TreeCapitator]
([1.4.6]TreeCapitator.Forge.1.4.6.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ArmorStatusHUD [ArmorStatusHUD] ([1.4.6]ArmorStatusHUDv1.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available-
>Available->Available
BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0.jar) Unloaded->Constructed->Pre-
initialized->Initialized->Post-initialized->Available->Available->Available
Forestry [Forestry for Minecraft] (forestry-A-1.6.4.1.jar) Unloaded-
>Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
drceph.petrogen [Petroleum Generator]
([1.4.6]PetroGen-1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_ReiMinimap
[mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
mod_AdvancedHud [mod_AdvancedHud] (Advanced Hud 4.8.1 [1.4.6].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available-
>Available->Available
AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines_4.7a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-
initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded-
>Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ChickenChunks [ChickenChunks] (ChickenChunks
1.2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CompactSolars [Compact Solar Arrays]
(compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available-
>Available
EE3 [Equivalent Exchange 3] (ee3-universal-pre1e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available-
>Available->Available
EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
BinnieCore [Binnie Core] (extrabees-1.4.9.3-prerelease.zip) Unloaded->Constructed->Pre-initialized->Initialized-
>Post-initialized->Available->Available->Available
ExtraBees [Extra Bees] (extrabees-1.4.9.3-prerelease.zip) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-
initialized->Initialized->Post-initialized->Available->Available->Available
fihgu's Permission Mod [fihgu's Permission Mod] (fihgus Permission Mod
(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
fihgu's Protection Mod [fihgu's
Protection Mod] (fihgus Protection Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
fihgu's Teleport Mod [fihgu's Teleport Mod] (fihgus Teleport Mod(2.1.2).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
GraviGun [GraviGun] (GravityGun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
Railcraft [Railcraft] (Railcraft_1.4.6-6.12.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-
initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded-
>Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerLighting [RP Lighting] (RedPowerDigital-
2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerWorld [RP World]
(RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
RedPowerControl [RP
Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available-
>Available->Available
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed-
>Pre-initialized->Initialized->Post-initialized->Available->Available->Available
TwilightForest [The Twilight Forest] (twilightforest-1.14.0.zip)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip)
Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
GregTech_Addon [GregTech-Addon]
(GregTechMod_2.70d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Barodas-HostileDrops [Hostile
Drops] (Hostile Drops v1.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available-
>Available->Available
mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized-
>Post-initialized->Available->Available->Available
MiscPeripherals [MiscPeripherals] (miscperipherals-2.21.zip) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-
initialized->Initialized->Post-initialized->Available->Available->Available
ModularForceFieldSystem [Modular ForceField System V2]
(ModularForceFieldSystemV2.2.8.2.14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Mystcraft
[Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
OmniTools [OmniTools] (OmniTools-2.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
PortalGun [Portal Gun] (portalgun1.4.6v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
SoulShards [SoulShards] (SoulShards-v1.15.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized-
>Available->Available->Available
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a40.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-
initialized->Available->Available->Available
ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.jar) Unloaded->Constructed->Pre-initialized-
>Initialized->Post-initialized->Available->Available->Available
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.jar) Unloaded->Constructed->Pre-
initialized->Initialized->Post-initialized->Available->Available->Available
WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.jar) Unloaded-
>Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
LWJGL: 2.8.4
OpenGL: AMD Radeon HD 6800 Series GL version
4.2.11991 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Soartex.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1945 (108920 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
poisonedblood71 #270
Posted 27 December 2012 - 07:44 AM
same as above, the computercraft update definitely fixed a lot of the bugs however the EE3-MiscPerif. bug when crafting Rether Turtles is still there
http://pastebin.com/0UpXHb3N

EDIT: after a bit of testing, it seems if you remove EE3 from ur game then the rether turtles work fine. its only if ee3 is present. Also, if you have a turtle in the world and try to shift right click it with the rether module it "jumps" about 10ish blocks away in the same way a dragon egg does. dont know if this is an intentional easter egg or what but thought id mention it.
TheKnightDave #271
Posted 27 December 2012 - 08:05 AM
i think that i found a error on multiplayer with chunk loading turtle. I placed 1 down and the server got errors, and as soon as somebody tryed to join it froze on login, but they still were able to cancel the joining.


ow and the server is using the mindcrack pack from feed the beast
Nyny2121 #272
Posted 27 December 2012 - 11:25 AM
Using CC 1.48 and MiscPeripherals 2.2, I crashed upon trying to craft a RedPower emerald pickaxe turtle into a chunkloading turtle.
Pastebin crash report
PixelToast #273
Posted 27 December 2012 - 11:39 AM
Using CC 1.48 and MiscPeripherals 2.2, I crashed upon trying to craft a RedPower emerald pickaxe turtle into a chunkloading turtle.
Pastebin crash report
seems like an EE bug .-.
immibis #274
Posted 27 December 2012 - 11:42 AM
Using CC 1.48 and MiscPeripherals 2.2, I crashed upon trying to craft a RedPower emerald pickaxe turtle into a chunkloading turtle.
Pastebin crash report
seems like an EE bug .-.
No, it's MiscPeripherals.
RichardG867 #275
Posted 27 December 2012 - 01:10 PM
2.3 released. Bugfixes, content, documentation coming soon as always.

EDIT: Redownload if you can't find the Computer Controlled Crafter.
Doyle3694 #276
Posted 27 December 2012 - 01:41 PM
Well… I came here lookin' through some stuff this can do, and just wanted to say THANK YOU!

I really like this mod, and use it alot. This is a brilliant mod developed form a brilliant idea! Though, this is what most people would expect from the awesomeness of RichardG.
Mr Primax #277
Posted 27 December 2012 - 04:20 PM
Hello.
I found some buggs for you to play with.

When you shift+right click a elf/turtle with one of you modules the turtle disappears, there are no error in logs, only a True echoes to the console.

And when you shift+right click computer controlled crafter with one of you modules Micraft crashes:

Crash log : http://pastebin.com/fwcm25vu
Forge log: http://pastebin.ca/2296959

i know your not supposed to shift click, but i notice the disappearing turtle by accident and thought i try it on your new thingy :)/>

gl hf
Perkins #278
Posted 27 December 2012 - 11:52 PM
So when the laser turtle fires, the laser bolt starts one space to the right, when the turtle is facing south or west. I'm using the latest everything for MC 1.4.6 and CC 1.481
RichardG867 #279
Posted 28 December 2012 - 12:37 AM
The crash was some debug code. Woop.

I'll try to fix lasers…

EDIT: Redownload for that fixed and my attempt to fix lasers.
nolongerexistant #280
Posted 28 December 2012 - 01:19 AM
My Minecraft crashes when I shift-click a Feeding Module on a Advanced Computer, might be the same with other modules; didn't test

Crash Report:
Spoiler
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 27-12-12 13:16
Description: Unexpected error

java.lang.ClassCastException: dan200.computer.shared.RedPowerTileEntityComputer cannot be cast to dan200.turtle.api.ITurtleAccess
    at miscperipherals.item.ItemMulti.a(ItemMulti.java:59)
    at ur.a(SourceFile:88)
    at ayo.a(PlayerControllerMP.java:389)
    at net.minecraft.client.Minecraft.c(Minecraft.java:1327)
    at net.minecraft.client.Minecraft.l(Minecraft.java:1810)
    at net.minecraft.client.Minecraft.J(Minecraft.java:846)
    at net.minecraft.client.Minecraft.run(Minecraft.java:771)
    at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at miscperipherals.item.ItemMulti.a(ItemMulti.java:59)
    at ur.a(SourceFile:88)
    at ayo.a(PlayerControllerMP.java:389)
    at net.minecraft.client.Minecraft.c(Minecraft.java:1327)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [ays['Snakybo'/552, l='MpServer', x=-122,65, y=65,54, z=265,34]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-112,64,252), Chunk: (at 0,4,12 in -7,15; contains blocks -112,0,240 to -97,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 1916 game time, 1916 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 94 total; [qc['Creeper'/13122, l='MpServer', x=-111,00, y=32,00, z=232,59], qc['Creeper'/13083, l='MpServer', x=-162,50, y=30,00, z=272,50], qc['Creeper'/13065, l='MpServer', x=-165,03, y=35,00, z=328,44], qc['Creeper'/13064, l='MpServer', x=-161,50, y=35,00, z=323,50], qc['Creeper'/13109, l='MpServer', x=-57,50, y=23,00, z=319,50], qr['Zombie'/13113, l='MpServer', x=-167,50, y=58,00, z=260,50], qc['Creeper'/13252, l='MpServer', x=-155,50, y=22,00, z=304,50], qn['Skeleton'/13288, l='MpServer', x=-147,50, y=45,00, z=240,50], ow['Bat'/13201, l='MpServer', x=-138,65, y=43,40, z=247,26], ow['Bat'/13194, l='MpServer', x=-196,25, y=16,10, z=217,25], ow['Bat'/13195, l='MpServer', x=-195,25, y=12,10, z=209,25], qp['Spider'/13237, l='MpServer', x=-171,50, y=31,00, z=255,03], qn['Skeleton'/13225, l='MpServer', x=-125,50, y=23,00, z=280,50], pe['Sheep'/414, l='MpServer', x=-173,22, y=64,00, z=331,53], pe['Sheep'/415, l='MpServer', x=-176,50, y=72,00, z=324,50], pe['Sheep'/413, l='MpServer', x=-175,97, y=68,00, z=327,47], oz['Cow'/441, l='MpServer', x=-122,50, y=64,00, z=277,28], oz['Cow'/442, l='MpServer', x=-137,25, y=70,00, z=287,19], oz['Cow'/443, l='MpServer', x=-115,63, y=65,00, z=278,07], oz['Cow'/444, l='MpServer', x=-123,81, y=64,00, z=274,16], oz['Cow'/445, l='MpServer', x=-132,50, y=41,00, z=340,50], oz['Cow'/446, l='MpServer', x=-125,97, y=64,00, z=335,09], oz['Cow'/447, l='MpServer', x=-133,50, y=63,00, z=339,22], pe['Sheep'/433, l='MpServer', x=-137,53, y=65,00, z=309,91], pe['Sheep'/434, l='MpServer', x=-137,53, y=66,00, z=308,47], pe['Sheep'/435, l='MpServer', x=-134,50, y=66,00, z=304,22], pe['Sheep'/436, l='MpServer', x=-138,50, y=67,00, z=306,50], pe['Sheep'/425, l='MpServer', x=-140,68, y=69,00, z=263,50], pe['Sheep'/424, l='MpServer', x=-154,50, y=67,00, z=210,50], pe['Sheep'/427, l='MpServer', x=-153,92, y=70,00, z=261,37], pe['Sheep'/426, l='MpServer', x=-159,09, y=70,00, z=256,09], pe['Sheep'/428, l='MpServer', x=-154,34, y=71,00, z=268,44], pe['Sheep'/416, l='MpServer', x=-175,50, y=70,00, z=325,50], pe['Sheep'/421, l='MpServer', x=-155,38, y=67,00, z=214,38], pe['Sheep'/423, l='MpServer', x=-156,50, y=67,00, z=215,84], pe['Sheep'/422, l='MpServer', x=-159,81, y=67,00, z=215,16], oy['Chicken'/468, l='MpServer', x=-94,50, y=64,00, z=320,50], oy['Chicken'/469, l='MpServer', x=-96,50, y=64,00, z=321,50], oy['Chicken'/466, l='MpServer', x=-90,50, y=65,00, z=323,50], oy['Chicken'/467, l='MpServer', x=-93,50, y=65,00, z=324,50], oz['Cow'/464, l='MpServer', x=-103,53, y=66,00, z=321,81], oz['Cow'/465, l='MpServer', x=-101,50, y=66,00, z=322,50], oz['Cow'/463, l='MpServer', x=-102,22, y=66,00, z=320,22], oz['Cow'/462, l='MpServer', x=-100,50, y=65,00, z=319,50], oz['Cow'/461, l='MpServer', x=-91,50, y=66,00, z=293,50], oz['Cow'/460, l='MpServer', x=-94,38, y=64,00, z=295,47], oz['Cow'/459, l='MpServer', x=-89,81, y=64,00, z=294,47], oz['Cow'/458, l='MpServer', x=-95,84, y=64,00, z=298,13], oz['Cow'/448, l='MpServer', x=-133,50, y=63,00, z=340,81], px['item.item.sulphur'/12978, l='MpServer', x=-110,28, y=20,13, z=267,19], ays['Snakybo'/552, l='MpServer', x=-122,65, y=65,54, z=265,34], ow['Bat'/597, l='MpServer', x=-137,69, y=34,10, z=244,75], qc['Creeper'/680, l='MpServer', x=-50,50, y=39,00, z=237,50], ow['Bat'/644, l='MpServer', x=-112,93, y=30,51, z=221,38], ow['Bat'/646, l='MpServer', x=-133,79, y=42,37, z=264,42], qc['Creeper'/785, l='MpServer', x=-200,50, y=39,00, z=236,50], qn['Skeleton'/794, l='MpServer', x=-173,50, y=43,00, z=265,50], qc['Creeper'/897, l='MpServer', x=-153,50, y=32,00, z=247,50], qc['Creeper'/1023, l='MpServer', x=-134,71, y=43,00, z=260,66], qc['Creeper'/1098, l='MpServer', x=-53,97, y=38,00, z=263,66], qr['Zombie'/14089, l='MpServer', x=-112,53, y=43,00, z=196,49], qc['Creeper'/1138, l='MpServer', x=-150,53, y=19,00, z=294,69], qc['Creeper'/1024, l='MpServer', x=-122,91, y=40,00, z=278,31], qr['Zombie'/1026, l='MpServer', x=-139,41, y=35,00, z=263,88], qp['Spider'/10035, l='MpServer', x=-151,50, y=50,00, z=270,50], ow['Bat'/13855, l='MpServer', x=-136,34, y=27,00, z=225,28], ow['Bat'/13843, l='MpServer', x=-64,67, y=17,13, z=339,65], ow['Bat'/13840, l='MpServer', x=-49,73, y=13,76, z=335,81], qc['Creeper'/13886, l='MpServer', x=-133,50, y=21,00, z=290,50], qc['Creeper'/13907, l='MpServer', x=-138,50, y=35,00, z=265,50], qc['Creeper'/13910, l='MpServer', x=-141,50, y=35,00, z=264,50], qc['Creeper'/13909, l='MpServer', x=-141,50, y=35,00, z=267,50], qn['Skeleton'/10060, l='MpServer', x=-201,06, y=23,00, z=220,47], qr['Zombie'/14047, l='MpServer', x=-51,50, y=34,00, z=281,50], qr['Zombie'/14046, l='MpServer', x=-48,50, y=34,00, z=280,50], qr['Zombie'/14045, l='MpServer', x=-49,50, y=34,00, z=279,50], qr['Zombie'/14044, l='MpServer', x=-45,84, y=35,00, z=276,88], qc['Creeper'/14073, l='MpServer', x=-146,50, y=12,00, z=296,50], qr['Zombie'/13656, l='MpServer', x=-173,50, y=31,00, z=278,50], qr['Zombie'/13813, l='MpServer', x=-89,50, y=14,00, z=306,50], qn['Skeleton'/13802, l='MpServer', x=-122,50, y=24,00, z=277,50], qn['Skeleton'/13800, l='MpServer', x=-127,01, y=23,00, z=272,50], qn['Skeleton'/13783, l='MpServer', x=-60,50, y=11,00, z=338,50], qr['Zombie'/13784, l='MpServer', x=-61,50, y=11,00, z=338,50], qn['Skeleton'/13764, l='MpServer', x=-153,50, y=49,00, z=243,50], qn['Skeleton'/13765, l='MpServer', x=-151,50, y=49,00, z=242,50], qr['Zombie'/13767, l='MpServer', x=-137,72, y=48,00, z=235,44], qc['Creeper'/13369, l='MpServer', x=-163,50, y=18,00, z=222,50], ow['Bat'/13478, l='MpServer', x=-116,33, y=16,00, z=344,39], qr['Zombie'/13501, l='MpServer', x=-66,50, y=21,00, z=333,50], ow['Bat'/13544, l='MpServer', x=-135,19, y=38,42, z=267,26], ow['Bat'/13555, l='MpServer', x=-50,16, y=35,71, z=322,36], qd['Enderman'/13510, l='MpServer', x=-155,50, y=43,00, z=260,50], qr['Zombie'/13527, l='MpServer', x=-161,50, y=31,00, z=218,50]]
    Retry entities: 0 total; []
Stacktrace:
    at ayp.a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
    at net.minecraft.client.Minecraft.run(Minecraft.java:794)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.4.6
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_09, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 409109008 bytes (390 MB) / 856227840 bytes (816 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 6280 (351680 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
    FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.471 Optifine OptiFine_1.4.6_HD_U_A2 27 mods loaded, 27 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: Coterie Courier.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 2029 (113624 bytes; 0 MB) allocated, 16 (896 bytes; 0 MB) used
DoubleW #281
Posted 28 December 2012 - 01:56 AM
I think I found a couple of bugs in the rether peripheral.

When I use a rether turtle and do call() it always returns me false, even if there is an activated wireless transmitter.
When I do setFreq(number) it returns me 0, not sure if that's intentional or not.
When I do set(boolean) it says Java.lang.NullPointerException.
Skiouros #282
Posted 28 December 2012 - 03:02 AM
When using the Inventory Upgrade you can easily duplicate items when dropping items by putting a number greater than the amount of items you have for the parameter.
RichardG867 #283
Posted 28 December 2012 - 04:01 AM
Thanks, fixing

EDIT: Sent a ninja update fixing that and the WRCBE peripheral (hopefully)
mjm2000 #284
Posted 28 December 2012 - 04:22 AM
i got this crash
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: miscperipherals/tile/TileChargeStationUE
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: miscperipherals/tile/TileChargeStationUE
at miscperipherals.proxy.ProxyUniversalElectricity.<init>(ProxyUniversalElectricity.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
… 5 more
Caused by: java.lang.ClassNotFoundException: miscperipherals.tile.TileChargeStationUE
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 39 more
Caused by: java.lang.NoClassDefFoundError: universalelectricity/core/implement/IElectricityReceiver
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
… 41 more
Caused by: java.lang.ClassNotFoundException: universalelectricity.core.implement.IElectricityReceiver
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 45 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
… 47 more
— END ERROR REPORT 9e88b607 ———-
Perkins #285
Posted 28 December 2012 - 07:58 AM
I am impressed with your turnaround time, good work!
poisonedblood71 #286
Posted 28 December 2012 - 02:13 PM
as stated above you are doing a great job maintaining this mod. There appears to be a new bug, however, with the REther turtles now. the y are mostly fixed, setFreq and get both work however if you use set(state) it freezes up the turtle (cant right click it) and on servers will make the server unjoinable, on SP it makes the next time u try to exit and save it will freeze. neither cases show that it crashes and therefore does not create a crash report. the server will remain active and according to the console perfectly fine, but it shows up as offline when you try to join. hope this was detailed enough without a crash report.

Edit: it also seems to do this when GPS locate is called (i do have a gps tower and it worked fine before this newest bug fix) It fixed itself after a while and hasnt done that since.still dont know wat caused it tho.
Just making u aware of bugs, no need to rush around trying to fix everything, it works great overall.
Cobra1117 #287
Posted 28 December 2012 - 07:02 PM
Bug report: I'm getting what I believe is an intermittent chunk loader failure with 2.3, but there doesn't seem to be any pattern to it. For example, our mining world has been userless all day, and one of my six turtles (all with identical programming) got unloaded. I don't know if it helps, but the turtles' facing appears to be reset when the bug occurs (i.e. they're facing a way that my mining program wouldn't cause).
RichardG867 #288
Posted 29 December 2012 - 12:43 AM
as stated above you are doing a great job maintaining this mod. There appears to be a new bug, however, with the REther turtles now. the y are mostly fixed, setFreq and get both work however if you use set(state) it freezes up the turtle (cant right click it) and on servers will make the server unjoinable, on SP it makes the next time u try to exit and save it will freeze. neither cases show that it crashes and therefore does not create a crash report. the server will remain active and according to the console perfectly fine, but it shows up as offline when you try to join. hope this was detailed enough without a crash report.
ComputerCraft 1.481?

Bug report: I'm getting what I believe is an intermittent chunk loader failure with 2.3, but there doesn't seem to be any pattern to it. For example, our mining world has been userless all day, and one of my six turtles (all with identical programming) got unloaded. I don't know if it helps, but the turtles' facing appears to be reset when the bug occurs (i.e. they're facing a way that my mining program wouldn't cause).
Peripherals reset too?
allaryin #289
Posted 29 December 2012 - 09:53 AM
its not liking the latest basic components mod (UE) BasicComponents_v1.2.1.313

http://pastebin.com/cBnT8LWc

on removal of either basic components or misc periphs it all works but cant have both, misc periphs just goes "this mod folder aint big enough for the both of us partner" and client closes its ports hides behind the nearest forge and crashes (i ran out of old west analogies)
Ditto, but different class not found: http://pastebin.com/rDwebMT6, this is also after having renamed miscperipherals to load last, just in case that had made any difference.
poisonedblood71 #290
Posted 29 December 2012 - 09:57 AM
ComputerCraft 1.481?
yes, i had the same thought so i went and downloaded CC again (was same version as i already had but did it anyways) and didnt change anything. also i found the problem with the gps thing. it was simply turtles moving on frames WHILE running a program dont work. not a miscperipherals bug, but just thought id share for others.

Edit: if the set(state) bug is only happening to me and noone else then it could very well be an incompatibility with another mod. i have 61 mods on my server (mostly ones in FTB but not using it) and they all seem too be behaving but who knows.
banshi #291
Posted 29 December 2012 - 11:07 AM
Bug found. After the latest fix.

2012-12-28 23:51:54 [INFO] [STDERR] Exception in thread "Thread-8519" java.lang.AbstractMethodError
2012-12-28 23:51:54 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.attach(PeripheralAPI.java:77)
2012-12-28 23:51:54 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$2.execute(PeripheralAPI.java:299)
2012-12-28 23:51:54 [INFO] [STDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2012-12-28 23:51:54 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
This is happening in the server and we get no crash report. Server is running on the latest version of FTB Mindcrack pack, with updated CC and MP.
when placing a wireless transmitter (RP) next to a computer, the os won't start up and you have to break the computer, to make it work again.
theron61 #292
Posted 29 December 2012 - 12:29 PM
Does anyone have a LUA example for pre-calculating the unique IDs used by the interactive sorting machine? I understand they are based on the block ID and metadata/damage value.

Thanks.
ramdor72 #293
Posted 29 December 2012 - 05:20 PM
I am not sure if I am doing something wrong, but I am trying to get the nuclear info reader to work. Running version CC 1.481 and 2.3 miscperipherals. When we put the card into the industrial info panel it works fine.

Getting the following output from it :-

uuid = 00000000-0000-0000-0000-000000000000
state = OK
title = TEST
elements in table = 0


EDIT: ok ignore me, I was doing something stupid. All working now after I checked the reactorcontrol program :)/>
SuicideTree #294
Posted 29 December 2012 - 11:25 PM
I think there's an issue with the newest ID Resolver for MC1.4.6

Spoiler2012-12-29 12:22:04 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-12-29 12:22:04 [SEVERE] [ForgeModLoader] Caught exception from MiscPeripherals
java.lang.NullPointerException
at ur.k(SourceFile:159)
at miscperipherals.proxy.ProxyIC2.<init>(ProxyIC2.java:78)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:234)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] java.lang.NullPointerException
2012-12-29 12:22:04 [INFO] [STDERR] at ur.k(SourceFile:159)
2012-12-29 12:22:04 [INFO] [STDERR] at miscperipherals.proxy.ProxyIC2.<init>(ProxyIC2.java:78)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
2012-12-29 12:22:04 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:234)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-29 12:22:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-29 12:22:04 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-29 12:22:04 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-29 12:22:04 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
2012-12-29 12:22:04 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2012-12-29 12:22:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2012-12-29 12:22:04 [INFO] [STDERR] at asq.a(SourceFile:56)
2012-12-29 12:22:04 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2012-12-29 12:22:04 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-29 12:22:36 [INFO] [STDERR] Someone is closing me!

if i remove either MiscPeripherals or ID Resolver MC starts normally, but together they produce the above.
Aughl #295
Posted 30 December 2012 - 05:19 AM
Hey Richard G,
you should make a turtle that can store energy like a Redstone Energy Cell from Thermal Expansion. That would be awsome.
RichardG867 #296
Posted 30 December 2012 - 06:27 AM
ID Resolver causes issues with lots of mods, NEVER use it.

Energy cell turtles… I don't know.
Khalamov #297
Posted 30 December 2012 - 06:51 AM
Hey Richard G,
you should make a turtle that can store energy like a Redstone Energy Cell from Thermal Expansion. That would be awsome.

Energy cell turtles… I don't know.

I think Direwolf20's Let's Play shows that turtles can be quite effective at recharging energy cells without making a special turtle to do the job. I don't think you need to needlessly complicate your mod.
Aughl #298
Posted 30 December 2012 - 08:23 AM
Hmm, yeah maybe you're right. But it would be cool to have a moving Energy cell!
Ehrlingby #299
Posted 30 December 2012 - 10:16 AM
Hmm, yeah maybe you're right. But it would be cool to have a moving Energy cell!
Very much agreed!
Foone #300
Posted 30 December 2012 - 10:54 AM
Why would the teleporter block's teleport() return false? I'm getting intermittent failures in my script, but if I go kill the script and try running peripheral.call('back','teleport') in the interactive lua terminal, it works.

I've got the cost set to the default of 2.0, but I have fuel usage turned off in my CC config. If it matters, I'm using immibis' Dimensional Anchors… and the failures seem to be happening (possibly coincidentally!) when the turtle is in a chunk that's loaded due to the dimensional anchor. (But when the player walks over there, it doesn't seem to resolve itself, and the program is still running)

EDIT: I did a test with two teleporters about 5 blocks apart, and used a program that just called teleport()/sleep(1) in a loop.
When I started the program, it'd teleport to the other teleporter, teleport back, and then not teleport again (the program was still running)
if I terminate it and start it up again, it does the same thing. The log shows that teleport returns true twice, then false forever more.

I'm standing next to the teleporter, so this isn't a dimensional anchor issue.

It doesn't matter which teleporter the turtle starts on, it will always teleport twice.

EDIT EDIT: If I add a up/down movement after each teleport, it fixes the problem and I can teleport indefinitely. Very odd.
Jrpman #301
Posted 30 December 2012 - 10:56 AM
I might suggest that you could add a turtle capable of harvesting IC2 crops, as a good method to automate production of IC2 specific plants. Also, the treetap turtles would be a bit more useful if they could detect whether a resin spot has regenerated.
SuicideTree #302
Posted 30 December 2012 - 12:14 PM
ID Resolver causes issues with lots of mods, NEVER use it.

Energy cell turtles… I don't know.

but it resolves id conflicts for me :D/> apart from manually editing IDs what can i use if not ID Resolver?

besides, i think that ID Resolver resolves all conflicts first and only then crashes… so i'm kind of still keeping it, just disabled. also, i have a mod pack made for myself with a 100 mods or so and ID Resolver doesnt cause any crashes except when i put in MiscPeripherals ;]
Cobra1117 #303
Posted 30 December 2012 - 01:14 PM
Bug report: I'm getting what I believe is an intermittent chunk loader failure with 2.3, but there doesn't seem to be any pattern to it. For example, our mining world has been userless all day, and one of my six turtles (all with identical programming) got unloaded. I don't know if it helps, but the turtles' facing appears to be reset when the bug occurs (i.e. they're facing a way that my mining program wouldn't cause).
Peripherals reset too?

Hrm… the forum ate my first attempt at responding to this.

The peripherals don't appear to be resetting, although I'll let you know if that does happen. We've also had another (possibly related) problem–there have been extra turtles showing up near chunkloader turtles. It's very rare, and the spawned turtles appear to not have any peripherals.

I don't know if this could be related, but when we installed the latest version of CC/MiscPeripherals, CC lost track of which computer ID it was using. This causes newly spawned turtles/computers to intersect with existing computer data stored on disk. I don't think this is due to Misc Peripherals, but wanted to mention it in case it could be related to the turtle problems we're having! :-)
Sha`Bren #304
Posted 30 December 2012 - 01:29 PM
I'm getting an error when I try to load up my server with this running: http://pastebin.com/mwLEiV2U

It seems to be related to BasicComponents, but I checked and I have the latest version. Any suggestions?
Cobra1117 #305
Posted 30 December 2012 - 01:48 PM
ComputerCraft 1.481?
yes, i had the same thought so i went and downloaded CC again (was same version as i already had but did it anyways) and didnt change anything. also i found the problem with the gps thing. it was simply turtles moving on frames WHILE running a program dont work. not a miscperipherals bug, but just thought id share for others.

Edit: if the set(state) bug is only happening to me and noone else then it could very well be an incompatibility with another mod. i have 61 mods on my server (mostly ones in FTB but not using it) and they all seem too be behaving but who knows.

I'm having this crash also. Also, the setFreq() method doesn't work for me–only setFrequency() works. Also, when I called set(), the server crashed silently–I went in to do a "save-all" before restarting it, and it wouldn't accept commands.
poisonedblood71 #306
Posted 30 December 2012 - 02:08 PM
I'm having this crash also. Also, the setFreq() method doesn't work for me–only setFrequency() works. Also, when I called set(), the server crashed silently–I went in to do a "save-all" before restarting it, and it wouldn't accept commands.

hm….for me the setFreq() works. didnt try setFrequency() il give that a try in a bit
Swoop #307
Posted 30 December 2012 - 03:12 PM
"set()" crashed my server too.
I'm using the mindcracked pack, with Forge v6.5.0.486 and Mystcraft. I also updated CC and miscperipherals.
quantumpugilist #308
Posted 30 December 2012 - 04:20 PM
Does anyone know if the id data from the interactive sorter has been compiled, or if its relatively easily extrapolated in some way?

I'm hoping to use it to build an automated warehouse with computer controlled item fetching. I have a system and program to dump the IDs myself, but I don't want to have to reinvent the wheel or watch my computer cry as it parses all that data.

Cheers!
Websterc87 #309
Posted 30 December 2012 - 11:32 PM
Hi richard,

Been playing around with turtle for quite a while the peripherals i have tried so far, work great got a couple of suggestions.

1) I like crafting with my turtle while it is doing work but the native computercraft crafting upgrade has the downside having to emptying all the slots before it will work. Using the computer controlled crafter it works as i would want inside the turtle, is it possible to also make this a turtle upgrade.

2) more challenging one, some of the upgrades i would like to use like compass i can never use since i need other things in the upgrade slot, could you make an meta-upgrade that allows you to use extend the number of upgrades you have by using modules in the turtle inventory. You could have a method provided by the upgrade like subwrap and you supply a slot number. I would suggest a very expensive recipe for this as it is quite powerful perhaps even a diamond block.

Thanks for giving us so much more capabilities with computercraft.
Rikki #310
Posted 31 December 2012 - 01:14 AM
"set()" crashed my server too.
I'm using the mindcracked pack, with Forge v6.5.0.486 and Mystcraft. I also updated CC and miscperipherals.

I can confirm the set() command doesn't work. Seems like a silent crash, no crash log. This is what I did in the lua command:

k = peripheral.wrap("right")
k.setFreq(100) – returned true
k.get() – returned false
Applied redstone signal to transmitter.
k.get() – returned true
Turned off transmitter.
k.set(true)

At this point it crashed me. The curser was still at k.set(true), it didn't return a new line or anything. I could move around and stuff so it looked like it was still running. Although I couldn't re-enter the turtle screen after I left it. I could place blocks, but if I tried to break them they'd just reappear.

Trying to save/quit froze MC. Had to process manager –> force quit to stop.

I also have the updated CC and miscPeripherals. As well as Forge v6.5.0.486. And most of the mindcrack mods (plus DW20).
Swoop #311
Posted 31 December 2012 - 02:23 AM
Mh… set() also doesn't work with normal computers.
I tryed to use a WRCB transmitter as peripheral: setFreq and getFreq() work, but set() gives me "attempt to call nil".
Looks like the problem isn't with miscperipherals, but with WRCB. I updated WRCB to 1.3.2.4 but it still didn't fix it.



EDIT: derp… of course set() doesn't work with normal computers - you don't need it. -.-
oneprince #312
Posted 31 December 2012 - 02:41 AM
First time poster. Love CC and new to trying the peripherals.
On my first attempt at crafting a chunk loading turtle, I ran into a problem.
Railcraft_1.4.6-6.12.2.0
ComputerCraft1.481
miscperipherals-2.3
Dynmap-1.3

First, I have a GPS array set up with a Railcraft World Anchor.
Next, I have a wireless chunk loading mining turtle set up about 2 chunks away from that.
I ran the GPSExcavate program on the mining turtle. (GPSExcavate 40 40 55) I watched it start mining off into the distance out of the range of the World Anchor then logged off.
I came back the next day and saw that it had crashed when the mining turtle came back into the chunks loaded by the World Anchor.

(I have dynmap set up to turn off when I'm online. I'm fiddling with that on a low end server.)

My question is can you have overlapping chunk loaders?

Here's the error message:


2012-12-30 00:02:58 [WARNING] [Minecraft] Time ran backwards! Did the system time change?
2012-12-30 00:09:24 [INFO] [Minecraft] Oneprince lost connection: disconnect.quitting
2012-12-30 00:09:24 [INFO] [Minecraft] [dynmap] Full/radius render pause set to false
2012-12-30 00:09:24 [INFO] [Minecraft] [dynmap] Resume full/radius renders - below player limit
2012-12-30 00:10:28 [INFO] [STDOUT] ComputerCraft: Error running task.
2012-12-30 00:10:28 [INFO] [STDERR] java.lang.NullPointerException
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.shared.WirelessModemPeripheral.attach(WirelessModemPeripheral.java:210)
2012-12-30 00:10:28 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralChunkLoader.attach(PeripheralChunkLoader.java:63)
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.attach(PeripheralAPI.java:77)
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI.startup(PeripheralAPI.java:333)
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.core.Computer.initLua(Computer.java:808)
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.core.Computer.access$1300(Computer.java:26)
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.core.Computer$1.execute(Computer.java:917)
2012-12-30 00:10:28 [INFO] [STDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2012-12-30 00:10:28 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)


Thanks!
Oneprince
Espen #313
Posted 31 December 2012 - 02:59 AM
-snip-

At this point it crashed me. The curser was still at k.set(true), it didn't return a new line or anything. I could move around and stuff so it looked like it was still running. Although I couldn't re-enter the turtle screen after I left it. I could place blocks, but if I tried to break them they'd just reappear.

Trying to save/quit froze MC. Had to process manager –> force quit to stop.

I also have the updated CC and miscPeripherals. As well as Forge v6.5.0.486. And most of the mindcrack mods (plus DW20).
That's interesting, I had something similar happen to me while developing on a peripheral.
I did something that seemed to stop all updates in Minecraft.
I was still able to walk around, but re-entering the computer-screen didn't work.
Placing and breaking blocks still worked, but sand didn't fall anymore, nor could I flip levers. ^_^/>

During debugging I found out that me trying to queue an event with my peripheral seems to have been the problem.
Once I commented out the queueEvent calls from the peripheral, everything works fine.

I don't know if this is an error with the new version of ComputerCraft or if the API has just changed in how one is supposed to queue events.
Didn't yet experiment where in ones' peripheral code queuing an event works and where it doesn't. Or if it works at all anymore. :mellow:/>


Ok, I was developing with CC 1.48 instead of CC 1.481 as that was reported to fix a problem specific to MiscPeripherals.
But apparently 1.48 is bugged for queueEvents in general, because after switching to CC 1.481 they work again.
Good to know.^^
Edited on 31 December 2012 - 10:25 PM
blisf #314
Posted 31 December 2012 - 03:11 AM
I wanted to ask again if you have considered Rednet between dimensions. There haven't been much talk about it for about month. If you're not planning on adding it, just say it. It's better than having false hope.

Thanks in advance.
ben132 #315
Posted 31 December 2012 - 07:42 AM
Hi this is a great addon to a great mod. I have a suggestion for something that you should add, a teleporter module to connect directly to the turtles to be linked using unique ids. For example, if you wish to transfer items to a different dimension then you can do so from any location and then it can go to a third dimension. Just an idea :D/>
nqeron #316
Posted 31 December 2012 - 07:57 AM
Very cool - I'm playing with the Computer Controlled Crafting Table and the Item sorter to automate and do modular crafting. (ATM, I'm working on a dynamic firework system).
It would be really helpful and useful if I could pass an arbitrary list to the crafter.setPattern() function. For example, I'd like to create a list (temp = {0,0,nil,0,0}) and then pass that in (crafter.setPattern(temp)). Atm, I'm using a work around, but this would make modularization a lot easier.
nqeron #317
Posted 31 December 2012 - 08:55 AM
Hmm… I'm getting a weird issue. I'm crafting firework stars and it seems to be not using the last one. That is - when I issue the craft command to create the Firework head (to fade) it leaves one head over. I'm uploading a video of me demonstrating this, here: http://youtu.be/kgUI6WD_8Sc. I'll try to work around it.
tfoley #318
Posted 31 December 2012 - 09:21 AM
Receiving an interesting error trying to incorporate MiscPeripherals 2.3 and was hopeful that someone might be able to give some help or direction to resolve.
Spoiler—- Minecraft Crash Report —-
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 12/30/12 2:52 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: MiscPeripherals exploded into pieces due to the hostile environment it is located in. Please try in a better environment.
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:69)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:460)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: MiscPeripherals exploded into pieces due to the hostile environment it is located in. Please try in a better environment.
at miscperipherals.core.ProxyClient.<init>(ProxyClient.java:52)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:52)
… 26 more

A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
– System Details –
Details:
Minecraft Version: 1.4.6
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 372507824 bytes (355 MB) / 466026496 bytes (444 MB) up to 477233152 bytes (455 MB)
JVM Flags: 2 total; -Xms512m -Xmx512m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.25 FML v4.6.15.514 Minecraft Forge 6.5.0.486 84 mods loaded, 84 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
TreeCapitator [TreeCapitator] ([1.4.6]TreeCapitator.Forge.1.4.6.r01.Uni.CoreMod.jar) Unloaded->Constructed
denLib [denLib] (denLib-2.1.3.jar) Unloaded->Constructed
BetterStorage [BetterStorage] ([1.4.6] BetterStorage_0.3.4.zip) Unloaded->Constructed
BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed
IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed
Condensed Block [Condensed Block] ([1.4.6] Condensed Blocks.zip) Unloaded->Constructed
mod_ArmorStatusHUD [ArmorStatusHUD] ([1.4.6]ArmorStatusHUDv1.4.zip) Unloaded->Constructed
FloatingRuins [FloatingRuins] ([1.4.6]FloatingRuins.Forge.1.4.6.r01.Universal.zip) Unloaded->Constructed
bau5_ProjectBench [Project Bench] ([1.4.6]ProjectBench-v1.6.zip) Unloaded->Constructed
mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed
BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed
BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed
APUnofficial [Additional Pipes Unofficial] (AdditionalPipes-2.1.3u36-1.4.6-beta.jar) Unloaded->Constructed
Advanced_Alloys [Advanced Alloys] (Advanced Alloys_0.7.8a_mc1.4.6.jar) Unloaded->Constructed
AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed
AdvancedPowerManagement [Advanced Power Management] (AdvancedPowerManagement-1.1.55-IC2_1.112.jar) Unloaded->Constructed
Backpack [Backpack] (backpack-1.5.4-1.4.6.zip) Unloaded->Constructed
BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed
BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed
BuildcraftAPS [Advanced Power Systems] (Buildcraft-C-APS_0.2.6.5-MC1.4.6.zip) Unloaded->Constructed
ChargePads [Charge Pads] (chargepads-universal-2.3.0.58.zip) Unloaded->Constructed
ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.0.jar) Unloaded->Constructed
CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed
ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed
DiamondMeter [Diamond Meter] (DiamondMeter 2.1.5.zip) Unloaded->Constructed
ImmibisCore [Immibis Core] (immibis-core-52.1.0.jar) Unloaded->Constructed
DimensionalAnchors [Dimensional Anchors] (dimensional-anchor-52.0.6.jar) Unloaded->Constructed
EE3 [Equivalent Exchange 3] (ee3-universal-pre1e.jar) Unloaded->Constructed
EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0a.jar) Unloaded->Constructed
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed
ForgeIRC [ForgeIRC] (ForgeIRC-v1.0.14-universal.zip) Unloaded->Constructed
Railcraft [Railcraft] (Railcraft_1.4.6-6.12.2.0.zip) Unloaded->Constructed
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed
GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed
ImmibisPeripherals [Immibis's Peripherals] (immibis-peripherals-52.0.6.jar) Unloaded->Constructed
mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed
IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-MC1.4.6-0.6.9.36.jar) Unloaded->Constructed
updater [DNS Updater] (mcu-universal-3.5.jar) Unloaded->Constructed
minechem [MineChem] (MineChem-2.0.0pr2.zip) Unloaded->Constructed
MFReloaded [Minefactory Reloaded] (MineFactoryReloaded_1.4.6.zip) Unloaded->Constructed
MFR_CompatGrass [MFR Grass Fertilizer Addon] (MineFactoryReloaded_1.4.6.zip) Unloaded->Constructed
MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Errored
AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.13.zip) Unloaded->Constructed
MorePipes [More Pipes] (MorePipesv1.04.zip) Unloaded->Constructed
NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.1.jar) Unloaded->Constructed
NetherOres [Nether Ores] (NetherOres_1.4.6.zip) Unloaded->Constructed
OmniTools [OmniTools] (OmniTools-2.2.3.zip) Unloaded->Constructed
PowerConverters [Power Converters] (PowerConverters_1.4.6.zip) Unloaded->Constructed
RecipeRemover [Recipe Remover] (reciperemover-v1.1-universal(2).zip) Unloaded->Constructed
SecretRoomsMod [The SecretRoomsMod] (SecretRoomsMod-universal-4.4.1.158.zip) Unloaded->Constructed
SoulShards [Soul Shards] (SoulShards-v1.14-universal.zip) Unloaded->Constructed
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a41.zip) Unloaded->Constructed
ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed
snyke7_Transformers [Transformers] (Transformers v1.7b.zip) Unloaded->Constructed
Tubestuff [Tubestuff] (tubestuff-52.0.7.jar) Unloaded->Constructed
UsefulFood [UsefulFood] (usefulfood_v1.2.3-universal.zip) Unloaded->Constructed
WildCaves3 [Wild Caves 3] (WildCaves 3 v0.3.zip) Unloaded->Constructed
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.2.jar) Unloaded->Constructed
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.2.jar) Unloaded->Constructed
Zaedes_SteamWorks [Zaedes SteamWorks] (ZaeSteamWorks.zip) Unloaded->Constructed
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4200 GL version 3.3.10834 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Thanks,
Tim
Furious1964 #319
Posted 31 December 2012 - 10:27 AM
I'm getting the following crash. Can anyone help me?

PasteBin: ifvngnhJ
Heavy #320
Posted 31 December 2012 - 04:41 PM
just crafted 100 randomized firework stars…
the computer crafting table does not use up the last item of its inventory -> extreme dupingbug!



everything was counted so i would craft exactly 100 stars…


just pulled out the items, the gunpowder in slot 1 (second slot) refilled a few times, then dropped an infinite amount of gunpowder on the ground

gunpowder stopped filling my inventory after breaking the crafter
vmcauliffe #321
Posted 31 December 2012 - 04:49 PM
Bug report. I just was able to make 64 workbenches using 4 wood planks in the computer controlled crafter. I think I was able to do this because I used a for loop to craft it 64 times at once, so maybe the block didn't register that it was empty. Code is at
pastebin get jyHx5KF3. Ignore all of the printing about aperture science, since I think GLaDOS had nothing to do with this.

Edit: I also had an inventory elf (:D/>/>) unloading the slot that it crafts to (17) pretty rapidly, in case that affects it.
Flufd #322
Posted 01 January 2013 - 03:49 AM
Hi RichardG, think I may have found a bug. When I use the sort() function of the Interactive Sorter with the output to an adjacent vanilla chest, I cannot sort() any items into the chest if the same items already appear in the chest. The first instance of the item will appear correctly, but any that follow will not. This happens with single items as well as stacks. The red square appears on the output face but the items appear to be just deleted. However, when I use a buildcraft pipe they are piped in correctly.

Here is my lua code for the computer. The redstone output fetches an item into the Interactive Sorter using a RP2 filter and tube.

http://pastebin.com/QyzkTaN8

Hope this helps

Edit:
This also happens when sorting into a turtle. I am using the mindcrack FTB pack v6.
LachtanMC #323
Posted 01 January 2013 - 04:10 AM
Hi RichardG, think I may have found a bug. When I use the sort() function of the Interactive Sorter with the output to an adjacent vanilla chest, I cannot sort() any items into the chest if the same items already appear in the chest. The first instance of the item will appear correctly, but any that follow will not. This happens with single items as well as stacks. The red square appears on the output face but the items appear to be just deleted. However, when I use a buildcraft pipe they are piped in correctly.

Here is my lua code for the computer. The redstone output fetches an item into the Interactive Sorter using a RP2 filter and tube.

http://pastebin.com/QyzkTaN8

Hope this helps

Edit:
This also happens when sorting into a turtle. I am using the mindcrack FTB pack v6.
problem is only with those which are in slot 0 in inventory otherwise it works just fine… it will replace the stack in inv with stack from sorter so when u are sorting 1 cobble into a chest with lets say 2 cobble in slot 0 then it will replace 2 pieces of cobble with 1…
Using DirePack v3
Flufd #324
Posted 01 January 2013 - 04:47 AM
Yeah I can confirm this, also I have another problem that if there is no inventory there at all, the item will not drop to the ground, but just disappear. Sometimes I can see it for a split second before it vanishes.
martsrzx #325
Posted 01 January 2013 - 10:28 AM
Hello RichardG.

I just came here to post crash/conflict with one of my mods, i was trying to find out with whitch mod it is conflicting but no success. Could not find mod list, and it is kinda long (90+), but for starters im using dw20 v3 pack + some of my favourites.

http://speedy.sh/H6t...er-client-1.log <— Forge modloader log file

http://pastebin.com/dvLqe641 <— From crash log


EDIT.
I was just going throught some other pages and someone mentioned that peripherals are conflicting with id resolver and i checked and it turns out to be true, but since i am not getting any other mod related errors towards id resolver and im too lazy to manually fix all id conflicts since i use a lot of mods already i will keep it, but i would also like to check out / test / learn how what works and what i can do with misc peripherals.

PS. I did post this error msg / crash at ShaRose's thread, cause it is maybe caused by id resolver or misc peripherals, so i thought i should let you both to know this.
pokemane #326
Posted 01 January 2013 - 10:58 AM
I'm getting an error when I try to load up my server with this running: http://pastebin.com/mwLEiV2U

It seems to be related to BasicComponents, but I checked and I have the latest version. Any suggestions?

I'm getting the same error. I have recommended BasicComponents build 321. Is this an issue on Calclavia's end?
Moonj64 #327
Posted 01 January 2013 - 12:21 PM
Hey I love the mod, but I also have several ideas for future additions:
  1. It seems that you currently cannot attach a rether module to the regular computers (only turtles). Since this module doesn't require an item inventory or fuel to use, there doesn't seem to be any reason that a regular computer couldn't use this module unless it would be overly complex to add this functionality. I know that you can currently wire directly from a stationary computer to a wireless transmitter/receiver but the module would save quite a bit of space in builds where space is at a premium.
  2. This idea is a little more complex and may require collaboration but an awesome peripheral to add could be one that can interact with Logistics pipe networks or networks involving the new Redpower equivalent, the manager. While the current interactive sorter is pretty cool, it requires other sorting mechanisms (or a lot of sorters) to function best. Actually, now that I think about it, the interactive sorter could have this functionality added to it if there's any reluctance to add new items.
immibis #328
Posted 01 January 2013 - 01:34 PM
Hey I love the mod, but I also have several ideas for future additions:
  1. It seems that you currently cannot attach a rether module to the regular computers (only turtles). Since this module doesn't require an item inventory or fuel to use, there doesn't seem to be any reason that a regular computer couldn't use this module unless it would be overly complex to add this functionality. I know that you can currently wire directly from a stationary computer to a wireless transmitter/receiver but the module would save quite a bit of space in builds where space is at a premium.
  2. This idea is a little more complex and may require collaboration but an awesome peripheral to add could be one that can interact with Logistics pipe networks or networks involving the new Redpower equivalent, the manager. While the current interactive sorter is pretty cool, it requires other sorting mechanisms (or a lot of sorters) to function best. Actually, now that I think about it, the interactive sorter could have this functionality added to it if there's any reluctance to add new items.
You can't attach anything to computers.
Logistics Pipes are already peripherals, in the unofficial updated version.
Moonj64 #329
Posted 01 January 2013 - 09:54 PM
Hey I love the mod, but I also have several ideas for future additions:
  1. It seems that you currently cannot attach a rether module to the regular computers (only turtles). Since this module doesn't require an item inventory or fuel to use, there doesn't seem to be any reason that a regular computer couldn't use this module unless it would be overly complex to add this functionality. I know that you can currently wire directly from a stationary computer to a wireless transmitter/receiver but the module would save quite a bit of space in builds where space is at a premium.
  2. This idea is a little more complex and may require collaboration but an awesome peripheral to add could be one that can interact with Logistics pipe networks or networks involving the new Redpower equivalent, the manager. While the current interactive sorter is pretty cool, it requires other sorting mechanisms (or a lot of sorters) to function best. Actually, now that I think about it, the interactive sorter could have this functionality added to it if there's any reluctance to add new items.
You can't attach anything to computers.
Logistics Pipes are already peripherals, in the unofficial updated version.
Hmm well now that I look at it, the peripherals that can be used with a regular computer (apart from the vanilla CC modem) are all in Block form (Iron Noteblock, Bee Analyzer, Interactive sorter, Nuclear Information Reader etc.) an implementation similar to those would be just as fine as any other.

As for the logistics pipes, I was unaware of the change despite all the searching I did. Thanks for the info! I'll be sure to update when an official version comes out.
immibis #330
Posted 01 January 2013 - 10:01 PM
Hey I love the mod, but I also have several ideas for future additions:
  1. It seems that you currently cannot attach a rether module to the regular computers (only turtles). Since this module doesn't require an item inventory or fuel to use, there doesn't seem to be any reason that a regular computer couldn't use this module unless it would be overly complex to add this functionality. I know that you can currently wire directly from a stationary computer to a wireless transmitter/receiver but the module would save quite a bit of space in builds where space is at a premium.
  2. This idea is a little more complex and may require collaboration but an awesome peripheral to add could be one that can interact with Logistics pipe networks or networks involving the new Redpower equivalent, the manager. While the current interactive sorter is pretty cool, it requires other sorting mechanisms (or a lot of sorters) to function best. Actually, now that I think about it, the interactive sorter could have this functionality added to it if there's any reluctance to add new items.
You can't attach anything to computers.
Logistics Pipes are already peripherals, in the unofficial updated version.
Hmm well now that I look at it, the peripherals that can be used with a regular computer (apart from the vanilla CC modem) are all in Block form (Iron Noteblock, Bee Analyzer, Interactive sorter, Nuclear Information Reader etc.) an implementation similar to those would be just as fine as any other.

As for the logistics pipes, I was unaware of the change despite all the searching I did. Thanks for the info! I'll be sure to update when an official version comes out.
Hey I love the mod, but I also have several ideas for future additions:
  1. It seems that you currently cannot attach a rether module to the regular computers (only turtles). Since this module doesn't require an item inventory or fuel to use, there doesn't seem to be any reason that a regular computer couldn't use this module unless it would be overly complex to add this functionality. I know that you can currently wire directly from a stationary computer to a wireless transmitter/receiver but the module would save quite a bit of space in builds where space is at a premium.
  2. This idea is a little more complex and may require collaboration but an awesome peripheral to add could be one that can interact with Logistics pipe networks or networks involving the new Redpower equivalent, the manager. While the current interactive sorter is pretty cool, it requires other sorting mechanisms (or a lot of sorters) to function best. Actually, now that I think about it, the interactive sorter could have this functionality added to it if there's any reluctance to add new items.
You can't attach anything to computers.
Logistics Pipes are already peripherals, in the unofficial updated version.
Hmm well now that I look at it, the peripherals that can be used with a regular computer (apart from the vanilla CC modem) are all in Block form (Iron Noteblock, Bee Analyzer, Interactive sorter, Nuclear Information Reader etc.) an implementation similar to those would be just as fine as any other.

As for the logistics pipes, I was unaware of the change despite all the searching I did. Thanks for the info! I'll be sure to update when an official version comes out.
The CC modem is a block.
For the rether module, just put a wireless transmitter or receiver next to the computer.
nqeron #331
Posted 02 January 2013 - 04:54 AM
Whew - I am thoroughly enjoying MiscPeripherals so far, and I've only used the CCC (Computer Controlled Crafter) and Interactive sorter. I built myself a fully automatic Firework system, which parses a file and builds rockets based on it (video link at the bottom). It runs a bit slowly, due to the duplication bug. I work around this by deleting the duplicated items after each craft, which makes a significant slow-down. Next, I would love for a way to color/paint my rockets so they can sort automatically into their appropriate slots.

Thanks a lot to RG and his hard work.

http://youtu.be/G-eWkEbCZhM
martsrzx #332
Posted 02 January 2013 - 10:34 AM
Hello RichardG.

I just came here to post crash/conflict with one of my mods, i was trying to find out with whitch mod it is conflicting but no success. Could not find mod list, and it is kinda long (90+), but for starters im using dw20 v3 pack + some of my favourites.

http://speedy.sh/H6t...er-client-1.log <— Forge modloader log file

http://pastebin.com/dvLqe641 <— From crash log


EDIT.
I was just going throught some other pages and someone mentioned that peripherals are conflicting with id resolver and i checked and it turns out to be true, but since i am not getting any other mod related errors towards id resolver and im too lazy to manually fix all id conflicts since i use a lot of mods already i will keep it, but i would also like to check out / test / learn how what works and what i can do with misc peripherals.

PS. I did post this error msg / crash at ShaRose's thread, cause it is maybe caused by id resolver or misc peripherals, so i thought i should let you both to know this.

Bump
jamzam90 #333
Posted 02 January 2013 - 04:33 PM
hey RG can you add a mystcraft turtle in
Frederikam #334
Posted 02 January 2013 - 10:36 PM
hey RG can you add a mystcraft turtle in

And what would that be supposed to do? If you want it to teleport interdimentionally you can use the teleporter.

Also my own suggestion;

MFFS turtles should have the ability to store force energy in itself, similar to how it uses normal fuel. Instead of having the crystal in it's inventory.
jamzam90 #335
Posted 02 January 2013 - 11:12 PM
itd be able to read the myst books for the dim id and when used witht he portals it would make a bit less programming for a turtle based nexus with mystcraft
(turtles cant tell the differnce between books)
p3lim #336
Posted 03 January 2013 - 12:42 AM
Having issues with the Interactive Sorter deleting items and not working with anything really.
Tried forestry machines, vanilla chests, ironchest chests, buildcraft pipes.

If used with a vanilla chest it outputs one stack, but as long as there is an item in it, it deletes instead of processing it.
Doesn't even drop the item as described in the OP.
karelmikie3 #337
Posted 03 January 2013 - 02:31 AM
i have issues wiht the computer crafting table becaus it is just cloning the item that is uses an excanple: i wanna make cade i put milk in it doesn't use the milk.

i hope you can fix it
bozo #338
Posted 03 January 2013 - 03:23 AM
Hi! I have a problem with the chunkloader turtle. I crafted a chunkloader module using a worldanker and a wireless module. I wrote a programm for turtles to mine a selected area. I used chunkloader turtles so I can do other things while the turtles mine.

The problem is that some turtles are still active after a while, waiting to get refulled. Other turtles must have been in an unloaded chunk, causing them to restart. And thats driving me crazy. Any ideas what i could be doing wrong or is this just a bug of the chunkloaderturles? Please help me. (There have been no server crashes)

Im playing on a multiplayer server with MiscPeripherals 2.3 and ComputerCraft 1.481 (Its the FTB mindcrack pack v6)
Khalamov #339
Posted 03 January 2013 - 05:28 AM
Hello RichardG.

I just came here to post crash/conflict with one of my mods, i was trying to find out with whitch mod it is conflicting but no success. Could not find mod list, and it is kinda long (90+), but for starters im using dw20 v3 pack + some of my favourites.

http://speedy.sh/H6t...er-client-1.log <— Forge modloader log file

http://pastebin.com/dvLqe641 <— From crash log


EDIT.
I was just going throught some other pages and someone mentioned that peripherals are conflicting with id resolver and i checked and it turns out to be true, but since i am not getting any other mod related errors towards id resolver and im too lazy to manually fix all id conflicts since i use a lot of mods already i will keep it, but i would also like to check out / test / learn how what works and what i can do with misc peripherals.

PS. I did post this error msg / crash at ShaRose's thread, cause it is maybe caused by id resolver or misc peripherals, so i thought i should let you both to know this.

Bump

for what possible reason are you "bumping" this thread? This isn't 4chan, it's not like RichardG has to find his mod posting amongst thousands.

It looks like you're having a problem with EE3 and miscperipherals based on the following in your forge log:

2012-12-31 23:12:49 [SEVERE] [Equivalent Exchange 3] Could not load RP2 World addon
2012-12-31 23:12:49 [INFO] [STDERR] java.lang.ClassNotFoundException: RedPowerWorld
2012-12-31 23:12:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.core.addons.AddonRedPower2.initWorld(AddonRedPower2.java:22)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.core.handlers.AddonHandler.init(AddonHandler.java:19)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.EquivalentExchange3.modsLoaded

Have you updated computercraft to 1.481 yet?
Nathan1852 #340
Posted 03 January 2013 - 06:31 AM
Is there a way that Turtles can right click with the Energy and Reactor Cards from NuclearControl ?
martsrzx #341
Posted 03 January 2013 - 09:15 AM
Hello RichardG.

I just came here to post crash/conflict with one of my mods, i was trying to find out with whitch mod it is conflicting but no success. Could not find mod list, and it is kinda long (90+), but for starters im using dw20 v3 pack + some of my favourites.

http://speedy.sh/H6t...er-client-1.log <— Forge modloader log file

http://pastebin.com/dvLqe641 <— From crash log


EDIT.
I was just going throught some other pages and someone mentioned that peripherals are conflicting with id resolver and i checked and it turns out to be true, but since i am not getting any other mod related errors towards id resolver and im too lazy to manually fix all id conflicts since i use a lot of mods already i will keep it, but i would also like to check out / test / learn how what works and what i can do with misc peripherals.

PS. I did post this error msg / crash at ShaRose's thread, cause it is maybe caused by id resolver or misc peripherals, so i thought i should let you both to know this.

Bump

for what possible reason are you "bumping" this thread? This isn't 4chan, it's not like RichardG has to find his mod posting amongst thousands.

It looks like you're having a problem with EE3 and miscperipherals based on the following in your forge log:

2012-12-31 23:12:49 [SEVERE] [Equivalent Exchange 3] Could not load RP2 World addon
2012-12-31 23:12:49 [INFO] [STDERR] java.lang.ClassNotFoundException: RedPowerWorld
2012-12-31 23:12:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.core.addons.AddonRedPower2.initWorld(AddonRedPower2.java:22)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.core.handlers.AddonHandler.init(AddonHandler.java:19)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.EquivalentExchange3.modsLoaded

Have you updated computercraft to 1.481 yet?

Yes, i had all latest mods, but you see, the actual problem is that whenever i remove id resolver or peripherals everything else is ok and no conflicts, so i guess you are kinda wrong. I did only bump my post up, but w/e and back to thing. In my mind it kinda seems wrong cause as i earlier said peripherals work good together with ee3 or rp2 w/o id resolver and other way around too.
Khalamov #342
Posted 03 January 2013 - 09:20 AM
Hello RichardG.

I just came here to post crash/conflict with one of my mods, i was trying to find out with whitch mod it is conflicting but no success. Could not find mod list, and it is kinda long (90+), but for starters im using dw20 v3 pack + some of my favourites.

http://speedy.sh/H6t...er-client-1.log <— Forge modloader log file

http://pastebin.com/dvLqe641 <— From crash log


EDIT.
I was just going throught some other pages and someone mentioned that peripherals are conflicting with id resolver and i checked and it turns out to be true, but since i am not getting any other mod related errors towards id resolver and im too lazy to manually fix all id conflicts since i use a lot of mods already i will keep it, but i would also like to check out / test / learn how what works and what i can do with misc peripherals.

PS. I did post this error msg / crash at ShaRose's thread, cause it is maybe caused by id resolver or misc peripherals, so i thought i should let you both to know this.

Bump

for what possible reason are you "bumping" this thread? This isn't 4chan, it's not like RichardG has to find his mod posting amongst thousands.

It looks like you're having a problem with EE3 and miscperipherals based on the following in your forge log:

2012-12-31 23:12:49 [SEVERE] [Equivalent Exchange 3] Could not load RP2 World addon
2012-12-31 23:12:49 [INFO] [STDERR] java.lang.ClassNotFoundException: RedPowerWorld
2012-12-31 23:12:49 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-12-31 23:12:49 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.core.addons.AddonRedPower2.initWorld(AddonRedPower2.java:22)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.core.handlers.AddonHandler.init(AddonHandler.java:19)
2012-12-31 23:12:49 [INFO] [STDERR] at com.pahimar.ee3.EquivalentExchange3.modsLoaded

Have you updated computercraft to 1.481 yet?

Yes, i had all latest mods, but you see, the actual problem is that whenever i remove id resolver or peripherals everything else is ok and no conflicts, so i guess you are kinda wrong. I did only bump my post up, but w/e and back to thing. In my mind it kinda seems wrong cause as i earlier said peripherals work good together with ee3 or rp2 w/o id resolver and other way around too.

Yeah, I was actually going back through your forge log as you were replying and noticed that the problems with EE3 didn't actually cause a crash. I've heard that ID Resolver can cause weird problems, but I'm not clear what kinds of problems as I don't use it myself. I find it easier to manually set IDs using an dump list from NEI to look for unused IDs.

There are posts earlier in this thread referring to ID resolver causing crashes with miscperipherals. RichardG basically says don't use it.
martsrzx #343
Posted 03 January 2013 - 09:37 AM
Damn, i am way too lazy to log on 100 times and crash 100 times >_< And i would love to hear from RichardG about this crash, like his opinion. That is the main reason why i use id resolver + since i use so much mods and i usally switch up mods from time to time id resolver comes really handy, cause it not only assigns id's but also does do id wipe of unused ids n stuff. And i stopped assigning id's manually cause either NEI f**ked something up or what when it is only dumping used id+some unused, and yes i know that you can configure id dump options ingame in NEI.

EDIT.
Regarding cc version: And i might try to give NEI another manual chance to do it right this way.

EDIT2.
Naah NEI is f**cking with me again,,, That is cause i use 100+/- mods and it like doesnt get auto 4096 id fix what is it it, and so it doesnt show them as unused ids n stuff, if i manually installed that 4k+ id fix then it would work fine >_< but i will still try with id resolver id map / dump.

EDIT3.
Got id dump working again, but when i did uninstall id resolved mods like rained id crash havoc on my @ss… And that was the main reason why i used it, so i dont have to do this manually :D/>

EDIT4.
Fixed all id conflicts what did id resolver do and now im running all my mods + misc pheripherals - id resolver, and everything seems just fine >_< But still, since i do switch up mods from time to time i would love to be able to use id resolver with pheropherals 2gether.

PS.
Yaay now i have 1000 turleeees (clap)

Khalamov #344
Posted 03 January 2013 - 02:51 PM
Damn, i am way too lazy to log on 100 times and crash 100 times >_< And i would love to hear from RichardG about this crash, like his opinion. That is the main reason why i use id resolver + since i use so much mods and i usally switch up mods from time to time id resolver comes really handy, cause it not only assigns id's but also does do id wipe of unused ids n stuff. And i stopped assigning id's manually cause either NEI f**ked something up or what when it is only dumping used id+some unused, and yes i know that you can configure id dump options ingame in NEI.

I found it easier to do by starting with a fresh copy of 1.4.6, then adding each mod as it was released in December. They didn't all release on the same day, so I was able to keep up without too much trouble. I have 98 mods installed, and I definitely wouldn't want to do them all at once.

Where did you get a copy of Additional Pipes build 38? The last link on the forum thread for that was a link to 36b2 on DaStormBringer's dropbox and I haven't seen a newer one yet.

EDIT: nvm, I found the Mediafire build repository, but thanks for indirectly letting me know there was a newer version now…build 40 :)/>
bozo #345
Posted 03 January 2013 - 03:21 PM
I used the following setup:
4 chunkloader - turtles (from MiscPeripherals 2.3) mining
a 32x32x50 area at the same time loading the loot in an enderchest.
Im offline while they mine.

perfectly made schematic:



When I come back after a few hours 3 of the 4 turtles have stoppen working(But it is different every time). They rebooted, which happens when they are in an unloaded chunk. Only one was still mining.
Im using the mindcrack pack v6 from the FTB modpack.

What are your experiences with this turtles and any ideas what I could be doing wrong?
Frantic Star #346
Posted 03 January 2013 - 07:13 PM
Bug: Shearing turtles do not drop saplings like shears do. Tested with a loop running for 30 minutes with oak leafs. Did have the turtle.suck command in the loop. Reason I wanna auto sapling farm.(For silverwood trees in tc3)
karelmikie3 #347
Posted 04 January 2013 - 02:11 AM
when i'm placing a miscperipherals turtle then they just disapair i got normal configs they just disapeir
dutchie169 #348
Posted 04 January 2013 - 02:45 AM
I'm having an error with the REther module on a turtle. I only have the REther module on the turtle and when I do the following:

m = peripheral.wrap("right")
m.setFreq(1) --Returns 0
m.get() --Returns false even when frequenty is active
m.set(true) --returns lua:52: java.lang.NullPointerException in consol from turtle
And this is the code shown in the MC log:


2013-01-03 14:29:27 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-03 14:29:27 [INFO] [STDERR] java.lang.NullPointerException
2013-01-03 14:29:27 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.getDimension(PeripheralWirelessRedstone.java:136)
2013-01-03 14:29:27 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:610)
2013-01-03 14:29:27 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-03 14:29:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

I'm using version 1.481 from ComputerCraft and version 2.3 from MiscPeripherals also the latest version of redpower and WRCBE.
roflcopter #349
Posted 04 January 2013 - 03:38 AM
Does anyone know how what information are contained in the block identifier returned by the isort_item event and how to read them?
PixelToast #350
Posted 04 January 2013 - 03:49 AM
just print it:
print(os.pullEvent())
roflcopter #351
Posted 04 January 2013 - 03:51 AM
@PixelToast

Thats not exactly what I meant.
I want to know if there's any information like the block ID stored in the number you get as parameter from the event.
PixelToast #352
Posted 04 January 2013 - 03:55 AM
no its a checksum / random number of the id and damage
its universally unique to that item
roflcopter #353
Posted 04 January 2013 - 04:29 AM
So it's not possible to calculate the block id and/or damage value with of the item with this checksum?
Abdiel #354
Posted 04 January 2013 - 08:44 AM
I ran a few tests and I think I reverse-engineered the sorter hashes. Pseudocode for clarity, I'm sure you can fill in LUA bit functions:

magic = 667210757

getHash(id, meta)
  x = (id << 15) | meta
  return x xor magic
end

getId(hash)
  x = hash xor magic
  return x >> 15
end

getMeta(hash)
  x = hash xor magic
  return x &amp; 0x7FFF
end

Note that items with identical IDs and meta values are considered to be the same thing, even if they differ in nbt-tags, or tool damage values. So there is no way to tell the damage of a tool in a chest. Three pickaxes with different levels of damage will be reported simply as "3 <insert pickaxe ID>".

(RichardG, I apologize if you didn't want this knowledge public, I'll delete this post if you let me know.)
roflcopter #355
Posted 04 January 2013 - 09:36 AM
Thx Abdiel, that's exactly what I'm looking for.
RichardG867 #356
Posted 05 January 2013 - 03:15 AM
Get rid of that! The algorithm is changing though, it will be world dependant. Sorry for the programs I break!

It will be seed-based, plus I made new keys.
Cakejoke #357
Posted 05 January 2013 - 07:46 AM
I have a suggestion: Make a turtle upgrade that allows it to scan blocks in the world and items in its inventory for the identifier that the interactive sorter uses.
fuze #358
Posted 05 January 2013 - 04:25 PM
Get rid of that! The algorithm is changing though, it will be world dependant. Sorry for the programs I break!

It will be seed-based, plus I made new keys.
Will there ever be a way to tell the itemID of items?
AgentRenamon #359
Posted 05 January 2013 - 05:47 PM
B)/>

RichardG …. If its not too hard, how about a Turtle that can read a BuildCraft Blueprint? It would require that machine in BuildCraft (wow, its so late I've gone air-brained!) which uses blueprints, so as to maintain play balance. It just means your Turtle does all the work, allowing you to build several structures quickly without the setup and tear-down hassles.

If not …. Well, I've got it off my mind, allowing me to sleep better tonight….

Later …. Peace ….

B)/>
Sebra #360
Posted 06 January 2013 - 12:33 AM
Get rid of that! The algorithm is changing though, it will be world dependant. Sorry for the programs I break!

It will be seed-based, plus I made new keys.
Can you unify it with RP2 sortron?
RichardG867 #361
Posted 06 January 2013 - 12:37 PM
Eloraam would hate that!
TampaPowers #362
Posted 06 January 2013 - 12:40 PM
I'm getting the feeling this is not supposed to happen: http://i.imgur.com/9uvCc.png
skycraft1811 #363
Posted 06 January 2013 - 02:16 PM
Hey RichardG, trolelr of Direwolf20 :D/>

I think I found a small bug … everytime I use my "ComputerControlledCrafter", it lets one of each item in the slot .. for example:

I want to make a furnace (yeah, simple recipe, I know , just for demonstrating ^^)

Everytime I hit craft, it will comsume 8 coblestone, produces 1 Furnaces, but there is still 1 Cobblestone in the slot.

Just, so you know that. *Abuse dublicating diamond blocks*

Maybe it is my mistake.

If you wish a demonstration video, just ask :D/>

Another expample:

Throw 10 Diamonds in there and get 11 out…
same with iron


EDIT Offtopic: Anyone knows, why direwolf20 has a cape with a diamond?

Thanks :D/>
zeekkay #364
Posted 06 January 2013 - 09:27 PM
Interative sorter doesn't work with redpower pnumatic tubes. Is that an upcoming feature?
Sebra #365
Posted 06 January 2013 - 11:13 PM
Why should Eloraam hate using the same hash? Anyway it's her right. Just asking.

RP2 pneumatic tubes are not so simple as BC pipes. You can use Relay between.
calmelb #366
Posted 06 January 2013 - 11:56 PM
Are you playing on SSP (Single Player) or SMP (Multi-Player)???
RichardG867 #367
Posted 07 January 2013 - 01:00 AM
Eloraam would hate me too.

The issue is that she doesn't want people hooking into her mod. There are some very few exceptions, including CC.
schilcote #368
Posted 07 January 2013 - 05:59 AM
I'm not sure, but I think the Interactive Sorter is destroying items.

If I have it put a stack of stone in a Diamond Chest, it works- but if I have it try to store another stack of stone, the stone just… disappears.

EDIT:

Got it figured out better now. I think it's considering slots that have the same item as is being put in as being empty- so if I put a random item in the first slot, it'll put incoming stone in the second, but if I send another block of stone, it'll overwrite the contents of the second slot with the incoming stone.

Quick-fix would be to put a pipe between the sorter and the inventory, but then I can't pull things out of it (though pulling things out of inventories doesn't seem to work either anyway).
exmental #369
Posted 07 January 2013 - 06:47 AM
Hey richard g hope you can help with this i got a error with one of the peripherals im trying to use. here is the error i get and code ofc http://pastebin.com/ib0Udfwh
PixelToast #370
Posted 07 January 2013 - 06:56 AM
Hey richard g hope you can help with this i got a error with one of the peripherals im trying to use. here is the error i get and code ofc http://pastebin.com/ib0Udfwh
youve managed to overwrite a global
alaphwolf #371
Posted 07 January 2013 - 08:39 AM
Love the mod thanks for your time and effort;

Ok so I've created an RTG mining turtle with the understanding that it should work by putting in a uranium cell and then go mining for an absurdly long time, am I missing the point here?

If I am not then I can't get the thing to fuel. I've tried uranium ore, ingots, and cells with no luck. Refuel command just returns 0 fuel.

Can I provide any other useful details? Am I missing something silly?

Cheers.

Edit:

Figured it out, you have to wrap the peripheral then refuel, very neat

For other nibblets out there just open your turtle and go to the lua prompt
m = peripheral.wrap("right")
m.refuel()

and you are good to go =D also make sure you have uranium ore in the refuel slot
PixelToast #372
Posted 07 January 2013 - 08:43 AM
-snip- lolfail
Cobra1117 #373
Posted 07 January 2013 - 10:30 AM
Hrm…. MFFS turtles appear to be uncraftable in 2.3 (running on Forge 6.5.0.489 and CC 1.481). The recipe shows up in NEI, but doesn't give a turtle when crafted. enableMFFSTool is set to true in the configs. Suggestions?
bozo #374
Posted 07 January 2013 - 12:27 PM
Im playing and a SMP server
gamax92 #375
Posted 07 January 2013 - 01:06 PM
Please fix Universal Electricity, as this class has moved to basiccomponents.common.BasicComponents

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: basiccomponents/BasicComponents
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: basiccomponents/BasicComponents
at miscperipherals.proxy.ProxyUniversalElectricity.<init>(ProxyUniversalElectricity.java:28)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
... 5 more
Caused by: java.lang.ClassNotFoundException: basiccomponents.BasicComponents
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
... 41 more
Renari #376
Posted 07 January 2013 - 03:17 PM
I'm having the same problem I made a chunk loader turtle and every time I go to check him he's in a hole somewhere rebooted.
trishume #377
Posted 07 January 2013 - 03:52 PM
I'm not sure, but I think the Interactive Sorter is destroying items.

If I have it put a stack of stone in a Diamond Chest, it works- but if I have it try to store another stack of stone, the stone just… disappears.

EDIT:

Got it figured out better now. I think it's considering slots that have the same item as is being put in as being empty- so if I put a random item in the first slot, it'll put incoming stone in the second, but if I send another block of stone, it'll overwrite the contents of the second slot with the incoming stone.

Quick-fix would be to put a pipe between the sorter and the inventory, but then I can't pull things out of it (though pulling things out of inventories doesn't seem to work either anyway).

I just found the same bug and the same quick-fix. However I also want read and write access to both inventories so I can't really use it for what I'm working on, which sucks since I spent four diamonds on it.
Sebra #378
Posted 07 January 2013 - 11:30 PM
Place Chest on south side of Sorter and connect west sides of both by pipes. So you can push items to west and pull them from south.
Still bug need be fixed.
Cloudy #379
Posted 08 January 2013 - 12:05 AM
Merged chunk loader problems thread here.
FuzzyPurp #380
Posted 08 January 2013 - 06:31 AM
RG, can you please fix the incompatibility with GregTech mod?
refer to this post here from GT:

http://forum.industrial-craft.net/index.php?page=Thread&postID=94722#post94722
wolfnn #381
Posted 08 January 2013 - 09:00 AM
Hey RichardG, trolelr of Direwolf20 :D/>

I think I found a small bug … everytime I use my "ComputerControlledCrafter", it lets one of each item in the slot .. for example:

I want to make a furnace (yeah, simple recipe, I know , just for demonstrating ^^)

Everytime I hit craft, it will comsume 8 coblestone, produces 1 Furnaces, but there is still 1 Cobblestone in the slot.

Just, so you know that. *Abuse dublicating diamond blocks*

Just posting to confirm this bug.
Lord Alderaan #382
Posted 08 January 2013 - 09:10 AM
How can I combine a Chunk Loader Mining Turtle with a Compass?
Holofire #383
Posted 08 January 2013 - 11:56 AM
I was wondering if it would be possible to make a stand-alone block for the REther Upgrade so normal computers would be able to interact with it.
bozo #384
Posted 08 January 2013 - 12:45 PM
How can I combine a Chunk Loader Mining Turtle with a Compass?
You can't.
TheDarkVoid #385
Posted 08 January 2013 - 01:24 PM
Awesome addon but i&amp;amp;#39;m having a problem with the gate reader, when place it next to a Redstone Energy Cell and i run get() i get a table that just contains one value: 43ac15aa. This value changes, seems random.
I&amp;amp;#39;m on the latest version of the Direwolf20 FTB pack(Dir
here is a screen shot: https://dl.dropbox.c...07_19.18.39.png &amp;amp;amp; https://dl.dropbox.c...07_19.18.50.png
Hope you can help, or anyone really :)/>
computer_turtles_coding #386
Posted 08 January 2013 - 01:34 PM
those anyone know why i cant craft any of the special turtles (like the IC2 laser one) i can see it in the creative menu and play with it but i cant craft it NEI shows how to but when i try to put it in a crafting bench nothing happens im not sure if i need to update forge i dont know which forge im on because a friend gave me the link to it without telling me
'''''''''''''''''''''''''' #387
Posted 08 January 2013 - 02:29 PM
Just posting to confirm that one of my chunkloader turtles made it an honorable 10,800 blocks before ending up in a rebooted state as if it ended up in an unloaded chunk. I had 5 other turtles and none of them appear to be working either, but I'm not going to go searching for them too to confirm.
Khalamov #388
Posted 08 January 2013 - 04:03 PM
Awesome addon but i&amp;amp;#39;m having a problem with the gate reader, when place it next to a Redstone Energy Cell and i run get() i get a table that just contains one value: 43ac15aa. This value changes, seems random.
I&amp;amp;#39;m on the latest version of the Direwolf20 FTB pack(Dir
here is a screen shot: https://dl.dropbox.c...07_19.18.39.png &amp;amp;amp; https://dl.dropbox.c...07_19.18.50.png
Hope you can help, or anyone really :)/>

What you're seeing is the unique ID of the table itself. You need the read the table out in order to view it.

Try this instead:

t = peripheral.call("back", "get")
for k,v in pairs(t) do print(k.." ",v) end

This page might help you with tables: http://lua-users.org.&#46;&#46;/TablesTutorial


I was wondering if it would be possible to make a stand-alone block for the REther Upgrade so normal computers would be able to interact with it.

You can already place a wireless receiver or transmitter next to a computer and interact with it. Of course, you will need both modules if you wish to both receive and transmit.
Kongo #389
Posted 08 January 2013 - 10:54 PM
Hey RG I have some Ideas:
Dispenser Turtle: Works like a Dispenser (can shoot arrows,….)
ComputerCart: a computer in a cart (works like a computer but can travel on Rails
Detector Turtle: Detects if a player or mob is nerby
Player Tracker Turtle: (Dont know if its possible)a Turtle that can follow a player
Turtle Mobs: (Dont know if its possible) Just a Turtle with the skin of a Mob
Tnt Turtle: (Nuke Turtle) can explode itself
Creative Turtle:(only aviable throw Creative Mode) dont need fuel and can itself cheat the items it needs in
Heat Turtle: a turtle that emits heat and can smelt snow (and ice, …)
Invisible Turtle: can make itself invisible
Invincible Turtle: can turn itself in invinsible mode and cant be destroyed unless it turns the mode off
Light Turtle: emits light
Computer Pipe: (Computer Tube) just a pipe (tube) than can detect items flowing throw
Ender Turtle: works like a enderchest
Multi Turtle: can use two or more peripherals
Brewing Turtle: can brew potions
Furnace Turtle: can smelt items it mines, …
theoriginalbit #390
Posted 08 January 2013 - 10:57 PM
Invincible Turtle: can turn itself in invinsible mode and cant be destroyed unless it turns the mode off
should NEVER be done it adds too much to griefing. A peripheral shouldn't help griefers…
Graloth #391
Posted 08 January 2013 - 11:21 PM
I would like to request permission to include your MiscPeripherals mod in a private server modpack, we're in the process of collecting all the required permissions, so that we are ready once FTB releases its private modpack feature to the launcher.
You will be given full credit including a link to this thread, no money will be earned from distributing the modpack (Mainly because it will be distributed via the FTB launchers private modpack feature, but until that is released we're doing it via a shared MultiMC instance)
If you require a full list of permissions, you can find them here: https://docs.google.com/spreadsheet/ccc?key=0ApZqCQnmnmqDdG5DZ3RCZVBzNXdKelhtdnBsU29wb0E
I update the document as I get the permissions sorted.

I hope you'll grant us your permission, while the server can function fine without your mod, several of us would be very sad to loose it.

Thanks in advance.
- Graloth
nicon4454 #392
Posted 09 January 2013 - 08:48 AM
I'm having an error with the REther module on a turtle. I only have the REther module on the turtle and when I do the following:

m = peripheral.wrap("right")
m.setFreq(1) --Returns 0
m.get() --Returns false even when frequenty is active
m.set(true) --returns lua:52: java.lang.NullPointerException in consol from turtle
And this is the code shown in the MC log:


2013-01-03 14:29:27 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-03 14:29:27 [INFO] [STDERR] java.lang.NullPointerException
2013-01-03 14:29:27 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.getDimension(PeripheralWirelessRedstone.java:136)
2013-01-03 14:29:27 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:610)
2013-01-03 14:29:27 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-03 14:29:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

I'm using version 1.481 from ComputerCraft and version 2.3 from MiscPeripherals also the latest version of redpower and WRCBE.

I am having the same issue is there a fix for this?
AgentRenamon #393
Posted 09 January 2013 - 11:12 AM
B)/>

Hey, RichardG! Yeah, I'm bugging you again…

faubiguy said straight-out that he's not going to update his Turtle Mod, XP Turtle, any more. Since its a fairly useful AddOn that lets a Turtle collect and store Experience Orbs, and even enchant items using that experience, I felt it might be a good addition to MiscPeripherals. He's left the link to his open source for it on GitHub; The link's here:

https://github.com/f...-Turtle-Upgrade

Just let me know if you decide to pick it up or not; I like keeping up with this and my other favorite Mods….

Later …. Peace ….

B)/>
Mikeemoo #394
Posted 09 January 2013 - 11:18 AM
B)/>

Hey, RichardG! Yeah, I'm bugging you again…

faubiguy said straight-out that he's not going to update his Turtle Mod, XP Turtle, any more. Since its a fairly useful AddOn that lets a Turtle collect and store Experience Orbs, and even enchant items using that experience, I felt it might be a good addition to MiscPeripherals. He's left the link to his open source for it on GitHub; The link's here:

https://github.com/f...-Turtle-Upgrade

Just let me know if you decide to pick it up or not; I like keeping up with this and my other favorite Mods….

Later …. Peace ….

B)/>

As you can see in the thread, I've already said I'll take over development of that and plan to make a release soon.

(It will also eventually be integrated into a bigger mod, hopefully)
LowTech #395
Posted 09 January 2013 - 11:54 AM
Hey Rg,
first i want to say thanks to your awsome periperals. But sadly I got a few bugs to report on the Computer controlled crafting table

1) your error message for the slots is kinda messed up because it says you'll have to use slot [1…18] but the real slots are[0…17]

2) if you use up all the items for crafting one item of the stack remains and you can even take it out :-)

but still awsome idea to have a functional crafter with unlited recipes^^. Keep up the good work!!!
Meni #396
Posted 09 January 2013 - 02:21 PM
When i use interactive sorter to sort an item for a RedPower relay my right mouse click crashes. Look at the setup:
Meni #397
Posted 09 January 2013 - 02:30 PM
Tnt Turtle: (Nuke Turtle) can explode itself
Computer Pipe: (Computer Tube) just a pipe (tube) than can detect items flowing throw
Ender Turtle: works like a enderchest
Tnt Turtle -> Same thing turtle.place()
Computer Pipe -> Interactive Sorter
Ender Turtle -> Already exists
Milchreis #398
Posted 09 January 2013 - 09:01 PM
hi RichardG,
i found a bug with the computer controlled crafter.
when i use a water bucket in a recipe the bucket remains filled.
Adventure_Update_Crafting #399
Posted 10 January 2013 - 03:59 AM
those anyone know why i cant craft any of the special turtles (like the IC2 laser one) i can see it in the creative menu and play with it but i cant craft it NEI shows how to but when i try to put it in a crafting bench nothing happens im not sure if i need to update forge i dont know which forge im on because a friend gave me the link to it without telling me
this is the same to me
RichardG867 #400
Posted 10 January 2013 - 04:53 AM
Added a poll, after I've seen Guude using the reverse engineer.
RichardG867 #401
Posted 10 January 2013 - 05:11 AM
Re: a PM I got: Appears ICBM launch pads are a peripheral already.
thanke #402
Posted 10 January 2013 - 07:22 AM
Does anyone of you get the same issue :
when i put a wireless emitter/reciever next to a computer, the computer doesn't "boot" anymore. No particular error occurs but… WT(F word)
PixelToast #403
Posted 10 January 2013 - 08:08 AM
Does anyone of you get the same issue :
when i put a wireless emitter/reciever next to a computer, the computer doesn't "boot" anymore. No particular error occurs but… WT(F word)
WRCBE bug. go spam him about it
thanke #404
Posted 10 January 2013 - 10:23 AM
:mellow:/> My bad.
I'm trying so hard to make all mods working together that i make stupid confusion.
Meni #405
Posted 10 January 2013 - 02:15 PM
Added a poll, after I've seen Guude using the reverse engineer.

What about to use true id for the computer controlled crafter on function list() ?
Abdiel #406
Posted 10 January 2013 - 04:14 PM
I don't see what's the problem with using actual item IDs (or even giving us item names, why not?) What is the expected usage of the sorter? Surely something along the lines of "diamonds go left, cobble goes right". Or "pull 15 iron from the chest". All creating fake IDs is going to accomplish is people making databases of ID <-> items and having to do a lookup every time they call any function. Worse, if the IDs change based on the server or seed, programs won't even be portable between servers, or from one's test world to the survival world/server.
immibis #407
Posted 10 January 2013 - 07:00 PM
If the encoded IDs are server-independent, then I'd prefer those, otherwise real IDs.
Sortron IDs are supposedly server-independent - maybe they're based on the hashcode of the unlocalized item name.
BadBoyJH #408
Posted 11 January 2013 - 12:42 AM
Hey RichardG, tried to get a wrench turtle to pick up a Thermal Expansion Redstone Energy Cell, using turtle.dig(), but it gave me this weird screen.

Spoiler

Using Singleplayer, and the latest direwolf20 pack from Feed the Beast. The sticks and crowbar aren't my inventory.

Any chance of actual shift - right click wrench functionality?
Sebra #409
Posted 11 January 2013 - 03:12 AM
Try TE Engineer Turtle.

Sortron IDs are supposedly server-independent - maybe they're based on the hashcode of the unlocalized item name.
If Eloraam would so kind to allow to use the same algorithm, I prefer it. If no, true id/meta better. The only valid purpose of hiding true id is to forbid "go find me ##" programming.
RichardG867 #410
Posted 11 January 2013 - 04:08 AM
Judging by the sticks, the cell might have assigned the inventory to the fakeplayer inventory… Is /your/ inventory OK?
immibis #411
Posted 11 January 2013 - 12:19 PM
Try TE Engineer Turtle.

Sortron IDs are supposedly server-independent - maybe they're based on the hashcode of the unlocalized item name.
If Eloraam would so kind to allow to use the same algorithm, I prefer it. If no, true id/meta better. The only valid purpose of hiding true id is to forbid "go find me ##" programming.
If not, I'd still like server-independent fake IDs over real IDs.
PixelToast #412
Posted 11 January 2013 - 12:48 PM
bah, i would prefer it to be optional
i dont want to have to manually program a ton of hashes every time
but some people say thats OP
immibis #413
Posted 11 January 2013 - 02:54 PM
The way I see it:
If you have or can easily get one of the item, it doesn't matter whether real IDs are OP or not (which is subjective anyway) because either works.
If you don't have one of the item, it's not going to pass through your sorting system anyway, so it's not a problem.

Fake IDs could however have the advantage of not changing between servers that have different configs, and I haven't voted yet because I don't know whether they would have that advantage or not.
dsimon #414
Posted 11 January 2013 - 02:55 PM
I'm confirming the bug reported in replies #322 and #336 on this post. Specifically, the "extract" command on Interactive Sorters overwrites the slot on the target side instead of adding the item.

For example, suppose I have an Interactive Sorter with one chest above it and one below. The chest above contains 64 cobble, the chest below is empty. If k is the hash key for cobble and I run "sorter.extract(1,k,0,1)", then the top chest now has 63 cobble and the bottom 1. So far so good.

However, if I run that command again, the top chest will now have 62 cobble but the bottom still has only 1! The sorter effectively destroyed 1 cobble.

I'm on the RCGKraft server, we're running the latest version of Misc Peripherals on MC 1.4.6.
immibis #415
Posted 11 January 2013 - 02:57 PM
bah, i would prefer it to be optional
i dont want to have to manually program a ton of hashes every time
but some people say thats OP
You'd have to manually program the IDs anyway.
PixelToast #416
Posted 11 January 2013 - 03:01 PM
uhh, not verry many mods have conflicts, so there is no reason to use custom configs
and its WAAY easier to just look into NEI to see the itemIDs
SparkVGX #417
Posted 11 January 2013 - 06:20 PM
*edit - I'm an idiot, there's no bug with what I was trying to do. ^_^/>;;

Have an awesome day!
Sebra #418
Posted 12 January 2013 - 03:43 AM
Sortron IDs are supposedly server-independent - maybe they're based on the hashcode of the unlocalized item name.
If Eloraam would so kind to allow to use the same algorithm, I prefer it. If no, true id/meta better. The only valid purpose of hiding true id is to forbid "go find me ##" programming.
If not, I'd still like server-independent fake IDs over real IDs.
I agree, but I have four "Wrench"es in my configs. It should be something more deterministic than just namehash.
Meni #419
Posted 12 January 2013 - 10:45 AM
Infinity diamonds! Look at the bug on the image!
Cloudy #420
Posted 12 January 2013 - 01:33 PM
Sortron IDs are supposedly server-independent - maybe they're based on the hashcode of the unlocalized item name.
If Eloraam would so kind to allow to use the same algorithm, I prefer it. If no, true id/meta better. The only valid purpose of hiding true id is to forbid "go find me ##" programming.
If not, I'd still like server-independent fake IDs over real IDs.
I agree, but I have four "Wrench"es in my configs. It should be something more deterministic than just namehash.

… which is why it would be unlocalized name.
Keridos #421
Posted 12 January 2013 - 06:09 PM
Could you implement a block that can read data from Railcraft Tanks and TE Energy Cells that exactly tells how much MJ or mB of Liquids are in the block?
61352151511 #422
Posted 13 January 2013 - 05:15 AM
I don't know if its just me or not but on my server we are using the latest computercraft (The one that has a miscperipherals fix) and the latest miscperipherals. Both the client and server have the same config and version of the mods. When I try to craft an anchor turtle (Assuming it's the same with other turtles) it doesn't show an output for the recipe. When I get them from the creative menu and then switch back to the survival mode the turtle disappears. Have no idea why this is happening

Edit: Nevermind I realised you need the chunk loader module instead of the chunk loader
Budman17r #423
Posted 13 January 2013 - 05:57 AM
causing crashes 2013-01-12 10:55:46 [WARNING] [IC2] API ERROR: miscperipherals.tile.TileChargeStationIC2@6e1b694c didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.
p3lim #424
Posted 13 January 2013 - 05:31 PM
Could you implement a block that can read data from Railcraft Tanks and TE Energy Cells that exactly tells how much MJ or mB of Liquids are in the block?

Nuclear Control (IC2 plugin) adds Liquid Sensor Kits, which effectively gives you the name of the liquid, amount, free space, capacity and percentage of a tank (works with most tanks (BC, Railcraft) and machines that store liquid (Coke oven)).
However, even though the Nuclear Information Reader peirpheral reads the other cards (nuclear and energy), it doesn't work with the liquid ones.

I came here to report that error or ask for the ability for it to read it, but I though I'd reply to you at the same time.
Viproz #425
Posted 13 January 2013 - 09:47 PM
Please add XPTurtle to miscperipheral, the author give the permission to everybody :
You're free to do whatever you want with it as long as I get partial credit.

It would be very nice !
Regelneef #426
Posted 14 January 2013 - 01:42 AM
I'm having an error with the REther module on a turtle. I only have the REther module on the turtle and when I do the following:

m = peripheral.wrap("right")
m.setFreq(1) --Returns 0
m.get() --Returns false even when frequenty is active
m.set(true) --returns lua:52: java.lang.NullPointerException in consol from turtle
And this is the code shown in the MC log:


2013-01-03 14:29:27 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-03 14:29:27 [INFO] [STDERR] java.lang.NullPointerException
2013-01-03 14:29:27 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.getDimension(PeripheralWirelessRedstone.java:136)
2013-01-03 14:29:27 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:610)
2013-01-03 14:29:27 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-03 14:29:27 [INFO] [STDERR] at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-03 14:29:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

I'm using version 1.481 from ComputerCraft and version 2.3 from MiscPeripherals also the latest version of redpower and WRCBE.

I am having the same issue is there a fix for this?

Here 3 :)/>
But with me this ONLY happens when I let the turtle set a freq on wireless redstone, reading and setting the freq is no problem
with forge 489 on MC 1.46
RichardG867 #427
Posted 14 January 2013 - 04:23 AM
It's been a long time. I had one of those idea surges, leading to another major release. Not only I added content and an optional coremod component, but I rewrote several parts of the mod, switched from dummysourcing to reflection in order to avoid future mod compatibility issues, among other things. Stuff is probably broken, so I will leave it to you guys to test:

MiscPeripherals 3.0b4

Debug mode is turned on for this release, so there are some extra verbose things. If something doesn't work, check the console for "[MiscPeripherals] Reflector:" messages. Due to the strict beta nature, this release is not allowed into any modpack, including FTB.
Goes in coremods, but you can still put it on mods - you get extra features in coremods.
Whist34 #428
Posted 14 January 2013 - 05:41 AM
Will you please add wireless functionality to the Compass module?
(Or at least make it a configurable option =)

I have a GPS system and I can make:
a wireless mining turtle that knows its position
a compass mining turtle that knows its facing

but I can't make:
a wireless compass mining turtle that knows its position and facing =)


Thank you
bozo #429
Posted 14 January 2013 - 07:35 AM
Will you please add wireless functionality to the Compass module?
(Or at least make it a configurable option =)

I have a GPS system and I can make:
a wireless mining turtle that knows its position
a compass mining turtle that knows its facing

but I can't make:
a wireless compass mining turtle that knows its position and facing =)


Thank you

You can get the the facing quite easy with the gps turtle. Just move one block forward and compare the new position to the old one.
bozo #430
Posted 14 January 2013 - 07:37 AM
whoops pls delete
Regelneef #431
Posted 14 January 2013 - 08:11 AM
It's been a long time. I had one of those idea surges, leading to another major release. Not only I added content and an optional coremod component, but I rewrote several parts of the mod, switched from dummysourcing to reflection in order to avoid future mod compatibility issues, among other things. Stuff is probably broken, so I will leave it to you guys to test:

MiscPeripherals 3.0b4

Debug mode is turned on for this release, so there are some extra verbose things. If something doesn't work, check the console for "[MiscPeripherals] Reflector:" messages. Due to the strict beta nature, this release is not allowed into any modpack, including FTB.
Goes in coremods, but you can still put it on mods - you get extra features in coremods.

Ok RichardG, My server no longer halts on activating a wireless redstone signal with a turtle. but now the turtle doesn't have any interaction (or so it seems) with wireless redstone :)/>

And I indeed noticed debugging mode is on :D/>
Spoiler2013-01-13 20:06:29 [INFO] [STDOUT] private void codechicken.wirelessredstone.core.RedstoneEtherServer.entityJamTest(yc): is [Ljava.lang.Object;@70f11de8 assign able from [Ljava.lang.Class;@1c423dd1
2013-01-13 20:06:29 [INFO] [STDOUT] private void codechicken.wirelessredstone.core.RedstoneEtherServer.unloadJammedMap(): is [Ljava.lang.Object;@70f11de8 assign able from Ljava.lang.Class;@40e872d5
2013-01-13 20:06:29 [INFO] [STDOUT] public java.util.Set codechicken.wirelessredstone.core.RedstoneEtherServer.getTransmittingDevicesInDimension(int): is [Ljava.lang.Object;@70f11de8 assignable from [Ljava.lang.Class;@5ccb1f3d
2013-01-13 20:06:29 [WARNING] [MiscPeripherals] Reflector: Unable to invoke method [codechicken.wirelessredstone.core.RedstoneEtherServer@14a09ce].addTransmittingDevice
2013-01-13 20:06:29 [INFO] [STDERR] java.lang.NoSuchMethodException
2013-01-13 20:06:29 [INFO] [STDERR] at miscperipherals.safe.Reflector.invoke(Reflector.java:93)
2013-01-13 20:06:29 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralWirelessRedstone$2.call(PeripheralWirelessRedstone.java:86)
2013-01-13 20:06:29 [INFO] [STDERR] at java.util.concurrent.FutureTask$SyncinnerRun(Unknown Source)
2013-01-13 20:06:29 [INFO] [STDERR] at java.util.concurrent.FutureTask.run(Unknown Source)
2013-01-13 20:06:29 [INFO] [STDERR] at miscperipherals.core.TickHandler.tickStart(TickHandler.java:29)
2013-01-13 20:06:29 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
2013-01-13 20:06:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:119)
2013-01-13 20:06:29 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
2013-01-13 20:06:29 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:663)
2013-01-13 20:06:29 [INFO] [STDERR] at ho.r(DedicatedServer.java:270)
2013-01-13 20:06:29 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
2013-01-13 20:06:29 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-01-13 20:06:29 [INFO] [STDERR] at fy.run(SourceFile:849)

Hope this helps, O yeah I placed in the Coremods folder on both server and client.

O and placing a pre-made (from version 2.3) chunckloading turtle crashes the server:
Spoiler2013-01-13 20:17:18 [WARNING] [MiscPeripherals] Reflector: Unable to construct [dan200.turtle.shared.TurtleModem]
2013-01-13 20:17:18 [INFO] [STDERR] java.lang.NoSuchMethodException
2013-01-13 20:17:18 [INFO] [STDERR] at miscperipherals.safe.Reflector.construct(Reflector.java:126)
2013-01-13 20:17:18 [INFO] [STDERR] at miscperipherals.peripheral.PeripheralChunkLoaderModem.<init>(PeripheralChunkLoaderModem.java:20)
2013-01-13 20:17:18 [INFO] [STDERR] at miscperipherals.upgrade.UpgradeChunkLoader.createPeripheral(UpgradeChunkLoader.java:66)
2013-01-13 20:17:18 [INFO] [STDERR] at dan200.turtle.shared.TileEntityTurtle.updatePeripheralUpgrades(TileEntityTurtle.java:881)
2013-01-13 20:17:18 [INFO] [STDERR] at dan200.turtle.shared.TileEntityTurtle.setUpgrades(TileEntityTurtle.java:692)
2013-01-13 20:17:18 [INFO] [STDERR] at dan200.turtle.shared.ItemTurtle.setupComputerAfterPlacement(ItemTurtle.java:126)
2013-01-13 20:17:18 [INFO] [STDERR] at dan200.computer.shared.ItemComputerBase.a(ItemComputerBase.java:53)
2013-01-13 20:17:18 [INFO] [STDERR] at ur.a(SourceFile:88)
2013-01-13 20:17:18 [INFO] [STDERR] at ir.a(ItemInWorldManager.java:424)
2013-01-13 20:17:18 [INFO] [STDERR] at iv.a(NetServerHandler.java:578)
2013-01-13 20:17:18 [INFO] [STDERR] at fk.a(SourceFile:58)
2013-01-13 20:17:18 [INFO] [STDERR] at cg.b(TcpConnection.java:454)
2013-01-13 20:17:18 [INFO] [STDERR] at iv.d(NetServerHandler.java:136)
2013-01-13 20:17:18 [INFO] [STDERR] at iw.b(NetworkListenThread.java:57)
2013-01-13 20:17:18 [INFO] [STDERR] at ht.b(SourceFile:30)
2013-01-13 20:17:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
2013-01-13 20:17:18 [INFO] [STDERR] at ho.r(DedicatedServer.java:270)
2013-01-13 20:17:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
2013-01-13 20:17:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-01-13 20:17:18 [INFO] [STDERR] at fy.run(SourceFile:849)
2013-01-13 20:17:18 [INFO] [STDOUT] entering
2013-01-13 20:17:18 [INFO] [STDOUT] class: null
2013-01-13 20:17:18 [SEVERE] [ForgeModLoader] A critical server error occured handling a packet, kicking 480 java.lang.NullPointerException
at miscperipherals.peripheral.PeripheralChunkLoaderModem.getType(PeripheralChunkLoaderModem.java:33)
at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.<init>(PeripheralAPI.java:38)
at dan200.computer.core.apis.PeripheralAPI.onPeripheralChanged(PeripheralAPI.java:279)
at dan200.computer.core.Computer$APIEnvironment.onPeripheralChanged(Computer.java:161)
at dan200.computer.core.Computer.setPeripheral(Computer.java:773)
at dan200.computer.shared.NetworkedComputerHelper.setPeripheral(NetworkedComputerHelper.java:363)
at dan200.turtle.shared.TileEntityTurtle.updatePeripheralUpgrades(TileEntityTurtle.java:885)
at dan200.turtle.shared.TileEntityTurtle.setUpgrades(TileEntityTurtle.java:692)
at dan200.turtle.shared.ItemTurtle.setupComputerAfterPlacement(ItemTurtle.java:126)
at dan200.computer.shared.ItemComputerBase.a(ItemComputerBase.java:53)
at ur.a(SourceFile:88)
at ir.a(ItemInWorldManager.java:424)
at iv.a(NetServerHandler.java:578)
at fk.a(SourceFile:58)
at cg.b(TcpConnection.java:454)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at ht.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
2013-01-13 20:17:18 [WARNING] [Minecraft] Failed to handle packet for Regelneef/xxx.xxx.xxx.xxx: java.lang.NullPointerExceptionjava.lang.NullPointerException
at miscperipherals.peripheral.PeripheralChunkLoaderModem.getType(PeripheralChunkLoaderModem.java:33)
at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.<init>(PeripheralAPI.java:38)
at dan200.computer.core.apis.PeripheralAPI.onPeripheralChanged(PeripheralAPI.java:279)
at dan200.computer.core.Computer$APIEnvironment.onPeripheralChanged(Computer.java:161)
at dan200.computer.core.Computer.setPeripheral(Computer.java:773)
at dan200.computer.shared.NetworkedComputerHelper.setPeripheral(NetworkedComputerHelper.java:363)
at dan200.turtle.shared.TileEntityTurtle.updatePeripheralUpgrades(TileEntityTurtle.java:885)
at dan200.turtle.shared.TileEntityTurtle.setUpgrades(TileEntityTurtle.java:692)
at dan200.turtle.shared.ItemTurtle.setupComputerAfterPlacement(ItemTurtle.java:126)
at dan200.computer.shared.ItemComputerBase.a(ItemComputerBase.java:53)
at ur.a(SourceFile:88)
at ir.a(ItemInWorldManager.java:424)
at iv.a(NetServerHandler.java:578)
at fk.a(SourceFile:58)
at cg.b(TcpConnection.java:454)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at ht.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
2013-01-13 20:17:18 [SEVERE] [ForgeModLoader] A TileEntity type dan200.turtle.shared.RedPowerTileEntityTurtleExpanded has throw an exception trying to write state. It will not persist. Report this to the mod author
java.lang.NullPointerException
at miscperipherals.peripheral.PeripheralChunkLoaderModem.writeToNBT(PeripheralChunkLoaderModem.java:78)
at dan200.turtle.shared.TileEntityTurtle.b(TileEntityTurtle.java:1203)
at aam.a(AnvilChunkLoader.java:311)
at aam.a(AnvilChunkLoader.java:127)
at im.b(ChunkProviderServer.java:232)
at im.b(ChunkProviderServer.java:328)
at in.b(WorldServer.java:166)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:668)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)

Finally a new made chunckloading turtle has the same effect….
Whist34 #432
Posted 14 January 2013 - 09:57 AM
Will someone please elaborate on the installation procedure for this mod.

I have ComputerCraft and Miscperipherals installed and working fine - as zip files. Then I discovered that to be able to add programs or apis that are auto-installed on all computers you have to extract ComputerCraft into a folder within the mods folder. You can't leave it as a zip file.

Do I need to do the same thing with Miscperipherals? Just create a folder named /mods/miscperipherals and then extract the contents of the zip file into that folder?
Or should it be extracted into my mods/ComputerCraft folder?

Thank you
RichardG867 #433
Posted 14 January 2013 - 10:39 AM
Nope, MiscPeripherals magically extracts the APIs and installs them. It also won't work if you have it installed as a folder.
scyl #434
Posted 14 January 2013 - 01:23 PM
Does anyone else have a problem where the computer controlled crafter doesn't use any resources to craft the items? or maybe that just happens in FTB Direwolf20 pack?
Cloudy #435
Posted 15 January 2013 - 01:11 AM
Then I discovered that to be able to add programs or apis that are auto-installed on all computers you have to extract ComputerCraft into a folder within the mods folder. You can't leave it as a zip file.

Except you can. You can create a ComputerCraft folder, snd then lua then rom folder, and files there will be seen too.
Chris54721 #436
Posted 15 January 2013 - 03:28 AM
Hi, I just discovered a bug in the Computer Controlled Crafter. When I craft something, the item is correctly crafted and moved (using a RP2 Filter) in a chest. But if you try to craft again the same item, it will be recrafted because the materials are not deleted from the buffer! So this implicates the possibility to make infinite items in survival mode D: I made a workaround with Block Breakers and Deployers, but this is quite annoying.

– Sorry for my bad English D:
Holofire #437
Posted 15 January 2013 - 04:29 AM
Hi, I just discovered a bug in the Computer Controlled Crafter. When I craft something, the item is correctly crafted and moved (using a RP2 Filter) in a chest. But if you try to craft again the same item, it will be recrafted because the materials are not deleted from the buffer! So this implicates the possibility to make infinite items in survival mode D: I made a workaround with Block Breakers and Deployers, but this is quite annoying.

– Sorry for my bad English D:

I can confirm since this has been reported about 5 times. Im sure RichardG is on the case :D/>
Heavy #438
Posted 15 January 2013 - 06:39 AM
just crashed my server two times in a row (CC 1.481 + MiscPeripheerals 2.3)
I tried to control multiple wireless frequencies with an advanced Computer -> Rednet -> RetherTurtle combination (as simple wireless transmitters stop sending the first signal when switched to the second one). Switching Frequency on the turtle worked, but "transmitter.set(true)" crashed the server:

2013-01-14 18:16:25 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-14 18:16:25 [INFO] [STDERR] java.lang.NullPointerException
2013-01-14 18:16:25 [INFO] [STDERR]	 at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:611)
2013-01-14 18:16:25 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-14 18:16:25 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-14 18:16:25 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-14 18:16:25 [INFO] [STDERR]	 at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-14 18:16:25 [INFO] [STDERR]	 at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-14 18:16:25 [INFO] [STDERR]	 at java.lang.Thread.run(Thread.java:636)
2013-01-14 18:17:40 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-14 18:17:40 [INFO] [STDERR] java.lang.NullPointerException
2013-01-14 18:17:40 [INFO] [STDERR]	 at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:611)
2013-01-14 18:17:40 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-14 18:17:40 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-14 18:17:40 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-14 18:17:40 [INFO] [STDERR]	 at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-14 18:17:40 [INFO] [STDERR]	 at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-14 18:17:40 [INFO] [STDERR]	 at java.lang.Thread.run(Thread.java:636)
2013-01-14 18:18:40 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-14 18:18:40 [INFO] [STDERR] java.lang.NullPointerException
2013-01-14 18:18:40 [INFO] [STDERR]	 at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:611)
2013-01-14 18:18:40 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-14 18:18:40 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-14 18:18:40 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-14 18:18:40 [INFO] [STDERR]	 at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-14 18:18:40 [INFO] [STDERR]	 at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-14 18:18:40 [INFO] [STDERR]	 at java.lang.Thread.run(Thread.java:636)
2013-01-14 18:19:42 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-14 18:19:42 [INFO] [STDERR] java.lang.NullPointerException
2013-01-14 18:19:42 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.getDimension(PeripheralWirelessRedstone.java:136)
2013-01-14 18:19:42 [INFO] [STDERR]	 at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:610)
2013-01-14 18:19:42 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-14 18:19:42 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-14 18:19:42 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-14 18:19:42 [INFO] [STDERR]	 at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-14 18:19:42 [INFO] [STDERR]	 at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-14 18:19:42 [INFO] [STDERR]	 at java.lang.Thread.run(Thread.java:636)
2013-01-14 18:20:12 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-14 18:20:12 [INFO] [STDERR] java.lang.NullPointerException
2013-01-14 18:20:12 [INFO] [STDERR]	 at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:611)
2013-01-14 18:20:12 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-14 18:20:12 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-14 18:20:12 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-14 18:20:12 [INFO] [STDERR]	 at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-14 18:20:12 [INFO] [STDERR]	 at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-14 18:20:12 [INFO] [STDERR]	 at java.lang.Thread.run(Thread.java:636)

Then I broke the turtle - everything fine. Broke the advanced computer (without removing the modem first) -> crash #2:

2013-01-14 18:31:31 [INFO] [STDOUT] ComputerCraft: Error running task.
2013-01-14 18:31:31 [INFO] [STDERR] java.lang.NullPointerException
2013-01-14 18:31:31 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.getDimension(PeripheralWirelessRedstone.java:136)
2013-01-14 18:31:31 [INFO] [STDERR]	 at codechicken.wirelessredstone.core.RedstoneEtherServer.removeTransmittingDevice(RedstoneEtherServer.java:610)
2013-01-14 18:31:31 [INFO] [STDERR]	 at miscperipherals.peripheral.PeripheralWirelessRedstone.detach(PeripheralWirelessRedstone.java:120)
2013-01-14 18:31:31 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI$PeripheralWrapper.detach(PeripheralAPI.java:85)
2013-01-14 18:31:31 [INFO] [STDERR]	 at dan200.computer.core.apis.PeripheralAPI.shutdown(PeripheralAPI.java:366)
2013-01-14 18:31:31 [INFO] [STDERR]	 at dan200.computer.core.Computer$2.execute(Computer.java:998)
2013-01-14 18:31:31 [INFO] [STDERR]	 at dan200.computer.core.ComputerThread$1$1.run(ComputerThread.java:67)
2013-01-14 18:31:31 [INFO] [STDERR]	 at java.lang.Thread.run(Thread.java:636)
Chris54721 #439
Posted 15 January 2013 - 08:05 AM
Hi, I just discovered a bug in the Computer Controlled Crafter. When I craft something, the item is correctly crafted and moved (using a RP2 Filter) in a chest. But if you try to craft again the same item, it will be recrafted because the materials are not deleted from the buffer! So this implicates the possibility to make infinite items in survival mode D: I made a workaround with Block Breakers and Deployers, but this is quite annoying.

– Sorry for my bad English D:

I can confirm since this has been reported about 5 times. Im sure RichardG is on the case :D/>/>

I just made an amazing autocrafting and a computer-controlled sorting system :D/> if RichardG fixes the bug I can finally complete it, let's wait for an update :/
Realmcoder #440
Posted 15 January 2013 - 10:38 AM
So, I have not been able to read through this long and amazing topic so this might have been suggested, but imagine interactive filters and retrievers. They would hook into a redpower tube system like normal ones would, but these allow the use of unique item Ids and set color functions to not require one of each items and allowing for a complete sorting system. One possible set of crafting recipes would be this

D S D
V I V
D N D

Where D = diamond; S = sorting machine; I = interactive sorter; N = nether star and V = retriever and filter for their respective blocks.

I know that you said eloram doesn't like people hooking into her blocks, but I bet if you asked her nicely she would let you:D. Thanks for the awesome mod
blueokapi123 #441
Posted 15 January 2013 - 11:57 AM
I would definitely like a turtle that could hold souls, charge/discharge selected soul shards, and hold souls of things it kills if it's attached to a melee turtle.
scyl #442
Posted 15 January 2013 - 05:37 PM
Hi, I just discovered a bug in the Computer Controlled Crafter. When I craft something, the item is correctly crafted and moved (using a RP2 Filter) in a chest. But if you try to craft again the same item, it will be recrafted because the materials are not deleted from the buffer! So this implicates the possibility to make infinite items in survival mode D: I made a workaround with Block Breakers and Deployers, but this is quite annoying.

– Sorry for my bad English D:

yes, as I have posted 2 messages above your… hope he fixes this soon, would be cool to use the crafting table
RichardG867 #443
Posted 15 January 2013 - 11:40 PM
I would definitely like a turtle that could hold souls, charge/discharge selected soul shards, and hold souls of things it kills if it's attached to a melee turtle.
DENIED by ShadwDrgn himself
Chris54721 #444
Posted 16 January 2013 - 01:41 AM
Hi, I just discovered a bug in the Computer Controlled Crafter. When I craft something, the item is correctly crafted and moved (using a RP2 Filter) in a chest. But if you try to craft again the same item, it will be recrafted because the materials are not deleted from the buffer! So this implicates the possibility to make infinite items in survival mode D: I made a workaround with Block Breakers and Deployers, but this is quite annoying.

– Sorry for my bad English D:

yes, as I have posted 2 messages above your… hope he fixes this soon, would be cool to use the crafting table

Yep, an autocrafting system controlled by a computer would be cool :D/> something like typing 'craft chest' makes a turtle moving materials to the buffer and the computer crafting and giving you the requested stuff :)/>
Draradech #445
Posted 16 January 2013 - 02:03 AM
How do chunkloader turtles behave on chunk boundaries when set to keep only 1 chunk loaded?

The turtle being in one chunk, directly at the border, facing out of the chunk. How do commands work, which are referencing the space in front of the turtle (dig, place, detect, compare, drop and suck)?
RichardG867 #446
Posted 16 January 2013 - 09:37 AM
In Minecraft, a block can't be inbetween two spaces. The turtle keeps on its space, then when it reaches half the movement animation, its logic moves to the next space.
Meni #447
Posted 16 January 2013 - 10:15 AM
Richard when do you think that the next update will be release?
Thanks
blueokapi123 #448
Posted 16 January 2013 - 01:54 PM
I would definitely like a turtle that could hold souls, charge/discharge selected soul shards, and hold souls of things it kills if it's attached to a melee turtle.
DENIED by ShadwDrgn himself
Ok thanks
Draradech #449
Posted 16 January 2013 - 10:03 PM
In Minecraft, a block can't be inbetween two spaces. The turtle keeps on its space, then when it reaches half the movement animation, its logic moves to the next space.

Well of course. For my question, the turtle does stay where it is, just the block it references (the block in front of it) is out of the loaded chunk. Is the chunk loaded if the turtle tries to interact with it?
ramdor72 #450
Posted 17 January 2013 - 01:38 AM
Hi, anyone have any issues with the extract funtction from the interactive sorter? For example, I call the function 10 times from as it happens 10 rednet events, extracting 1 item each call. The function returns 1 as expected each time, however, it does not always deliver 10 out, sometimes as few as 5.

Any ideas?
Cloudy #451
Posted 17 January 2013 - 03:05 AM
In Minecraft, a block can't be inbetween two spaces. The turtle keeps on its space, then when it reaches half the movement animation, its logic moves to the next space.

Actually, it's technically in the next block as soon as it moves.
Sebra #452
Posted 17 January 2013 - 04:10 AM
In Minecraft, a block can't be inbetween two spaces. The turtle keeps on its space, then when it reaches half the movement animation, its logic moves to the next space.
Imho to measure chunkloading radius in chunks is not good idea. To measure it in meters is better. Turtle should keep loaded all chunks, containing all blocks in specified radius. Turtle, configured to keep loaded bocks in radius 1 meter should keep loaded 1, 2 or 3 chunks based on it's position.
For example BC Quarry keeps loaded up to 25 chunks it is in, while maximum Quarry size is 64*64m (4*4 chunks).
rmb938 #453
Posted 17 January 2013 - 09:05 AM
For some reason when I add the chunk loader module to my turtle they are unable to move. Any ideas? I have been looking for a fix for a few hours.
remotlsess #454
Posted 17 January 2013 - 02:30 PM
Using the Interactive Sorter and the Nuclear Information Reader is causing a crash on my server. It's not every time you use them but every now and again the .get() or possibly reading the information from the tables causes a weird crash. Nothing seems to turn up in the logs but the server just becomes unresponsive. Anyone else having this issue? Not running any particular mod pack, just a bunch of different mods so is there any known conflicts or anything??
RichardG867 #455
Posted 18 January 2013 - 01:37 AM
Alright, new beta, fixing a bunch of issues and adding new content!

https://dl.dropbox.c...erals-3.0b6.jar

Note that this version adds a new block ID, but it auto-adjusts to blockAlpha + 1.

EDIT: Derp, ninja update. Charge stations crashing? Redownload.
RichardG867 #456
Posted 18 January 2013 - 03:04 AM
Beta documentation added to OP. Have fun.
Sebra #457
Posted 18 January 2013 - 04:51 AM
RichardG, for Turtle Teleporter you can store six destinations - one per side. This would make understanding and tuning easier.
Adventure_Update_Crafting #458
Posted 18 January 2013 - 02:34 PM
Who knows how to install this right because i cant seem to craft them i really wanna craft them but i dont know what im doing wrong
mmcandr3 #459
Posted 18 January 2013 - 02:46 PM
For whatever reason my REther turtles aren't saving their state when I log out, programs all get deleted and turtle reverts to a regular turtle. :*(
RichardG867 #460
Posted 19 January 2013 - 01:32 AM
For whatever reason my REther turtles aren't saving their state when I log out, programs all get deleted and turtle reverts to a regular turtle. :*(
Version?
Komoden #461
Posted 19 January 2013 - 03:30 AM
Hey RG…

Are there any plans to make it possible to interact with the Sortron(RP2) using one of your amazing peripherals?
I know Eloraam generally doesn't like it when people do stuff with/to Redpower, but i still feel i need to ask this…

There are a lot of people who have a hard time understanding Forth, but have no problems using lua. (myself partly included, the stack based, Assembler like way Forth is coded is very alien to me)

Don't get me wrong, i love the work Eloraam does, but for a very high percentage of the Minecraft users lua is probably far easier to understand and use than Forth is.
RichardG867 #462
Posted 19 January 2013 - 04:11 AM
[19:01] <@Elo|coding> no.  i won't allow CC/redbus.
[10:08] <Elo|eh> but i don't want it talking to redbus
[10:08] <Elo|eh> keep running into people who would use any API i release to, say, connect the sortron to CC ;)/>

Can the influx of requests stop now?
Eisfreak7 #463
Posted 19 January 2013 - 05:37 AM
How does the chunk loader turtle exactly work? Should it generate new chunks? To test it, i wrote a program that writes the return of turtle.forward() (true/false) and the computer time into a file.
Mostly it just stopped after 70-200 blocks, but one time it continued very long (I stopped it at over 6000 blocks, the chunks werent generated before).
Is that a bug? How shoud it be? If the chunks shouldn't be generated, maybe a function like detectExisting() or so would be nice to detect if the world before the turtle is already generated.
Also: Does the turtle automatically boot if the server/client restarts and the turtle is in an unloaded chunk?


Edit: I'm playing on Feed The Best with the latest MindCrack pack
Tankman101 #464
Posted 19 January 2013 - 08:05 AM
Crashed…

—- Minecraft Crash Report —-
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 1/18/13 12:01 AM
Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: basiccomponents/BasicComponents
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:661)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: basiccomponents/BasicComponents
at miscperipherals.proxy.ProxyUniversalElectricity.<init>(ProxyUniversalElectricity.java:28)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
… 5 more
Caused by: java.lang.ClassNotFoundException: basiccomponents.BasicComponents
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 39 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– System Details –
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_31, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 504404168 bytes (481 MB) / 676659200 bytes (645 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 Optifine OptiFine_1.4.6_HD_U_B4 36 mods loaded, 36 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_InvTweaks [Inventory Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_AdvancedHud [mod_AdvancedHud] (Advanced Hud 4.8.1 [1.4.6].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents [Basic Components] (BasicComponents_v1.2.3.331.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AssemblyLine [Assembly Line] (AssemblyLine_v0.2.3.57.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AtomicScience [Atomic Science] (AtomicScience_v0.3.3.130.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BlastCraft [BlastCraft] (BlastCraft_v0.6.1.23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ElectricExpansion [Electric Expansion] (ElectricExpansion_v1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Liquid Mechanics [Liquid Mechanics] (Fluid-Mechanics_v0.2.5.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ICBM [ICBM] (ICBM_v1.0.2.126.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest [Iron Chest] (ironchest-universal-1.4.7-4.5.4.217.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits [MachineMuse Modular Powersuits] (MachineMuseModularPowerSuits-v0.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mekanism [Mekanism] (Mekanism-v5.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismGenerators [MekanismGenerators] (MekanismGenerators-v5.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismTools [MekanismTools] (MekanismTools-v5.0.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.6-6.14.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: ATI Mobility Radeon HD 4250 GL version 3.2.9751 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
mmcandr3 #465
Posted 19 January 2013 - 08:55 AM
For whatever reason my REther turtles aren't saving their state when I log out, programs all get deleted and turtle reverts to a regular turtle. :*(
Version?

Using the beta now, CC1.481 with miscperipherals-3.0b6.
gheotic #466
Posted 19 January 2013 - 08:58 AM
Can anyone tell me how to use the Player Detector?
How does the pullevent command work?
Lyqyd #467
Posted 19 January 2013 - 10:34 AM
Merged the above question into this topic.
RichardG867 #468
Posted 19 January 2013 - 10:42 AM
For whatever reason my REther turtles aren't saving their state when I log out, programs all get deleted and turtle reverts to a regular turtle. :*(
Version?

Using the beta now, CC1.481 with miscperipherals-3.0b6.
Try logging off and back on, then posting an error log.
Kittychanley #469
Posted 19 January 2013 - 03:36 PM
I'm currently using the DW20 pack version 4, and my turtles attempting to call nil when using the get function of gate readers.
I've copied direwolf's exact code found here: http://www.youtube.c...qrcyh_Y#t=1413s

m = peripheral.wrap("front")
data = m.get()
for i, j in pairs(data) do
print(tostring(i)..": "..tostring(j))
end
and I'm getting test:2: attempt to index ? (a nil value)
Did I screw something up in the code, or any idea what happened?

**Nevermind! I had a energycell where my gate reader should be. Man do those look alike. ^^;
Edited on 19 January 2013 - 02:42 PM
mmcandr3 #470
Posted 19 January 2013 - 04:09 PM
For whatever reason my REther turtles aren't saving their state when I log out, programs all get deleted and turtle reverts to a regular turtle. :*(
Version?

Using the beta now, CC1.481 with miscperipherals-3.0b6.
Try logging off and back on, then posting an error log.

Great idea thanks for taking the time to look through these.

Pre-logout:
Here I logged in, took a regular turtle (was previously a rether turtle) and combined it with a cheated in rether module to create a rether turtle, placed it in the world and logged out.


Post-Logout:
Here I logged back in and opened the interface on the now non-rether turtle.
schilcote #471
Posted 19 January 2013 - 05:32 PM
There are a lot of people who have a hard time understanding Forth, but have no problems using lua. (myself partly included, the stack based, Assembler like way Forth is coded is very alien to me)

FORTH is a massive pain in the buttocks- I'd bet the only reason Elo chose it was because it's fast and was easy to port to the 65el02. I think it seriously de-values the awesomeness of Redpower Control, having it as the only built-in means of operating the computer.

Try Redpower BASIC (easily found with a quick Google search). It's leauges easier to use, and is much more like an actual operating system than an esoteric embedded system controller- indeed, it's a direct port of the operating system (Stickler's note: I'm not sure if MS-BASIC fits the actual definition of the term 'operating system', but I can't think of a better one) that was on more or less every home computer in the 80s. Eventualy I might actually get around to writing an actual operating system (that is, a program that allows the user to store, move, and execute programs and data) after I get my current backlog of projects done. Or maybe before, since writing this post has gotten me a little psyched up for it…
Gili710 #472
Posted 19 January 2013 - 10:55 PM
Hi Richard,

Haven't read through the whole thread so excuse me if this has already been reported but I'm experiencing a bug with your inventory module.

Setup : chest with empty buckets, turtle with inventory module next to it.

If I do a .suck(x), to suck an unspecified number of buckets from slot x in the chest (there is only 1 empty bucket in each slot), it puts a full stack of empty buckets in the turtle, in other words it creates an additional 15 buckets. This seems to also happen with other items. I just tried it with an egg and it did the same thing. Pulled out 1 egg (since there was only one in there) but placed 16 in the turtle, and same when pulling 2 sand; it put 64 in the turtle.

I'm running the DW20 FTB pack v4 atm, but it seems that with this bug your awesome module (which really imho should be part of the basic CC api) is unusable in most cases, as it will create massive dupe problems in any situation where you can't know the exact size of the stack you're pulling.
RichardG867 #473
Posted 20 January 2013 - 02:45 AM

2013-01-18 21:56:03 [SEVERE] [ForgeModLoader] A TileEntity turtleex(dan200.turtle.shared.RedPowerTileEntityTurtleExpanded) has thrown an exception during loading, its state cannot be restored. Report this to the mod author
java.lang.NullPointerException
at dan200.turtle.shared.TileEntityTurtle.getRealSelf(TileEntityTurtle.java:2982)
at dan200.turtle.shared.TileEntityTurtle.getWorld(TileEntityTurtle.java:336)
at miscperipherals.peripheral.PeripheralWirelessRedstone.<init>(PeripheralWirelessRedstone.java:34)
at miscperipherals.upgrade.UpgradeWirelessRedstone.createPeripheral(UpgradeWirelessRedstone.java:51)
at dan200.turtle.shared.TileEntityTurtle.updatePeripheralUpgrades(TileEntityTurtle.java:881)
at dan200.turtle.shared.TileEntityTurtle.a(TileEntityTurtle.java:1119)
at any.c(TileEntity.java:150)
at aam.a(AnvilChunkLoader.java:418)
at aam.a(AnvilChunkLoader.java:103)
at aam.a(AnvilChunkLoader.java:83)
at im.f(ChunkProviderServer.java:182)
at im.c(ChunkProviderServer.java:118)
at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:310)
at bdz.a(IntegratedServer.java:84)
at bdz.c(IntegratedServer.java:100)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)

That's what I was looking for, thanks!
Eisfreak7 #474
Posted 20 January 2013 - 09:06 AM
How does the chunk loader turtle exactly work? Should it generate new chunks? To test it, i wrote a program that writes the return of turtle.forward() (true/false) and the computer time into a file.
Mostly it just stopped after 70-200 blocks, but one time it continued very long (I stopped it at over 6000 blocks, the chunks werent generated before).
Is that a bug? How shoud it be? If the chunks shouldn't be generated, maybe a function like detectExisting() or so would be nice to detect if the world before the turtle is already generated.
Also: Does the turtle automatically boot if the server/client restarts and the turtle is in an unloaded chunk?


Edit: I'm playing on Feed The Best with the latest MindCrack pack

Sorry that i push my own question, but I'm writing a strip miner and I'm really interested in it. It's kinda hard to test that things because when you want to go to the turtle, the chunks generate so you cant see the error happening.
Foone #475
Posted 20 January 2013 - 09:59 AM
I'm not able to get InventoryTurtles to do anything. I tried just cycling through the first 64 slots and doing inv.suck(i) and I get nothing. no item is sucked into the turtle.
(I'm wrapping the peripheral correctly and calling methods on that object) Is this just broken?

(And inventory turtles are enabled in the config)

One odd thing is that if I then do turtle.suck() after trying the peripheral.suck(), it returns true but adds no item to the turtle (and the item disappears from the chest)
Only the first time though, after the first broken suck it'll go back to false. and it doesn't seem to affect stacks, only single items.
Regelneef #476
Posted 21 January 2013 - 01:35 AM
Ok richard, I have the same issue as MMcandr3 in SMP enviroment (Using MC 1.46, MCforge: 489 and CC1481 with MP3.06B in the coremods folder)

Secondly there might be an issue with steve's carts (rev 44)
Error message on client side
Spoiler2013-01-20 13:29:56 [WARNING] [MiscPeripherals] Reflector: Unable to get field [vswe.stevescarts.StevesCarts].blockAdvDetector
2013-01-20 13:29:56 [INFO] [STDERR] java.lang.NullPointerException
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.UnsafeObjectFieldAccessorImpl.get(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.reflect.Field.get(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at miscperipherals.safe.Reflector.getField(Reflector.java:69)
2013-01-20 13:29:56 [INFO] [STDERR] at miscperipherals.safe.ReflectionStore.initStevesCarts(ReflectionStore.java:153)
2013-01-20 13:29:56 [INFO] [STDERR] at miscperipherals.proxy.ProxyStevesCarts.<init>(ProxyStevesCarts.java:20)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
2013-01-20 13:29:56 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:298)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-20 13:29:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-20 13:29:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-20 13:29:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-20 13:29:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
2013-01-20 13:29:56 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2013-01-20 13:29:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2013-01-20 13:29:56 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-20 13:29:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-20 13:29:56 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-20 13:29:56 [INFO] [MiscPeripherals] Steve's Carts integration initialized
2013-01-20 13:29:56 [INFO] [MiscPeripherals] ChickenChunks integration initialized
RichardG867 #477
Posted 21 January 2013 - 02:22 AM
I derped while making the Rail Reader recipe require a detector manager. Fixing.
Marval #478
Posted 21 January 2013 - 09:55 AM
Theres a problem with Rether Turtle. When i tried to set state turtle stuck. There is no error log but i can't shut down or reboot turtle, also can't destroy turtle or any Wireless Redstone device. I use WR-CBE Core 1.3.2.4.
Bonzai1102 #479
Posted 21 January 2013 - 07:55 PM
Hi.

Did you change the recipe for the Chunk Loader Module in 3.0b6?
It requires a Disk Drive and a World Anchor now instead of a Wireless Modem and a World Anchor.
It's not possible to craft a Wireless Chunk Loader Mining Turtle…
Hirsu #480
Posted 21 January 2013 - 10:03 PM
Hi,

I just noticed the shearing turtle can only use the turtle.attack() command - which means i can only shear sheep right in front of it.
Is there any chance you could also make this work with the turtle.attackDown() and turtle.attackUp() command?
I'd reduce the amount of movements needed to make a working sheep farm :)/>

Thanks!
Cloudy #481
Posted 21 January 2013 - 10:21 PM
FYI sheep can be sheared just by placing the shears in the inventory and using turtle.place().
Hirsu #482
Posted 21 January 2013 - 11:44 PM
Yes but then you'd have to replace the shears every so often, no? To me, the point of using misc peripherals in this setup is not having to worry about replacing shears in turtles (or having to refuel them, if combined with a charging station).
TipTricky #483
Posted 22 January 2013 - 06:22 PM
Is there a place like a wiki to get tutorials on things like the nuclear information reader and other stuff?
Engineer #484
Posted 23 January 2013 - 03:38 AM
Hi,

I worked with computer controller crafters. You should write a peripheral where you can select what slot a turtle sucks. Otherwise a computer controlled crafter (CCC) is kind of pointless to me..

Hope you can make the turtle interact better with the CCC so it can pull items from diff slots.

I enjoy this mod :)/>
PixelToast #485
Posted 23 January 2013 - 01:55 PM
so i got bored and made this: http://pixeltoast.x64.me/cc/rhash
will reverse the "random" number returned by the CCC and sorter
works with all vanilla items
EDIT:
broke something in generating the blocks table
dosent work will wool :s

fixed.
Realmcoder #486
Posted 23 January 2013 - 03:17 PM
@Engineer
That is what the inventory module is for
Komoden #487
Posted 23 January 2013 - 11:19 PM
There are a lot of people who have a hard time understanding Forth, but have no problems using lua. (myself partly included, the stack based, Assembler like way Forth is coded is very alien to me)

FORTH is a massive pain in the buttocks- I'd bet the only reason Elo chose it was because it's fast and was easy to port to the 65el02. I think it seriously de-values the awesomeness of Redpower Control, having it as the only built-in means of operating the computer.

Try Redpower BASIC (easily found with a quick Google search). It's leauges easier to use, and is much more like an actual operating system than an esoteric embedded system controller- indeed, it's a direct port of the operating system (Stickler's note: I'm not sure if MS-BASIC fits the actual definition of the term 'operating system', but I can't think of a better one) that was on more or less every home computer in the 80s. Eventualy I might actually get around to writing an actual operating system (that is, a program that allows the user to store, move, and execute programs and data) after I get my current backlog of projects done. Or maybe before, since writing this post has gotten me a little psyched up for it…

The reason i asked to begin with was that i was building a rather complex sorting system with a friend on a private server, and both of us kinda gave up on Forth after looking at it for a while.
We have now made a system using multiple Computers with Wireless Modules and Interactive sorters, a single Sorting Machine (RP), multiple Relays(RP) and quite a bit of coding..
it's incredibly fun to set up a sorting system this way… and you can have it handle just as massive amounts of items as a Sortron (i think… as stated i have no clue how to use the Sortron).
I'll take a few screenshots and post links to them if anyone should be interested.
ultamatum #488
Posted 24 January 2013 - 06:00 AM
hey well lets just get right to it i am wondering if you would like your mod in my modpack if you have any further questions just reply to this and i will be obliged to answer if this is not answered within the week i will still use it in my pack unless told otherwise thank you for your time
-ultamatum
Engineer #489
Posted 24 January 2013 - 06:26 AM
http://www.youtube.com/watch?feature=player_detailpage&v=URKA3q-KtdA

^ bugs computer controlled craft thingie
Zudo #490
Posted 24 January 2013 - 06:33 AM
Should be in tekkit :P/>
Heavy #491
Posted 24 January 2013 - 07:33 AM
New bug report from me: (or unloveable feature?)
Redpower Bundled Cable does NOT connect to turtles if there is a chunkloader module on the same side.
Yes I know that those chunkloaders are also wireless modems, but that just destroyed my miningdrone-carrier when I upgraded each turtle to an chunkloading miningturtle :(/>
p3lim #492
Posted 24 January 2013 - 10:07 AM
That is intended, not by this plugin, but by CC itself. If a peripheral is connected to a side on a turtle/computer, then it cannot have another attachment on said side, which ofcourse includes any kind of cabling.
Ballistic Buddha #493
Posted 24 January 2013 - 10:13 AM
With the Bee Analyzer peripheral, could there possibly be a way to read both the active and passive alleles from a bee? The table I'm seeing returned seems to only show the active traits (except for species).

Perhaps you could make it return two tables, the first for the active traits and a second for the passive traits?

Just a thought, as the way it currently works prevents me from having any useful application for the peripheral as it cannot fully gather all the stats for a bee.
Adventure_Update_Crafting #494
Posted 24 January 2013 - 01:22 PM
i cant craft anything in this mod did i install it wrong or what i put it in mods folder
solaris765 #495
Posted 24 January 2013 - 08:00 PM
would it be possible to make the chunk loader peripheral be attached to the top of the turtle so it could be used with every other upgrade?

In my case I have a mining turtle digging quarries with a solar panel and would just like to not babysit it all the time for it to finish its job.

Having another chunk loader off to the side for it isn't the issue this is a question merely for the sake of convenience
immibis #496
Posted 24 January 2013 - 10:20 PM
would it be possible to make the chunk loader peripheral be attached to the top of the turtle so it could be used with every other upgrade?

In my case I have a mining turtle digging quarries with a solar panel and would just like to not babysit it all the time for it to finish its job.

Having another chunk loader off to the side for it isn't the issue this is a question merely for the sake of convenience
It's not currently possible. All turtle attachments are on the left or right.
thebeatles8371 #497
Posted 25 January 2013 - 05:27 AM
Hey could you add a gold not block that can be better used for music, like more octaves
Heavy #498
Posted 25 January 2013 - 11:54 AM
Do turtle chunk loader modules need fuel? Made a "Miningturtle-Carrier" out of RedPower-Frames and execute a mix of 'tunnel 50' (yeah, I'm lazy), return and unload inventory code, but the turtles randomly deactivate (there is still plenty of fuel inside!)
Each of the 8 Turtles has it's own chunkloader module, the carrier has a world anchor (Railcraft, fuel needed = 1… the only chunkloader we have activated on the server)
Adventure_Update_Crafting #499
Posted 26 January 2013 - 04:39 AM
i cant craft anything in this mod did i install it wrong or what i put it in mods folder
thanks for the help when I CANT GET IT TO FREGGIN WORK
Diethro #500
Posted 26 January 2013 - 06:10 AM
Got a question for you. I'm one of the OPs on my friends server and I'm trying to get this figured out for him while he is at work. We have the latest MiscPeripherals on the server currently, and while in creative mode we can make the turtles just fine (laser turtle, compass turtle, etc.). We can't seem to get any of our players to be able to craft them though on a work bench. We have two basic turtles show up (id 1227 and 1228), but neither of them work with any of the recipes. Any ideas as to what might be causing this? The rest of the players on our server would love to use them, but we prefer not to spawn things in unless its for testing purposes. Any help would be greatly appreciated.
SkoobyDoo #501
Posted 26 January 2013 - 10:04 AM
I'm currently using a lot of turtles that I set loose on a bunch of mystcraft worlds (one turtle per world) that mine a lot and return their loot via an ender chest they drop and dump into. I can't seem to get more than 6 or so turtles on various worlds mining though. I perused forges config files and it seems the default chunk loading constraints shouldnt be causing any problems, and I even tried briefly expanding the miscperipherals chunk loading to 3x3 instead of the default 1x1 in case leaving a loaded chunk was causing them to stop.

Furthermore chunks are definitely not loaded on server reset: I have to go to each world and find the bot (they dig a spiral >.< ) and it'll fire right back up and keep going.
vScourge #502
Posted 26 January 2013 - 10:43 AM
Furthermore chunks are definitely not loaded on server reset: I have to go to each world and find the bot (they dig a spiral >.< ) and it'll fire right back up and keep going.

@SkoobyDoo, are you finding that the chunk loader bots fail to load new chunks they enter when no players are on the server? That's been my experience… I can't get them to behave as expected unless I'm logged in. Unlike RC World Anchor blocks which keep chunks loaded even when nobody is online.

Just wondering if this is what others are seeing, or potentially a bug. I'm using FTB Direwolf20 pack v4, if it matters.
SkoobyDoo #503
Posted 26 January 2013 - 10:48 AM
They work just fine as long as someone was there to get them started, then the turtles are fine forever…sort of. I can only have about 6 or so of them up before some start getting unloaded
Graypup #504
Posted 27 January 2013 - 07:58 AM
NoClassDefError for ItemUpgrade.class when you stick an eu counter link card in a nuke info reader. That's a bug.
Spitzel #505
Posted 28 January 2013 - 05:35 AM
So, I've figure out how to use a one way Turte Teleporter. The first post on this forum says that if you want the turtle to be able to go both ways, a two-way link is required. I've tried a bunch of different things to no avail… how do you create a two way link? Do I need two sets of teleporters, or is there another method to link the 2 I have for two-way.
Thanks.
schilcote #506
Posted 28 January 2013 - 08:47 AM
So, I've figure out how to use a one way Turte Teleporter. The first post on this forum says that if you want the turtle to be able to go both ways, a two-way link is required. I've tried a bunch of different things to no avail… how do you create a two way link? Do I need two sets of teleporters, or is there another method to link the 2 I have for two-way.
Thanks.

Link the teleporter on end B to the teleporter on end A, same way you linked A to B :P/>
xmd #507
Posted 28 January 2013 - 09:11 AM
Hello, first of all, thanks RichardG for this awesome mod! I really like what you are doing.

I currently have three issues with the interactive sorter:
  • Items already existing in the destination directory get overwritten
  • Items which should be dropped to the ground disappear
  • Sorting into a block which is not an inventory also destroys the item
Any updates on those? If there is anything i can do to help, please let me know, i am highly interested in getting this fixed.

Edit:

Forgot to say which versions i'm on, i'm using the Mindcrack V7 pack which has MiscPeripherals 2.3, CC 1.481, FML 4.6.17.515 and MC Forge 6.5.0.489

Edit 2:

More info on the bug:
When the behaviour i described for all 3 points happens, sort() returns true. However, i can also get the sorter into some kind of stuck mode, where it will always
return false. I can unstuck it by changing the block in its inventory to something different, but it will still behave bugged.
Spitzel #508
Posted 28 January 2013 - 11:33 AM
So, I've figure out how to use a one way Turte Teleporter. The first post on this forum says that if you want the turtle to be able to go both ways, a two-way link is required. I've tried a bunch of different things to no avail… how do you create a two way link? Do I need two sets of teleporters, or is there another method to link the 2 I have for two-way.
Thanks.

Link the teleporter on end B to the teleporter on end A, same way you linked A to B :P/>

I tried that. But instead of it actually making two links, it says that the two teleportors are now un-linked… Not sure why its doing that.

Edit: So got it to work. I don't know why I was having trouble before. But I believe what caused me to think there was an issue was due to the fact that you can not directly teleport back to A from B if you just barely came from B. You have to move away and back. Then it works again.
Lattyange #509
Posted 28 January 2013 - 12:54 PM
Hi !

The Nuclear Information Reader cannot read informations from the Energy Sensor Location Card. Is that is normal ?
The table variable is empty : table.getn(infos) return 0.

Thank you in advance !
LowTech #510
Posted 29 January 2013 - 12:20 AM
Hi

can someone help me with the Nuclear Information Reader? i get an attempt to index a number value(line 4) on the second loop (code below)

local m=peripheral.wrap("bottom")
local i=1
while 1 do
	local UUID,CardState,CardTitle,Information=m.get(i)
	if UUID==nil then
		if i<=9 then break end
		i=i+1
	else
		--print(textutils.serialize(Information))
		e=tonumber(Information["timeLeft"])
		s=e%60
		m=(e%3600-s)/60
		h=(e%86400-e%3600)/3600
		print(CardTitle," ",Information["reactorPoweredB"])
		print("Temp : ",Information["heat"])
		print("max Heat : ",Information["maxHeat"])
		print("Output : ",Information["output"])
		print(h,":",m,":",s)
	end
end
Regelneef #511
Posted 29 January 2013 - 12:22 AM
Hi RichardG I got an additional error message for you :)/>

With Nuclear Control 1.4.6
Spoiler2013-01-28 12:16:13 [WARNING] [MiscPeripherals] Reflector: Unable to get class shedar.mods.ic2.nuclearcontrol.ItemUpgrade
2013-01-28 12:16:13 [INFO] [STDERR] java.lang.ClassNotFoundException: shedar.mods.ic2.nuclearcontrol.ItemUpgrade
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at miscperipherals.safe.Reflector.getClass(Reflector.java:27)
2013-01-28 12:16:13 [INFO] [STDERR] at miscperipherals.safe.Reflector.getClass(Reflector.java:150)
2013-01-28 12:16:13 [INFO] [STDERR] at miscperipherals.safe.Reflector.getField(Reflector.java:59)
2013-01-28 12:16:13 [INFO] [STDERR] at miscperipherals.safe.ReflectionStore.initIC2NuclearControl(ReflectionStore.java:159)
2013-01-28 12:16:13 [INFO] [STDERR] at miscperipherals.proxy.ProxyIC2NuclearControl.<init>(ProxyIC2NuclearControl.java:18)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
2013-01-28 12:16:13 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:279)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-28 12:16:13 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
2013-01-28 12:16:13 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2013-01-28 12:16:13 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2013-01-28 12:16:13 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-28 12:16:13 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-28 12:16:13 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-28 12:16:13 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-01-28 12:16:13 [INFO] [MiscPeripherals] Nuclear Control integration initialized

Hopefully I'm on time with it before you post your next Beta :)/>
HactarCE #512
Posted 29 January 2013 - 12:44 AM
My friend, Namr2000, wants his turtle to follow him wherever he goes…could you make some sort of WR-CBE Triangulating turtle or add that functionality to the normal REther turtle? Basically it would just give the coordinates of the nearest wireless tracker (of the selected frequency) when something like peripheral.getLocation() was run. Thanks!
Sebra #513
Posted 29 January 2013 - 03:45 AM
It would be good to give out three relative angles to signal source.
For the techy guys the triangulator doesnt actually point to the nearest transmitter, rather it adds all transmitters on the frequency based on their distance to the player in the ration 1/d therefore if you have 3 transmitters 20 blocks east and 1 transmitter 10 blocks west it will point east. So if you want to confuse someone using a transmitter to mark their way home put 5 somewhere nearby.
eNBeWe #514
Posted 29 January 2013 - 04:40 AM
I'm currently trying to get this to work together with Voltz and Redpower2, but when adding this mod I can't start minecraft but get the following crash-report.

Spoiler—- Minecraft Crash Report —-
// Ouch. That hurt :(/>
Time: 28.01.13 16:15
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: basiccomponents/BasicComponents
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:661)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.NoClassDefFoundError: basiccomponents/BasicComponents
at miscperipherals.proxy.ProxyUniversalElectricity.<init>(ProxyUniversalElectricity.java:28)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:485)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
… 5 more
Caused by: java.lang.ClassNotFoundException: basiccomponents.BasicComponents
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
… 39 more
Caused by: java.lang.NullPointerException

A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————
– System Details –
Details:
Minecraft Version: 1.4.7
Operating System: Linux (amd64) version 3.2.0-36-generic
Java Version: 1.6.0_24, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 233319088 bytes (222 MB) / 380895232 bytes (363 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 Optifine OptiFine_1.4.6_HD_B6 35 mods loaded, 35 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BasicComponents [Basic Components] (BasicComponents_v1.2.4.335.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AssemblyLine [Assembly Line] (AssemblyLine_v0.2.4.62.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AtomicScience [Atomic Science] (AtomicScience_v0.3.4.134.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BlastCraft [BlastCraft] (BlastCraft_v0.6.1.25.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ElectricExpansion [Electric Expansion] (ElectricExpansion_v1.3.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Liquid Mechanics [Liquid Mechanics] (Fluid-Mechanics_v0.2.6.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ICBM [ICBM] (ICBM_v1.0.3.129.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mekanism [Mekanism] (Mekanism-v5.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismGenerators [MekanismGenerators] (MekanismGenerators-v5.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismTools [MekanismTools] (MekanismTools-v5.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits-0.2.0-23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.6-6.14.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
LWJGL: 2.8.5
OpenGL: GeForce GTS 450/PCIe/SSE2 GL version 4.3.0 NVIDIA 310.14, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Basic Components works fine without this mod.
Please help.
soccer16x #515
Posted 29 January 2013 - 09:45 AM
When attempting to use the rether turtles, whenever I do setFreq(1) it returns 0 and when i do m.set(true) it is returning with the error of lua:52: java.lang.NullPointerException , Is there a fix for this?

Oh and just so you know I'm using the Direwolf20 Pack on FTB
ramdor72 #516
Posted 29 January 2013 - 12:55 PM
NoClassDefError for ItemUpgrade.class when you stick an eu counter link card in a nuke info reader. That's a bug.

*****
EDIT: I downgraded to Nuclear Control 1.4.5 and it is working again.
*****

Yeah getting this as well.

java.lang.NoClassDefFoundError : shedar/mods/ic2/nuclearcontrol/ItemUpgrade

when calling

local nr = peripheral.wrap("left")
id, state, title, data = nr.get(nSlotNumber)

Versions:

IC2 version is 1.112.170-lf
Nuclear Control 1.4.6
MiscPeripherals 2.3
ComputerCraft 1.481
ComputerCraftTurtles 1.481

all part of MindCrack 8.0.1
Lattyange #517
Posted 29 January 2013 - 04:20 PM

local UUID,CardState,CardTitle,Information=m.get(i)
@ LowTech : the three variables named "UUID", "CardState" and "CardTitle" are a good information. The variable named "Information" is a empty table.
RichardG867 #518
Posted 30 January 2013 - 04:26 AM
Released 3.0. Enjoy.
Goz3rr #519
Posted 30 January 2013 - 04:34 AM
Released 3.0. Enjoy.

Download link is 404'ing for me.
RichardG867 #520
Posted 30 January 2013 - 04:37 AM
Fixed, derp.
Goz3rr #521
Posted 30 January 2013 - 04:42 AM
Fixed, derp.

Thanks for the quick fix!
Nathan1852 #522
Posted 30 January 2013 - 07:43 AM
Is there an documentation for the Shield and the Ore Scanner turtle witch are listed in the changelog?
mmrk #523
Posted 30 January 2013 - 10:11 AM
The interactive sorter has massive potential, but is still broken. The issues I am having are:

1. When the sorter tries to extract or sort an item into a chest, it finds the first empty slot or matching item and overwrites the amount. Chest with 64 cobble + 1 cobble -> chest with 1 cobble.

2. New item ids do not work. Extract always returns 0. My guess is you are trying to store a 64-bit item id in a Lua number, which usually are doubles. Doubles can only represent every integers in the range +/- 2^52. Planks and Jungle Wood Planks end up with the same id.

Mindcrack v8.01, MiscPeripherals 3.0

I've been planning to make a automatic storage/crafting/retrieval system with it for a while now.

Edit: Also, it would be fantastic if list() returned the number of empty slots.
SavageCore #524
Posted 30 January 2013 - 11:23 AM
What happened to the vote on Interactive Sorter IDs?

Was it not a unanimous yes to having the actual block ID and not UUID?
PixelToast #525
Posted 30 January 2013 - 12:10 PM
What happened to the vote on Interactive Sorter IDs?

Was it not a unanimous yes to having the actual block ID and not UUID?
sorry, i posted this: http://www.computerc...dpost__p__79438
and richardG raged over it and decided to force us use random ones :s
(his response in my sig)
RichardG867 #526
Posted 30 January 2013 - 12:35 PM
3.0b should fix IDs.
SavageCore #527
Posted 30 January 2013 - 01:35 PM
What happened to the vote on Interactive Sorter IDs?

Was it not a unanimous yes to having the actual block ID and not UUID?
sorry, i posted this: http://www.computerc...dpost__p__79438
and richardG raged over it and decided to force us use random ones :s
(his response in my sig)

Well that sucks :(/>
schilcote #528
Posted 30 January 2013 - 01:39 PM
Hmm. Would it be possible to add racing stripes that make the turtle move faster? It'd be nice for applications that have to cover a lot of ground.
Tabris #529
Posted 30 January 2013 - 03:12 PM
Hi guys. I have 4 MFEs in a row receiving energy for a MFSU that is receiving from 8 Thermal Generators himself. I connected 3 Advanced Charging Stations to each one of those MFE using glass fiber cable. I noticed that for some reason, in a almost random way, the MFEs output but somehow the energy doesn't get to the Adv. Charging Stations. The MFE just 3 blocks away from the one that is farthest so it's not the energy being lost in the cables. What can that be?

EDIT: It works normally if i have only one Charging Station per MFE.

EDIT 2: The problem seems to be related to the wiring. If there is a cable after the one that connects to the charging station them problem appears, so it may not be a problem with MiscPeripherals. I managed to connect multiple Charging Stations per MFE by connecting them into the same "wire block".
AliasXNeo #530
Posted 30 January 2013 - 05:06 PM
So a wrench turtle can't pick up normal items? Using dig() on say an enderchest will remove the chest but it disappears as far as I can tell. Is this intended?
mentlerd #531
Posted 31 January 2013 - 01:43 AM
sorry, i posted this: http://www.computerc...dpost__p__79438
and richardG raged over it and decided to force us use random ones :s
(his response in my sig)

Well that sucks :(/>

Actually, it is not that bad. ;)/>

The modifictions in the UUID formula still allow reverse engineering, also opens up a little exploit.

I am new to the forums, so I a not sure if I am allowed to post what I got out of this (the decompiled UUID generation, and my solution code), but the new algorytm uses the world seed to change the item hashing per world, and that allows us to obtain the world seed on SMP servers.

Since you have the world seed, the formula is fully reverse engineerable again, you just have to do a little parametering per world, per server.
RichardG867 #532
Posted 31 January 2013 - 01:47 AM
3.0c it is, coming soon. Why not reverse engineer the sortron instead?
andejx #533
Posted 31 January 2013 - 01:49 AM
Hey RG,

With misc 3.0b / latest UE (basic components), and forge 518 I'm getting a crash. sometimes on world load, sometimes several minutes after worlds loaded.

http://pastebin.com/faUqz9xA

Narrowed it down to miscperf from trial and error, removing it stops the crash.

Edit: just noticed its on calclavia's github too https://github.com/calclavia/Universal-Electricity/issues/65
Miniwolfie #534
Posted 31 January 2013 - 02:43 AM
Wtih 3.0b log shows this -

2013-01-30 14:44:11 [WARNING] [MiscPeripherals] Reflector: Unable to get class shedar.mods.ic2.nuclearcontrol.ItemUpgrade
2013-01-30 14:44:11 [INFO] [STDERR] java.lang.ClassNotFoundException: shedar.mods.ic2.nuclearcontrol.ItemUpgrade
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at miscperipherals.safe.Reflector.getClass(Reflector.java:27)
2013-01-30 14:44:11 [INFO] [STDERR] at miscperipherals.safe.Reflector.getClass(Reflector.java:150)
2013-01-30 14:44:11 [INFO] [STDERR] at miscperipherals.safe.Reflector.getField(Reflector.java:59)
2013-01-30 14:44:11 [INFO] [STDERR] at miscperipherals.safe.ReflectionStore.initIC2NuclearControl(ReflectionStore.java:177)
2013-01-30 14:44:11 [INFO] [STDERR] at miscperipherals.proxy.ProxyIC2NuclearControl.<init>(ProxyIC2NuclearControl.java:18)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
2013-01-30 14:44:11 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:340)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-30 14:44:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
2013-01-30 14:44:11 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2013-01-30 14:44:11 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:456)
2013-01-30 14:44:11 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-01-30 14:44:11 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-01-30 14:44:11 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-01-30 14:44:11 [INFO] [STDERR] Caused by: java.lang.NullPointerException


Complete log - http://paste.ubuntu.com/1589645/
andejx #535
Posted 31 January 2013 - 02:48 AM
Wtih 3.0b log shows this -

2013-01-30 14:44:11 [WARNING] [MiscPeripherals] Reflector: Unable to get class shedar.mods.ic2.nuclearcontrol.ItemUpgrade

try updating to ic2nuclearcontrol 1.4.6 Log says your running an old version.

ic2nuclearcontrol.zip
Version: 1.4.5
Filename: ic2nuclearcontrol.zip
Miniwolfie #536
Posted 31 January 2013 - 02:51 AM
Have the latest from site 1.4.6 but in file its still referd to 1.4.5

[
{
"modid": "IC2NuclearControl",
"name": "Nuclear Control",
"description": "Nuclear Control, an Industrial Craft 2 addon that allows you to build efficient monitoring and notification system for your nuclear reactor. Also you can use Howler Alarm and Industrial Alarm in any case when you want industrial-style notification/alarming system.",
"version": "1.4.5",
"mcversion": "1.4.6",
"url": "http://forum.industrial-craft.net/index.php?page=Thread&threadID=5915",
"updateUrl": "http://modstats.org/",
"authors": [
"Shedar"
],
"credits": "Authored by Shedar, based on an original idea by Nargon and Noosius",
"logoFile": "",
"screenshots": [ ],
"parent":"",

"dependencies": [
"IC2"
]
}
]
andejx #537
Posted 31 January 2013 - 02:54 AM
Have the latest from site 1.4.6 but in file its still referd to 1.4.5

also says your running miscperf 2.3 still

2013-01-30 14:43:49 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:2.3): miscperipherals.jar (after:ComputerCraft;after:CCTurtle;after:GregTech_Addon)
Miniwolfie #538
Posted 31 January 2013 - 02:57 AM
Not sure why its showing that - have lates 3.0b in coremods folder and none in mods folder
andejx #539
Posted 31 January 2013 - 03:00 AM
Not sure why its showing that - have lates 3.0b in coremods folder and none in mods folder

for safety's sake
https://dl.dropbox.com/u/861751/Mods/miscperipherals/miscperipherals-3.0b.jar
try putting that one in there.
Miniwolfie #540
Posted 31 January 2013 - 03:05 AM
Ty for trying but didnt help :(/> same problem and if u looking at my pastebin log you will see that its in my coremods folder
andejx #541
Posted 31 January 2013 - 03:12 AM
Ty for trying but didnt help :(/> same problem and if u looking at my pastebin log you will see that its in my coremods folder

yeah issue I'm seeing is that its not called "miscperipherals-3.0b.jar" in your coremods folder, and its showing up as 2.3.
You're either not using the right jar or you're renaming it to just be "miscperipherals.jar"?
Miniwolfie #542
Posted 31 January 2013 - 03:13 AM
Ok if I use the old Nuclear Control v.1.4.5 instead of Nuclear Control v.1.4.6 all is ok - must have been some changes in 1.4.6 version

edit - yeah im changing the name of it
andejx #543
Posted 31 January 2013 - 03:16 AM
Ok if I use the old Nuclear Control v.1.4.5 instead of Nuclear Control v.1.4.6 all is ok - must have been some changes in 1.4.6 version

I have latest nuclear control and it works fine.

Only issue I have is the one with Universal Electricity that i mentioned earlier.
Miniwolfie #544
Posted 31 January 2013 - 03:28 AM
Did a new install all fresh with only forge 6.6.0.518 - computercraft 1.481 - ic2 - Nuclear Control v.1.4.6 and MiscPeripherals 3.0b
all new dowloaded files and still not working.

http://paste.ubuntu.com/1589761/

wonder if its the lastest version of ic2 messing up - what version of ic2 are you using?
andejx #545
Posted 31 January 2013 - 03:41 AM
wonder if its the lastest version of ic2 messing up - what version of ic2 are you using?

you have .211, i am using .210. try downgrading?
Miniwolfie #546
Posted 31 January 2013 - 03:47 AM
Tried all version down to .199 with no luck - owell - sooner or later someone will find a solution - Thank you for all the help anyways :)/>

edit - going back to Nuclear Control v.1.4.5 for now
RichardG867 #547
Posted 31 January 2013 - 03:57 AM
Released 3.0c, yet another UUID algorithm + nuclear control fixes.
Miniwolfie #548
Posted 31 January 2013 - 04:01 AM
yay TY RichardG867 - it solved my problem with ic2Nuclearcontrol - :)/>
andejx #549
Posted 31 January 2013 - 04:14 AM
Released 3.0c, yet another UUID algorithm + nuclear control fixes.

Fixes my Universal Electricity Issue also. Thanks RG
mentlerd #550
Posted 31 January 2013 - 04:21 AM
Released 3.0c, yet another UUID algorithm + nuclear control fixes.


String[] DIE_IN_A_FIRE = { "You are breaking the fun for other people who want to play this legit. Please go away." };

Oh. Well, got it. Thanks for at least replying for my PM.
SavageCore #551
Posted 31 January 2013 - 05:21 AM
How about a configuration option for ID obfuscating?

Saves us telling each other to DIE_IN_A_FIRE…
etopsirhc #552
Posted 31 January 2013 - 11:38 AM
i 'm having a problem with chunk loader turtles.
on the server i'm on they are set to load a 3x3 area, and with that i have a single turtle that runs around placing blocks to build my house
well , airship house thats about 16 chunks long and half as wide . but every now and then when its running , it unloads . i've actually watched it happen on /chunkloaders , no one was around and it was doing its job up until it just dissapeared. (unloaded)
at one point i did notice some force loaded chunks get separated from the 3x3 , but usually they reattached fairly quick.

any idea whats causing it ?
Cobra1117 #553
Posted 31 January 2013 - 04:42 PM
Hey RG, MiscPeripherals seems to conflict with Ars Magica when MiscPeripherals is installed in the coremods directory. I get the following error:

Spoiler2013-01-30 22:37:26 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2013-01-30 22:37:26 [SEVERE] [ForgeModLoader] Caught exception from ArsMagica
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:604)
at java.util.ArrayList.get(ArrayList.java:382)
at mithion.arsmagica.AMPowerLibrary.GetRawMaterialsForItem(AMPowerLibrary.java:258)
at mithion.arsmagica.AMPowerLibrary.calcItemPowerValue(AMPowerLibrary.java:168)
at mithion.arsmagica.AMPowerLibrary.initializePowerLookups(AMPowerLibrary.java:133)
at mithion.arsmagica.proxies.CommonProxy.Init(CommonProxy.java:183)
at mithion.arsmagica.proxies.ClientProxy.Init(ClientProxy.java:129)
at mithion.arsmagica.AMCore.load(AMCore.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Thread.java:722)

But everything worked fine once I moved MiscPeripherals back to mods. (Worth noting, if you're not familiar w/ Ars Magica, that it has a coremods component as well.)

Thanks!
Servillo #554
Posted 31 January 2013 - 06:34 PM
I apologize if this isn't the right place to post this, but I can't post any new topics yet. I just crafted a Feeder Turtle, but I can't find any good instruction on how to use the feed() function. Every combination of commands I use produces an error with

52: attempt to call nil

I've tried a number of combinations, and I can't figure out what's going on. The first post led me to believe feed() would work, I've got wheat in the selected slot, and nothing. I've tried turtle.feed(), feed(1), feed("right"), etc. I cannot figure out why I can't use this function.

Again, I apologize that this is probably the wrong place to ask this. And if this is, could I please be directed to a better place to ask?
immibis #555
Posted 31 January 2013 - 06:44 PM
I apologize if this isn't the right place to post this, but I can't post any new topics yet. I just crafted a Feeder Turtle, but I can't find any good instruction on how to use the feed() function. Every combination of commands I use produces an error with

52: attempt to call nil

I've tried a number of combinations, and I can't figure out what's going on. The first post led me to believe feed() would work, I've got wheat in the selected slot, and nothing. I've tried turtle.feed(), feed(1), feed("right"), etc. I cannot figure out why I can't use this function.

Again, I apologize that this is probably the wrong place to ask this. And if this is, could I please be directed to a better place to ask?

peripheral.call("right", "feed")
or

local feeder = peripheral.wrap("right")
feeder.feed()
Servillo #556
Posted 31 January 2013 - 08:50 PM
Thank you very much. I'm assuming that if I had a peripheral on the left-hand side of the turtle, I would replace "right" with "left"? And I obviously have a lot of catch up to do on using the peripherals.

Thanks again.
Abdiel #557
Posted 01 February 2013 - 08:18 AM
Released 3.0c, yet another UUID algorithm + nuclear control fixes.
I have two questions.

1) Should we count on the UUIDs being temporally unstable - therefore any internal database of item <-> UUID (compiled by actually scanning hundreds of items, not by code-searching) will potentially get broken in a next patch? The workaround is to have a sufficiently large chest next to the sorter with examples of items in a known order, and comparing the item being sorted using its ID with all of the example items. Is this the intended use?

2) With all due respect, is messing with the few people capable of decompiling your code or reverse-engineering the UUIDs in-game more important than the fact that the sorter still eats any and all items during sort() if they are already present in the target inventory? Please don't take me wrong, no offense intended. I like this mod, and I can't wait to be able to use it properly.
xmd #558
Posted 01 February 2013 - 08:40 AM
Yes, please, any update at all regarding the sorter issues would be greatly appreciated.
PixelToast #559
Posted 01 February 2013 - 09:05 AM
the only reason i reverse engineer the sorter values is because everybody but 1 voted for real ids and not uuids
(i never actually decompiled it, i have [REDACTED] to do that for me)
D3matt #560
Posted 01 February 2013 - 11:15 AM
I can't download the mod anymore, it gives a 404 error.
mleo2003 #561
Posted 01 February 2013 - 11:32 AM
I joined this forum mainly due to this Mod, but it was to fix someone else's attempt at reversing these codes. I have since then seen them changed, and wondered why they aren't the internal minecraft IDs either. I can't find anywhere on this forum where it was ever announced/said why the author of this mod wants to force people to find new ids for blocks.

In trying to understand it, here's the reasoning I could come up with for this: as you are playing, you obtain an interactive sorter. It "fingerprints" the different items and shows you it's version of the ID. Part of the playing experience is you are supposed to have to discover these ids as you discover more and more blocks for the sorter to catalog/interact with. This makes sense to me, as a sort of "Pokemon" type thing, where you have to obtain the block to get it's id for your sorting systems.

Now, this is one of the only reasons I could come up with that made any sense. I've seen others say it was to keep errors from coming up if internal IDs changed, but even then, these unique ID's would change as well, so that can't be it. There are other mods that will list all the block ids currently in the game, so using this one to do so would be a waste, so it can't be to hide those.

I like encryption-type things myself, so I decompiled the source just to see how he was doing what he is doing. Interesting approach, but as has been found out, not the most secure from people reversing it. If we knew the reasoning behind why this was being done (against popular vote it would seem), then maybe someone would be willing to suggest ways to make this even better. Until then, I think people will still try to reverse this in any way they can.
535 #562
Posted 01 February 2013 - 02:28 PM
I'm getting a non-fatal ClassNotFoundException during preinitialization after upgrading to 3.0:


2013-01-31 17:05:22 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod MiscPeripherals
2013-01-31 17:05:22 [SEVERE] [ForgeModLoader] A critical problem occured registering the ASM transformer class miscperipherals.asm.OverrideIfLoadedTransformer
java.lang.ClassNotFoundException: miscperipherals.asm.OverrideIfLoadedTransformer
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(RelaunchClassLoader.java:77)
at miscperipherals.core.MiscPeripherals.onLoad(MiscPeripherals.java:147)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
at net.minecraft.client.Minecraft.a(Minecraft.java:410)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
2013-01-31 17:05:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2671) owned by MiscPeripherals
2013-01-31 17:05:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item miscperipherals.block.ItemBlockMultiTile(2672) owned by MiscPeripherals
2013-01-31 17:05:22 [FINE] [ForgeModLoader] [ItemTracker] Adding item miscperipherals.item.ItemMulti(31997) owned by MiscPeripherals
2013-01-31 17:05:22 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod MiscPeripherals


I'm running MC 1.4.7, Forge 518, CC 1.481, and MiscPeripherals 3.0c (plus a few dozen other mods). MP is installed as a mod, not a coremod. Cracking open the .jar, there is indeed no class named OverrideIfLoadedTransformer. A nearly-complete log1 is available on Pastebin.

1Just launching and immediately closing MC generates a log which exceeds Pastebin's 500k limit, so I've stripped out some lines related to texturing (setupTexture, TextureFX, CTM) in order to reduce its size.
corn217 #563
Posted 01 February 2013 - 02:54 PM
Is anyone else getting a 404 error when trying to download version 3.0?
ramdor72 #564
Posted 01 February 2013 - 03:04 PM
BUG/ISSUE?

MiscPeripherals v3.0c in coremods folder
Minecraft 1.4.7
Forge 6.6.0.515
IC2 1.112.170-lf
GregTech 2.77f

It seems the charge station does not actually receive any eu power, the charge stored does not rise, when on a 32eu supply. An advanced one on 128 works however.

Video bug report ::

[media]http://www.youtube.com/watch?v=fmiH_5n1uzk[/media]

Also, re. the Id system. I have no issue with whatever method RichG wants in his mod. Love it all however it is :)/>
PsychoBoyBlue #565
Posted 01 February 2013 - 05:50 PM
I sent a chunk loading mining turtle to mine out a 10k long tunnel and place chests to deposite material. Well, the tunnel ends and the turtle isn't there. It had 40k fuel so it should have kept going. I don't have any log or anything, just a missing turtle… any ideas?
Miniwolfie #566
Posted 01 February 2013 - 09:25 PM
Seems like MiscPeripherals dont like the new update version of thaumcraft v3.0.3

09:24:44 [WARNING] [MiscPeripherals] Reflector: Unable to get class thaumcraft.common.blocks.IAspectSource
09:24:44 [INFO] [STDERR] java.lang.ClassNotFoundException: thaumcraft.common.blocks.IAspectSource
09:24:44 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
09:24:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
09:24:44 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
09:24:44 [INFO] [STDERR] at miscperipherals.safe.Reflector.getClass(Reflector.java:27)
09:24:44 [INFO] [STDERR] at miscperipherals.safe.ReflectionStore.initThaumcraft(ReflectionStore.java:160)
09:24:44 [INFO] [STDERR] at miscperipherals.proxy.ProxyThaumcraft.<init>(ProxyThaumcraft.java:16)
09:24:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
09:24:44 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
09:24:44 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
09:24:44 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:387)
09:24:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
09:24:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
09:24:44 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
09:24:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
09:24:44 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
09:24:44 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
09:24:44 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
09:24:44 [INFO] [STDERR] at ho.c(DedicatedServer.java:135)
09:24:44 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
09:24:44 [INFO] [STDERR] at fy.run(SourceFile:849)
09:24:45 [INFO] [STDERR] Caused by: java.lang.NullPointerException
TrovadorUrbano #567
Posted 01 February 2013 - 09:30 PM
broken link "Error (404)"
Regelneef #568
Posted 02 February 2013 - 08:22 AM
Same Error as Miniwolfie.

with TC 3.0.2.c I have no problems what so ever :)/>
Lord Alderaan #569
Posted 03 February 2013 - 04:29 AM
Is there a way to increase the rate at which the Charge Stations refuel a Turtle besides surrounding them in Charge Stations?
blaueelise #570
Posted 03 February 2013 - 06:49 AM
@RichardG: Are you aware of this bug? I'm experiencing this bug with MP 2.3. I haven't tested 3.0, since I'm using the FTB launcher (Mindcrack pack), which pulls in 2.3. In my opinion, this bug makes the sorter unusable, which is a pity since it's such a powerful block for storage systems.
KingDonFlon #571
Posted 03 February 2013 - 08:49 AM
Hey there, when MiscPeripherals is in the coremods folder, Ars Magica throws some weird error :/ http://puu.sh/1WkOs
Server won't start at all.
gknova61 #572
Posted 03 February 2013 - 11:56 AM
Anyone else got a problem where the Nuclear Information Reader (T1, and T2) won't read the Counter sensor card? It just returns nil for me, only works in the Industrial Information Panel :(/>

Using the latest version of miscperipherals (3.0b) for MC 1.4.7

Edit: Also tried to print it :P/>
Sour #573
Posted 03 February 2013 - 12:00 PM
I can't seem to make an Alchemist turtle now. I place the minium stone next to a turtle in the crafting table, but there are no results. I also checked my config to make sure it was enabled; it was.
Can anyone confirm this?
spocane #574
Posted 03 February 2013 - 01:40 PM
Anyone else got a problem where the Nuclear Information Reader (T1, and T2) won't read the Counter sensor card? It just returns nil for me, only works in the Industrial Information Panel :(/>

Using the latest version of miscperipherals (3.0b) for MC 1.4.7

Edit: Also tried to print it :P/>

Redownload again to get 3.0c as it is supposed to fix the issue
ramdor72 #575
Posted 03 February 2013 - 03:10 PM
IMPORTANT: Read before upgrading to 3.0:
Unique IDs got a new algorithm over reverse engineering attempts. They are world-unique now. Sorry if I broke your sorting system.

I've now had to change these 3 times on all my machines in a mystcraft world using 3.0c. That is not cool :P/>

Server has been rebooted a couple of times during that period. Please tell me they dont change every reboot, because that could potentially suck.
Frank01001 #576
Posted 03 February 2013 - 07:41 PM
Richardg, I have a suggestion for miscperipherals : A turtle with a portal gun. ^_^/>
vScourge #577
Posted 04 February 2013 - 01:41 AM
one problem with chunkloader turtle in the console it says
[INFO] date and time [SEVERE] [ForgeModLoader] The mod MiscPeripherals attempted to force load a chunk with an invalid ticket. This is not permitted

this happens every time the turtle crosses a chunk boundry

i am using the FTB modpack with this mod added in (1.4.2)

I'm also getting this repeatedly, when using FTB Direwolf20 v5.0.1. The server often hangs after posting several of these. Trying to narrow that down further but not having much luck. Is this a known problem?
Gili710 #578
Posted 04 February 2013 - 04:28 AM
So, I'll try another bug report.

Inventory Module: still completely borked as far as I can tell. Duplicates stuff all over the place and doesn't properly work. Since you didn't respond to my last post on this and also seem unwilling to talk about it on irc I'll assume that for now you're not actively developing this module. If you want more detailed info on what happened, let me know and I'll tell you.

REther module:

Having an issue with this as well. It sets frequency to true just fine, but it won't switch it back off. Even though it reports a frequency being 'false', receivers on that frequency are still receiving a redstone signal. As soon as I relog it is fixed, breaking the turtle does not fix the problem. I've tried it a few different frequencies but with the same result. Used a gate reader REther turtle with MP3.0c on the latest DW20 FTB modpack where I manually updated MP. Only other thing I added is tubestuff (and immibis core, obviously).
Meni #579
Posted 04 February 2013 - 11:52 AM
Richardg im very happy with this upgrade u fixed a lot of bugs and now i can use computer controller crafter and interactive sorter with out crashes! You are awesome!
ramdor72 #580
Posted 04 February 2013 - 04:38 PM
ok, I can confirm that ID's from the interactive sorter change EVERY server reboot. Anyone else seeing this?

I hope this is a bug, and not working as intended.
Shade0017 #581
Posted 04 February 2013 - 07:39 PM
So just out of curiosity why can't the thaum scanner turtle detect Vis and flux levels?
AxeOnStone #582
Posted 05 February 2013 - 07:42 AM
It would be brilliant for modding map-makers if you could add a command block peripheral.
PixelToast #583
Posted 05 February 2013 - 08:47 AM
there is a command block peripheral, but its really buggy
i recall clouds saying it would be fixed in the next update
SirusKing #584
Posted 05 February 2013 - 08:52 AM
CCTV Turtle + Linkage to Monitor.
*Sends Spy Turtle*
MrFaul #585
Posted 05 February 2013 - 04:27 PM
Yo has anyone else the issue that the electronic Signal Controller doesn't save its railcraft links?
Every time the chunk unloads the links are broken.
I have a big signal/switch system this is really annoying…
(Fixed it now with Chunkloader but that won't help against restarts…)

Pls confirm this bug, just make a couple of links an reload the world

btw. I have a request could you please add functions to get a table with all linked signals and receiver (table contents similar to the events)
Cobra1117 #586
Posted 05 February 2013 - 04:47 PM
I'm getting the error "Empty string not allowed" whenever I use the anvil turtle. I'm using an anvil/XP turtle with this code:


anvil = peripheral.wrap("right")
anvil.getRepairCost(1, 2)

I've tried placing various items is slots 1 and 2, such as sword/enchanted book, enchanted sword/mundane sword, and enchanted sword/enchanted sword. All had the same result. Is this a bug, or am I doing something wrong?

Thanks!

EDIT: On the same turtle, calling .get() on the enchanter outputs "java.lang.NullPointerException". I've also tried switching the sides for the enchanter/anvil, but that didn't help.
ramdor72 #587
Posted 05 February 2013 - 06:12 PM
Seems like basic turtle teleporters are totally broken as well, not tried advanced. Getting false returned with loads of fuel. My test was a TP to a different DIM ID, not tested to same dim id.

EDIT: also getting a java array bounds error sometimes. Smacked off the teleports, relinked them, no joy.
vScourge #588
Posted 06 February 2013 - 01:07 AM
one problem with chunkloader turtle in the console it says
[INFO] date and time [SEVERE] [ForgeModLoader] The mod MiscPeripherals attempted to force load a chunk with an invalid ticket. This is not permitted

this happens every time the turtle crosses a chunk boundry

i am using the FTB modpack with this mod added in (1.4.2)

I'm also getting this repeatedly, when using FTB Direwolf20 v5.0.1. The server often hangs after posting several of these. Trying to narrow that down further but not having much luck. Is this a known problem?

Regarding the server hang I mentioned, it appears to be due to my turtle's program using rednet. I read elsewhere that with MiscPeripherals, use of rednet API will randomly hang the server. What I saw appears to confirm that. My program was only using an occasional broadcast, but when I removed those it stopped hanging the server.

No leads on the "invalid ticket" thing, but it doesn't appear to be a fatal error.
Goof #589
Posted 06 February 2013 - 09:40 AM
I have 1 request.. ( or maybe a bug with ids. )

When installing the mod, and then looking in the NEI (not enough items) i can only find everything except the turtles, of your peripheral .. but when im in creative mode everything is there… Would (or could) you please edit that, so its possible to search for the "tank turtle" (just an example) or something? Please!

Thank you :D/>
immibis #590
Posted 06 February 2013 - 09:40 PM
I have 1 request.. ( or maybe a bug with ids. )

When installing the mod, and then looking in the NEI (not enough items) i can only find everything except the turtles, of your peripheral .. but when im in creative mode everything is there… Would (or could) you please edit that, so its possible to search for the "tank turtle" (just an example) or something? Please!

Thank you :D/>
ComputerCraft or NEI bug.
Goof #591
Posted 06 February 2013 - 09:52 PM
okay. Thanks :D/> i hope the bug will be fixed.
Commador #592
Posted 08 February 2013 - 07:26 AM
What is your modpack policy?
sadris #593
Posted 08 February 2013 - 11:17 AM
Can you add an XP Drop function to the XP Turtle? To allow the user to collect XP orbs after the turtle has harvested them.
Cobra1117 #594
Posted 08 February 2013 - 03:19 PM
Bugs:
- The XP turtle's get(), getUp(), and getDown() functions don't work on other XP turtles. They always return zero, and the target turtle isn't emptied of XP.
- Calling any of the get functions when there is no target present to get XP from causes a NullPointerException
NikolasMMDLXXI #595
Posted 09 February 2013 - 09:14 AM
i got an error! OH NOES! it says something about misc peripherals and mentions ic2 so am i using the wrong version of ic2 to use this version of misc peripherals?

Spoilerthis is only a part of my crash report because i only found misc peripherals to error

MiscPeripherals [MiscPeripherals] (miscperipherals-3.0c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored

java.lang.NullPointerException
at ur.k(SourceFile:159)
at miscperipherals.proxy.ProxyIC2.<init>(ProxyIC2.java:186)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:28)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:339)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT c4a7b66f ———-
Edited on 09 February 2013 - 09:17 AM
p3lim #596
Posted 09 February 2013 - 12:06 PM
The engineering turtle (and probably others) can dig any block (except bedrock), but if it's not a block that can be wrenched for yield, it will destroy the block completely.
This should really get fixed as it can be exploited in SMP, and/or lead to horrible results (as in my case).
Keridos #597
Posted 09 February 2013 - 05:38 PM
Could you add the functionality of reading inactive allelles from bees in your bee analyzer module?
Meaning like the active and inactive gene for all attributes of the bee. Currently it is only outputting the active genes and the primary and secondary species.
Sebra #598
Posted 09 February 2013 - 06:52 PM
The engineering turtle (and probably others) can dig any block (except bedrock), but if it's not a block that can be wrenched for yield, it will destroy the block completely.
This should really get fixed as it can be exploited in SMP, and/or lead to horrible results (as in my case).
wiki said:
The axe is the second best weapon for the turtle and can also mine blocks. The turtle cannot get the resources for mining ores and stone.
Intended probably, but I prefer wrench turtle to be able to wrench and attack only.
Engineering is Thermal Expansion turtle iirc.
Keridos #599
Posted 09 February 2013 - 09:41 PM
Getting this error on start on my client with thaumcraft 3.0.3 forge 517.
http://pastebin.com/xWgfguEm
The game does start and go to the menu normally.
TrovadorUrbano #600
Posted 09 February 2013 - 10:51 PM
i have a question, it's normal that the turtles don't emit redstone signals from where the peripheral is attached? (for example, gate reader turtle can not emit redstone signals to the right)
Cloudy #601
Posted 10 February 2013 - 01:35 AM
Yes.
gigagames #602
Posted 10 February 2013 - 06:56 AM
Can the XP Upgrade drop XP ?
dcramer #603
Posted 10 February 2013 - 09:32 AM
A couple of things… I did see mention of this first issue (which really is not an issue) but not for the second issue.

3.0c installed in the coremods folder, still reports it as version 2.3 (which is fine, all the 3.0c functionality works).

The main issues i have is with Turtle Teleporters…

1. They work great until a server restart… Once the server is restarted I have to break the teleporter blocks, re-place them and re-link them then they work fine. My base is always chunk loaded so this may happen when the chunk unloads, i can not be certain

2. Now this is a wierd one.. I setup 1 advanced teleporter and 2 normal teleporters and link them, i place a turtle on top of the advanced teleporter and give him a little test script (he teleports from avanced to normal 1, back to advanced then to normal 2 then back to advanced), The turtle teleports just fine from advanced to normal 1 and back but when it tries to teleport to normal 2 i get an error "bad link 2 (expected 1-1). What is strange is that if i have him move 1 block and back or just turn before he teleports it works fine.
ramdor72 #604
Posted 10 February 2013 - 09:22 PM
any eta on if the following from 3.0c will be fixed any time soon?

1) T1 charge stations not working at all, and seemingly not unregistering from power network when removed
2) ID algorithm giving different ID's _every_ server restart (not tested outside mystcraft world)
3) Basic teleport pads working inconsistently, getting array errors sometimes as well
eisensheng #605
Posted 11 February 2013 - 03:04 AM
Very nice, thank you very much for the mod.
yoshiquest #606
Posted 11 February 2013 - 07:04 AM
When I install the mod into the coremods folder, I get this error message:
SpoilerChecking for Minecraft launcher (minecrafterr.jar) in /home/yoshiquest/.minecraft/minecrafterr.jar
Minecraft launcher found!
Starting launcher…
2013-02-10 12:13:36 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-02-10 12:13:36 [INFO] [MiscPeripheralsASM] Initialized
2013-02-10 12:13:36 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-02-10 12:13:36 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-02-10 12:13:36 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-02-10 12:13:37 [INFO] [STDOUT] Inserted super call into avz.c
2013-02-10 12:13:37 [INFO] [STDOUT] avf was overriden from NotEnoughItems 1.4.5.1.jar
2013-02-10 12:13:38 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2013-02-10 12:13:38 [INFO] [STDOUT] Inserted GameData hook
2013-02-10 12:13:39 [INFO] [STDOUT] 27 achievements
2013-02-10 12:13:39 [INFO] [STDOUT] 210 recipes
2013-02-10 12:13:39 [INFO] [STDOUT] Setting user: yoshiquest01, 3635438629188296610
2013-02-10 12:13:39 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-02-10 12:13:39 [INFO] [STDOUT] OptiFine_1.4.6_HD_C3
2013-02-10 12:13:39 [INFO] [STDOUT] Sun Feb 10 12:13:39 CST 2013
2013-02-10 12:13:39 [INFO] [STDOUT] OS: Linux (amd64) version 3.5.0-17-generic
2013-02-10 12:13:39 [INFO] [STDOUT] Java: 1.7.0_09, Oracle Corporation
2013-02-10 12:13:39 [INFO] [STDOUT] VM: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
2013-02-10 12:13:39 [INFO] [STDOUT] LWJGL: 2.4.2
2013-02-10 12:13:39 [INFO] [STDOUT] OpenGL: Gallium 0.4 on AMD JUNIPER version 2.1 Mesa 9.0, X.Org
2013-02-10 12:13:39 [INFO] [STDOUT] OpenGL Version: 2.1
2013-02-10 12:13:39 [INFO] [STDOUT] Checking for new version
2013-02-10 12:13:39 [INFO] [STDOUT] (Reflector) Class not present: LightCache
2013-02-10 12:13:39 [INFO] [STDOUT] (Reflector) Class not present: BlockCoord
2013-02-10 12:13:40 [INFO] [STDOUT] (Reflector) Method not pesent: cpw.mods.fml.common.FMLCommonHandler.handleServerAboutToStart
2013-02-10 12:13:40 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2013-02-10 12:13:40 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-02-10 12:13:40 [INFO] [STDOUT] MinecraftForge v6.6.0.497 Initialized
2013-02-10 12:13:40 [INFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-02-10 12:13:40 [INFO] [STDOUT] Replaced 84 ore recipies
2013-02-10 12:13:40 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-02-10 12:13:40 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.6_HD_C3, enabling compatibility features
2013-02-10 12:13:40 [INFO] [ForgeModLoader] Searching /home/yoshiquest/.minecraft/mods for mods
2013-02-10 12:13:40 [INFO] [STDOUT] Version found: C3
2013-02-10 12:13:41 [INFO] [ForgeModLoader] Forge Mod Loader has identified 13 mods to load
2013-02-10 12:13:41 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: dan200/turtle/api/ITurtleUpgrade
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.Class.forName(Class.java:264)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:416)
2013-02-10 12:13:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-10 12:13:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-02-10 12:13:41 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-02-10 12:13:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-10 12:13:41 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-02-10 12:13:41 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-10 12:13:41 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
2013-02-10 12:13:41 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)
2013-02-10 12:13:41 [INFO] [STDERR] at asq.a(SourceFile:56)
2013-02-10 12:13:41 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:722)
2013-02-10 12:13:41 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: dan200.turtle.api.ITurtleUpgrade
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2013-02-10 12:13:41 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2013-02-10 12:13:41 [INFO] [STDERR] … 29 more
2013-02-10 12:13:41 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2013-02-10 12:13:41 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2013-02-10 12:13:41 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
2013-02-10 12:13:41 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
2013-02-10 12:13:41 [INFO] [STDERR] … 31 more
Error report complete.

EDIT: nvm, I think I figured it out.
Sebra #607
Posted 11 February 2013 - 07:40 AM
And what it was?
I'm unable to put it in core because of crash.
PixelToast #608
Posted 11 February 2013 - 11:39 AM
-snippy darp-
fomenta #609
Posted 11 February 2013 - 02:02 PM
RichardG, any chance you can add a direction parameter to the gate reader peripheral so that when a gate reader turtle is positioned between two machines, or two things with similar triggers, it's unambiguous?

Thanks for the great mod.
Cloudy #610
Posted 12 February 2013 - 03:10 AM
i dont put it into coremods >_<
as FML says, coremods is only for mods that specifically request it being there

MiscPeripherals can be a coremod.
MasterArt #611
Posted 12 February 2013 - 08:24 AM
Make enchanted turtles like
Fortune turtles
Sharpness turtles
Silktouch turtles
Fire Aspect turtles :)/>
Looting turtles
Vorpal turtles *Lets turtles kill freinds for freinds heads*
Disjunction turtles
Soul Stealer turtles
Engineer #612
Posted 12 February 2013 - 10:09 AM
Make enchanted turtles like
Fortune turtles
Sharpness turtles
Silktouch turtles
Fire Aspect turtles :)/>
Looting turtles
Vorpal turtles *Lets turtles kill freinds for freinds heads*
Disjunction turtles
Soul Stealer turtles

Turtles can be OP, but thats is very OP what you are suggesting..
tpnils #613
Posted 12 February 2013 - 02:55 PM
Hi, I love the addon for CC but i counterd a bug with the wireless redstone. So i have written a quick code and i get an error when I go to "m.set(true)". Can you please help me I use the Drewolf20 pack.

m = peripheral.wrap("left")
rednet.open("right")
term.clear()
term.setCursorPos(1,1)
while true do
id, msg = rednet.receive(5)

if msg == "Up" then
  m.setFreq(13)
  m.set(true)
  sleep(0,3)
  m.set(false)
  sleep(0,3)
  m.setFreq(14)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  print("Up")
end

  if msg == "Down" then
  m.setFreq(15)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  m.setFreq(16)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  print("Down")
end

  if msg == "Left" then
  m.setFreq(9)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  m.setFreq(10)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  print("Left")
end

  if msg == "Right" then
  m.setFreq(11)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  m.setFreq(12)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  print("Right")
end

  if msg == "Forward" then
  m.setFreq(5)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  m.setFreq(6)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  print("Forward")
end

  if msg == "Back" then
  m.setFreq(7)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  m.setFreq(8)
  m.set(true)
  sleep(0,3)
  m.set(fasle)
  sleep(0,3)
  print("Back")
end
end
helifreak #614
Posted 12 February 2013 - 10:27 PM
The nuclear control reader is broken. When using the get(slot) method on either the t1 or t2 version using slot 1 it returns the following error:
java.lang.NoClassDefError:
shedar/mods/ic2/nuclearcontrol/ItemUpgrade

I checked and the card displays information fine in the industrial information panel.
ramdor72 #615
Posted 13 February 2013 - 02:36 AM
The nuclear control reader is broken. When using the get(slot) method on either the t1 or t2 version using slot 1 it returns the following error:
java.lang.NoClassDefError:
shedar/mods/ic2/nuclearcontrol/ItemUpgrade

I checked and the card displays information fine in the industrial information panel.

you need 3.0c, but that breaks even more stuff, so I wouldn't bother

Either that or downgrade nuclear control to 1.4.5 as 1.4.6 changed what was being exposed and MP 2.3 used something that was changed.
__RIK__ #616
Posted 13 February 2013 - 05:30 AM
Hello! Can You help me with MiscPeripherals, ID Resolver and GregTech.
When I launch minecraft with MiscPeripherals and ID Resolver it's OK.
When I launch minecraft with GregTech and ID Resolver it's OK.
But when I iaunch GT, ID Resolver and MP minecraft crash.
Log is here: http://paste.ubuntu.com/1639831/
FinalRikku #617
Posted 13 February 2013 - 10:37 AM
The Electronic Signal Controller (as controller) lose all connections to connected receiver after chunk reload.
If this behavior expected? Makes it kinda useless so far.

greetz
Rikku
Grovert11 #618
Posted 13 February 2013 - 02:18 PM
Could you add an optional argument to the Gate Reader that specifies the side you want it to read?
So get("right") would just output the data of the block on the right side, but get() would just output it like normal.

EDIT: I just noticed fomenta requesting the same thing ;)/> sorry for the duplicate request!
lost_RD #619
Posted 13 February 2013 - 10:06 PM
Can we get some proper documentation up in here? I can't for the life of me work out how to use the interactive sorter. Yes, I'm off to watch Guude's video… But seriously, no wiki?
helifreak #620
Posted 13 February 2013 - 10:10 PM
The nuclear control reader is broken. When using the get(slot) method on either the t1 or t2 version using slot 1 it returns the following error: java.lang.NoClassDefError: shedar/mods/ic2/nuclearcontrol/ItemUpgrade I checked and the card displays information fine in the industrial information panel.
you need 3.0c, but that breaks even more stuff, so I wouldn't bother Either that or downgrade nuclear control to 1.4.5 as 1.4.6 changed what was being exposed and MP 2.3 used something that was changed.
That worked, thanks. Apart from the unique ids changing on server reboot (which I wasn't using anyway), what else is broken in 3.0c?
ramdor72 #621
Posted 13 February 2013 - 10:37 PM
That worked, thanks. Apart from the unique ids changing on server reboot (which I wasn't using anyway), what else is broken in 3.0c?

ID changing as you mention, T1 turtle chargers, teleport pads bi-directional link problems. Possibly other issues as well, but I gave up using it all when those three impacted my whole sorting system/quarry charging. Also had to remove vending machine system from spawn city and a whole bunch of other stuff on the server. It became a pointless exercise due to server restarts etc.

I am sure when Direwolf20 upgrades to 3.0c and his teleports stop working, it'll all get fixed overnight.
pipa #622
Posted 14 February 2013 - 10:45 AM
  • Unique IDs got a new algorithm over reverse engineering attempts. They are world-unique now. Sorry if I broke your sorting system.

Not trying to sound ignorant, but i would like understand the point of it. Why is reverse engineering item ID's a bad thing that has to be prevented? Obviously it is your mod and you can do anything you want with it, but at the moment you broke the code of quite a few people for a reason that can not be found anywhere.

Still nice mod, hope you can take some criticism.
PixelToast #623
Posted 14 February 2013 - 01:12 PM
a LOT of people voted for real ids
if they didnt want to use my reverser they didnt have to
Lymia Aluysia #624
Posted 14 February 2013 - 03:16 PM
Nice attempt at encrypting item/damage token IDs there. Really effective…. And by that, I mean your entire clever, complicated scheme reduces down to a single XOR operation. Need I remind you that XOR is reversible?

Decoder library: http://pastebin.com/9Wb54ciy
Example program: http://pastebin.com/24D7d1F5
Deobfusicated token generator method (miscperipherals.util.Util.a): http://pastebin.com/gZFs3DRR

To run the example program, save it to your ComputerCraft PC, and then, save the decoder library to the same directory as the example program, under the name "librev". The computer needs an Interactive Sorter attached for it to work.

My personal recommendation is that you either get it right next time, and use serious cryptography (google SHA-1 or MD5), or, cut out this token nonsense, and stop breaking everybody's programs.
cevkiv #625
Posted 14 February 2013 - 05:16 PM
I cannot get the Tier 3 Turtle Charger to Charge more than 1 turtle at once no matter how I rotate or orient it.
SavageCore #626
Posted 15 February 2013 - 01:08 AM
Just so you guys know, RichardG responded to Guude on one of this Youtube videos saying real IDs are coming along with a config option.
ramdor72 #627
Posted 15 February 2013 - 01:42 AM
I have no issue with the id code system that RichG wants to implement on HIS mod. I don't know what all the fuss is about. If he wants to xor/crypto/bathe it in jam, then I am fine with that.

What I do have a problem with, as i've said many a-time in this thread alone, is that the ID's are changing EVERY FRIGGING time the server gets restarted. This renders them completely and utterly useless. It would be nice, to have RichG take 1 min out of his schedule and post on here… 'that's how it should be' …or… 'that's a bug, will be sorted'.
absorr #628
Posted 15 February 2013 - 02:53 AM
Just when I thought this mod could not get any better, you just can not stop wowing me! I so seriously wish that this mod was in Tekkit Lite, then my life would be complete!
Kradxn #629
Posted 15 February 2013 - 04:59 AM
Can you add OreDictonary-Support for the obsidian sticks of the rether module?(Because I have mod installed which overrides the obsidian sticks(works fine with WRCBE))
RichardG867 #630
Posted 15 February 2013 - 11:17 AM
3.1 released.

Sorry for the lack of updates, I've been both busy and sidetracked. And dealing with the fact FTB released the buggy version I told them not to ship.
ramdor72 #631
Posted 15 February 2013 - 11:21 AM
3.1 released.

Sorry for the lack of updates, I've been both busy and sidetracked. And dealing with the fact FTB released the buggy version I told them not to ship.

Woot :)/> Thanks Rich for the hard work. I'll get our server patched tonight when the players are offline. :)/>
RichardG867 #632
Posted 15 February 2013 - 11:34 AM
Redownload if charge stations are ghosting or spamming you with demandsEnergy or debug messages.

Redownload again for fixed chunkloader recipe.
Nathan1852 #633
Posted 15 February 2013 - 11:45 AM
I think i found a bug. If you place an turtle or 'Love Machine' und place an Iron Noteblock in front of it and start the program Music. If you then break the Noteblock the musik will go on.
ramdor72 #634
Posted 15 February 2013 - 12:01 PM
Rich, if you are still there, just did a test on the initial upload, and turtle teleports are still behaving badly. Uploading a video for you to see. Will edit this post with a link in a few mins.

Somewhat strange eh? Especially when it would teleport after coming out of edit?

mc 1.4.7
forge 6.6.0.515
misc periph 3.1 (in coremods)
cc 1.481

[media]http://www.youtube.com/watch?v=g7KjiQJWuJg[/media]
spocane #635
Posted 15 February 2013 - 06:11 PM
After upgrading to 3.1 I am getting the following error when trying to use the "get()" function of the gate reader.
Using a "Gate Reader Engineering "Love Machine" Turtle".


java.lang.NoSuchMethodError: dan200.turtle.api.ITurtleAccess.getVisualPosition()Laoj;

Was working fine with 1.5 and 3.0c.

here is the code i am using.


function checkEmpty()
  greader = peripheral.wrap("right")
  data = greader.get()
  while not data["No Energy"] do
	sleep(10)
	data = greader.get()
  end
  turtle.dig()
end
RichardG867 #636
Posted 16 February 2013 - 12:02 AM
Rich, if you are still there, just did a test on the initial upload, and turtle teleports are still behaving badly. Uploading a video for you to see. Will edit this post with a link in a few mins.

Somewhat strange eh? Especially when it would teleport after coming out of edit?

Two things I see.
- What are the coordinates of the teleporting that caused fuel to be added?
- What happens if you call "tp" or "getError"? Seems your program is, for some reason, calling getError.

Gate reader issue will be fixed, got misinformed by Dan.
Sebra #637
Posted 16 February 2013 - 05:23 AM
RichardG, can you make Electronic Signal Controller to emit signal when link created or broken?
ramdor72 #638
Posted 16 February 2013 - 08:47 AM
Rich, if you are still there, just did a test on the initial upload, and turtle teleports are still behaving badly. Uploading a video for you to see. Will edit this post with a link in a few mins.

Somewhat strange eh? Especially when it would teleport after coming out of edit?

Two things I see.
- What are the coordinates of the teleporting that caused fuel to be added?
- What happens if you call "tp" or "getError"? Seems your program is, for some reason, calling getError.

Gate reader issue will be fixed, got misinformed by Dan.

Yeah its very strange
absorr #639
Posted 16 February 2013 - 10:22 AM
Hi, I would like to add your mod into a Tekkit addon I am making called the Hackers' Modkit. The modkit is all about adding more things for programming lovers to be able to do more with their code within Tekkit Lite. It will be an addon through the new custom zip feature in the Technic Launcher. You will, of course, be given the proper credit for your mod. I hope to hear from you soon with your reply!
Laloth #640
Posted 16 February 2013 - 02:15 PM
Hey so when i install this mod in the coremods folder or the mods folder for that matter i get a crash here is the following reports:

Crash Screen- http://pastebin.com/6VmDb80g
Crash Report- http://pastebin.com/73MfLuLJ

Hope this helps and hope it can be fixed soon!
FredMSloniker #641
Posted 16 February 2013 - 03:55 PM
I have some questions about the firework launcher peripheral. First, I'll quote the relevant part of the OP:

Firework Launcher


Less cheaty version of the firework launcher you've seen in another peripheral mod. Has 54 slots of firework component storage
Exposes the following functions:
  • launch(slot,slot,slot…): Launches a firework with components from the given slots (1-54).
Launch rules are:
  • Number of gunpowder slots indicates launch distance
  • Other components are added to the firework star
  • Dyes added BEFORE any gunpowder will make the star fade to the colors specified

If I understand the launch rules correctly, the slots should be specified in the following order:
  1. The colors I want the firework star to fade to, if any.
  2. One to three slots of gunpowder for thrust.
  3. Any components other than gunpowder that I want to put in the firework star.
Am I understanding this correctly? If so, where is the gunpowder necessary to make the star itself drawn from? Or do I need to specify a gunpowder slot for the star as well? And is paper pulled out automatically, or do I need to specify that slot as well?

For that matter, would it be possible to add the ability to put more than one firework star in the firework? (The most obvious use of this is to send up a big ball and a small ball of different colors, but I'm sure there are other uses folks can come up with.) Maybe expose a function star(slot,slot,slot…) that crafts a star, puts it in an empty slot, and returns the slot number so it can be used as an argument of launch()?
xmd #642
Posted 16 February 2013 - 06:50 PM
Hi,


RichardG: Thanks for the update, your work is greatly appreciated :)/>

Did the recent update fix the inventory overwriting issues with the interactive sorter for anyone?

I've tried with latest CC and FML, tried as regular mod and also as core mod, just in case - no luck :(/>.

What seems to be fixed is ejecting items on the ground as well as sorting into non-inventory blocks.
RichardG867 #643
Posted 17 February 2013 - 01:23 AM
The gunpowder and components already make the star for you.

3.1b NOT YET released: (waiting on solution to demandsEnergy issues)
- Fixed GregTech related issues due to null uranium for some reason
- Fixed the teleporter issues - if it still returns false, try getError
111poiss111 #644
Posted 17 February 2013 - 02:03 AM
I don't know if I did something wrong or not but chatbox doesn't seem to be recognised as a peripheral.I tested it by running os.pullEvent to get peripheral event when I placed the chatbox next to computer.I didn't get any event being called
MafiaMoe #645
Posted 17 February 2013 - 10:28 AM
I have a minor grievance about the current state of the Bee Analyzer, specifically the lack of certain data from the analyze table.

I have created a system that breeds bees to get certain traits and breed new bees. Currently it can breed new types of bees, but it has huge difficulties breeding correct traits due to not being able to see the seconary data for most traits. As far as I know, I am only able to get the primary and secondary species traits, while all others can only see the primary trait (except for polination speed, where neither is available)(example below).

The dominant and recessive information of the traits is also not available, but can be reconstructed with a lookup table.

It is impossible to create a good heuristic with only half the data available. Will there be an update soon to open up the other half of the data? Is there a way to modify the mod files to access more data from this peripheral?


This example (hopefully) shows the best that can be done to rebuild the Beealyzer data (N/A indicating what isn't available in the Bee Analyzer data):

Active Inactive
Species: Majestic Prehistoric

Lifespan: Shortest N/A
Speed: Slowest N/A
Pollin.: N/A N/A
Flowers: Flowers N/A
Fertility: 2 N/A
Area: 9x6x9 N/A
Effect: None N/A

Climate: Normal N/A
Temp.Tol: Both_2 N/A
Humidity: Normal N/A
Humid.Tol: Both_2 N/A

Nocturnal: Yes N/A
Flyer: No N/A
Cave: Yes N/A


P.S. I have been searching around for information and have come across complaints about the Bee Analyzer being an odd name because it doesn't actually do the analyzing. It is being confused for something to automate the analyzing of bees. Would changing the name to 'Bee Scanner' or something similar be a problem?
FredMSloniker #646
Posted 17 February 2013 - 02:18 PM
The gunpowder and components already make the star for you.

My point is twofold. One, I don't quite understand the order I should specify the ingredients in, and two, it seems like the firework launcher is limited to single-star rockets.

I'll address the first point here. Suppose I want to create a height-two rocket that fires a creeper-head firework that starts lime and white but fades to green and yellow, plus it twinkles. If the launcher is wrapped as 'launcher' and the variables I'm about to use specify the correct slots, would the correct function call be:

launcher.launch(cactusGreen,dandelionYellow,gunpowder,gunpowder,limeDye,boneMeal,head,glowstoneDust)

Should there be an extra 'gunpowder' slot (since assembling this by hand would need a third one for the firework star), and if so, where? Should there be a 'paper' slot (again, since this would need one by hand), and if so, where?
nicodemus #647
Posted 17 February 2013 - 07:25 PM
Hi,


RichardG: Thanks for the update, your work is greatly appreciated :)/>

Did the recent update fix the inventory overwriting issues with the interactive sorter for anyone?

I've tried with latest CC and FML, tried as regular mod and also as core mod, just in case - no luck :(/>.

What seems to be fixed is ejecting items on the ground as well as sorting into non-inventory blocks.

Still over-writes for me. Also cannot see more than 1 stack in barrels still (doesn't implement SpecialInventory?)

I don't know if I did something wrong or not but chatbox doesn't seem to be recognised as a peripheral.I tested it by running os.pullEvent to get peripheral event when I placed the chatbox next to computer.I didn't get any event being called

I'm having the same issue. peripheral.getMethods() returns nil, as well.
shashankgarg92 #648
Posted 17 February 2013 - 11:20 PM
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.2932, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: MY PACK
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.NullPointerException
at ur.k(SourceFile:159)
at miscperipherals.module.ModuleIC2.onPostInit(ModuleIC2.java:263)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:543)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 76ea856c ———-

I get this error. Any way to solve this. Crash report at http://pastebin.com/7tmcS065
Kye_Duo #649
Posted 18 February 2013 - 03:58 AM
The gunpowder and components already make the star for you.

My point is twofold. One, I don't quite understand the order I should specify the ingredients in, and two, it seems like the firework launcher is limited to single-star rockets.

I'll address the first point here. Suppose I want to create a height-two rocket that fires a creeper-head firework that starts lime and white but fades to green and yellow, plus it twinkles. If the launcher is wrapped as 'launcher' and the variables I'm about to use specify the correct slots, would the correct function call be:

launcher.launch(cactusGreen,dandelionYellow,gunpowder,gunpowder,limeDye,boneMeal,head,glowstoneDust)

Should there be an extra 'gunpowder' slot (since assembling this by hand would need a third one for the firework star), and if so, where? Should there be a 'paper' slot (again, since this would need one by hand), and if so, where?

I do not know if it can do multi start fireworks but here is how you do it for a single star
 launcher.launch(gunpowder, desired star materials, gunpowder for height) 

paper is not used by the launcher

personally i think this launcher could do with a slight rewrite
I think the material slots should be set and it can pull from an adjacent chest to keep each slot filled, would help those people who want to create fireworks shows with a simple computer code and not have to keep track of the internal inventory and make sure everything is in the same order each time they load it.
FredMSloniker #650
Posted 18 February 2013 - 09:29 AM
I do not know if it can do multi start fireworks but here is how you do it for a single star
 launcher.launch(gunpowder, desired star materials, gunpowder for height) 

paper is not used by the launcher

So for the example I gave, I should use the command:

launcher.launch(cactusGreen,dandelionYellow,gunpowder,limeDye,boneMeal,head,glowstoneDust,gunpowder,gunpowder)

Correct?
Kye_Duo #651
Posted 18 February 2013 - 10:30 AM
I do not know if it can do multi start fireworks but here is how you do it for a single star
 launcher.launch(gunpowder, desired star materials, gunpowder for height) 

paper is not used by the launcher

So for the example I gave, I should use the command:

launcher.launch([b]gunpowder, [/b]cactusGreen,dandelionYellow,gunpowder,limeDye,boneMeal,head,glowstoneDust,gunpowder,gunpowder)

Correct?

close, needs gunpowder at the start of the star
plato2000 #652
Posted 18 February 2013 - 02:44 PM
I get a crash on using a Thaumcraft pickaxe of the core on a turtle:

This is in Direwolf20's EP30 world download, if that helps any.

Spoiler—- Minecraft Crash Report —-
// Everything's going to plan. No, really, that was supposed to happen.

Time: 2/16/13 9:35 PM
Description: Unexpected error

java.lang.UnsupportedOperationException
at dan200.turtle.shared.TileEntityTurtle.getFuelLevel(TileEntityTurtle.java:497)
at dan200.turtle.shared.ItemTurtle.createFromComputer(ItemTurtle.java:101)
at dan200.computer.shared.BlockComputerBase.getBlockDropped(BlockComputerBase.java:70)
at thaumcraft.common.items.ItemElementalPickaxe.onBlockStartBreak(ItemElementalPickaxe.java:167)
at ayo.a(PlayerControllerMP.java:129)
at ayo.b(PlayerControllerMP.java:210)
at net.minecraft.client.Minecraft.c(Minecraft.java:1320)
at net.minecraft.client.Minecraft.l(Minecraft.java:1805)
at net.minecraft.client.Minecraft.J(Minecraft.java:846)
at net.minecraft.client.Minecraft.run(Minecraft.java:771)
at java.lang.Thread.run(Thread.java:680)


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– Head –
Stacktrace:
at dan200.turtle.shared.TileEntityTurtle.getFuelLevel(TileEntityTurtle.java:497)
at dan200.turtle.shared.ItemTurtle.createFromComputer(ItemTurtle.java:101)
at dan200.computer.shared.BlockComputerBase.getBlockDropped(BlockComputerBase.java:70)
at thaumcraft.common.items.ItemElementalPickaxe.onBlockStartBreak(ItemElementalPickaxe.java:167)
at ayo.a(PlayerControllerMP.java:129)
at ayo.b(PlayerControllerMP.java:210)
at net.minecraft.client.Minecraft.c(Minecraft.java:1320)

– Affected level –
Details:
Level name: MpServer
All players: 1 total; [ays['plato2000'/825, l='MpServer', x=184.70, y=65.62, z=289.22]]
Chunk stats: MultiplayerChunkCache: 407
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (184,64,252), Chunk: (at 8,4,12 in 11,15; contains blocks 176,0,240 to 191,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 5164227 game time, 6841326 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 629 total; [lz['Experience Orb'/228633, l='MpServer', x=219.25, y=64.20, z=212.03], lz['Experience Orb'/228632, l='MpServer', x=219.25, y=64.20, z=210.59], lz['Experience Orb'/271968, l='MpServer', x=219.25, y=64.20, z=210.75], lz['Experience Orb'/271969, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/213642, l='MpServer', x=219.13, y=64.25, z=214.07], lz['Experience Orb'/213643, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/241068, l='MpServer', x=219.13, y=64.25, z=211.44], lz['Experience Orb'/241069, l='MpServer', x=219.13, y=64.25, z=211.36], lz['Experience Orb'/207091, l='MpServer', x=219.25, y=64.20, z=214.38], lz['Experience Orb'/207090, l='MpServer', x=219.25, y=64.20, z=212.25], lz['Experience Orb'/241050, l='MpServer', x=219.13, y=64.25, z=212.56], lz['Experience Orb'/241049, l='MpServer', x=219.25, y=64.20, z=213.84], lz['Experience Orb'/200418, l='MpServer', x=219.13, y=64.25, z=212.78], ow['Bat'/281656, l='MpServer', x=192.75, y=27.00, z=351.53], lz['Experience Orb'/200419, l='MpServer', x=219.25, y=64.20, z=212.53], lz['Experience Orb'/200420, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/200421, l='MpServer', x=219.25, y=64.20, z=216.59], lz['Experience Orb'/256336, l='MpServer', x=219.25, y=64.20, z=211.00], lz['Experience Orb'/256337, l='MpServer', x=219.13, y=64.25, z=214.34], ow['Bat'/281655, l='MpServer', x=197.51, y=27.85, z=350.20], lz['Experience Orb'/204871, l='MpServer', x=219.25, y=64.20, z=214.00], lz['Experience Orb'/204870, l='MpServer', x=219.25, y=64.20, z=212.53], lz['Experience Orb'/221388, l='MpServer', x=219.25, y=64.20, z=216.63], lz['Experience Orb'/221389, l='MpServer', x=219.25, y=64.20, z=215.88], lz['Experience Orb'/249707, l='MpServer', x=219.25, y=64.20, z=214.13], lz['Experience Orb'/204873, l='MpServer', x=219.25, y=64.20, z=216.30], lz['Experience Orb'/249706, l='MpServer', x=219.25, y=64.20, z=216.22], lz['Experience Orb'/204872, l='MpServer', x=219.13, y=64.25, z=212.25], lz['Experience Orb'/227612, l='MpServer', x=219.25, y=64.20, z=210.75], lz['Experience Orb'/227611, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/222463, l='MpServer', x=219.25, y=64.20, z=212.91], pd['Pig'/84, l='MpServer', x=105.69, y=54.00, z=229.47], lz['Experience Orb'/278419, l='MpServer', x=219.25, y=64.20, z=213.28], lz['Experience Orb'/278421, l='MpServer', x=219.25, y=64.20, z=211.25], lz['Experience Orb'/268729, l='MpServer', x=219.13, y=64.25, z=212.00], lz['Experience Orb'/280582, l='MpServer', x=219.13, y=64.25, z=215.63], lz['Experience Orb'/280583, l='MpServer', x=219.25, y=64.20, z=216.53], lz['Experience Orb'/268730, l='MpServer', x=219.13, y=64.25, z=215.23], lz['Experience Orb'/264325, l='MpServer', x=219.25, y=64.20, z=215.00], qn['Skeleton'/260117, l='MpServer', x=245.50, y=69.00, z=318.50], oz['Cow'/92, l='MpServer', x=113.91, y=64.00, z=337.97], lz['Experience Orb'/264324, l='MpServer', x=219.13, y=64.25, z=213.06], qn['Skeleton'/268727, l='MpServer', x=192.50, y=23.00, z=336.50], qn['Skeleton'/260119, l='MpServer', x=244.50, y=69.00, z=323.50], lz['Experience Orb'/198147, l='MpServer', x=219.25, y=64.20, z=211.91], pd['Pig'/100, l='MpServer', x=122.78, y=64.00, z=313.19], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/281724, l='MpServer', x=219.34, y=65.41, z=213.56], pd['Pig'/101, l='MpServer', x=125.09, y=64.00, z=347.13], pd['Pig'/98, l='MpServer', x=120.88, y=63.00, z=246.13], pd['Pig'/99, l='MpServer', x=112.81, y=64.00, z=268.44], pd['Pig'/96, l='MpServer', x=125.06, y=64.00, z=222.06], lz['Experience Orb'/231213, l='MpServer', x=219.25, y=64.20, z=214.31], lz['Experience Orb'/231212, l='MpServer', x=222.25, y=64.20, z=213.56], pd['Pig'/119, l='MpServer', x=139.78, y=64.00, z=346.19], lz['Experience Orb'/278715, l='MpServer', x=219.25, y=64.20, z=211.75], pd['Pig'/118, l='MpServer', x=132.84, y=64.00, z=335.22], oz['Cow'/117, l='MpServer', x=132.97, y=64.00, z=317.91], lz['Experience Orb'/278455, l='MpServer', x=219.25, y=64.20, z=213.44], lz['Experience Orb'/278454, l='MpServer', x=219.25, y=64.20, z=211.16], pd['Pig'/114, l='MpServer', x=130.94, y=62.00, z=234.53], lz['Experience Orb'/278716, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/267585, l='MpServer', x=219.25, y=64.20, z=211.59], lz['Experience Orb'/210295, l='MpServer', x=219.13, y=64.25, z=213.16], lz['Experience Orb'/267584, l='MpServer', x=219.25, y=64.20, z=214.25], lz['Experience Orb'/210294, l='MpServer', x=219.25, y=64.20, z=210.75], lz['Experience Orb'/269789, l='MpServer', x=196.35, y=64.25, z=266.67], pk['Wolf'/120, l='MpServer', x=146.22, y=64.00, z=343.69], lz['Experience Orb'/226575, l='MpServer', x=219.25, y=64.20, z=210.25], oz['Cow'/139, l='MpServer', x=152.59, y=65.00, z=361.38], pd['Pig'/140, l='MpServer', x=145.19, y=64.00, z=356.59], lz['Experience Orb'/234162, l='MpServer', x=219.25, y=64.20, z=214.69], lz['Experience Orb'/234163, l='MpServer', x=219.25, y=64.20, z=215.78], px['item.tile.dirt'/274032, l='MpServer', x=159.75, y=64.13, z=285.93], lz['Experience Orb'/235254, l='MpServer', x=219.13, y=64.25, z=212.78], lz['Experience Orb'/235255, l='MpServer', x=219.25, y=64.20, z=210.50], lz['Experience Orb'/225618, l='MpServer', x=219.13, y=64.25, z=213.12], lz['Experience Orb'/241863, l='MpServer', x=219.13, y=64.25, z=212.72], lz['Experience Orb'/225617, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/241862, l='MpServer', x=219.06, y=65.13, z=213.25], lz['Experience Orb'/271036, l='MpServer', x=219.13, y=64.25, z=214.94], lz['Experience Orb'/271037, l='MpServer', x=219.25, y=64.20, z=215.31], pk['Wolf'/157, l='MpServer', x=169.94, y=72.00, z=355.47], entMCBase['entity.StevesCarts.Minecart.Vswe.0.name'/148, l='MpServer', x=166.06, y=64.52, z=226.50], lz['Experience Orb'/253681, l='MpServer', x=219.13, y=64.25, z=211.75], lz['Experience Orb'/253682, l='MpServer', x=219.13, y=64.25, z=213.41], lz['Experience Orb'/226576, l='MpServer', x=219.25, y=64.20, z=212.63], lz['Experience Orb'/246570, l='MpServer', x=219.25, y=64.20, z=211.44], lz['Experience Orb'/246569, l='MpServer', x=219.25, y=64.20, z=211.00], lz['Experience Orb'/242872, l='MpServer', x=219.25, y=64.20, z=212.59], lz['Experience Orb'/261289, l='MpServer', x=219.25, y=64.20, z=215.53], lz['Experience Orb'/221138, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/261288, l='MpServer', x=219.13, y=64.25, z=214.56], lz['Experience Orb'/221139, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/233338, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/197301, l='MpServer', x=219.25, y=64.20, z=215.75], lz['Experience Orb'/233339, l='MpServer', x=219.25, y=64.20, z=215.06], lz['Experience Orb'/197300, l='MpServer', x=219.25, y=64.20, z=212.59], qn['Skeleton'/270982, l='MpServer', x=237.50, y=54.00, z=328.50], lz['Experience Orb'/242871, l='MpServer', x=219.25, y=64.20, z=210.25], oz['Cow'/166, l='MpServer', x=176.53, y=63.14, z=222.19], lz['Experience Orb'/220054, l='MpServer', x=219.13, y=64.25, z=213.41], lz['Experience Orb'/220055, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/254298, l='MpServer', x=219.25, y=64.20, z=216.69], oz['Cow'/186, l='MpServer', x=197.56, y=64.00, z=222.72], oz['Cow'/187, l='MpServer', x=193.66, y=64.00, z=218.09], lz['Experience Orb'/223451, l='MpServer', x=219.25, y=64.20, z=210.25], oz['Cow'/184, l='MpServer', x=192.50, y=64.00, z=218.09], lz['Experience Orb'/254297, l='MpServer', x=219.25, y=64.20, z=216.50], lz['Experience Orb'/223450, l='MpServer', x=219.25, y=64.20, z=210.78], oz['Cow'/185, l='MpServer', x=194.97, y=64.00, z=218.09], lz['Experience Orb'/226617, l='MpServer', x=219.13, y=64.25, z=213.75], lz['Experience Orb'/223453, l='MpServer', x=219.25, y=64.20, z=216.75], oz['Cow'/190, l='MpServer', x=196.47, y=64.00, z=221.63], lz['Experience Orb'/226616, l='MpServer', x=219.13, y=64.25, z=215.75], oz['Cow'/191, l='MpServer', x=196.16, y=64.00, z=219.22], oz['Cow'/188, l='MpServer', x=192.09, y=64.00, z=221.59], lz['Experience Orb'/226618, l='MpServer', x=219.13, y=64.25, z=214.81], lz['Experience Orb'/223454, l='MpServer', x=219.25, y=64.20, z=216.09], oz['Cow'/189, l='MpServer', x=198.91, y=64.00, z=220.50], lz['Experience Orb'/226615, l='MpServer', x=219.13, y=64.25, z=213.22], lz['Experience Orb'/205962, l='MpServer', x=219.25, y=64.20, z=212.88], lz['Experience Orb'/205963, l='MpServer', x=222.25, y=64.20, z=213.75], lz['Experience Orb'/205964, l='MpServer', x=219.25, y=64.20, z=216.75], oz['Cow'/182, l='MpServer', x=198.50, y=64.00, z=218.09], lz['Experience Orb'/205965, l='MpServer', x=219.13, y=64.25, z=213.31], oz['Cow'/183, l='MpServer', x=194.88, y=64.00, z=219.22], lz['Experience Orb'/210366, l='MpServer', x=219.13, y=64.25, z=213.34], lz['Experience Orb'/210367, l='MpServer', x=219.25, y=64.20, z=210.44], oz['Cow'/181, l='MpServer', x=196.22, y=64.00, z=218.09], oz['Cow'/205, l='MpServer', x=198.91, y=64.00, z=224.53], oz['Cow'/204, l='MpServer', x=197.34, y=64.00, z=218.09], oz['Cow'/207, l='MpServer', x=193.97, y=64.00, z=222.91], oz['Cow'/206, l='MpServer', x=197.53, y=64.00, z=221.56], oz['Cow'/201, l='MpServer', x=192.09, y=64.00, z=222.72], oz['Cow'/200, l='MpServer', x=197.34, y=64.00, z=219.25], oz['Cow'/203, l='MpServer', x=197.56, y=64.00, z=223.97], oz['Cow'/202, l='MpServer', x=195.16, y=64.00, z=222.47], oz['Cow'/197, l='MpServer', x=193.25, y=64.00, z=220.56], oz['Cow'/196, l='MpServer', x=198.91, y=64.00, z=222.09], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/282938, l='MpServer', x=222.57, y=64.57, z=214.50], oz['Cow'/199, l='MpServer', x=198.91, y=64.00, z=219.28], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/282939, l='MpServer', x=221.94, y=64.47, z=212.97], oz['Cow'/198, l='MpServer', x=192.09, y=64.00, z=223.81], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/282940, l='MpServer', x=222.21, y=64.54, z=216.05], oz['Cow'/193, l='MpServer', x=196.31, y=64.00, z=220.50], oz['Cow'/192, l='MpServer', x=192.09, y=64.00, z=219.38], oz['Cow'/195, l='MpServer', x=194.66, y=64.00, z=224.91], oz['Cow'/194, l='MpServer', x=198.91, y=64.00, z=223.34], oz['Cow'/222, l='MpServer', x=207.53, y=72.00, z=356.53], lz['Experience Orb'/257518, l='MpServer', x=219.25, y=64.20, z=210.25], EntityGolemTallow['Tallow Golem'/218, l='MpServer', x=201.34, y=63.00, z=304.69], lz['Experience Orb'/257519, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/247575, l='MpServer', x=219.25, y=64.20, z=216.75], EntityGolemTallow['Tallow Golem'/219, l='MpServer', x=200.47, y=63.00, z=305.59], lz['Experience Orb'/247576, l='MpServer', x=219.25, y=64.20, z=216.47], oz['Cow'/212, l='MpServer', x=197.63, y=64.00, z=220.41], lz['Experience Orb'/269681, l='MpServer', x=219.25, y=64.20, z=212.60], lz['Experience Orb'/269682, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/269683, l='MpServer', x=219.25, y=64.20, z=215.34], lz['Experience Orb'/269684, l='MpServer', x=219.25, y=64.20, z=215.91], oz['Cow'/208, l='MpServer', x=193.72, y=64.00, z=219.25], oz['Cow'/209, l='MpServer', x=193.53, y=64.00, z=224.91], oz['Cow'/210, l='MpServer', x=193.28, y=64.00, z=221.75], oz['Cow'/211, l='MpServer', x=195.13, y=64.00, z=220.38], qr['Zombie'/227775, l='MpServer', x=105.50, y=35.00, z=312.50], lz['Experience Orb'/276411, l='MpServer', x=219.13, y=64.25, z=214.22], lz['Experience Orb'/276410, l='MpServer', x=219.13, y=64.25, z=213.72], lz['Experience Orb'/209339, l='MpServer', x=219.13, y=64.25, z=211.75], lz['Experience Orb'/264226, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/209340, l='MpServer', x=219.25, y=64.20, z=211.78], lz['Experience Orb'/264227, l='MpServer', x=219.25, y=64.20, z=214.03], lz['Experience Orb'/222275, l='MpServer', x=219.13, y=64.25, z=213.97], lz['Experience Orb'/222274, l='MpServer', x=219.13, y=64.25, z=213.56], lz['Experience Orb'/279002, l='MpServer', x=219.25, y=64.20, z=215.75], lz['Experience Orb'/279003, l='MpServer', x=219.25, y=64.20, z=216.50], lz['Experience Orb'/279000, l='MpServer', x=219.25, y=64.20, z=212.78], lz['Experience Orb'/279001, l='MpServer', x=219.25, y=64.20, z=212.59], lz['Experience Orb'/221665, l='MpServer', x=219.25, y=64.20, z=212.28], lz['Experience Orb'/221666, l='MpServer', x=219.25, y=64.20, z=211.97], lz['Experience Orb'/263438, l='MpServer', x=219.25, y=64.20, z=211.75], lz['Experience Orb'/263439, l='MpServer', x=219.13, y=64.25, z=212.91], lz['Experience Orb'/278210, l='MpServer', x=219.13, y=64.25, z=214.75], lz['Experience Orb'/266358, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/255146, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/278211, l='MpServer', x=219.13, y=64.25, z=213.03], lz['Experience Orb'/266359, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/255147, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/267318, l='MpServer', x=219.13, y=64.25, z=213.88], lz['Experience Orb'/267317, l='MpServer', x=219.13, y=64.25, z=214.75], lz['Experience Orb'/215001, l='MpServer', x=219.25, y=64.20, z=215.50], lz['Experience Orb'/215002, l='MpServer', x=219.25, y=64.20, z=213.75], lz['Experience Orb'/265637, l='MpServer', x=219.25, y=64.20, z=214.13], lz['Experience Orb'/265639, l='MpServer', x=219.25, y=64.20, z=214.44], lz['Experience Orb'/245178, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/265638, l='MpServer', x=219.13, y=64.25, z=212.02], lz['Experience Orb'/245179, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/201235, l='MpServer', x=219.13, y=64.25, z=213.69], lz['Experience Orb'/201234, l='MpServer', x=219.25, y=64.20, z=210.75], lz['Experience Orb'/263476, l='MpServer', x=219.25, y=64.20, z=216.75], qp['Spider'/250763, l='MpServer', x=122.22, y=64.00, z=269.13], lz['Experience Orb'/265640, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/263475, l='MpServer', x=7017.00, y=6.81, z=6890.12], lz['Experience Orb'/255123, l='MpServer', x=219.25, y=64.20, z=211.38], lz['Experience Orb'/255122, l='MpServer', x=219.25, y=64.20, z=212.44], lz['Experience Orb'/274388, l='MpServer', x=219.25, y=64.20, z=216.69], lz['Experience Orb'/228411, l='MpServer', x=219.25, y=64.20, z=213.97], lz['Experience Orb'/228410, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/274387, l='MpServer', x=219.25, y=64.20, z=215.84], lz['Experience Orb'/279979, l='MpServer', x=219.13, y=64.25, z=213.09], lz['Experience Orb'/279978, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/277215, l='MpServer', x=219.25, y=64.20, z=213.47], lz['Experience Orb'/259531, l='MpServer', x=219.25, y=64.20, z=216.75], EntityBlock['unknown'/101090, l='MpServer', x=413.45, y=64.45, z=204.50], EntityBlock['unknown'/101091, l='MpServer', x=350.45, y=68.45, z=204.50], EntityBlock['unknown'/101088, l='MpServer', x=350.50, y=68.45, z=267.45], EntityBlock['unknown'/101089, l='MpServer', x=350.45, y=64.45, z=204.50], lz['Experience Orb'/267375, l='MpServer', x=219.06, y=65.13, z=213.75], lz['Experience Orb'/267374, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/259534, l='MpServer', x=219.25, y=64.20, z=214.47], lz['Experience Orb'/259533, l='MpServer', x=219.25, y=64.20, z=216.75], EntityBlock['unknown'/101092, l='MpServer', x=413.45, y=68.45, z=204.50], lz['Experience Orb'/259532, l='MpServer', x=219.13, y=64.25, z=214.44], lz['Experience Orb'/248392, l='MpServer', x=219.13, y=64.25, z=211.34], lz['Experience Orb'/248391, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/216848, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/248390, l='MpServer', x=219.13, y=64.25, z=212.34], lz['Experience Orb'/216849, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/248389, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/198428, l='MpServer', x=219.25, y=64.20, z=216.75], qn['Skeleton'/278144, l='MpServer', x=188.50, y=22.00, z=358.50], lz['Experience Orb'/208901, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/236517, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/208902, l='MpServer', x=219.13, y=64.25, z=211.53], lz['Experience Orb'/236516, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/198427, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/214943, l='MpServer', x=219.13, y=64.25, z=212.52], qo['Slime'/282760, l='MpServer', x=192.13, y=21.00, z=268.90], EntityBrainyZombie['Angry Zombie'/283845, l='MpServer', x=237.50, y=38.00, z=341.50], lz['Experience Orb'/236497, l='MpServer', x=219.25, y=64.20, z=212.56], lz['Experience Orb'/236498, l='MpServer', x=219.25, y=64.20, z=212.71], lz['Experience Orb'/214944, l='MpServer', x=219.25, y=64.20, z=211.16], lz['Experience Orb'/212194, l='MpServer', x=219.13, y=64.25, z=211.29], lz['Experience Orb'/241966, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/212193, l='MpServer', x=219.13, y=64.25, z=211.99], lz['Experience Orb'/202262, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/202261, l='MpServer', x=219.25, y=64.20, z=214.75], qc['Creeper'/278182, l='MpServer', x=257.50, y=49.00, z=319.93], lz['Experience Orb'/260394, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/249398, l='MpServer', x=219.13, y=64.25, z=213.50], lz['Experience Orb'/260395, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/249399, l='MpServer', x=219.25, y=64.20, z=212.50], lz['Experience Orb'/249400, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/241969, l='MpServer', x=219.13, y=64.25, z=213.84], lz['Experience Orb'/229985, l='MpServer', x=219.13, y=64.25, z=213.50], EntityBlock['unknown'/101081, l='MpServer', x=350.50, y=64.45, z=204.45], lz['Experience Orb'/249401, l='MpServer', x=219.13, y=64.25, z=213.25], EntityBlock['unknown'/101083, l='MpServer', x=350.50, y=68.45, z=204.45], lz['Experience Orb'/229986, l='MpServer', x=219.25, y=64.20, z=216.25], EntityBlock['unknown'/101082, l='MpServer', x=350.45, y=64.50, z=204.45], lz['Experience Orb'/277216, l='MpServer', x=219.25, y=64.20, z=213.22], lz['Experience Orb'/210018, l='MpServer', x=219.25, y=64.20, z=212.00], EntityBlock['unknown'/101085, l='MpServer', x=350.50, y=64.45, z=267.45], lz['Experience Orb'/210019, l='MpServer', x=219.13, y=64.25, z=215.75], EntityBlock['unknown'/101084, l='MpServer', x=413.45, y=64.50, z=204.45], EntityBlock['unknown'/101087, l='MpServer', x=413.45, y=64.50, z=267.45], EntityBlock['unknown'/101086, l='MpServer', x=350.45, y=64.50, z=267.45], lz['Experience Orb'/250667, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/250668, l='MpServer', x=219.13, y=64.25, z=214.32], lz['Experience Orb'/282732, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/282731, l='MpServer', x=219.25, y=64.20, z=213.00], lz['Experience Orb'/268387, l='MpServer', x=219.25, y=64.20, z=213.75], lz['Experience Orb'/238762, l='MpServer', x=219.25, y=64.20, z=210.78], lz['Experience Orb'/268386, l='MpServer', x=219.25, y=64.20, z=215.22], lz['Experience Orb'/238763, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/268385, l='MpServer', x=219.13, y=64.25, z=213.13], lz['Experience Orb'/282007, l='MpServer', x=219.25, y=64.20, z=215.28], lz['Experience Orb'/268388, l='MpServer', x=219.25, y=64.20, z=211.06], lz['Experience Orb'/282010, l='MpServer', x=219.13, y=64.25, z=215.72], lz['Experience Orb'/282008, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/262593, l='MpServer', x=219.13, y=64.25, z=212.95], lz['Experience Orb'/251773, l='MpServer', x=219.13, y=64.25, z=215.69], lz['Experience Orb'/217038, l='MpServer', x=219.25, y=64.20, z=216.53], lz['Experience Orb'/282009, l='MpServer', x=219.25, y=64.20, z=215.25], lz['Experience Orb'/262592, l='MpServer', x=219.13, y=64.25, z=211.93], lz['Experience Orb'/251772, l='MpServer', x=219.13, y=64.25, z=214.34], lz['Experience Orb'/217039, l='MpServer', x=219.25, y=64.20, z=213.84], lz['Experience Orb'/251771, l='MpServer', x=219.13, y=64.25, z=212.72], lz['Experience Orb'/264542, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/251770, l='MpServer', x=219.13, y=64.25, z=212.50], lz['Experience Orb'/264541, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/271256, l='MpServer', x=219.25, y=64.20, z=215.63], lz['Experience Orb'/244092, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/273155, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/273156, l='MpServer', x=219.25, y=64.20, z=210.31], lz['Experience Orb'/244091, l='MpServer', x=219.13, y=64.25, z=215.41], lz['Experience Orb'/234371, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/231167, l='MpServer', x=219.13, y=64.25, z=212.31], lz['Experience Orb'/234370, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/231166, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/246320, l='MpServer', x=219.25, y=64.20, z=210.28], lz['Experience Orb'/246321, l='MpServer', x=219.25, y=64.20, z=211.25], lz['Experience Orb'/271255, l='MpServer', x=219.13, y=64.25, z=213.50], lz['Experience Orb'/222464, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/207175, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/207174, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/283675, l='MpServer', x=219.13, y=64.25, z=215.53], lz['Experience Orb'/230055, l='MpServer', x=219.25, y=64.20, z=212.09], lz['Experience Orb'/200552, l='MpServer', x=219.25, y=64.20, z=210.59], lz['Experience Orb'/283676, l='MpServer', x=219.13, y=64.25, z=214.28], lz['Experience Orb'/278121, l='MpServer', x=219.25, y=64.20, z=213.16], lz['Experience Orb'/278120, l='MpServer', x=219.25, y=64.20, z=212.31], lz['Experience Orb'/237381, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/246319, l='MpServer', x=219.25, y=64.20, z=213.22], lz['Experience Orb'/237382, l='MpServer', x=219.25, y=64.20, z=214.91], lz['Experience Orb'/246318, l='MpServer', x=222.25, y=64.20, z=213.50], lz['Experience Orb'/237383, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/237384, l='MpServer', x=219.13, y=64.25, z=212.60], qr['Zombie'/282717, l='MpServer', x=258.36, y=36.00, z=341.40], qr['Zombie'/282718, l='MpServer', x=256.50, y=36.00, z=341.50], lz['Experience Orb'/230056, l='MpServer', x=219.13, y=64.25, z=212.03], lz['Experience Orb'/200551, l='MpServer', x=219.13, y=64.25, z=213.41], px['item.item.ItemResource.5'/271358, l='MpServer', x=150.06, y=65.13, z=276.03], lz['Experience Orb'/250734, l='MpServer', x=219.13, y=64.25, z=214.16], lz['Experience Orb'/282656, l='MpServer', x=219.13, y=64.25, z=214.67], px['item.item.rottenFlesh'/271357, l='MpServer', x=152.34, y=65.13, z=275.81], lz['Experience Orb'/250733, l='MpServer', x=219.13, y=64.25, z=214.69], lz['Experience Orb'/218675, l='MpServer', x=219.25, y=64.20, z=211.44], lz['Experience Orb'/218676, l='MpServer', x=219.25, y=64.20, z=211.06], lz['Experience Orb'/276117, l='MpServer', x=219.13, y=64.25, z=215.41], lz['Experience Orb'/276116, l='MpServer', x=219.25, y=64.20, z=213.84], lz['Experience Orb'/247307, l='MpServer', x=219.25, y=64.20, z=210.53], lz['Experience Orb'/247306, l='MpServer', x=219.13, y=64.25, z=212.31], lz['Experience Orb'/247305, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/247304, l='MpServer', x=219.25, y=64.20, z=215.97], lz['Experience Orb'/269415, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/269414, l='MpServer', x=219.25, y=64.20, z=211.06], lz['Experience Orb'/275180, l='MpServer', x=219.25, y=64.20, z=214.06], lz['Experience Orb'/262590, l='MpServer', x=219.25, y=64.20, z=211.47], lz['Experience Orb'/262591, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/275179, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/217666, l='MpServer', x=219.25, y=64.20, z=216.00], lz['Experience Orb'/217665, l='MpServer', x=219.25, y=64.20, z=215.59], lz['Experience Orb'/252873, l='MpServer', x=219.13, y=64.25, z=211.31], lz['Experience Orb'/282655, l='MpServer', x=219.13, y=64.25, z=212.88], lz['Experience Orb'/252874, l='MpServer', x=219.13, y=64.25, z=212.78], lz['Experience Orb'/268056, l='MpServer', x=219.13, y=64.25, z=213.75], px['item.item.rottenFlesh'/270339, l='MpServer', x=138.47, y=65.13, z=284.28], lz['Experience Orb'/268055, l='MpServer', x=219.13, y=64.25, z=211.73], lz['Experience Orb'/210749, l='MpServer', x=219.25, y=64.20, z=210.62], lz['Experience Orb'/210748, l='MpServer', x=219.25, y=64.20, z=212.22], qn['Skeleton'/270356, l='MpServer', x=252.50, y=19.00, z=236.50], lz['Experience Orb'/205385, l='MpServer', x=219.25, y=64.20, z=210.31], lz['Experience Orb'/205384, l='MpServer', x=219.25, y=64.20, z=214.60], lz['Experience Orb'/242272, l='MpServer', x=219.25, y=64.20, z=210.71], lz['Experience Orb'/229158, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/229159, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/262725, l='MpServer', x=219.25, y=64.20, z=211.72], lz['Experience Orb'/262726, l='MpServer', x=219.13, y=64.25, z=214.25], lz['Experience Orb'/221949, l='MpServer', x=219.25, y=64.20, z=213.78], lz['Experience Orb'/221948, l='MpServer', x=219.25, y=64.20, z=214.09], lz['Experience Orb'/242271, l='MpServer', x=219.25, y=64.20, z=213.00], lz['Experience Orb'/270377, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/270378, l='MpServer', x=219.25, y=64.20, z=210.44], lz['Experience Orb'/242233, l='MpServer', x=219.25, y=64.20, z=213.44], lz['Experience Orb'/242232, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/240539, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/240538, l='MpServer', x=219.13, y=64.25, z=211.56], px['item.item.dyePowder.black'/216098, l='MpServer', x=246.75, y=58.13, z=288.13], lz['Experience Orb'/216124, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/216125, l='MpServer', x=219.25, y=64.20, z=213.34], lz['Experience Orb'/256783, l='MpServer', x=219.25, y=64.20, z=210.28], lz['Experience Orb'/256782, l='MpServer', x=219.25, y=64.20, z=214.38], lz['Experience Orb'/256781, l='MpServer', x=219.13, y=64.25, z=212.88], lz['Experience Orb'/256780, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/258731, l='MpServer', x=219.13, y=64.25, z=213.28], lz['Experience Orb'/258730, l='MpServer', x=219.13, y=64.25, z=213.75], lz['Experience Orb'/251014, l='MpServer', x=219.25, y=64.20, z=213.97], lz['Experience Orb'/251013, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/222921, l='MpServer', x=219.13, y=64.25, z=214.78], lz['Experience Orb'/258733, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/222922, l='MpServer', x=219.13, y=64.25, z=213.91], lz['Experience Orb'/258732, l='MpServer', x=219.13, y=64.25, z=212.87], lz['Experience Orb'/245449, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/245448, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/215106, l='MpServer', x=219.25, y=64.20, z=216.31], lz['Experience Orb'/207535, l='MpServer', x=219.13, y=64.25, z=213.12], lz['Experience Orb'/215105, l='MpServer', x=219.25, y=64.20, z=215.31], lz['Experience Orb'/257904, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/213214, l='MpServer', x=219.25, y=64.20, z=213.16], lz['Experience Orb'/213213, l='MpServer', x=219.25, y=64.20, z=210.97], lz['Experience Orb'/254888, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/264849, l='MpServer', x=219.13, y=64.25, z=214.32], lz['Experience Orb'/254889, l='MpServer', x=219.06, y=65.13, z=213.25], lz['Experience Orb'/255968, l='MpServer', x=219.13, y=64.25, z=213.31], lz['Experience Orb'/255969, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/264854, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/248150, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/248151, l='MpServer', x=219.25, y=64.20, z=210.72], lz['Experience Orb'/203241, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/203240, l='MpServer', x=219.25, y=64.20, z=210.25], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/283556, l='MpServer', x=222.85, y=64.52, z=213.63], px['item.item.ItemResource.5'/271413, l='MpServer', x=200.65, y=72.13, z=339.31], lz['Experience Orb'/244380, l='MpServer', x=219.13, y=64.25, z=213.50], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/283557, l='MpServer', x=220.09, y=64.49, z=214.16], px['item.item.rottenFlesh'/271412, l='MpServer', x=198.56, y=70.13, z=337.47], lz['Experience Orb'/244381, l='MpServer', x=219.06, y=65.13, z=213.25], lz['Experience Orb'/210770, l='MpServer', x=219.13, y=64.25, z=213.63], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/283558, l='MpServer', x=219.46, y=64.53, z=211.97], lz['Experience Orb'/257903, l='MpServer', x=219.13, y=64.25, z=213.38], lz['Experience Orb'/210769, l='MpServer', x=219.13, y=64.25, z=214.25], lz['Experience Orb'/197637, l='MpServer', x=219.13, y=64.25, z=211.94], qr['Zombie'/270462, l='MpServer', x=238.50, y=27.00, z=367.50], lz['Experience Orb'/207536, l='MpServer', x=219.25, y=64.20, z=213.34], lz['Experience Orb'/197636, l='MpServer', x=219.13, y=64.25, z=212.03], lz['Experience Orb'/233618, l='MpServer', x=219.13, y=64.25, z=215.25], lz['Experience Orb'/233619, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/233620, l='MpServer', x=219.25, y=64.20, z=213.31], lz['Experience Orb'/233621, l='MpServer', x=219.25, y=64.20, z=213.22], lz['Experience Orb'/253125, l='MpServer', x=219.25, y=64.20, z=215.25], lz['Experience Orb'/253124, l='MpServer', x=219.25, y=64.20, z=213.11], lz['Experience Orb'/206468, l='MpServer', x=219.25, y=64.20, z=210.38], lz['Experience Orb'/206469, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/199805, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/199806, l='MpServer', x=219.25, y=64.20, z=211.63], lz['Experience Orb'/254810, l='MpServer', x=219.13, y=64.25, z=215.13], lz['Experience Orb'/254811, l='MpServer', x=219.13, y=64.25, z=212.84], lz['Experience Orb'/273484, l='MpServer', x=219.13, y=64.25, z=213.41], lz['Experience Orb'/273485, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/232815, l='MpServer', x=219.25, y=64.20, z=215.41], qn['Skeleton'/280118, l='MpServer', x=166.50, y=33.00, z=363.50], lz['Experience Orb'/232814, l='MpServer', x=219.06, y=65.13, z=213.25], qn['Skeleton'/280117, l='MpServer', x=167.50, y=33.00, z=361.50], lz['Experience Orb'/239507, l='MpServer', x=219.13, y=64.25, z=212.63], lz['Experience Orb'/239506, l='MpServer', x=219.25, y=64.20, z=210.84], lz['Experience Orb'/257924, l='MpServer', x=219.13, y=64.25, z=212.03], lz['Experience Orb'/257925, l='MpServer', x=219.25, y=64.20, z=213.31], lz['Experience Orb'/273528, l='MpServer', x=219.25, y=64.20, z=214.69], lz['Experience Orb'/238561, l='MpServer', x=219.13, y=64.25, z=214.75], lz['Experience Orb'/238562, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/262856, l='MpServer', x=219.13, y=64.25, z=213.97], lz['Experience Orb'/262855, l='MpServer', x=219.13, y=64.25, z=213.44], lz['Experience Orb'/273527, l='MpServer', x=219.25, y=64.20, z=215.25], lz['Experience Orb'/248196, l='MpServer', x=219.25, y=64.20, z=214.53], lz['Experience Orb'/248197, l='MpServer', x=219.25, y=64.20, z=215.72], lz['Experience Orb'/230876, l='MpServer', x=219.25, y=64.20, z=216.37], lz['Experience Orb'/230875, l='MpServer', x=219.25, y=64.20, z=215.56], lz['Experience Orb'/213007, l='MpServer', x=219.25, y=64.20, z=211.25], lz['Experience Orb'/213006, l='MpServer', x=219.13, y=64.25, z=214.50], lz['Experience Orb'/234721, l='MpServer', x=219.13, y=64.25, z=212.59], lz['Experience Orb'/234722, l='MpServer', x=219.25, y=64.20, z=212.75], EntitySpawnedBlaze['entity.SoulShards.SpawnedBlaze.name'/282354, l='MpServer', x=220.68, y=64.47, z=216.66], lz['Experience Orb'/270155, l='MpServer', x=219.25, y=64.20, z=215.50], lz['Experience Orb'/270154, l='MpServer', x=219.13, y=64.25, z=215.75], qr['Zombie'/269066, l='MpServer', x=161.50, y=28.00, z=369.50], qr['Zombie'/269065, l='MpServer', x=164.50, y=28.00, z=368.44], lz['Experience Orb'/220568, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/218368, l='MpServer', x=219.25, y=64.20, z=216.44], lz['Experience Orb'/220569, l='MpServer', x=219.25, y=64.20, z=212.03], lz['Experience Orb'/218369, l='MpServer', x=219.25, y=64.20, z=216.75], qc['Creeper'/283416, l='MpServer', x=231.50, y=14.00, z=337.50], lz['Experience Orb'/220570, l='MpServer', x=219.13, y=64.25, z=214.88], lz['Experience Orb'/220571, l='MpServer', x=219.13, y=64.25, z=214.56], pk['Wolf'/762, l='MpServer', x=217.69, y=71.00, z=346.34], oz['Cow'/767, l='MpServer', x=212.70, y=69.00, z=260.72], oz['Cow'/764, l='MpServer', x=208.47, y=72.00, z=358.47], lz['Experience Orb'/220547, l='MpServer', x=219.25, y=64.20, z=212.31], lz['Experience Orb'/220546, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/211718, l='MpServer', x=219.25, y=64.20, z=215.53], lz['Experience Orb'/211719, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/202174, l='MpServer', x=219.25, y=64.20, z=211.50], lz['Experience Orb'/229851, l='MpServer', x=219.25, y=64.20, z=211.84], lz['Experience Orb'/229850, l='MpServer', x=219.25, y=64.20, z=211.44], lz['Experience Orb'/202173, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/257541, l='MpServer', x=219.13, y=64.25, z=213.75], lz['Experience Orb'/257540, l='MpServer', x=219.13, y=64.25, z=214.10], lz['Experience Orb'/283343, l='MpServer', x=223.02, y=64.25, z=216.69], qc['Creeper'/273862, l='MpServer', x=172.01, y=28.00, z=370.56], lz['Experience Orb'/261945, l='MpServer', x=219.25, y=64.20, z=215.25], lz['Experience Orb'/261946, l='MpServer', x=219.13, y=64.25, z=213.75], lz['Experience Orb'/282400, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/247841, l='MpServer', x=219.25, y=64.20, z=214.28], lz['Experience Orb'/223119, l='MpServer', x=219.13, y=64.25, z=213.22], lz['Experience Orb'/247842, l='MpServer', x=219.25, y=64.20, z=210.66], ays['plato2000'/825, l='MpServer', x=184.70, y=65.62, z=289.22], lz['Experience Orb'/248946, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/248947, l='MpServer', x=219.25, y=64.20, z=210.88], lz['Experience Orb'/223120, l='MpServer', x=219.13, y=64.25, z=211.72], lz['Experience Orb'/283345, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/212670, l='MpServer', x=219.13, y=64.25, z=214.00], lz['Experience Orb'/283344, l='MpServer', x=222.86, y=64.25, z=214.22], lz['Experience Orb'/212671, l='MpServer', x=219.13, y=64.25, z=213.84], lz['Experience Orb'/283346, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/239158, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/239159, l='MpServer', x=219.25, y=64.20, z=214.66], lz['Experience Orb'/239157, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/245654, l='MpServer', x=219.13, y=64.25, z=214.97], qp['Spider'/269046, l='MpServer', x=261.72, y=48.00, z=322.88], lz['Experience Orb'/245655, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/231563, l='MpServer', x=219.13, y=64.25, z=213.25], qc['Creeper'/283366, l='MpServer', x=246.50, y=59.00, z=293.50], lz['Experience Orb'/239160, l='MpServer', x=219.13, y=64.25, z=213.75], lz['Experience Orb'/231564, l='MpServer', x=219.13, y=64.25, z=213.25], lz['Experience Orb'/282399, l='MpServer', x=220.23, y=64.25, z=210.91], lz['Experience Orb'/259030, l='MpServer', x=219.13, y=64.25, z=213.69], lz['Experience Orb'/259031, l='MpServer', x=219.13, y=64.25, z=213.90], lz['Experience Orb'/211673, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/244673, l='MpServer', x=219.13, y=64.25, z=215.69], lz['Experience Orb'/225067, l='MpServer', x=219.25, y=64.20, z=210.63], lz['Experience Orb'/211674, l='MpServer', x=219.25, y=64.20, z=215.50], lz['Experience Orb'/244672, l='MpServer', x=219.13, y=64.25, z=215.75], px['item.item.rottenFlesh'/269990, l='MpServer', x=134.38, y=64.13, z=294.22], lz['Experience Orb'/225068, l='MpServer', x=219.25, y=64.20, z=212.69], lz['Experience Orb'/238179, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/207840, l='MpServer', x=219.25, y=64.20, z=212.66], lz['Experience Orb'/207841, l='MpServer', x=219.25, y=64.20, z=212.84], lz['Experience Orb'/220275, l='MpServer', x=219.25, y=64.20, z=216.31], lz['Experience Orb'/229382, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/220276, l='MpServer', x=219.25, y=64.20, z=214.94], lz['Experience Orb'/229381, l='MpServer', x=219.25, y=64.20, z=212.31], lz['Experience Orb'/238180, l='MpServer', x=219.25, y=64.20, z=214.31], lz['Experience Orb'/279484, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/241352, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/235989, l='MpServer', x=222.25, y=64.20, z=213.63], lz['Experience Orb'/235990, l='MpServer', x=219.25, y=64.20, z=212.59], lz['Experience Orb'/235991, l='MpServer', x=219.25, y=64.20, z=215.34], lz['Experience Orb'/279483, l='MpServer', x=219.13, y=64.25, z=213.53], lz['Experience Orb'/272837, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/235992, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/225106, l='MpServer', x=219.25, y=64.20, z=211.34], lz['Experience Orb'/272836, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/255696, l='MpServer', x=219.13, y=64.25, z=213.04], lz['Experience Orb'/235993, l='MpServer', x=219.13, y=64.25, z=214.16], lz['Experience Orb'/225107, l='MpServer', x=219.13, y=64.25, z=213.59], lz['Experience Orb'/235994, l='MpServer', x=219.13, y=64.25, z=211.59], lz['Experience Orb'/225104, l='MpServer', x=219.13, y=64.25, z=213.97], lz['Experience Orb'/241351, l='MpServer', x=219.13, y=64.25, z=215.75], lz['Experience Orb'/225105, l='MpServer', x=219.13, y=64.25, z=211.58], lz['Experience Orb'/248886, l='MpServer', x=219.13, y=64.25, z=211.25], lz['Experience Orb'/255695, l='MpServer', x=219.25, y=64.20, z=210.50], lz['Experience Orb'/248887, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/196976, l='MpServer', x=219.25, y=64.20, z=214.84], lz['Experience Orb'/196977, l='MpServer', x=219.25, y=64.20, z=216.38], lz['Experience Orb'/260085, l='MpServer', x=219.13, y=64.25, z=212.13], lz['Experience Orb'/197939, l='MpServer', x=219.13, y=64.25, z=212.59], lz['Experience Orb'/260086, l='MpServer', x=219.25, y=64.20, z=212.16], lz['Experience Orb'/240287, l='MpServer', x=219.13, y=64.25, z=212.13], lz['Experience Orb'/265139, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/265140, l='MpServer', x=219.25, y=64.20, z=211.00], lz['Experience Orb'/266781, l='MpServer', x=219.25, y=64.20, z=216.13], lz['Experience Orb'/280559, l='MpServer', x=219.25, y=64.20, z=214.50], lz['Experience Orb'/266782, l='MpServer', x=219.25, y=64.20, z=216.28], lz['Experience Orb'/197940, l='MpServer', x=219.13, y=64.25, z=212.97], lz['Experience Orb'/280558, l='MpServer', x=219.25, y=64.20, z=216.75], qp['Spider'/270705, l='MpServer', x=255.50, y=16.00, z=260.50], qr['Zombie'/268989, l='MpServer', x=238.50, y=35.00, z=337.50], lz['Experience Orb'/240288, l='MpServer', x=219.25, y=64.20, z=212.44], lz['Experience Orb'/264019, l='MpServer', x=219.13, y=64.25, z=212.25], lz['Experience Orb'/264018, l='MpServer', x=219.13, y=64.25, z=215.75], ph['Squid'/270691, l='MpServer', x=247.84, y=57.38, z=289.56], EntityBrainyZombie['Angry Zombie'/267903, l='MpServer', x=208.50, y=13.00, z=331.50], lz['Experience Orb'/252268, l='MpServer', x=219.25, y=64.20, z=211.56], lz['Experience Orb'/252269, l='MpServer', x=219.25, y=64.20, z=212.44], lz['Experience Orb'/225921, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/219259, l='MpServer', x=219.25, y=64.20, z=214.16], lz['Experience Orb'/225922, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/219258, l='MpServer', x=219.06, y=65.13, z=213.25], lz['Experience Orb'/219261, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/243550, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/219260, l='MpServer', x=219.13, y=64.25, z=211.76], lz['Experience Orb'/243549, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/270748, l='MpServer', x=219.13, y=64.25, z=211.72], lz['Experience Orb'/270749, l='MpServer', x=219.13, y=64.25, z=214.09], qc['Creeper'/267905, l='MpServer', x=211.50, y=13.00, z=334.50], lz['Experience Orb'/270750, l='MpServer', x=219.13, y=64.25, z=215.47], lz['Experience Orb'/270751, l='MpServer', x=219.13, y=64.25, z=215.00], lz['Experience Orb'/215484, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/215483, l='MpServer', x=219.25, y=64.20, z=210.75], lz['Experience Orb'/198140, l='MpServer', x=219.25, y=64.20, z=214.25], lz['Experience Orb'/224194, l='MpServer', x=219.13, y=64.25, z=212.60], lz['Experience Orb'/224195, l='MpServer', x=219.13, y=64.25, z=211.99], lz['Experience Orb'/215452, l='MpServer', x=219.13, y=64.25, z=213.50], lz['Experience Orb'/200892, l='MpServer', x=219.13, y=64.25, z=211.88], lz['Experience Orb'/200893, l='MpServer', x=219.25, y=64.20, z=210.63], lz['Experience Orb'/215451, l='MpServer', x=219.13, y=64.25, z=211.66], lz['Experience Orb'/225209, l='MpServer', x=219.06, y=65.13, z=213.75], lz['Experience Orb'/225210, l='MpServer', x=219.06, y=65.13, z=213.75], lz['Experience Orb'/250175, l='MpServer', x=219.06, y=65.13, z=213.75], lz['Experience Orb'/250174, l='MpServer', x=219.25, y=64.20, z=212.75], lz['Experience Orb'/250173, l='MpServer', x=219.25, y=64.20, z=213.09], lz['Experience Orb'/250172, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/245506, l='MpServer', x=219.13, y=64.25, z=211.86], lz['Experience Orb'/245507, l='MpServer', x=219.13, y=64.25, z=211.87], ow['Bat'/261071, l='MpServer', x=251.25, y=35.10, z=343.38], lz['Experience Orb'/246858, l='MpServer', x=219.13, y=64.25, z=215.62], lz['Experience Orb'/246857, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/233918, l='MpServer', x=219.25, y=64.20, z=212.57], lz['Experience Orb'/233919, l='MpServer', x=219.25, y=64.20, z=212.25], ow['Bat'/267974, l='MpServer', x=259.28, y=26.10, z=329.84], lz['Experience Orb'/224153, l='MpServer', x=219.25, y=64.20, z=215.78], lz['Experience Orb'/201872, l='MpServer', x=219.25, y=64.20, z=214.50], lz['Experience Orb'/224152, l='MpServer', x=219.13, y=64.25, z=213.02], lz['Experience Orb'/201873, l='MpServer', x=219.25, y=64.20, z=215.63], lz['Experience Orb'/271772, l='MpServer', x=219.25, y=64.20, z=210.75], lz['Experience Orb'/271773, l='MpServer', x=219.25, y=64.20, z=212.72], lz['Experience Orb'/279333, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/279334, l='MpServer', x=219.25, y=64.20, z=210.25], qn['Skeleton'/223068, l='MpServer', x=248.53, y=40.00, z=333.91], lz['Experience Orb'/266105, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/266104, l='MpServer', x=219.25, y=64.20, z=212.72], lz['Experience Orb'/262113, l='MpServer', x=219.13, y=64.25, z=212.13], lz['Experience Orb'/262114, l='MpServer', x=219.25, y=64.20, z=210.25], ow['Bat'/258826, l='MpServer', x=169.25, y=30.66, z=358.25], lz['Experience Orb'/226909, l='MpServer', x=219.25, y=64.20, z=215.91], lz['Experience Orb'/226908, l='MpServer', x=219.25, y=64.20, z=214.66], ow['Bat'/258825, l='MpServer', x=210.34, y=24.00, z=352.13], qn['Skeleton'/272742, l='MpServer', x=242.53, y=36.00, z=340.88], EntityBrainyZombie['Angry Zombie'/272740, l='MpServer', x=247.50, y=35.00, z=343.50], lz['Experience Orb'/198994, l='MpServer', x=219.13, y=64.25, z=215.69], EntityBrainyZombie['Angry Zombie'/272741, l='MpServer', x=246.50, y=35.00, z=344.50], lz['Experience Orb'/198995, l='MpServer', x=219.13, y=64.25, z=215.75], qn['Skeleton'/263059, l='MpServer', x=129.94, y=64.00, z=223.50], lz['Experience Orb'/258822, l='MpServer', x=219.25, y=64.20, z=216.75], lz['Experience Orb'/258823, l='MpServer', x=219.25, y=64.20, z=216.75], qp['Spider'/263049, l='MpServer', x=150.97, y=66.00, z=269.28], EntityBrainyZombie['Angry Zombie'/263043, l='MpServer', x=159.25, y=65.00, z=263.72], lz['Experience Orb'/269921, l='MpServer', x=219.25, y=64.20, z=210.34], lz['Experience Orb'/232476, l='MpServer', x=219.25, y=64.20, z=210.25], lz['Experience Orb'/269920, l='MpServer', x=219.25, y=64.20, z=213.75], lz['Experience Orb'/232477, l='MpServer', x=219.25, y=64.20, z=212.63]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(WorldClient.java:439)
at net.minecraft.client.Minecraft.b(Minecraft.java:2401)
at net.minecraft.client.Minecraft.run(Minecraft.java:794)
at java.lang.Thread.run(Thread.java:680)

– System Details –
Details:
Minecraft Version: 1.4.7
Operating System: Mac OS X (x86_64) version 10.8.2
Java Version: 1.6.0_37, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 1556058360 bytes (1483 MB) / 2156023808 bytes (2056 MB) up to 5359992832 bytes (5111 MB)
JVM Flags: 5 total; -Xms256M -Xmx5120M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
AABB Pool Size: 67470 (3778320 bytes; 3 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.26a FML v4.7.22.539 Minecraft Forge 6.6.0.518 Optifine OptiFine_1.4.6_HD_U_D2 Feed The Beast Mod Pack 61 mods loaded, 61 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIForestry [NEI Forestry Plugin] (NEIForestry.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtrabiomesXL [ExtrabiomesXL] (extrabiomesxl.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2 [IndustrialCraft 2] (ic2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChargePads [Charge Pads] (chargepads.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChickenChunks [ChickenChunks] (chickenchunks.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CompactSolars [Compact Solar Arrays] (compactsolars.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EE3 [Equivalent Exchange 3] (ee3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage [EnderStorage] (enderstorage.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BinnieCore [Binnie Core] (extrabees.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraBees [Extra Bees] (extrabees.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraviGun [GraviGun] (gravigun.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2NuclearControl [Nuclear Control] (ic2nuclearcontrol.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_InvTweaks [Inventory Tweaks] (invtweaks.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest [Iron Chest] (ironchest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MiscPeripherals [MiscPeripherals] (miscperipherals-3.0c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mystcraft [Mystcraft] (mystcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NEIPlugins [NEI Plugins] (neiplugins1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PortalGun [Portal Gun] (portalgun.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft [Railcraft] (railcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ReiMinimap [mod_ReiMinimap] (reiminimap.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts [Steve's Carts] (stevescarts.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|NEI [NEI] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest [The Twilight Forest] (twilightforest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
XyCraft [XyCraft] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-1.0.29, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDCraft 128x MC14
Profiler Position: N/A (disabled)
Vec3 Pool Size: 31763 (1778728 bytes; 1 MB) allocated, 19 (1064 bytes; 0 MB) used
Denney #653
Posted 18 February 2013 - 05:43 PM
After upgrading to 3.1 I am getting the following error when trying to use the "get()" function of the gate reader.
Using a "Gate Reader Engineering "Love Machine" Turtle".


java.lang.NoSuchMethodError: dan200.turtle.api.ITurtleAccess.getVisualPosition()Laoj;

Was working fine with 1.5 and 3.0c.

here is the code i am using.


function checkEmpty()
  greader = peripheral.wrap("right")
  data = greader.get()
  while not data["No Energy"] do
	sleep(10)
	data = greader.get()
  end
  turtle.dig()
end

I'm getting the same error as spocane. Worked fine prior to v3.1 release. I'm using the 'peripheral.call("right", "get")' method.
FredMSloniker #654
Posted 19 February 2013 - 11:46 AM
How do I make a Note Turtle play music? Both playNote and turtle.playNote are nil. Do I have to wrap itself as a peripheral somehow, or…?
cant_delete_account #655
Posted 19 February 2013 - 12:51 PM
How do I make a Note Turtle play music? Both playNote and turtle.playNote are nil. Do I have to wrap itself as a peripheral somehow, or…?
You have to wrap it. Example:

local note = peripheral.wrap("side of turtle the peripheral is on")
note.playNote(params)
FredMSloniker #656
Posted 19 February 2013 - 01:13 PM
How do I make a Note Turtle play music? Both playNote and turtle.playNote are nil. Do I have to wrap itself as a peripheral somehow, or…?
You have to wrap it. Example:
No, I mean, I've crafted an Iron Note Block and a Mining Turtle together to make a Note Mining Turtle. How do I make it play music?
cant_delete_account #657
Posted 19 February 2013 - 01:17 PM
How do I make a Note Turtle play music? Both playNote and turtle.playNote are nil. Do I have to wrap itself as a peripheral somehow, or…?
You have to wrap it. Example:
No, I mean, I've crafted an Iron Note Block and a Mining Turtle together to make a Note Mining Turtle. How do I make it play music?
I told you. You wrap it and use the playNote function, quote from OP:
Exposes a single function, wrappedperipheral.playNote(instrument,note) where instrument is 0 for piano, 1 for bass drum, 2 for snare, 3 for clicks or 4 for bass guitar, and note is 0-24 in number of right-clicks.
Another example:

local note = peripheral.wrap("side of turtle the peripheral is on")
note.playNote(0,0)
note.playNote(0,1)
note.playNote(0,2)
for i=3, 24 do
note.playNote(0,i)
end
FredMSloniker #658
Posted 19 February 2013 - 01:18 PM
I told you. You wrap it and use the playNote function, quote from OP:
I was actually coming back to this thread to say that I'd just discovered that the note peripheral is considered to be to the right of the turtle once attached. That was the part I didn't understand. It's working now!
RichardG867 #659
Posted 19 February 2013 - 01:32 PM
Core pick crash is Thaumcraft's issue, Alex already found it on ForgeCraft but it still hasn't been fixed.

3.1b released fixing the issues I listed and the IC2 console spam.
spocane #660
Posted 19 February 2013 - 04:43 PM
3.1b released fixing the issues I listed and the IC2 console spam.

I can confirm that the issue with the Gate Reader has been fixed!

Thank you RichardG, as always, I appreciate your hard work and dedication to the mods that you work on!
ndm250 #661
Posted 19 February 2013 - 05:41 PM
can somebody please explain the function and use of the chatbox peripheral?

i managed to get its only method which is say() and it requires a string, but running my test program it outputs:


parallel:22: dan200.turtle.api.ITurtleAccess.getVisualPosition()Laoj:
Press any key to continue
Kye_Duo #662
Posted 20 February 2013 - 04:03 AM
I do not know if it can do multi start fireworks but here is how you do it for a single star
 launcher.launch(gunpowder, desired star materials, gunpowder for height) 

paper is not used by the launcher

So for the example I gave, I should use the command:

launcher.launch([b]gunpowder, [/b]cactusGreen,dandelionYellow,gunpowder,limeDye,boneMeal,head,glowstoneDust,gunpowder,gunpowder)

Correct?

close, needs gunpowder at the start of the star

hmmm…looking at the descrip of the launcher…i may be using the launcher wrong…says any star items added before the GP causes the firework to fade to that…i'll have to play around some more with this periph and see what order it needs

ah…i was misunderstanding what was going on… its actually
 launcher.launch (dyes to fade to, gp for height, items for initial star) 

no need for GP for the stars at all, just height….though my code had GP at the start for the star….oh well…live and learn…
SharkWipf #663
Posted 20 February 2013 - 08:55 AM
This mod seems to conflict with the latest version of Thaumcraft (3.0.3 at the time of writing).
Having both this mod and Thaumcraft, the Arcane Bore doesn't work, and instead slows down the entire server, with 90% CPU usage and massive lag for all players, until you turn of the bore again.
Removing Misc Peripherals from coremods fixes this. I have not yet tried putting Misc Peripherals in the mods folder.
The strange part is that it works flawless in singleplayer with both mods enabled, this issue only arises in multiplayer.

EDIT: It does work when Misc Peripherals is in the mods folder, rather than the coremods folder.
Blast0r #664
Posted 20 February 2013 - 10:21 AM
Hello,
this is my favorite peripheral, thank you RichardG for your time and awesome work!

with the 3.1 version the gates peripheral does not work anymore:
running the original gates program give me this error:

gates:22: java.lang.NoSuchMethodError:
dan200.turtle.api.ITurtleAccess.getVisualPosition()Leaj;
its the same issue somebody mentioned above..
if you need more information, just ask and ill provide!


Thank you very much!


EDIT: fixed by switching to 3.1b!
MrFaul #665
Posted 20 February 2013 - 10:45 AM
Thx for fixing the rail craft signal bug ähm… but unfortunately the switches/receiver are still resetting
it would be nice if you fix that soon i'm about to hitting a wall in my development here is a sneak peek what i'm building:

Spoiler

thx in advance
last_username #666
Posted 20 February 2013 - 09:03 PM
Hi there, love the mod, thanks for the hard work. I found a bug with the charge station: it stops working after a server restart. It has to be broken and placed again to make it charge.
KentaGrace #667
Posted 21 February 2013 - 08:34 AM
Could we get a config option to add things to the backpack? Would be nice to be able to put the Open CCSensors stuff in the backpack along with the other CC stuff.

Edit: Also found a bug wherein a floppy disk will allow you to place it into the backpack, but when the GUI is closed it drops onto the ground instead.
IMarvinTPA #668
Posted 21 February 2013 - 10:31 AM
How do you use the wand?
ramdor72 #669
Posted 21 February 2013 - 02:48 PM
Core pick crash is Thaumcraft's issue, Alex already found it on ForgeCraft but it still hasn't been fixed.

3.1b released fixing the issues I listed and the IC2 console spam.

did you modify version number ? players are able to connect without 3.1b to our server that has 3.1b on it

Also getting reports from our players that the interactive sorter is overwriting items that exist in a directly connected destination chest when you use extract/sort if that chest already has some of the same item in. Not tested this myself.

EDIT: i can confirm this now, however if you go via a transport pipe all is well. v3.1b
ramdor72 #670
Posted 22 February 2013 - 03:59 AM
Can anyone confirm if a MFFS turtle, will pass through a projected ForceField that is set to 'allow anyone one through'. The icon in the projector has the green box and the arrow passes through the field.

I can not get it to teleport through, with a force energy crystal in the inventory. False is always returned. Version 3.1b in mods folder.
DorfDepp #671
Posted 22 February 2013 - 05:28 AM
I used a XP Turtle and tried to write little program.

I found and error/bug/mistake and wrote a test program to show the bug.

Program:

r = peripheral.wrap("right")
print("Current Levels: "..r.getLevels())
print("pre")
r.enchant(30)
print("post")

The Turtle printed the following:


> test
Current Levels: 30
pre
>

I want to run a program using r.enchant(lvl) without aborting after enchanting which fails.

I have to add that I tried that code without having a valid enchantable Item in the selected slot.
Remns #672
Posted 22 February 2013 - 07:31 AM
…. Also cannot see more than 1 stack in barrels still (doesn't implement SpecialInventory?)

Love the interactive sorter but if there is one feature I'd really want it's this :)/>
etopsirhc #673
Posted 22 February 2013 - 03:47 PM
any one know if the chat box has to be wrapped , cause i keep getting nil when i try to.
Nietsnie #674
Posted 22 February 2013 - 08:16 PM
Trying to play with the interactive sorter. If I .sort() to an attached chest that already has one of those items in there (ie: a single cobblestone) the item is deleted and not stacked.
Nietsnie #675
Posted 22 February 2013 - 08:23 PM
Another issue I noticed with the interactive sorter. If items enter the sorter too fast, I don't always get an event and the sort command is ignored, which causes the system to gum up.
Hazado #676
Posted 23 February 2013 - 04:14 AM
Bug Report for Lapatronic Charge Station
The charging points are top/bottom, and two sides. Graphic shows the 4 sides.
Graphic Doesnt change when you wack with wrench
Takes MV current not HV (Figured this out the hard way)
Continually explodes if you supply HV current

Works great once you get around these bugs.
peterix #677
Posted 23 February 2013 - 06:31 AM
OK. I'm trying to use the ThaumCraft turtle and ran into a problem. The code:

local foo = peripheral.wrap("left")
print(type(foo))
for key,value in pairs( foo ) do
   print(tostring(key)..": "..tostring(value))
end
print(foo.getAuraNodeDistance())
local auranode = foo.getAuraNode()
for key,value in pairs( auranode ) do
   print(tostring(key)..": "..tostring(value))
end
It never gets past the
print(foo.getAuraNodeDistance())
line and returns an error:

foo:6: java.lang.Integer cannot be cast to thaumcraft.api.AuraNode

I'm guessing the TC3 api needs updating or something along those lines… I'm currently using TC 3.0.3
Shadow_Assailant #678
Posted 23 February 2013 - 11:11 AM
Having a problem recently with Turtles of all kinds. I'm using the Mindcrack FTB modpack. I have four mining turtles that I have recently been making do AustinKK's OreQuarry script. One of my turtles seamlessly disappeared (I think I absent-mindedly destroyed it). When I went to create a new one, I set it on the ground to give it a name, but when I clicked on it, the turtle's inventory and screen comes up, but "Turtle IOS 1.5" does not. I have no idea why it's doing this. I've created many different turtles in creative and they continue to not work. I've noticed that these newly crafted turtles show Thaumcraft aspects while my old ones don't. Also, I recently upgraded to the new version of the Mindcrack FTB pack (v 8.1.1), yet this problem existed in v8.0.1.
Yarillo #679
Posted 23 February 2013 - 02:29 PM
Huge thanks to the author. It's an awesome addon that you made. Please keep it up to date for as long as possible.

I also found a bug, i'm using a Wireless REther Turtle (ID: 1228:475).

test:4: java/lang.NullPointerException


p=peripheral.wrap("left")
p.setFreq(3010)
print(p.get())
print(p.set(true))

The "set()" function doesn't work. I tried with another frequency which isn't connected to any Wireless transmitter (1252:256)/Wireless receiver (1252), it's always the same thing.
ej1090 #680
Posted 23 February 2013 - 03:01 PM
Hi everyone! I was playing the latest Mindcrack FTB v8.1.1 and when I use the Turtle Charges (with proper HV,MV,LV with labeled turtles) I get spammed with this message:

2013-02-22 19:58:38 [WARNING] [IC2] API ERROR: miscperipherals.tile.TileChargeStation@3b115e50 didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true

Any ideas as to what has happened as this lags the game incrementally, although, if I remove the charger, the lag instantly stops.
fomenta #681
Posted 23 February 2013 - 04:29 PM
With CC 1.5, a gate reader turtle running:

gr = peripheral.wrap("right")
gr.get()

Throws a lua error:

java.lang.NoSuchMethodError: dan200.turtle.api.ITurtleAccess.getVisualPosition()Laoj;
Abdiel #682
Posted 23 February 2013 - 07:01 PM
CC 1.5, MP 3.1, FTB Mindcrack pack 8.1.1

The Rail Reader sometimes fails to emit a minecart event if the minecart is passing over it at high speeds (try a solid line of 10-15 booster tracks with a reader at the end). This might or might not be related to Railcraft, although I doubt it.
NikolasMMDLXXI #683
Posted 24 February 2013 - 08:35 AM
I don't know why this happened but am i using the wrong version of ic2 cause that's what it looks like or is it a different problem?but i would like some confirmation before i do any more damage
:P/> :rolleyes:/> :D/> :(/>
SpoilerMinecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-22_21.42.23-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>



— BEGIN ERROR REPORT 304ac4ab ——–
Full report at:
C:\Users\User\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-22_21.42.23-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 22/02/13 9:42 PM

– System Details –
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 279016856 bytes (266 MB) / 703266816 bytes (670 MB) up to 954466304 bytes (910 MB)
Mod Pack: CWW256 forgot to change this.
LiteLoader Mods: 3 loaded mod(s)
- VoxelPacket version 2.0.2
- VoxelPlayer version 0.9.6
- VoxelMenu version 1.4.7_01
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26a FML v4.7.22.539 Minecraft Forge 6.6.0.518 Optifine OptiFine_1.4.6_HD_C3 92 mods loaded, 91 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TreeCapitator [TreeCapitator] ([1.4.6]TreeCapitator.Forge.1.4.6.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
denLib [denLib] (denLib-2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-2.0.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore [CoFH Core] (CoFHCore-1.4.7.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools [OmniTools] (OmniTools-3.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.115.207-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_1.4.6-6.14.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Transport [Transport] (ThermalExpansion-2.2.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest [The Twilight Forest] (twilightforest-1.15.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial [Additional Pipes] (AdditionalPipes-2.1.3u40-1.4.6(2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ArsMagica [Ars Magica] (ArsMagica_5.36.045-Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft [BiblioCraft] (BiblioCraft [v1.0.2].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ValvePipe [Valve Pipe] (BuildCraft-Z-ValvePipeAM-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Cogs [Cogs of the machine] (cogs-0.1.3c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
kirsybuuDoubleDoorMod [Double Door Mod] (doubledoor-forge-v4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3 [Equivalent Exchange 3] (ee3-universal-pre1f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage 1.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_InvTweaks [Inventory Tweaks] (InventoryTweaks_1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.3.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft [Mystcraft] (mystcraft-uni-1.4.7-0.10.0.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins [NEI Plugins] (nei_plugins-1.0.4.5a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore [PowerCrystals Core] (PowerCrystalsCore_1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres [Nether Ores] (NetherOres_2.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PamWeeeFlowers [Pam's Weee! Flowers] (Pam's Weee! Flowers 1.01 (MC 1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PetBat [Pet Bat] (PetBat_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LiquidRoundup [Liquid Roundup] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|Core [PluginsforForestry|Core] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|BlueFood [PluginsforForestry|BlueFood] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|BuildCraft [PluginsforForestry|BuildCraft] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|Forestry [PluginsforForestry|Forestry] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|Ic2 [PluginsforForestry|Ic2] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|Railcraft [PluginsforForestry|Railcraft] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|RedPower2 [PluginsforForestry|RedPower2] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft [Thaumcraft] (Thaumcraft3.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|Thaumcraft [PluginsforForestry|Thaumcraft] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PluginsforForestry|Tweaks [PluginsforForestry|Tweaks] (PluginsforForestry2-MC1.4.7-Complete-Build28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun [Portal Gun] (portalgun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters [Power Converters] (PowerConverters_2.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AS_Ruins [Ruins Spawning System] (Ruins_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a49.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct [Tool Construct] (TConstruct_mc1.4.7_1.1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
teleportation [Teleportation Stones] (teleportationStones.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicBees [ThaumicBees] (thaumicbees-1.4.0b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
snyke7_Transformers [Transformers] (Transformers v1.7b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
XReliquary [Xeno's Reliquary] (XReliquary1.05d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IDResolver [ID Resolver] (IDResolver-1.4.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_MorePlayerModels [mod_MorePlayerModels] (MorePlayerModels_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MCore [MCore] (coremods) Unloaded->Disabled
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2509, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.NullPointerException
at ur.k(SourceFile:159)
at miscperipherals.module.ModuleIC2.onPostInit(ModuleIC2.java:263)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:543)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 6c86704a ———-
RestfulMonad #684
Posted 24 February 2013 - 04:45 PM
How do you use the wand?

From my testing it appears that a wand turtle's dig is equivalent to using the wand on a block and attack for entities. Though I think it's still incomplete - digging a cauldron will empty it of its contents and make the item creation sound, consuming the appropriate amount of aspects though no item is produced. It also only seems to work sometimes - the vis consumption of the turtle wand is also off somehow.

Maybe the fake player used by the turtle is grabbing the items transmuted?
krazyfrogable #685
Posted 25 February 2013 - 11:45 AM
wont initialize ccturtles for some reason. can anyone tell me why?


System Details –
Details:
Minecraft Version: 1.4.7
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 826870312 bytes (788 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms1024m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 Optifine OptiFine_1.4.6_HD_U_B4 40 mods loaded, 40 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights [Dynamic Lights] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_onFire [Dynamic Lights on burning] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_creepers [Dynamic Lights on Creepers] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_dropItems [Dynamic Lights on ItemEntities] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_flameArrows [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_otherPlayers [Dynamic Lights Other Player Light] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_thePlayer [Dynamic Lights Player Light] (DynamicLights_1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ArmorMovement [mod_ArmorMovement] (ArmorMovement 1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
Backpack [Backpack] (backpack-latest.zip) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.5.zip) Unloaded->Constructed->Pre-initialized->Errored
CustomSpawner [DrZhark's CustomSpawner] (CustomMobSpawner 1.11.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.5.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
Flora Clouds [Flora and Soma Clouds] (FloraSoma-Clouds_1.4.7_2013.1.12b.zip) Unloaded->Constructed->Pre-initialized->Initialized
Soma Corruptor [Flora and Soma Corruptor] (FloraSoma-Corruptor_1.4.7_2013.1.14.zip) Unloaded->Constructed->Pre-initialized->Initialized
Flora Crops [Flora and Soma Crops] (FloraSoma-Crops_1.4.7_2013.1.16b.zip) Unloaded->Constructed->Pre-initialized->Initialized
Flora Trees [Flora and Soma Trees] (FloraSoma-Trees_1.4.7_2013.1.19.zip) Unloaded->Constructed->Pre-initialized->Initialized
LegendaryBeasts [Legendary Beasts] (Forge_LegendaryBeastsAlpha1.4.6.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
InfiBlocks [InfiBlocks] (InfiBlocks_1.4.7_2013.1.11b.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.50-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.4.2 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
OrizonPastels [Stone, Pastels, and Marble] (Orizon-Stone_1.4.7_2013.1.11.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] (Rei-Minimap-Mod-1.4.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_Timber [Timber!] (Timber! (1.4.6).zip) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest [The Twilight Forest] (twilightforest-1.15.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
AS_UpdateCheck [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_VanillaRecipes [mod_VanillaRecipes] (Vanilla Recipes.zip) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod [Balkon's WeaponMod] (Weaponmod.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: Intel 965/963 Graphics Media Accelerator GL version 1.5.0 - Build 7.14.10.1409, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Kotawolf #686
Posted 25 February 2013 - 12:25 PM
I've searched through several pages on this…
But I've made the charging station… and it will charge the turtle..
I tell it to go excavate.
When it comes back.. it stops one block short of the home point and won't move into it. Walk in front of it.. and it hits me.
This only happens when the charging station is there… I have break the turtle and restart.

Has anyone else seen this?

It is running on a Minecrack server.


*edit* - third time I removed all blocks and placed them again.. the turtle is going back to the chest… no idea if it is stoping for fuel cause I let the charge get to over 8K before I started it the last time.
Edited on 25 February 2013 - 12:02 PM
Nonsanity #687
Posted 25 February 2013 - 05:32 PM
I'm seeing this every 2-20 seconds in an irregular pattern:

23:23:06  CONSOLE: [INFO] java.lang.NullPointerException
23:23:06  CONSOLE: [INFO] at miscperipherals.module.ModuleThaumcraft$1.get(ModuleThaumcraft.java:46)
23:23:06  CONSOLE: [INFO] at miscperipherals.peripheral.PeripheralXP$1.call(PeripheralXP.java:178)
23:23:06  CONSOLE: [INFO] at miscperipherals.peripheral.PeripheralXP$1.call(PeripheralXP.java:170)
23:23:06  CONSOLE: [INFO] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
23:23:06  CONSOLE: [INFO] at java.util.concurrent.FutureTask.run(Unknown Source)
23:23:06  CONSOLE: [INFO] at miscperipherals.core.TickHandler.tickStart(TickHandler.java:29)
23:23:06  CONSOLE: [INFO] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
23:23:06  CONSOLE: [INFO] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:120)
23:23:06  CONSOLE: [INFO] at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:296)
23:23:06  CONSOLE: [INFO] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:664)
23:23:06  CONSOLE: [INFO] at ho.r(DedicatedServer.java:269)
23:23:06  CONSOLE: [INFO] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
23:23:06  CONSOLE: [INFO] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
23:23:06  CONSOLE: [INFO] at fy.run(SourceFile:849)

No one has made a Thaumcraft module yet. This started immediately after upgrading to 0.7.0.90 (which adds that module) as soon as the server was brought up. Thaumcraft is at 3.0.3 which is also the latest release. Misc Peripherals was installed as a coremod and the old mod version was removed.

Would this be fixed by returning it to be a nomal mod instead of core? It isn't made clear exactly which features would be lost if it isn't in coremods.

(On a side note, the XP turtle is wonderful, even if you can't make it drop the XP it picks up. Is there an upper limit to how much it can hold?)
lolertje123 #688
Posted 26 February 2013 - 05:31 AM
I'm having issues with the teleporters being unlinked on a game restart. both areas are chunkloaded, i think it's a bug.
running 3.1b
ramdor72 #689
Posted 26 February 2013 - 06:22 AM
.
cut
.
It isn't made clear exactly which features would be lost if it isn't in coremods.
.

From the op ;)/>

Light Upgrade (coremod only)
Shield Upgrade (coremod only)
Kotawolf #690
Posted 26 February 2013 - 08:52 AM
Okay day two… server went down.. it came back up and the turtles had to be put back out.. they would not charge from the charging stations.

I completely removed the charging stations, cables, and batboxes and replaced them three times. Then I gave up and went to bed.
Server was restarted a few times this morning, they were still not working. I removed and put the charging stations back now.. now they are not showing charged but they are charging the turtles.

Any advise as to what might be causing this?
spocane #691
Posted 26 February 2013 - 01:55 PM
.
cut
.
It isn't made clear exactly which features would be lost if it isn't in coremods.
.

From the op ;)/>

Light Upgrade (coremod only)
Shield Upgrade (coremod only)

Also allows Tank Turtles to be able to be filled by pipes.
Simon #692
Posted 26 February 2013 - 03:02 PM
What is a Chat Box???

You're torturing us RG
If it does what I think it does, I will be very happy.
studunihd #693
Posted 26 February 2013 - 06:02 PM
Is there any way to get back the old UUIDs? Like a certain seed in the config file? Also what exactly does the new getitem() function of the interactive sorter do? Thanks
Bancey #694
Posted 27 February 2013 - 06:25 AM
Wondering if anyone can help me,
I'm using the interactive sorters too remotely extract items from my storage system, So I'm using rednet and I'm using the "extract" command.
However, "extract(2,3,1,message) does not work. So I realise that it needs a number, and I have no idea how to work around this.
Can anyone help me?
Thanks
-Bancey
squ1b3r #695
Posted 27 February 2013 - 06:30 AM
Wondering if anyone can help me,
I'm using the interactive sorters too remotely extract items from my storage system, So I'm using rednet and I'm using the "extract" command.
However, "extract(2,3,1,message) does not work. So I realise that it needs a number, and I have no idea how to work around this.
Can anyone help me?
Thanks
-Bancey

Don't know what your extract(2,3,1,message) means but correct way to use it is extract(direction, id, outputDirection, amount)
squ1b3r #696
Posted 27 February 2013 - 06:36 AM
There something is not right with wand turtle. Basically I didn't find any way use a wand. Wand cannot be connected as a peripheral (it returns nil), it also cannot be attacked with. How can I use it?

Another question is about warded blocks from thaumcraft. Blocks placed by turtle cannot be broken by no one except that turtle but it also cannot break it because it cannot use wand.

Hope someone can help,
Thanks.
unleashed13 #697
Posted 28 February 2013 - 01:35 PM
It was asked but noone answered I guess; Is there a way to give XP to the player with the XP-Turtle and if yes how?
Thanks for any help.
Engineer #698
Posted 28 February 2013 - 01:55 PM
It was asked but noone answered I guess; Is there a way to give XP to the player with the XP-Turtle and if yes how?
Thanks for any help.
NOPE
Kye_Duo #699
Posted 28 February 2013 - 04:09 PM
There something is not right with wand turtle. Basically I didn't find any way use a wand. Wand cannot be connected as a peripheral (it returns nil), it also cannot be attacked with. How can I use it?

Another question is about warded blocks from thaumcraft. Blocks placed by turtle cannot be broken by no one except that turtle but it also cannot break it because it cannot use wand.

Hope someone can help,
Thanks.
have you tried digging?
Simon #700
Posted 28 February 2013 - 05:32 PM
Durp
-Snip-
Durp
DeathByNukes #701
Posted 28 February 2013 - 09:03 PM


What gives?
squ1b3r #702
Posted 01 March 2013 - 05:47 AM
There something is not right with wand turtle. Basically I didn't find any way use a wand. Wand cannot be connected as a peripheral (it returns nil), it also cannot be attacked with. How can I use it?

Another question is about warded blocks from thaumcraft. Blocks placed by turtle cannot be broken by no one except that turtle but it also cannot break it because it cannot use wand.

Hope someone can help,
Thanks.
have you tried digging?

Yes.
xInDiGo #703
Posted 01 March 2013 - 07:05 AM
tried using the tank turtle, using commands like suck return a false, while trying to use load, unload, or getLiquid return errors like they're not the right commands. am i doing something wrong?
Kye_Duo #704
Posted 01 March 2013 - 08:14 AM
just thought of a probably OP turtle add-on…immibis style enderchest/tanks, combine that with a mining turtle and it would never have to stop! even for fuel if you set up a system to keep a fuel source in the chest.
Remns #705
Posted 01 March 2013 - 10:38 AM
The server I'm on just updated to the direwolf20 pack 5.1 and I ran into a bug involving the interactive sorter and the TE tesseract.
If you extract from a chest directly into an item tesseract it will spit out the item to the ground as well as correctly sending it to the tesseract. So it's duping.
This didn't happen in the direwolf20 pack 5.0.1.

Don't know if this is an issue with the interactive sorter or or the tesseract so I'm posting this here as well as in the TE forum.
norfair00 #706
Posted 02 March 2013 - 01:31 PM
how to use electronic signal controller
skylette #707
Posted 02 March 2013 - 04:12 PM
Um… I'll admit, I'm dumb at Lua, but can someone give me some code I could put in a program to have a turtle use a turtle teleporter?
Dlcruz129 #708
Posted 02 March 2013 - 06:42 PM
Um… I'll admit, I'm dumb at Lua, but can someone give me some code I could put in a program to have a turtle use a turtle teleporter?

Learn Lua yourself or the mod is no fun. Try reading the Lua PIL: http://www.lua.org/pil/
Stechi #709
Posted 03 March 2013 - 02:54 PM
I used the following setup:
4 chunkloader - turtles (from MiscPeripherals 2.3) mining
a 32x32x50 area at the same time loading the loot in an enderchest.
Im offline while they mine.

perfectly made schematic:



When I come back after a few hours 3 of the 4 turtles have stoppen working(But it is different every time). They rebooted, which happens when they are in an unloaded chunk. Only one was still mining.
Im using the mindcrack pack v6 from the FTB modpack.

What are your experiences with this turtles and any ideas what I could be doing wrong?

I have the same problem with the direwolf20 pack v 5.0.1 and 5.1.1.

I used the ChickenChunkLoader with the 3x3 setting in the miscPeripherals-config.

It always reboots all except for one chunkloader-mining-turtles.
lDiverse #710
Posted 04 March 2013 - 05:45 AM
Will we see an Ender Chest Turtle? Which shares the same inventory as an Ender Chest Station? Which can be piped into using BC Pipes etc? Just a suggestion - Would allow a much better excavate for one :P/>
FredMSloniker #711
Posted 04 March 2013 - 08:28 AM
I had an idea for a peripheral last night which I'd like to share.

A sidecar could be crafted with seven iron ingots arranged in a U shape and leather in the center. This peripheral would be placed to either side of a turtle (presuming that side doesn't already have a peripheral). When wrapped, the sidecar would 'attach' to the turtle, moving as it moved. Players could board and disembark from the sidecar as they would a minecart.

Some nitty gritty details:
  • I first thought of making the peripheral a module that would be crafted onto a turtle to make it rideable, but I think that would complicate the interface; you already have right-click as 'access turtle's console' and shift-right-click as 'use tool on turtle'. I suppose you could add buttons to the turtle's console for 'embark' and 'disembark', but Steve's Carts 2 does something similar for its carts, and I think that's clunky.
  • It might be tricky to have the sidecar respond properly to the various default move functions. If it's not possible to do this, the sidecar would need to expose functions to be used instead of the turtle's move functions while it was attached. In this case, the turtle's move functions would detach the sidecar.
  • With a sidecar attached, it would be possible for turnLeft() and turnRight() to fail (if the move would cause the sidecar to hit something). They should return false in this case as the other move functions do.
  • Moving with a sidecar should probably cost more fuel.
  • It might be useful for sidecars to have detect functions. They could also have a drop function (force a disembark) and a suck function (force an embark).
  • Adding controls could be fun! Add a lever to the crafting recipe to make an Advanced Sidecar, maybe. This would expose a function that would return information on an embarked player's attempts to move, so you could write code that would make the turtle move forward when the player moves forward or dig when they press the sneak key.
  • It might also be possible to attach a sidecar to the back or top.
  • It might also be possible to attach multiple sidecars, so you can have a two-seater turtle. This would increase movement costs further.
Your thoughts?
Kaidenyo #712
Posted 04 March 2013 - 10:30 AM
Could someone give me the current state of "Chunk Loader Turtles". They dont seem to work when you move away. I have one Chunk Loader Turtle excavating a volcano around 1,2k blocks away and it just stops after I leave. I read that some people have similiar issues, so is it a confirmed bug already ?
ZeekDaGeek #713
Posted 05 March 2013 - 12:19 AM
If you attempt to use the Inventory Module to pull items out of an IC2 Nuclear Reactor it destroys all the items rather then pulling anything out.
IMarvinTPA #714
Posted 05 March 2013 - 09:42 AM
There are two "get" methods for the XP peripheral. You may wish to rename the XP total reporter to getTotalXP to disambiguate it from the get from another source method. As it is, there is no way to tell the current XP total.

IMarv
Ragsy #715
Posted 05 March 2013 - 10:16 AM
Having some terrible server crash issues from this mod… Here's the pastebin of the crash log…. any help would be awesome, as this is causing some nasty crashes.

http://pastebin.com/CWHXqwy5
Xfel #716
Posted 05 March 2013 - 11:14 AM
The peripherals are absolutely cool to use… in creative mode. But those recipes: you're not serious about that. Of course, the machines should not be cheap, but with industrialcraft&amp;co tech trees, you can do that without relying on extremly rare mobs. The charge station recipes are very good. So, would it be possible to provide alternate recipes for industrialcraft and other mods which can be enabled via config?
ajloveslily14 #717
Posted 07 March 2013 - 12:20 PM
any one know if the chat box has to be wrapped , cause i keep getting nil when i try to.

Yes it does BTW what does the chat box even do?
ajloveslily14 #718
Posted 07 March 2013 - 12:32 PM
What does this chat box do???
GraySloth #719
Posted 07 March 2013 - 12:50 PM
XP upgrade Y U No get() from IC2 and RedPower2 furnaces!?

↓ Actally they do if you pull it out yourself.
ajloveslily14 #720
Posted 07 March 2013 - 02:26 PM
XP upgrade Y U No get() from IC2 and RedPower2 furnaces!?

IC2 and RP2 do not give xp when smelting
Kye_Duo #721
Posted 08 March 2013 - 03:13 AM
XP upgrade Y U No get() from IC2 and RedPower2 furnaces!?

IC2 and RP2 do not give xp when smelting
yes they do, I get XP all the time, you just can't use the shift click to pull the items out, at least the IC2 ones…I'm not sure about the RP2 ones
Engineer #722
Posted 08 March 2013 - 04:14 AM
XP upgrade Y U No get() from IC2 and RedPower2 furnaces!?

IC2 and RP2 do not give xp when smelting
yes they do, I get XP all the time, you just can't use the shift click to pull the items out, at least the IC2 ones…I'm not sure about the RP2 ones
It is this way because when you pipe an item out, it doesnt give xp either. Maybe the turtle does something similair like this
Kye_Duo #723
Posted 08 March 2013 - 06:47 AM
XP upgrade Y U No get() from IC2 and RedPower2 furnaces!?

IC2 and RP2 do not give xp when smelting
yes they do, I get XP all the time, you just can't use the shift click to pull the items out, at least the IC2 ones…I'm not sure about the RP2 ones
It is this way because when you pipe an item out, it doesnt give xp either. Maybe the turtle does something similair like this
true, automated systems for extraction don't get XP, if they did my resource processing machine would be a massive XP generator.
RichardG867 #724
Posted 08 March 2013 - 09:07 AM
Updated to 3.1c, fixing some of the recent bugs. Didn't really test it, I've been driven away by so much stuff, but I feel bad for keeping all those bugs as they are.
Apace #725
Posted 08 March 2013 - 09:44 AM
To everyone asking about the chat box peripheral:

Use peripheral.wrap(side) on it.

It exposes just one function:

say(message, [range])

That function writes a message in chat, for all players in range. The range is infinite by default.

The chat box also emits an event, "chat" with the parameters being player name, and message.


If you found anything else, or discovered that something I wrote is wrong, feel free to correct me.
RichardG867 #726
Posted 08 March 2013 - 11:47 AM
Yes, chat box was fixed in 3.1c, I forgot to make canAttach return true.
Dykam #727
Posted 08 March 2013 - 12:34 PM
Regarding Interactive Sorters, is there a way to get the info about the item currently in the sorter? The event isn't of much use when the script is starting. I assume sorter.getItem() will be used for that sooner or later, but currently it does nothing.
felinoel #728
Posted 08 March 2013 - 02:33 PM
Where do we post suggestions? I want to suggest saddle turtles or at least some sort of turtle you can stand on.
rex41043 #729
Posted 08 March 2013 - 04:37 PM
Can you make it so the anvil upgrade can all so rename items?
Lithia #730
Posted 09 March 2013 - 12:50 AM
How do i use the peripherals: Chat Box?
nicodemus #731
Posted 09 March 2013 - 06:01 AM
Yes, chat box was fixed in 3.1c, I forgot to make canAttach return true.

Any chance 3.1c also fixes the issue of the interactive sorter destroying items sent to directly adjacent inventories? Been plagued by that one since the sorter's introduction.
Shirkit #732
Posted 09 March 2013 - 07:28 AM
What does that Advanced Ore Scanner do?
Divide_By_0 #733
Posted 09 March 2013 - 10:06 AM
Dear RichardG,
Would you for the love of god add a turtle module that can replace a tool. like pick, axe ETC. and like 2x/3x The Inventory!
PLEASEEEE
and use same slot functions :P/> not m = peripheral.wrap(ballacks)
felinoel #734
Posted 09 March 2013 - 11:29 AM
Where do we post suggestions? I want to suggest saddle turtles or at least some sort of turtle you can stand on.
So yeah what I am suggesting is a turtle that when crafted with a saddle is solid and can be stood on, if you have to ride it like a pig that is fine but I would prefer just the standing on ability.
slango20 #735
Posted 09 March 2013 - 02:28 PM
With CC 1.5, a gate reader turtle running:

gr = peripheral.wrap("right")
gr.get()

Throws a lua error:

java.lang.NoSuchMethodError: dan200.turtle.api.ITurtleAccess.getVisualPosition()Laoj;
er, same here actually, most recent mindcrack pack as of this time, and using a turtle if that matters, and trying to read an MFE to see if it has power
RichardG867 #736
Posted 10 March 2013 - 01:59 AM
FTB packs haven't been updated to a fixed version.
MrFaul #737
Posted 10 March 2013 - 02:53 AM
Hy could you please fix the electronic signal controller block it still doesn't save the outgoing signals.
oh and it would be nice if make a function witch returns a table with the linked controller/receiver somehow.
Djerun #738
Posted 10 March 2013 - 06:03 AM
reading through the XP Upgrades exposed functions I saw get being there twice doing different things:

returning the amount of XP stored

grabbing XP from somewhere

I then tried it to see if the second was overloading the first or if there actually was only one behaving differently if there was no XP to collect

either the second is overloading the first or the first is called something not written here (I tried stuff like getXP and getAmount to check but they were nil)

also: no enchanting books? I see only unstacked
FlimFlamm #739
Posted 10 March 2013 - 12:46 PM
Hello, I'm having an issue with chunk loading turtles attempting to cross chunk threshholds on the partiular server i play on.

It appears as if the chunk area around the turtle that should be loaded will not update when a turtle attempts to move into or interact with a block in an unloaded chunk (from the edge of the loaded chunk he is in).

I have tested this in ssp and my turtle API seems to have no problem with cross chunk travel, which leads me to believe that something about the server i play on is interfereing with normal turtle chunk loading function…

It is a DW20 FTB server, the default turtle chunk laoding radius has been increased to 5 in attempt to fix the issue. Also, chicken chunk loaders are set to not be active when i am offline (i doubt this means anything, but beyond that the admin ahs changed no other configs).

So again it seems like the chunks the turtle loads are not updating properly…

So, does anybody know why turtles would behave this way or what could interfering with normal function?
slango20 #740
Posted 10 March 2013 - 01:12 PM
Hello, I'm having an issue with chunk loading turtles attempting to cross chunk threshholds on the partiular server i play on.

It appears as if the chunk area around the turtle that should be loaded will not update when a turtle attempts to move into or interact with a block in an unloaded chunk (from the edge of the loaded chunk he is in).

I have tested this in ssp and my turtle API seems to have no problem with cross chunk travel, which leads me to believe that something about the server i play on is interfereing with normal turtle chunk loading function…

It is a DW20 FTB server, the default turtle chunk laoding radius has been increased to 5 in attempt to fix the issue. Also, chicken chunk loaders are set to not be active when i am offline (i doubt this means anything, but beyond that the admin ahs changed no other configs).

So again it seems like the chunks the turtle loads are not updating properly…

So, does anybody know why turtles would behave this way or what could interfering with normal function?
nope, but maybe he changed it so it would obey the off if offline option in the chickenchunks API if the turtle is crafted with a chickenchunks loader
FlimFlamm #741
Posted 10 March 2013 - 01:28 PM
nope, but maybe he changed it so it would obey the off if offline option in the chickenchunks API if the turtle is crafted with a chickenchunks loader

No i'm positive that the chunk loading modem is a single item which doesnt relate to how it was crafted, although the chicken chunk loading rules may interfere with all chunk loading modems
slango20 #742
Posted 10 March 2013 - 02:02 PM
nope, but maybe he changed it so it would obey the off if offline option in the chickenchunks API if the turtle is crafted with a chickenchunks loader

No i'm positive that the chunk loading modem is a single item which doesnt relate to how it was crafted, although the chicken chunk loading rules may interfere with all chunk loading modems
if it is crafted with a chicken chunks loader, it uses the chickenchunks rules, that is what i'm trying to say, this may or may not be true
Adventure_Update_Crafting #743
Posted 13 March 2013 - 11:08 AM
when i install this to coremods for beta 1.51 for CC in minecraft 1.5 it crashes
jewelshisen #744
Posted 13 March 2013 - 12:18 PM
nope, but maybe he changed it so it would obey the off if offline option in the chickenchunks API if the turtle is crafted with a chickenchunks loader

No i'm positive that the chunk loading modem is a single item which doesnt relate to how it was crafted, although the chicken chunk loading rules may interfere with all chunk loading modems
if it is crafted with a chicken chunks loader, it uses the chickenchunks rules, that is what i'm trying to say, this may or may not be true
Actually it wouldn't. ChickenChunks has nothing in it to do with this mod. The only reason you can craft the chuck loader with the ChickenChunks chunk loader is because this mod allows it. So it would function totally based on the rules of this mod.
ft975 #745
Posted 13 March 2013 - 01:25 PM
RichardG, will you ever fix the bug with liquid sensors in Nuclear Information Readers where the liquid sensors don't return anything? I can't progress on my base until I get that to work.
NightKev #746
Posted 14 March 2013 - 12:25 AM
when i install this to coremods for beta 1.51 for CC in minecraft 1.5 it crashes
It's not for minecraft 1.5…
Adventure_Update_Crafting #747
Posted 14 March 2013 - 07:33 AM
when i install this to coremods for beta 1.51 for CC in minecraft 1.5 it crashes
It's not for minecraft 1.5…
beta 1.51 is for 1.5 -_-/>
immibis #748
Posted 14 March 2013 - 09:57 AM
when i install this to coremods for beta 1.51 for CC in minecraft 1.5 it crashes
It's not for minecraft 1.5…
beta 1.51 is for 1.5 -_-/>/>
[CC1.5][MC1.4.7] MiscPeripherals 3.1
The mod isn't for 1.5.
Kye_Duo #749
Posted 14 March 2013 - 10:35 AM
when i install this to coremods for beta 1.51 for CC in minecraft 1.5 it crashes
It's not for minecraft 1.5…
beta 1.51 is for 1.5 -_-/>/>
[CC1.5][MC1.4.7] MiscPeripherals 3.1
The mod isn't for 1.5.
you missed the link in the first post for the patched version for the CC beta that works with 1.5
BlockPortal #750
Posted 15 March 2013 - 01:20 AM
I'm having a slight problem with the miscperipherals nuclear information reader. I cannot seem to find a way to pull out the number behind the capacity in the info-table. I have loaded the info into another table and trying to access it by;
ropt[1].capacity[2]

… doesnt seem to work… (Ive tried with other indexes, but for the sake of explanation I kept the "capacity"-index).
I'dd really appreciate any help as the miscPeripherals "wiki" aka. minecraft forum, isn't of great help…!
NightKev #751
Posted 15 March 2013 - 02:00 AM
The ccbeta compatible version in the OP is for CC beta 1.51pr3, the last beta for MC 1.4.7. He hasn't updated it for the 1.5 betas yet.
THUNDERGROOVE #752
Posted 15 March 2013 - 05:10 PM
Anyone else having issues with dyes returning odd values with the interactive sorter?

EDIT: It seems not only limited to dyes. After running this http://pastebin.com/uKT6whnL with http://pastebin.com/btrM0Nti in the same directory and throwing a ton of stuff in it breaks.

By the way, if anyone wants the Python script I used to make the table from a NEI item dump I can post it
squ1b3r #753
Posted 15 March 2013 - 07:17 PM
Anyone else having issues with dyes returning odd values with the interactive sorter?

EDIT: It seems not only limited to dyes. After running this http://pastebin.com/uKT6whnL with http://pastebin.com/btrM0Nti in the same directory and throwing a ton of stuff in it breaks.

By the way, if anyone wants the Python script I used to make the table from a NEI item dump I can post it

would be awesome, dude!
Almerish #754
Posted 15 March 2013 - 11:40 PM
Hmmm i can't seem to make a tank turtle. Can someone help me figure out the recipe? I have figured out all of the others except this one.
THUNDERGROOVE #755
Posted 16 March 2013 - 05:33 AM
Anyone else having issues with dyes returning odd values with the interactive sorter?

EDIT: It seems not only limited to dyes. After running this http://pastebin.com/uKT6whnL with http://pastebin.com/btrM0Nti in the same directory and throwing a ton of stuff in it breaks.

By the way, if anyone wants the Python script I used to make the table from a NEI item dump I can post it

would be awesome, dude!

http://pastebin.com/ZtJqjPwm Here you go!
squ1b3r #756
Posted 16 March 2013 - 05:36 AM
Anyone else having issues with dyes returning odd values with the interactive sorter?

EDIT: It seems not only limited to dyes. After running this http://pastebin.com/uKT6whnL with http://pastebin.com/btrM0Nti in the same directory and throwing a ton of stuff in it breaks.

By the way, if anyone wants the Python script I used to make the table from a NEI item dump I can post it

would be awesome, dude!

http://pastebin.com/ZtJqjPwm Here you go!

Thanks man!
Keridos #757
Posted 17 March 2013 - 07:31 AM
3.1 bugs:
THe different upgrade modules stack, effectively you can put f.ex. a resupply upgrade on the same stack as a chunk loader upgrade and then you have 2 chunk loader upgrades but no more resupply upgrades.

2nd bug: the charge stations are a bit bugged, the ultimate and the 3rd one can only accept MV and only store 5000 fuel.
THUNDERGROOVE #758
Posted 17 March 2013 - 10:50 AM
The get function for the XP turtle always returns 0
amtra5 #759
Posted 18 March 2013 - 12:53 AM
You should change thaum scanner to thaumic and then allow turtles to place/break warded blocks that they have placed
SuicidalSTDz #760
Posted 18 March 2013 - 03:17 AM
You should change thaum scanner to thaumic and then allow turtles to place/break warded blocks that they have placed
That will never happen since azanor would have to change his code.
The get function for the XP turtle always returns 0
Are you actually collecting any xp? Are you using m.get()? You should be using m.getLevels()
Lost Ninja #761
Posted 18 March 2013 - 04:51 PM
Unsure if this has been reported before of if it has been fixed (if there is a release for MC1.5 yet), but it's late here and I've foolishly not checked… :/

Just been playing around with some XP turtles (having realised they existed after watching DW20) and I have found what I believe to be a bug.

To get the amount of XP on a turtle you call get(), you should according to the OP also use get() to pull XP from something infront of the turtle. However there doesn't seem to be any way to tell the turtle which version of get() to use. :/

I checked the in game methods for the peripheral and get() is listed twice so it isn't merely a mistake in the documentation.

Can I ask for a small update to fix this error? Preferably to work with the current (non-beta) ComputerCraft for MC1.4.7.

Failing that if you plan on fixing for MC1.5 could you also perhaps add a drop or push XP command so we can send XP from turtle to turtle rather than only being able to get?
Kye_Duo #762
Posted 19 March 2013 - 02:20 AM
its getLevels()
Lost Ninja #763
Posted 19 March 2013 - 07:40 AM
Actually it's not, there are two methods listed when you query the peripheral, one is supposed to tell you how much XP (in points) the turtle has and the other is to pull XP from an object/block/other turtle/Brain in a Jar in front of it. This is what RG says in the OP too.
xp = peripheral.wrap("right")
xp.get()
Should do one or the other (or both) but actually seems to do neither.

getLevels() returns the level value of the XP the turtle has picked up.
Ville Saari #764
Posted 20 March 2013 - 12:14 PM
Anyone else having issues with dyes returning odd values with the interactive sorter?
Your script compares the sorter key to plain item id. That will break for any item with metadata higher than zero. Use items[item%32768] and it will work.
Ville Saari #765
Posted 20 March 2013 - 12:49 PM
I'm using iteractive sorter with turtles to avoid losing items for the nasty bugs of the sorter. However I had a problem that I didn't get isort_item event when an item was placed in the sorter by the same turtle that listened for the event.

I found the reason for that by diving into turtle's rom code. Turtle api commands read and throw away all events while waiting for the command to complete, so I can't receive the event that was triggered by turtle.drop(). Here is my solution to get around this problem if anyone is interested:


function identifyItem()
	local id, item, status, a, b, c
	timer=os.startTimer(2)
	id=turtle.native.drop(1)
	if id==-1 then return nil end
	while not (item and status) do
		a, b, c=os.pullEvent()
		if a=='turtle_response' and b==id then
			status=c
			if not status then return nil end
		elseif a=='isort_item' then
			item=b
		elseif a=='timer' and b==timer then
			error('timed out')
		end
	end
	turtle.suck()
	return item%32768, math.floor(item/32768)
end

The function will return the id and meta value of the item in current slot provided that the turtle is facing an interactive sorter.

If the isort_item event is not received in two seconds, you get a timeout error. This happens if the block in front of the turtle is not an interactive sorter or the sorter already contains items of the same type. I would consider this latter case to be a bug in interactive sorter. It doesn't emit new event when it receives more stuff to non empty item stack.
lost_RD #766
Posted 20 March 2013 - 05:12 PM
I put together a wiki page for the Interactive Sorter. Hopefully it should be more accessible to the general populace now.

http://ftbwiki.org/Interactive_Sorter
PixelToast #767
Posted 21 March 2013 - 04:42 AM
the interactive sorter isnt hard to use, its just that you have to enter in a side to eject an item
color codes would be nice (like the diamond pipe)
BananaPirate #768
Posted 21 March 2013 - 07:23 AM
I've been messing around with the FTB mindcrack pack, and I can't seem to craft the barrel turtle.
Everything else is working, I checked the code, barrel related stuff is all there.
It's set to enabled, installed as a coremod, there's still no crafting recipy for it.

Also loving how you detect the mods using their name and checking vs classes of your own.
But my hunch is that the name for factorization returned in MiscPeripherals.loadModule doesn't match, so isn't loaded.
My experience with java is just scientific so I have no idea how to recompile a minecraft mod, so couldn't test it.
PixelToast #769
Posted 21 March 2013 - 07:31 AM
I've been messing around with the FTB mindcrack pack, and I can't seem to craft the barrel turtle.
Everything else is working, I checked the code, barrel related stuff is all there.
It's set to enabled, installed as a coremod, there's still no crafting recipy for it.
it requires factorization i think
BananaPirate #770
Posted 21 March 2013 - 07:36 AM
it requires factorization i think
which is also included in mindcrack. I've been trying to craft a factorization barrel and a turtle together, would be rather hard to do without factorization.
RichardG867 #771
Posted 21 March 2013 - 11:48 AM
UNTESTED

version for MC 1.5 and CC 1.51: here
PixelToast #772
Posted 21 March 2013 - 11:55 AM
how can you port to another MC version and not test it >_>
RichardG867 #773
Posted 21 March 2013 - 11:57 AM
I haven't had much time to port it, what do you expect.
ShamuMcDoogle #774
Posted 21 March 2013 - 12:00 PM
Testing now RG, I'll let you know how/if everything works.
SuicidalSTDz #775
Posted 21 March 2013 - 12:03 PM
I wouldn't have even expected you to port it yet, to be honest. Good timing though, I was getting bored without these peripherals ^_^/>
ShamuMcDoogle #776
Posted 21 March 2013 - 12:24 PM
http://paste.ubuntu.com/5632722/

Crashed in Coremods and Mods.
Without Misc Per ComputerCraft works fine.
RichardG867 #777
Posted 21 March 2013 - 12:36 PM
Update forge to latest.
ShamuMcDoogle #778
Posted 21 March 2013 - 01:08 PM
Update forge to latest.

Herp derp derp.
Lindenk #779
Posted 22 March 2013 - 08:44 AM
Not sure if it's been suggested, but how about an ender turtle (working with the ender storage mod) that allows a turtle the following functions. Made when combining a turtle with an ender chest (the mod one, any colors)

setColorCode(int, int, int) //sets the ender color code (by metadata value 0-15 (0 is white, etc)). Defaults to all white (0,0,0)
enderSuck() //sucks an itemstack from the selected ender storage, returns true if successful
enderDrop() //drops the selected itemstack into the selected ender storage, returns true if successful

Also perhaps it could work in tandem with the inventory upgrade by allowing the following two functions if both are installed

enderSuck(slot, amount) //take amount number of items from slot in the selected storage container, returns true if blah blah blah
enderDrop(slot, amount) //places amount of selected item into slot of the selected ender storage, ditto^

Just an idea
RichardG867 #780
Posted 22 March 2013 - 11:43 AM
Previously DENIED by ChickenBones
cant_delete_account #781
Posted 22 March 2013 - 12:14 PM
Not sure if it's been suggested, but how about an ender turtle (working with the ender storage mod) that allows a turtle the following functions. Made when combining a turtle with an ender chest (the mod one, any colors)

setColorCode(int, int, int) //sets the ender color code (by metadata value 0-15 (0 is white, etc)). Defaults to all white (0,0,0)
enderSuck() //sucks an itemstack from the selected ender storage, returns true if successful
enderDrop() //drops the selected itemstack into the selected ender storage, returns true if successful

Also perhaps it could work in tandem with the inventory upgrade by allowing the following two functions if both are installed

enderSuck(slot, amount) //take amount number of items from slot in the selected storage container, returns true if blah blah blah
enderDrop(slot, amount) //places amount of selected item into slot of the selected ender storage, ditto^

Just an idea
Why not just have the turtle place a ender chest? And for the suck and drop into a certain slot, just use the Inventory Module
Ville Saari #782
Posted 22 March 2013 - 02:10 PM
As the inventory module is now built from the interactive sorter, it would be nice if it also inherited some of the abilities of the interactive sorter. Namely the ability to list() the contents or the adjacent inventory and to extract items of specific type from the adjacent inventory to the selected slot. The methods could be list(), listDown(), listUp(), extract(id, amount), extractDown(id, amount) and extractUp(id, amount).

Actually the inventory module seems to have undocumented methods getItem(), getItemDown() and getItemUp() that might be intended to do just that, but right now they seem to be doing nothing.
immibis #783
Posted 22 March 2013 - 05:42 PM
Why not just have the turtle place a ender chest? And for the suck and drop into a certain slot, just use the Inventory Module
Probably for the same reason you'd have a WRCBE module, instead of just placing a wireless receiver/transmitter.
Kye_Duo #784
Posted 23 March 2013 - 12:36 AM
Not sure if it's been suggested, but how about an ender turtle (working with the ender storage mod) that allows a turtle the following functions. Made when combining a turtle with an ender chest (the mod one, any colors)

setColorCode(int, int, int) //sets the ender color code (by metadata value 0-15 (0 is white, etc)). Defaults to all white (0,0,0)
enderSuck() //sucks an itemstack from the selected ender storage, returns true if successful
enderDrop() //drops the selected itemstack into the selected ender storage, returns true if successful

Also perhaps it could work in tandem with the inventory upgrade by allowing the following two functions if both are installed

enderSuck(slot, amount) //take amount number of items from slot in the selected storage container, returns true if blah blah blah
enderDrop(slot, amount) //places amount of selected item into slot of the selected ender storage, ditto^

Just an idea
no…not with an enderchest, just within two turtles that have enderstorage modules installed with the same freq. but it'd still be HORRIDLY Over Powered
Ville Saari #785
Posted 23 March 2013 - 04:18 AM
Yet another bug in the interactive sorter:

If I don't provide the 'amount' parameter for extract(), it does not extract as much as possible, but instead it extracts the first stack (of any size) of the requested item type and destroys it. Nothing will appear in the destination inventory. The return value of the function is about negative two billion, the MIN_VALUE.of 32 bit integer.
RichardG867 #786
Posted 23 March 2013 - 05:27 AM
Which version? I cleared the known bugs in the 1.5 version.
chif_ii #787
Posted 23 March 2013 - 12:02 PM
Unsure if this has been reported before of if it has been fixed (if there is a release for MC1.5 yet), but it's late here and I've foolishly not checked… :/

Just been playing around with some XP turtles (having realised they existed after watching DW20) and I have found what I believe to be a bug.

To get the amount of XP on a turtle you call get(), you should according to the OP also use get() to pull XP from something infront of the turtle. However there doesn't seem to be any way to tell the turtle which version of get() to use. :/

I checked the in game methods for the peripheral and get() is listed twice so it isn't merely a mistake in the documentation.

Can I ask for a small update to fix this error? Preferably to work with the current (non-beta) ComputerCraft for MC1.4.7.

I'm having the same problems. Reposting this mostly to make sure RichardG comes along and tells us what we're doing wrong.

Can Mining XP Turtles collect experience when they break blocks like coal ore and lapis ore? They don't seem to…

Also…portal gun turtles. This needs to happen.
Feronzed #788
Posted 23 March 2013 - 11:45 PM
I'm sorry for spam if this question has been already asked, but where can I find all of the commands for the turtles and computers which this mod adds, I know how to use some of them (which direwolf20 uses commonly), but not the rest. Thank you in advance.
Xaw4 #789
Posted 24 March 2013 - 12:11 PM
Unsure if this has been reported before of if it has been fixed (if there is a release for MC1.5 yet), but it's late here and I've foolishly not checked… :/

Just been playing around with some XP turtles (having realised they existed after watching DW20) and I have found what I believe to be a bug.

To get the amount of XP on a turtle you call get(), you should according to the OP also use get() to pull XP from something infront of the turtle. However there doesn't seem to be any way to tell the turtle which version of get() to use. :/

I checked the in game methods for the peripheral and get() is listed twice so it isn't merely a mistake in the documentation.

Can I ask for a small update to fix this error? Preferably to work with the current (non-beta) ComputerCraft for MC1.4.7.

I'm having the same problems. Reposting this mostly to make sure RichardG comes along and tells us what we're doing wrong.

Can Mining XP Turtles collect experience when they break blocks like coal ore and lapis ore? They don't seem to…

I Think this is related..
i can use .get() to take the xp(and for example gold) out of a furnace, but i cant get the XP from an other turtle with .get().
and if i use .get() ehen facing nothing or stone it returns 0…
As far as i understood the reference it should return the sum of all xp…

it would be awesome if there would be a change in the naming…
it would make mare sence if the functions would be called suck(), suckUp(), suckDown, and getXP() …

oh.. and a getXPToNextLevel() … (returns how much XP would be needed, to get to next Level) would be nice
SuddenTurmoil #790
Posted 25 March 2013 - 05:43 AM
I am unsure if I have a bug report or a user stupidity report. I am running a FTB Ultimate pack server which, I believe, runs v 3.1 of your mod. I have several melee REther turtles running a function:

function wr()
 m = peripheral.wrap("right")
 m.setFreq(41)
 while m.get() do
   sleep(30)
 end
end

to use a wireless redstone signal to toggle it sleeping or working. When I toggle the wireless redstone frequencies state with a transmitter and lever my server stops responding. No errors are generated, the tick stops refreshing, and all of the users are kicked with a socket timeout exception. So, me or the turtle? Thanks in advance for the assistance.
wjykk #791
Posted 25 March 2013 - 06:36 AM
I have a request: assuming minecarts that are named in an anvil maintain their name after being placed and removed, is it possible for the Rail Reader to get the name of the minecart?
LordNotix #792
Posted 26 March 2013 - 09:15 AM
I've noticed a rather large feature is missing from anvil turtles. They can't rename items. It'd be absolutely great if they could, it'd add automated renaming to this mod (something missing from the rest of the mod comprising the FTB packs) making this mod even better than it currently is.

I would love to have this feature so that in a future version of FTB it would be possible to mass produce named scrap boxes, and make my dreams of building a Santa style toy factory a reality.
RichardG867 #793
Posted 26 March 2013 - 11:24 AM
They can rename, with the extra parameter. Also good luck gathering all the XP for it, a stack is over level 30 iirc.
ZeePal #794
Posted 26 March 2013 - 11:26 AM
Which version? I cleared the known bugs in the 1.5 version.

Hey Richard,

Wat Ville is saying is happening to me with version 3.1c as well (in ftb ultimate mod pack (i deleted the version that came with it 3.1b (md5 check to find out) and put 3.1c in its place))
Yet another bug in the interactive sorter:

If I don't provide the 'amount' parameter for extract(), it does not extract as much as possible, but instead it extracts the first stack (of any size) of the requested item type and destroys it. Nothing will appear in the destination inventory. The return value of the function is about negative two billion, the MIN_VALUE.of 32 bit integer.

I would also like to ask you 2 questions:
1. do you think running 3.1c on the server and 3.1b on the client will cause any issues (my tests cant see any problems as the server does the item moving but would like your thoughts)
2. is it possible to add a way to convert uuid to item name? (would help with a gui and prevent load on the lua threads for looking though csv files…)
THUNDERGROOVE #795
Posted 27 March 2013 - 11:26 AM
I would really like to see a peripheral to interface with Applied Energistics.
remotlsess #796
Posted 27 March 2013 - 04:29 PM
Is there any way or is there currently any plans for the solar turtles to output EU? It would be incredibly useful!! maybe even be able to have some form of power convert installed so you can output MJ, BC, etc.


I had a quick scan through the thread but its pretty huge and I didnt see anything about this… which surprises me because I would think its brought up all the time so sorry if that's the case!
Ville Saari #797
Posted 28 March 2013 - 03:02 AM
Which version? I cleared the known bugs in the 1.5 version.
I was using FTB Mindcrack pack and whatever version came with it. Today I tried the current version from the original post (3.1c). The results of my experiments with extract()

- The bug where the existing stacks of the same type in the destination inventory get overwritten seems to be finally gone.

- If I leave the amount parameter out, it still means 'delete the first stack in the source', not 'extract as much as possible'. And the return value will be -2^31.

- Extracting into a full inventory or into a block that has no inventory is equivalent to extracting into a void pipe.

- If the destination inventory has an empty slot before the slot that contains extracted item type, extract() won't add to the existing stack but starts a new stack.

The last two bugs together are especially nasty. Because the extract() can spread stuff into more stacks than necessary, there is no way to reliably determine if the destination inventory has space for new stuff by list()ing it, so there is always the risk for item deletion due to full inventory.
Ville Saari #798
Posted 28 March 2013 - 03:44 AM
More experiments with 3.1c - this time with turtle inventory upgrade.

- if I try to suck() more items than there are in the source slot, nothing gets transferred. I guess this may be intentional and not a bug, but this is inconsistent with drop() that transfers all available items in that case.

- If I suck() without the amount parameter, the results are really weird. Nothing is transferred, but the stack in the source inventory turns into a stack of approximately 2^31 items. Huge item dupe exploit!

This massive stack has no item count rendered when in the inventory, so it looks like a single item, but if I pick it up, it shows over two billion when I'm holding it in my mouse. Then whenever I try to drop it anywhere, the slot gets filled by a full stack without making a dent to the stack I'm holding.

If this stack on steroids is dropped into the world, it will completely fill any player's inventory who gets in pickup range. Stand in range spam right clicking an extradimensional Factorization barrel and you'll have 65536 iridium plates in no time.
Ferdy2003 #799
Posted 28 March 2013 - 04:10 AM
Hey, i think i found a new Bug.

If you extract items with a interactive sorter from a barrel into an Item Tesseract the item will duplicate. 1 arrives at the destiation and the other one drops near the Tesseract on the ground.
koekje00 #800
Posted 28 March 2013 - 05:28 AM
Could you add a "source" argument to the peripheral events? At the moment, you cannot distinguish peripherals when using networking cables.
ZeePal #801
Posted 28 March 2013 - 06:35 PM
Another note is it possible to be able to have events trigger if a pipe,machine etc adds more onto the stack already in the sorting machine? (eg 1 dirt in then pipe adds another then another then another (in this case u currently only get 1 event with the incorrect amount (starts correct but then is wrong in the next server tick)))

If not could you please add a command so you can check if there is anything in the sorting machine without having to use an event to get the details or putting it in a buffer check and back out again?
grand_mind1 #802
Posted 29 March 2013 - 04:30 PM
Hey, any chance we could get a Portable Hole Turtle?
ScruffyRules #803
Posted 29 March 2013 - 08:20 PM
Hey, any chance we could get a Portable Hole Turtle?
Would it work on its own with turtle.place()?
koekje00 #804
Posted 30 March 2013 - 01:45 AM
Also, there seems to be an issue with MiscPeripherals 3.2b1 and The Barrels Mod.
Only up to 3 stacks can be stored in a barrel when using the interactive sorter; the rest just drops onto the ground.
This doesn't happen when using other means of transportation like pipes or hoppers (BuildCraft/Vanilla).
MindenCucc #805
Posted 30 March 2013 - 01:46 AM
Hello! I have a problem with iron note blocks. If i run my clock, it throws an error:

clk2:92: too many notes ( over 5 per tick )
Here is my code snippet:

note=peripheral.wrap("top")

function n(...)
note.playNote(...)
end


for k=18,6,-1 do
n(0,k)
n(4,k)
end

EDIT: Can i configure this somehow?
PixelToast #806
Posted 30 March 2013 - 04:33 AM
Hello! I have a problem with iron note blocks. If i run my clock, it throws an error:
-snip-
EDIT: Can i configure this somehow?
you need some sort of deley betweeen those n calls
use:

sleep(0.2)
after all of them
MindenCucc #807
Posted 30 March 2013 - 05:58 AM
you need some sort of deley betweeen those n calls
use:

sleep(0.2)
after all of them

Thanks, but i really need to somehow disable this limitation.
MrFaul #808
Posted 31 March 2013 - 06:18 AM
MindenCucc your code snipped tries to play 12 notes with two different instruments at once, witch resembles 24 different sounds in one tick.
1st: that has to sound awful
2nd: if you trying that on a server with moody admins who care about performance… well just don't….
3rd: i don't think that you actually want to play them simultaneously

so just add the "sleep(0.2)" before the "end" and it will work like PixelToast suggested.

I wrote a poor half ass midi player witch uses five Iron Note Blocks (25 possible n/t) and let me tell you, i restricted it to 5 notes simultaneously because it starts (besides cords) to be annoying if you use more.
Ville Saari #809
Posted 31 March 2013 - 08:07 AM
I made a video that demonstrates the inventory module item dupe exploit I described a few days ago.

http://www.youtube.com/watch?v=a2QAB4DKY6Y

I try to suck() a stack of two diamonds from the chest without supplying the 'amount' parameter. Function returns true, but nothing will appear in turtle inventory. Only one diamond is left in the chest, but this is not a normal diamond. I try to add another to the stack and the stack size suddenly explodes to over two billion. The slot holds only 64, so the rest will hang in my mouse.

This stack is too big to fit in any inventory, so the only way to get rid of it is to throw it out into the world. In the world it will completely fill any player's inventory who enters the item pickup range, so I can repeatedly empty my full inventory of diamonds into an extradimensional barrel and it gets full very quickly.
ilgazzi #810
Posted 31 March 2013 - 11:42 AM
hey richard can you add a shield upgrade that makes the turtle blastproof
Nathan1852 #811
Posted 31 March 2013 - 11:47 AM
@ ilgazzi
There is one already in this mod…


Shield Upgrade (coremod only)
Craft a Turtle alongside one of the blocks listed below to get a Shielded Turtle. Shields work as blast-proofing for the turtle, inheriting the blast resistance of the block.
The blocks are:
  • Obsidian (REMOVED when IC2 is installed)
  • Reinforced Stone (IC2)
  • Iridium Block (GregTech)
  • Tungsten Steel Block (GregTech)
  • Iridium-Reinforced Tungsten Steel Block (GregTech)
Edited on 31 March 2013 - 09:50 AM
ilgazzi #812
Posted 31 March 2013 - 12:25 PM
ı didnt know thAt
ilgazzi #813
Posted 31 March 2013 - 12:32 PM
thanks
schilcote #814
Posted 31 March 2013 - 05:54 PM
Having a chair peripheral that lets you ride the turtle would be awesome.
grand_mind1 #815
Posted 31 March 2013 - 09:42 PM
I made a video that demonstrates the inventory module item dupe exploit I described a few days ago.

–snip–

I try to suck() a stack of two diamonds from the chest without supplying the 'amount' parameter. Function returns true, but nothing will appear in turtle inventory. Only one diamond is left in the chest, but this is not a normal diamond. I try to add another to the stack and the stack size suddenly explodes to over two billion. The slot holds only 64, so the rest will hang in my mouse.

This stack is too big to fit in any inventory, so the only way to get rid of it is to throw it out into the world. In the world it will completely fill any player's inventory who enters the item pickup range, so I can repeatedly empty my full inventory of diamonds into an extradimensional barrel and it gets full very quickly.
I… I don't understand… I.. I have infinite diamonds for ever!!!!! But, on topic, I tested this as well and it does seem to behave the same. I honestly don't understand how something like that could even happen…
Ville Saari #816
Posted 31 March 2013 - 11:09 PM
I… I don't understand… I.. I have infinite diamonds for ever!!!!! But, on topic, I tested this as well and it does seem to behave the same. I honestly don't understand how something like that could even happen…
I guess what actually happens is that the suck() without amount parameter is causing miscperipherals to try to extract invalid number of items from the chest (like a negative value or more than there is), which messes up the size of the item stack in the chest. And then this invalid stack size in the chest causes weird results when the player interacts with it.

Edit: I did some experiments and apparently the 'charged' diamond stack in the chest that looks like a single item is actually a stack of -2147483646 diamonds. That's the original stack size (2) with the sign bit flipped. If I try to suck() it again, the bit flips again and it becomes a regular stack of two diamonds. Also if I exit and reload the world, the bit gets reset and it becomes a regular stack.
RichardG867 #817
Posted 02 April 2013 - 06:57 AM
BEFORE REPORTING INTERACTIVE SORTER ISSUES, MAKE SURE THEY STILL EXIST IN THE BETA FOR 1.5.

Thank you.
Ville Saari #818
Posted 02 April 2013 - 09:22 AM
BEFORE REPORTING INTERACTIVE SORTER ISSUES, MAKE SURE THEY STILL EXIST IN THE BETA FOR 1.5.
Thank you.

Do you intend to backport your bug fixes to 1.4.7 version?
Cloudy #819
Posted 02 April 2013 - 10:01 AM
That would be unlikely. That would require maintaining two versions. Ain't nobody got time for that!
kurokuno #820
Posted 02 April 2013 - 05:56 PM
small issue with the new beta build not sure the cause!

2013-04-02 14:59:59 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: miscperipherals/item/ItemMulti
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:446)
2013-04-02 14:59:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-02 14:59:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-04-02 14:59:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-04-02 14:59:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-04-02 14:59:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
2013-04-02 14:59:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
2013-04-02 14:59:59 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-04-02 14:59:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: miscperipherals.item.ItemMulti
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] … 29 more
2013-04-02 14:59:59 [INFO] [STDERR] Caused by: java.lang.VerifyError: Cannot inherit from final class
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.ClassLoader.defineClassCond(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at java.security.SecureClassLoader.defineClass(Unknown Source)
2013-04-02 14:59:59 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
2013-04-02 14:59:59 [INFO] [STDERR] … 31 more
amtra5 #821
Posted 02 April 2013 - 11:16 PM
Hey RG, would you mind updating the documentation, I can't info on the wand turtle and chat box.
Aetherr_ #822
Posted 03 April 2013 - 09:52 AM
Can I use this mod on my server?
abculatter_2 #823
Posted 03 April 2013 - 03:41 PM
I found what's either a derp-bug or my own derp;
XP turtles have two methods with the call name get(), one which gets the experience points in the turtle, another which gets experience which is in front of it.
If there is any different between the two name-wise, I can't see it.
Avous #824
Posted 04 April 2013 - 09:00 AM
Any chance for a EU, MJ, or Blutricity Reader? I'm using Ultimate FTB on a server and this is the only Peripheral that comes with it.

However, I recently made a Fusion Reactor on my Survival World and I'd like to track my EU usage.
RichardG867 #825
Posted 04 April 2013 - 10:56 AM
While you can do stuff like that with Nuclear Control energy counters, I might make that standalone.
Avous #826
Posted 04 April 2013 - 11:02 AM
Thank you for the reply yet I can't get it to print the active output and potential maximum output of my Fusion Reactor?

I just see an energy level(100M max output should be around 1M?) and maximum storage level
Lindenk #827
Posted 05 April 2013 - 07:47 AM
Although not exactly a peripheral, What about a handheld computer with a built in rednet modem? You could use it to send rednet signals from your person without needing to place down a computer or turtle (or do other things like play snake). Just an idea
Cloudy #828
Posted 05 April 2013 - 12:31 PM
They are planned in CC.
Sora Firestorm #829
Posted 05 April 2013 - 03:44 PM
Quick suggestion : Could you make Immibis's Dimensional Anchor a valid Chunkloader module option?
theoriginalbit #830
Posted 05 April 2013 - 07:21 PM
Interactive Sorter
When an item enters the sorter, it emits event "isort_item", with the item identifier and amount as parameters.
If possible, I think it might be nice if it were able to give which direction it came in from like so

'top'
'bottom'
'front'
'back'
'left'
'right'
and save finding the side a player is on
'player'

it could allow for some intelligent code like this (pseudo code)

if the item has come from the bottom (input system/source) sort it appropriately out the top (storage area)
if the item has come from the top (requested from storage from another sorter) pass it out the bottom (output chest along the line somewhere)
if the item has come in from a player send out the left (item processing such as ores to dusts and such)
if the item has come from the left sort (processed materials) it appropriately out the top (chests) and right (smelting)
if the item has come from the right (been smelted) sort it appropriately out the top (storage area)
madsmith #831
Posted 06 April 2013 - 09:32 PM
RichardG, two bugs regarding XP turtles.

Seems like these were mentioned before, back in february, but it's still broken in 3.1c.

1) You need to rename the get/getUp/getDown functions as get (raw experience in turtle) is clobbered by the broken (get experience from object in front of me).

2) There is a bug in TurtleXPSource. You are getting the TileEntity next to the turtle, validating that it's a Turtle, but then you're using the calling turtle to get experience from and not the TileEntity returned.

From PeripheralXP.class

  public static class TurtleXPSource
	implements IXPSource
  {
	public int get(ITurtleAccess turtle, int x, int y, int z, int side)
	{
	  any te = turtle.getWorld().q(x, y, z);
	  if (!(te instanceof ITurtleAccess)) return 0;
	  PeripheralXP xp = (PeripheralXP)Util.getPeripheral(turtle, PeripheralXP.class);

Notice on the last line, you're using turtle and not te
Aedda #832
Posted 06 April 2013 - 09:35 PM
I am unable to craft Wrench Turtles. I have tried wrenches from BC, IC2, TE, and the RC crowbar. I have tried using each type of Turtle in combination with each type of wrench on the left and right side inside both the 2x2 and 3x3 crafting grids (using the inventory and vanilla crafting table).

I am currently using:
Minecraft 1.4.7
Forge 534
ComputerCraft 1.5
MiscPeripherals 3.1c
IC2 1.112
BC 3.4.3
RC 6.17.0.0
TE 2.2.2.2

I've tried Googing, searching these forums, and inquiring on irc with no feed back to what may be causing this issue.

From the configuration file:
# Enable the Wand turtle upgrade
B:enableWand=true
B:enableWrench=true

Any ideas? Thanks
Jappards #833
Posted 08 April 2013 - 08:28 AM
do you want to make a computer and rednet module for steve`s carts and implement it on your mod?
imagine the possibilities.
OT:
and why don`t you make a Quantum suit at the forgeCraft server?
Lost Ninja #834
Posted 12 April 2013 - 12:29 PM
Any chance of either adding the Omni Wrench (or similar tools) to a turtle so you can use their features to change block direction (looking at placing slabs in the upper position (or lower and wrenching them))? Or just adding that functionality to the engineering turtles?
knightie #835
Posted 13 April 2013 - 06:46 AM
I get this error when I tried to start minecraft, can someone look at it?

http://pastebin.com/8pjG6Yen
RichardG867 #836
Posted 13 April 2013 - 08:07 AM
An update.

I have been approached with concerns about the nature of my mod, and for that reason I am discontinuing the MiscPeripherals components which use the internals of other mods, including ComputerCraft. The list of cut features includes, but is not restricted to: all coremod, recipes with CC items, alchemist turtle in-world transmutation, Steve's Carts support, ChickenChunks for crafting chunkloader turtles, Nuclear Control support.

Those components will be cut starting the next beta for 1.5.

Peace out.
fomenta #837
Posted 13 April 2013 - 08:46 AM
An update.

I have been approached with concerns about the nature of my mod, and for that reason I am discontinuing the MiscPeripherals components which use the internals of other mods, including ComputerCraft. The list of cut features includes, but is not restricted to: all coremod, recipes with CC items, alchemist turtle in-world transmutation, Steve's Carts support, ChickenChunks for crafting chunkloader turtles, Nuclear Control support.

Those components will be cut starting the next beta for 1.5.

Peace out.

This is disappointing news. I've always appreciated your efforts to add random functionality to turtles, even if I didn't use the mods. It's a shame these differences can't be worked out RichardG :-/.

Guess I'm not updating any time soon.

Regardless, thanks for all your work on this project.
RichardG867 #838
Posted 13 April 2013 - 09:26 AM
The mod is not gone, just parts that rely on the deep internals of other mods.

In short, anything I use that there's no API for? Gone, except if the mod author gives me permission. I already got a couple of those.
Kye_Duo #839
Posted 13 April 2013 - 10:22 AM
wow…that totally sucks…especially the loss of CC turtle items…WHY is this happening?
RichardG867 #840
Posted 13 April 2013 - 10:37 AM
CC turtles are not going out. Just the stuff on MY MOD that interacts with the internals of other mods.
Kye_Duo #841
Posted 13 April 2013 - 11:27 AM
CC turtles are not going out. Just the stuff on MY MOD that interacts with the internals of other mods.
does this mean there will still be an option for shielded turtles and mining chunk loader turtles?
MissionFirewall #842
Posted 13 April 2013 - 01:33 PM
Why????????????????????????????????????? Why RG why??!?!?!?!??!?!?!?!?!?!?!?!??!?!?!?!?!?!??!!??!?!?!?
Regelneef #843
Posted 13 April 2013 - 08:57 PM
RG maybe if you told us what will be left after this aftermath then we maybe (and that's a big maybe) make peace with this change… But I for one won't be updating for a long long time
535 #844
Posted 14 April 2013 - 05:04 AM
In short, anything I use that there's no API for? Gone, except if the mod author gives me permission. I already got a couple of those.

Personally, I'm actually quite encouraged by this. It will be sad to see some of the existing functionality go, but active cooperation (whether by API or shared information) generally produces cleaner, more stable implementations than does reverse engineering.

I'm also hopeful that MiscPeripherals' popularity, as well as your own position within the mod community, will encourage the cooperation necessary to restore some of the lost features in the future!
lenmae #845
Posted 15 April 2013 - 04:41 AM
Is there any chance of a trading turtle to be added?
RichardG867 #846
Posted 16 April 2013 - 11:18 AM
New beta incoming as soon as I finish working on a new feature.
Sariaz #847
Posted 16 April 2013 - 03:14 PM
When the REther turtle sets its frequency that frequency is auto set to false making using it a pain assuming REther isn't discontinued to to important notice please fix.
Left4Cake #848
Posted 17 April 2013 - 03:46 AM
Can you give a full list of things you know for sure are going to stay.
Imred Gemu #849
Posted 17 April 2013 - 02:33 PM
Just a suggestion, could you make a block version of the REther module as well, so that it can be applied as a peripheral to a computer, not just a turtle?
Kye_Duo #850
Posted 17 April 2013 - 03:50 PM
Just a suggestion, could you make a block version of the REther module as well, so that it can be applied as a peripheral to a computer, not just a turtle?
There is no need. WR-CBE can already be used as a periph. you can get and set the freq from it by computer
Imred Gemu #851
Posted 18 April 2013 - 11:07 AM
Just a suggestion, could you make a block version of the REther module as well, so that it can be applied as a peripheral to a computer, not just a turtle?
There is no need. WR-CBE can already be used as a periph. you can get and set the freq from it by computer
Cool thanks, I didn't know that before.
bdew #852
Posted 20 April 2013 - 07:14 AM
In short, anything I use that there's no API for? Gone, except if the mod author gives me permission. I already got a couple of those.

Shedar gave RG permission to interact with Nuclear Control, so i hope this part is staying :)/>

http://forum.industrial-craft.net/index.php?page=Thread&postID=109755#post109755
asdaarg #853
Posted 20 April 2013 - 02:28 PM
There is a bug with the interactive sorter extracting from one chest into another. It appears to either put items in the first empty slot, or if that type of item is found before an empty slot is found *overwrite* the number of items in that slot instead of adding to it. I would also like to suggest trying to find any existing stacks of that type and fill them up before filling empty slots, or else the chests get cluttered with half full stacks.
Thanks for a great mod, keep up the good work.
bdew #854
Posted 21 April 2013 - 08:47 PM
Regarding the server hang I mentioned, it appears to be due to my turtle's program using rednet. I read elsewhere that with MiscPeripherals, use of rednet API will randomly hang the server. What I saw appears to confirm that. My program was only using an occasional broadcast, but when I removed those it stopped hanging the server.

I know this is a post from ages ago, but has anyone figured out this problem?

I have very similar symptoms, i've built a nice system with computers using the nuclear control reader peripheral broadcasting their readings then other computers using those broadcasts to show on monitors and control different systems (like turning off generators), and it causes the internal server to hang silently.

There's no crash, nothing interesting in the logs, just after 5-10 minutes the server stops, you can still move around and break blocks (without drops) but nothing is happening.

This is in SMP, MC 1.4.7, CC 1.5, MP 3.1c
turtleMaker #855
Posted 21 April 2013 - 09:01 PM
Hi,

It might just be me, but I can't make a Tank turtle pick up lava. I have tried placing it directly in front of a buildcraft tank which was filled with lava. In the documentation it said to use the turtle.suck() function, but that does not work. Nothing gets sucked into the turtle. I've also tried the turtle.suckUp(), turtle.suckDown(), turtle.pack(), turtle.unpack() and turtle.place().
The getLiquid() function does not exist either.

I don't know if you have to do something actively to support the new functions? Can someone post the code for sucking up some liquid from a tank and then placing it on the ground?

Regards

EDIT: Using MC 1.4.7, CC 1.5, MP 3.1c
amtra5 #856
Posted 22 April 2013 - 02:13 AM
Hi,

It might just be me, but I can't make a Tank turtle pick up lava. I have tried placing it directly in front of a buildcraft tank which was filled with lava. In the documentation it said to use the turtle.suck() function, but that does not work. Nothing gets sucked into the turtle. I've also tried the turtle.suckUp(), turtle.suckDown(), turtle.pack(), turtle.unpack() and turtle.place().
The getLiquid() function does not exist either.

I don't know if you have to do something actively to support the new functions? Can someone post the code for sucking up some liquid from a tank and then placing it on the ground?

Regards

EDIT: Using MC 1.4.7, CC 1.5, MP 3.1c
Have you wrapped the peripheral yet?
turtleMaker #857
Posted 22 April 2013 - 06:58 AM
Hi,

It might just be me, but I can't make a Tank turtle pick up lava. I have tried placing it directly in front of a buildcraft tank which was filled with lava. In the documentation it said to use the turtle.suck() function, but that does not work. Nothing gets sucked into the turtle. I've also tried the turtle.suckUp(), turtle.suckDown(), turtle.pack(), turtle.unpack() and turtle.place().
The getLiquid() function does not exist either.

I don't know if you have to do something actively to support the new functions? Can someone post the code for sucking up some liquid from a tank and then placing it on the ground?

Regards

EDIT: Using MC 1.4.7, CC 1.5, MP 3.1c
Have you wrapped the peripheral yet?

Thank you! That led me in the right direction. Maybe I'm just blind, but I have not read anywhere that you are to open the right peripheral:


p = peripheral.wrap("right")
p.suck()
bdew #858
Posted 23 April 2013 - 12:50 PM
Regarding the server hang I mentioned, it appears to be due to my turtle's program using rednet. I read elsewhere that with MiscPeripherals, use of rednet API will randomly hang the server. What I saw appears to confirm that. My program was only using an occasional broadcast, but when I removed those it stopped hanging the server.

I know this is a post from ages ago, but has anyone figured out this problem?

I have very similar symptoms, i've built a nice system with computers using the nuclear control reader peripheral broadcasting their readings then other computers using those broadcasts to show on monitors and control different systems (like turning off generators), and it causes the internal server to hang silently.

There's no crash, nothing interesting in the logs, just after 5-10 minutes the server stops, you can still move around and break blocks (without drops) but nothing is happening.

This is in SMP, MC 1.4.7, CC 1.5, MP 3.1c

If anyone else runs into that, it seems to be a bug in CC, not related to MP. I've reported it here.
RichardG867 #859
Posted 23 April 2013 - 02:49 PM
New beta - now with -100% more content. No longer a coremod too.

I haven't had time to post that, let alone test that (ForgeCraft helps).
If your CC peripherals render weird… let me know.
If you get a GameRegistry.getItem crash, update Forge to at least 667.
RichardG867 #860
Posted 24 April 2013 - 02:26 AM
Beta back up, thanks cpw for fixing the bug.
theoriginalbit #861
Posted 24 April 2013 - 02:55 AM
No longer a coremod too.
Does that mean it has lost functionality?
Ville Saari #862
Posted 24 April 2013 - 06:51 AM
Documentation in original post says that the third return value of GetAuraNode() of Thaum Scanner Upgrade is supposed to be "Aura level" but what I'm getting is the base size of the node (number that never changes unless nodes merge), not the current aura level.
eyeonus #863
Posted 30 April 2013 - 10:14 PM
Doesn't work with IC2 anymore, as the IC2 API has changed as of industrialcraft-2_1.115.301-lf

(For example, IC2Reactor is now at "ic2/api/reactor/IC2Reactor.class")
Anon #864
Posted 01 May 2013 - 08:21 AM
Doesn't work with IC2 anymore, as the IC2 API has changed as of industrialcraft-2_1.115.301-lf

(For example, IC2Reactor is now at "ic2/api/reactor/IC2Reactor.class")

Yep, the IC2 api has updated. I am also getting the same crash.
raydeejay #865
Posted 02 May 2013 - 08:25 AM
When using an interactive sorter, I have to add some delay between method calls, or else it sort of freezes MC.

I´m connecting it with 6 blocks of network cable, in case it matters. Here´s the code that I use now, if I remove the sleep(), it freezes:


   sorter.extract(SPAWNER, SAFARI_NET, BLAZE_CHEST, 1)
   print("Mob extracted.")
   os.sleep(0.5)
   sorter.extract(SLIME_CHEST, SAFARI_NET, SPAWNER, 1)
asdaarg #866
Posted 02 May 2013 - 10:18 AM
I'm using this for my sorters:

function Extract(from,i,to,q)
local x=Sorter.list(from)[i]
if x==nil then
print("1. Missing Items "..(q).. " of "..i)
Send("CE")
return true
end
if x<q then
print("2. Missing Items "..(q-x).. " of "..i)
Send("CE")
return true
end
local x=Sorter.list(to)[i]
if x~=nil then
print("3. Items of same type in chest"..to.. " of type"..i..". Aborting to avoid Item loss.")
Send("CE")
return true
end
local r=Sorter.extract(from,i,to,q)
if r~=q then
print("4. Failed moving items. Missing Items "..(q-r).. " of "..i)
Send("CE")
return true
end
local x=Sorter.list(to)[i]
if x==nil then
print("5. Extraction failed with items lost: "..(q).. " of "..i)
Send("CE")
return true
end
if x~=q then
print("6. Extraction failed with items lost: "..(q-x).. " of "..i)
Send("CE")
return true
end
return false
end
It is safer than using extract directly, but it is still not completely safe. If you extract more items than a full stack, then some items can get overwritten still. Ignore the Send thing btw, that's just some rednet stuff.
RichardG867 #867
Posted 02 May 2013 - 04:42 PM
This will hopefully be the last beta. Didn't manage to get tank rendering working again, and recipes still don't use CC items (due to an issue on their side), also time is precious.

Get it!

If you're from the future, don't worry about that, but once again I hurried and didn't even test if the thing boots.

Also, if your bug reports got wiped by the forum rollback, please repost!

EDIT: 3.2b4r2 fixes a crash bug, so much for untesting
Meni #868
Posted 02 May 2013 - 08:58 PM
Any idea about when the version for CC1.52 will be released?
Smurf_Tech #869
Posted 02 May 2013 - 09:16 PM
For the tank turtles the suckDown(1) is providing with false, this may be due to the fact that I'm trying to pick up lava…

Any ideas on how I could get my little tank turtle to suck up the lava for me?

*Edit some hideous spellings that needed fixin
eyeonus #870
Posted 02 May 2013 - 10:28 PM
The new beta didn't crash at loading, so that's good news. No idea if it actually works yet, however.
Nathan1852 #871
Posted 03 May 2013 - 11:54 AM
I found a bug wich was in the old beta and still exist in the new one.
It occurs every time i've tried to connect a Redstone Energy Cell with Redstone Energy Conduits to an Charge Station.
http://pastebin.com/5xqUyHQe

Edit: It also won't work with the newest Thermal Expansion
Roachy #872
Posted 04 May 2013 - 01:14 AM
I'm having problems with the Tank Turtle's API functions. Specifically I can't tell what getLiquid() is supposed to return. I'm trying to pull the amount, but getLiquid() returns both the type and amount in an unspecified format. I can't figure out if I'm supposed to split it as a string, if so what delimiter to use, or if it returns a table, or what.

What's more confusing however, is that while testing to figure out what it's actually returning, I'm getting inconsistent results. WIth 1000 mB of water in the turtle, the following code:

p = peripheral.wrap("right")

function level()
	local liquid = p.getLiquid()
	print(p.getLiquid())
	print(liquid)
	return liquid
end

print(level())

outputs:

91000
9
9
which makes no sense.

Now, I'm good with various scripting langauges, but a newbie to Lua. I don't know how Lua types or typecasting works, but I looked up how to output a variable's type and the following code:

p = peripheral.wrap("right")

function level()
	local liquid = p.getLiquid()
	print(type(p.getLiquid()))
	print(type(liquid))
	return liquid
end

level()

outputs:

number
number

and to further confound things, loading the lua prompt and entering:

peripheral.wrap("right").getLiquid()

outputs:

9
1000

So I'm totally stumped. I have no idea how to pull the liquid amount out of whatever weird thing is being returned by getLiquid(). Can you please clarify how the Tank turtle's functions are supposed to work?

Thanks,
== Roachy
RichardG867 #873
Posted 04 May 2013 - 09:03 AM

liquid, amount = p.getLiquid()
RichardG867 #874
Posted 04 May 2013 - 12:14 PM
3.2 released. It'll be a two-part update since I needed it out right now, but have a feature to add. Look out for the special surprise.

If peripherals render funny, it's not my fault.
KingDarkLord #875
Posted 04 May 2013 - 12:34 PM
You added Voices =)
RichardG867 #876
Posted 04 May 2013 - 12:35 PM
Congratulations, you won, wow so quick.

I need your Minecraft username
KingDarkLord #877
Posted 04 May 2013 - 12:36 PM
Its the same as my username here
RichardG867 #878
Posted 04 May 2013 - 01:14 PM
Documentation updated, have fun.
Roachy #879
Posted 04 May 2013 - 02:32 PM

liquid, amount = p.getLiquid()

Thank you kind sir. I had no idea you could return multiple values like that.
Nathan1852 #880
Posted 04 May 2013 - 02:58 PM
It seems like there is a bug with the Charge Station.
When it's internal Storage is full of (Buildcraft-) Power and you place a Turtle next to it, the Turtle will not be charged.
This can be fixed by breaking the Charge Station and place it again.
dsuser97 #881
Posted 04 May 2013 - 03:15 PM
I tried out the ME Bride with this Program:

m = peripheral.wrap("right")
m.retrieve(4,32,1)
with an ME Bridge at the right side, attached to an ME System with 64 Cobblestone in there.
When I use "m.listAll()" then it says it has 64 items of ID 4 so they are availible.
On Top of the Bridge is an empty chest.
But when I run the program, it only says

get:2: 3
and does nothing else.
Maybe you can tell me what the problem is.
Roachy #882
Posted 04 May 2013 - 04:02 PM
It seems like there is a bug with the Charge Station.
When it's internal Storage is full of (Buildcraft-) Power and you place a Turtle next to it, the Turtle will not be charged.
This can be fixed by breaking the Charge Station and place it again.

+1 I've had this problem forever. I never linked it to whether or not the station's storage was full though, probably because mine are always full.
Roachy #883
Posted 04 May 2013 - 04:06 PM
For the tank turtles the suckDown(1) is providing with false, this may be due to the fact that I'm trying to pick up lava…

Any ideas on how I could get my little tank turtle to suck up the lava for me?

*Edit some hideous spellings that needed fixin

I'm having suckDown() problems as well. If I manually call suckDown() from the lua prompt it works, however when I do it in a script it doesn't. I haven't narrowed it down any further. I wrapped the periph correctly, dropDown() works normally, but suckDown() just doesn't want to grab the water that's there. It's returning nil for me as if it doesn't recognize the water block. I've tested putting the water block further below the turtle as well and it still doesn't see it.
RichardG867 #884
Posted 04 May 2013 - 05:22 PM
Known issues with speech that will be fixed: needs java 7, might not work on Mac, doesn't work for everybody on Windows
Engineer #885
Posted 04 May 2013 - 06:11 PM
A suggestion:

When using the chatbox, let the label show up as 'player'. Of course if the label is set and even possible.
mt_2a #886
Posted 04 May 2013 - 11:33 PM
I don't understand. How is the barrel upgrade work?
xXMineFabiXx #887
Posted 05 May 2013 - 06:18 AM
How to use the Speaker?
PaidLeber #888
Posted 05 May 2013 - 10:59 PM
It seems like there is a bug with the Charge Station.
When it's internal Storage is full of (Buildcraft-) Power and you place a Turtle next to it, the Turtle will not be charged.
This can be fixed by breaking the Charge Station and place it again.

1. I had the same problem when updating a world from 1.4.7 to 1.5.1. I was using IC2 power however. After I broke the charge station and replaced it, it started working again.

2. Also, turtle inventory icons do not match the actual item block. My "chunk loading mining turtle" inventory icon is a plain turtle with no accessories.

3. Lastly, can a "chunk loading mining turtle" keep a chunk loaded in the nether while there are no players occupying the nether? I tried mining in the nether with a chunk loading turtle (latest beta miscperipherals-3.2b4r2.jar) and it reset when I moved out of the nether. I had to use a railcraft world anchor while the "chunk loading mining turtle" does it's work (there are currently 0 players in the nether.)

-TIA
Roachy #889
Posted 05 May 2013 - 11:54 PM
Can wireless modems be used by turtles when they are placed in the world? I have a fleet of solar tank turtles and I really need to manage them via Rednet. However I discovered only after making them that they cannot have the wireless modem due to both sides already having peripherals. Any workaround for this?
mt_2a #890
Posted 06 May 2013 - 01:03 PM
I don't understand.
Can someone tell me how can I get the values returned by the thaum scanner getAuraNode()?
Also how the barrel upgrade works? Do I wrap a barrel or what?
Roachy #891
Posted 06 May 2013 - 05:59 PM
Can someone tell me how can I get the values returned by the thaum scanner getAuraNode()?

No idea, I just tried it out of curiosity and the only thing I can get getAuraNode() to do is:

java.lang.Integer cannot be cast to thaumcraft.api.AuraNode

Is there a way to view the individual peripheral's API code? It would at least be helpful in lieu of explicit documentation. I don't mean to sound snarky or anything, I love all the things this mod brings. It's just frustrating not knowing how to use some of this stuff.
legaliceit #892
Posted 07 May 2013 - 04:26 AM
Hello. I have a question. When using an ME Bridge for listing items, all items with metavalues / damagevalues have an id that doesn't include the metavalue/damagevalue. How is this value calculated? I tried some logarithms on it but that wasn't helpful. To clearify : I want to get the real ID and the metavalue/damagevalue of an block with a metavalue/damagevalue stored in an ME Network.
oedze #893
Posted 07 May 2013 - 12:23 PM
How do you install the mod?
Molinko #894
Posted 08 May 2013 - 11:42 AM
Can someone tell me how can I get the values returned by the thaum scanner getAuraNode()?

No idea, I just tried it out of curiosity and the only thing I can get getAuraNode() to do is:

java.lang.Integer cannot be cast to thaumcraft.api.AuraNode

Is there a way to view the individual peripheral's API code? It would at least be helpful in lieu of explicit documentation. I don't mean to sound snarky or anything, I love all the things this mod brings. It's just frustrating not knowing how to use some of this stuff.
getAuraNode returns a table of values and he peripheral mus be wrapped aswell.

local m = peripheral.wrap(yoursideinquoteshere)
local info = m.getAuraNode()
for k,v in pairs(info) do
    print(tostring(k)..": "..tostring(v))
end
This should help you access the data values youre looking for, IF getAuraNode returns a table like i expect…
Molinko #895
Posted 08 May 2013 - 11:45 AM
Can wireless modems be used by turtles when they are placed in the world? I have a fleet of solar tank turtles and I really need to manage them via Rednet. However I discovered only after making them that they cannot have the wireless modem due to both sides already having peripherals. Any workaround for this?

Turtles cannot have more than two peripherals attached at once.. If you want rednet control you'll have to drop one of the periherals for a modem…
N00byEdge #896
Posted 09 May 2013 - 06:20 AM
How do you install the mod?
Mods folder ._.
Lost Ninja #897
Posted 09 May 2013 - 03:31 PM
Is there a way to view the individual peripheral's API code? It would at least be helpful in lieu of explicit documentation. I don't mean to sound snarky or anything, I love all the things this mod brings. It's just frustrating not knowing how to use some of this stuff.
I found this script very handy for retrieving the methods of peripherals:
ok=false
tArgs = { ... }
if #tArgs > 0 then
	side = tArgs[1]
	if side ~="bottom" and side~="top" and side~="right" and side~="left" and side~="back" and side~="front" then
		print("Invalid side valid sides are: top, bottom, left, right, back, front")
	else
		ok = true
	end
	if ok == true then
		if peripheral.isPresent(side) == true then
			methods=peripheral.getMethods(side)
			print("Methods for "..peripheral.getType(side)..":")
			for k, v in pairs(methods) do
				print("Method["..k.."]="..v)
			end
		else
			print("No peripheral on "..side.." side")
		end
	end
else
	print("Usage: methods <side>")
end

I didn't write this and it's a fair old amount of time since I found it and as such I cannot recall who did write it, but all credit goes to them… ;)/>
Lost Ninja #898
Posted 09 May 2013 - 03:36 PM
Is it worth asking/suggesting a 'mashup' of Ender Storage and MiscPeripherals? Essentially an API to allow a Ender Chest or Ender Tank to be used as a peripheral. Allowing colour 'frequencies' on the chests/tanks to be set by a turtle, even if the chest/tank had to be a lower capacity model to remove some of the OPness such a function would allow. But I don't know how much of the ender storage mod is accessible to implement such a thing… (And my java ability hasn't quite got beyond "Hello World" yet.)

Reason I ask is this: I have a turtle building program, I set a turtle down and supply it with 5 ender chests and it goes off and builds 11x11x7 houses (think DW 9x9 but bigger and more aesthetically pleasing). I can of course continue using this system for these 11x11s but as the program gets more complex I'm starting to need more chests, being able to place then reprogram a single chest (even if I need to carry a stock of dye) would be far more rational and pleasing to the mind.
Engineer #899
Posted 09 May 2013 - 04:42 PM
Is it worth asking/suggesting a 'mashup' of Ender Storage and MiscPeripherals? Essentially an API to allow a Ender Chest or Ender Tank to be used as a peripheral. Allowing colour 'frequencies' on the chests/tanks to be set by a turtle, even if the chest/tank had to be a lower capacity model to remove some of the OPness such a function would allow. But I don't know how much of the ender storage mod is accessible to implement such a thing… (And my java ability hasn't quite got beyond "Hello World" yet.)

Reason I ask is this: I have a turtle building program, I set a turtle down and supply it with 5 ender chests and it goes off and builds 11x11x7 houses (think DW 9x9 but bigger and more aesthetically pleasing). I can of course continue using this system for these 11x11s but as the program gets more complex I'm starting to need more chests, being able to place then reprogram a single chest (even if I need to carry a stock of dye) would be far more rational and pleasing to the mind.

Im pretty sure RichardG stated somewhere that couldnt get permission for this. I cant find the post though :/
Kye_Duo #900
Posted 09 May 2013 - 06:42 PM
Is it worth asking/suggesting a 'mashup' of Ender Storage and MiscPeripherals? Essentially an API to allow a Ender Chest or Ender Tank to be used as a peripheral. Allowing colour 'frequencies' on the chests/tanks to be set by a turtle, even if the chest/tank had to be a lower capacity model to remove some of the OPness such a function would allow. But I don't know how much of the ender storage mod is accessible to implement such a thing… (And my java ability hasn't quite got beyond "Hello World" yet.)

Reason I ask is this: I have a turtle building program, I set a turtle down and supply it with 5 ender chests and it goes off and builds 11x11x7 houses (think DW 9x9 but bigger and more aesthetically pleasing). I can of course continue using this system for these 11x11s but as the program gets more complex I'm starting to need more chests, being able to place then reprogram a single chest (even if I need to carry a stock of dye) would be far more rational and pleasing to the mind.

Im pretty sure RichardG stated somewhere that couldnt get permission for this. I cant find the post though :/
someone is doing enderstorage turtles…I saw it in the openCCsensors thread of all places.
cory1234567 #901
Posted 10 May 2013 - 12:04 AM
chunk loading mining turtles keep reverting to normal turtles but the original turtles keep there modules I get no errors in the log or anything seems like its not saving them when u create them and yes I do use the save and exit button on the title screen of minecraftusing 3.2b4.r2 with minecraft 1.5.1 EDIT:: just tested with the 3.2 update on the first post and its still the same it still loses the modules
eyeonus #902
Posted 10 May 2013 - 12:31 AM
chunk loading mining turtles keep reverting to normal turtles but the original turtles keep there modules I get no errors in the log or anything seems like its not saving them when u create them and yes I do use the save and exit button on the title screen of minecraftusing 3.2b4.r2 with minecraft 1.5.1 EDIT:: just tested with the 3.2 update on the first post and its still the same it still loses the modules

I had a similar thing happen to me with a turtle that had a compass and tank module- in any inventory it's just a turtle, but when placed it has its modules.
TheCountChuckula #903
Posted 10 May 2013 - 07:54 AM
Iron Note Block


Peripheral that lets a computer play any note from any instrument available in note block form. You can also craft it alongside a Turtle to make a Note Turtle.
Exposes a single function, playNote(instrument,note) where instrument is 0 for piano, 1 for bass drum, 2 for snare, 3 for clicks or 4 for bass guitar, and note is 0-24 in number of right-clicks.
The Minecraft Wiki has comprehensive documentation on Note Blocks if you need it.


I transcribed Ode to Joy for the Note Turtle as a proof of Concept. I'd love to see more songs transcribed guys.
Here is the pastebin:
http://pastebin.com/HPgAn5ez

or

pastebin get HPgAn5ez Ode

Enjoy
Nathan1852 #904
Posted 10 May 2013 - 08:32 AM
Suggestion

Could you make it that the Chatbox can also 'whisper' People something, so that only this Player can see it?
RichardG867 #905
Posted 10 May 2013 - 10:59 AM
chunk loading mining turtles keep reverting to normal turtles but the original turtles keep there modules I get no errors in the log or anything seems like its not saving them when u create them and yes I do use the save and exit button on the title screen of minecraftusing 3.2b4.r2 with minecraft 1.5.1 EDIT:: just tested with the 3.2 update on the first post and its still the same it still loses the modules
Need a full log

Iron Note Block


Peripheral that lets a computer play any note from any instrument available in note block form. You can also craft it alongside a Turtle to make a Note Turtle.
Exposes a single function, playNote(instrument,note) where instrument is 0 for piano, 1 for bass drum, 2 for snare, 3 for clicks or 4 for bass guitar, and note is 0-24 in number of right-clicks.
The Minecraft Wiki has comprehensive documentation on Note Blocks if you need it.


I transcribed Ode to Joy for the Note Turtle as a proof of Concept. I'd love to see more songs transcribed guys.
Here is the pastebin:
http://pastebin.com/HPgAn5ez

or

pastebin get HPgAn5ez Ode

Enjoy
See the new convertnbs and playsng programs
cory1234567 #906
Posted 10 May 2013 - 11:51 PM
Need a full log
it wouldn't let me post the full log on here so I uploaded the file you can download it here http://www.filedropper.com/forgemodloader-client-0
Nathan1852 #907
Posted 11 May 2013 - 07:11 AM
It seems like Misc Peripherals dont like IC2 Laser or Treetap Textures. It doesn't show them.

http://imgur.com/6Eg3TTx
Kye_Duo #908
Posted 11 May 2013 - 02:43 PM
Need a full log
it wouldn't let me post the full log on here so I uploaded the file you can download it here http://www.filedropp...loader-client-0
that is a Thumacraft error not Miscperiphs. Some missing texture by the looks of it.
cory1234567 #909
Posted 12 May 2013 - 02:44 AM
Need a full log
it wouldn't let me post the full log on here so I uploaded the file you can download it here http://www.filedropp...loader-client-0
that is a Thumacraft error not Miscperiphs. Some missing texture by the looks of it.
theres no errors pertaining to the misperipheral. the turtles don't keep there modules when I use a misperipheral module like the chunk loader turtle.as for the thaumcraft error it doesn't effect gameplay so I don't bother with it zombies have the right texture ingame.
Aeroxima #910
Posted 12 May 2013 - 12:09 PM
The rail reader is giving me empty tables for basic minecarts, whether the cart is empty or has me in it.

I'm not on the newest (using FTB's Yogcraft modpack), but I see no mention of almost anything related to this peripheral.

The code I'm working on/with:
Spoiler

if term.isColor() then
	systemColor = colors.purple
	term.setTextColor(systemColor)
end

function displayParam(p)
	if p ~= nil then
		if type(p) == "string" or type(p) == "number" then
			write(p)
		elseif type(p) == "table" then
			if #p == 0 then write("(nil table)")
			else
				write("Table: "..table.concat(p, ", "))
			end
		else
			write("???: "..type(p))
		end
	end
end

print("Listening for events, hit enter to stop.")

while true do
	local p1,p2,p3,p4,p5,p6 = os.pullEvent()

	local x,y = term.getCursorPos()
	local maxX, maxY = term.getSize()

	if term.isColor() then term.setTextColor(colors.pink) end
	term.setCursorPos(1, y)
	displayParam(p1)
	
	if term.isColor() then term.setTextColor(colors.lightBlue) end
	--term.setCursorPos((maxX*0.5-5), y)
	term.setCursorPos(15, y)
	displayParam(p2)	
	
	if term.isColor() then term.setTextColor(colors.cyan) end
	--term.setCursorPos(maxX*0.75-5, y)
	term.setCursorPos(22, y)
	displayParam(p3)

	if term.isColor() then term.setTextColor(colors.lime) end
	term.setCursorPos(29, y)
	displayParam(p4)

	if term.isColor() then term.setTextColor(colors.orange) end
	term.setCursorPos(39, y)
	displayParam(p5)

	if term.isColor() then term.setTextColor(colors.magenta) end
	term.setCursorPos(44, y)
	displayParam(p6)

	write("\n")

	if p1 == "key" and p2 == 28 then
		if term.isColor() then term.setTextColor(systemColor) end
		print("Ok then.")
		break
	end
end

Picture, just because:
Spoiler
XenoTerra #911
Posted 13 May 2013 - 07:17 AM
can you make a talking turtle use the turtle's label as a name instead of it coordinates?

*looks at rank* not clueless :angry:/>
Macha #912
Posted 13 May 2013 - 05:53 PM
Hopefully it should also be 1.5.2 compatible


So, I tried running this on 1.5.2 . It works, installs and some things work, but it seems that the interactive sorter isn't correctly sending the isort_item event, and m.sort() does nothing. It can still extract and read connected inventories however.Scratch that, seems to be an issue with the script in my test world, as the sorter in my survival world is working fine. Other than that, I haven't noticed anything broken on 1.5.2 with CC beta.
W00dyR #913
Posted 13 May 2013 - 07:53 PM
First of all: Awesome mod!

Secondly: I made a super advanced sorting system with the interactive sorters. But I do notice items go missing :P/> Is there any chance that in version 1.5 it glitches out items (or maybe due to the speed I make them enter the sorter)? If yes, is this fixed in newer versions? If yes again, are these compatible with computercraft version 1.5? Since that's whats in my FTB pack :)/>

Thanks ahead!
ictrobot #914
Posted 15 May 2013 - 06:01 PM
Could I add this to the Mod pack for my server I am putting together?

Thanks!!!
:)/>
Sariaz #915
Posted 15 May 2013 - 09:26 PM
As a suggesting could you make the chat box instead of saying the cords where it normally says the players name have it say the turtles label? Or at least have that be a optional setting. Please and thank you.
-Sariaz
Moosefo #916
Posted 17 May 2013 - 02:29 PM
I tried out the ME Bride with this Program:

m = peripheral.wrap("right")
m.retrieve(4,32,1)
with an ME Bridge at the right side, attached to an ME System with 64 Cobblestone in there.
When I use "m.listAll()" then it says it has 64 items of ID 4 so they are availible.
On Top of the Bridge is an empty chest.
But when I run the program, it only says

get:2: 3
and does nothing else.
Maybe you can tell me what the problem is.

Having the same type of problem. The only mods installed is AE + CC +MiscPeripherals.

Hoping someone finds a solution to this, so I can finish my CC+AE web-based Minecraft dashboard.
James0x57 #917
Posted 18 May 2013 - 02:03 AM
I LOVE this mod. I play in survival so I haven't had a chance to use everything yet, but I am really looking forward to it. :D/>

The first peripheral that caught my attention (mostly because it was easy for me to craft) was the Iron Noteblock.
Love it and had an idea so I spent a lot of time writing this, and wanted to share it with all of you.
It is a program that plays the binary Noteblock Studio song files directly onto the Iron Noteblock.

I released the first version in the begining of January and a new version a couple days ago.

It also acts as an API now so if any of you want to play songs for your own stuff- go for it! (would love to see how you use it!) Full API Documentation is included.
I've also included a playAPIDemo program to show an example of how to use it. The demo plays a random song any time the computer recieves a redstone signal on the right side.
(can be renamed to startup and always be ready to go)

(video) http://www.youtube.com/watch?v=Wggzq7hWF6Y
(download) http://geckocodes.org/James0x57/play/download.php

Hope you guys enjoy it even a sliver as much as I've enjoyed ComputerCraft and MiscPeripherals!

Let me know if you want to see any changes or have other feedback!

Thanks much!
andyspam #918
Posted 18 May 2013 - 02:52 AM
Without this addon I'm not quite sure what I would do.
jpzg #919
Posted 20 May 2013 - 10:55 PM
I don't know why, but if I craft or spawn a turtle (any type) with a chunk loader module, it immediately reverts to a normal turtle. Bug? Or am I missing something in the config?

EDIT: Saw the other posts like this above. Is there any chance it is fixed? My automining was relying on those turtles :)/>
arbot #920
Posted 21 May 2013 - 06:37 AM
I tried out the ME Bride with this Program:

m = peripheral.wrap("right")
m.retrieve(4,32,1)
with an ME Bridge at the right side, attached to an ME System with 64 Cobblestone in there.
When I use "m.listAll()" then it says it has 64 items of ID 4 so they are availible.
On Top of the Bridge is an empty chest.
But when I run the program, it only says

get:2: 3
and does nothing else.
Maybe you can tell me what the problem is.

Having the same type of problem. The only mods installed is AE + CC +MiscPeripherals.

Hoping someone finds a solution to this, so I can finish my CC+AE web-based Minecraft dashboard.

Same problem, 1.5.1 with the latest version of the mod. Very strange..
Vexatos #921
Posted 21 May 2013 - 12:25 PM
Speaker
Exposes a single function, speak(text,speed) which speaks the given text. speed is optional (defaults to 0) and ranges from -1 to 1, although be careful since each platform handles speed differently, and some may not even support it.

On Windows and Mac, the system's native text-to-speech engine is used. For Linux, look for packages "espeak", "festival" or "libttspico-utils". You can change the preferred engine on the config file.

Is there any way to fix that the Talking Turtle doesn't talk? I am using Windows 7 32-Bit and my Turtles can't…
Xalithar Daskel #922
Posted 21 May 2013 - 04:39 PM
Hey RG, I hope you aren't up to any more shenanigans around Direwolf20. I wanted to stop by to express a very interesting idea (of which I am unable to make a new thread for at this time) that would put your mod to very good use, of which I'm not sure if this can actually be acheived by using either an Advanced Computer itself or a monitor that's big enough to display it, but I was kind of thinking it would be outright awesome if it were possible to make a functional 8-Bit game by using a bunch of Computer Craft's computers and some of the blocks from your mod. The code would be absolute torture, but I think it can be done once all the "Bugs" on each of the Computers/Advanced Computer(s) have been cleared. Does anybody think it would be sweet to see it done?
nintendoto #923
Posted 21 May 2013 - 08:07 PM
Well, me failing trying to use the speaker.

So, I'm running speak(message, 0)
message is the variable containing my string.
It returns "attempt to call nil".

I've also tried speak(message).
DigiplayW8 #924
Posted 21 May 2013 - 11:05 PM
Speaker


Because Black Mesa beats Aperture Science, your dream of talking turtles has come true, thanks to the Speaker. You can also craft it alongside a turtle to get a Talking Turtle - makes sense!
Exposes a single function, speak(text,speed) which speaks the given text. speed is optional (defaults to 0) and ranges from -1 to 1, although be careful since each platform handles speed differently, and some may not even support it.

On Windows and Mac, the system's native text-to-speech engine is used. For Linux, look for packages "espeak", "festival" or "libttspico-utils". You can change the preferred engine on the config file.

I've typed speak and put the message that I wanted the turtle to say, and it says "no such program" for "speak"….I am attempting this the way I saw on the turtle from direwolf's episode 3 where RG was in dire's house talking via turtle. If anybody has a way for me to actually use this function of the talking turtle that'd be very much appreciated.
arbot #925
Posted 22 May 2013 - 09:45 AM
Speaker


Because Black Mesa beats Aperture Science, your dream of talking turtles has come true, thanks to the Speaker. You can also craft it alongside a turtle to get a Talking Turtle - makes sense!
Exposes a single function, speak(text,speed) which speaks the given text. speed is optional (defaults to 0) and ranges from -1 to 1, although be careful since each platform handles speed differently, and some may not even support it.

On Windows and Mac, the system's native text-to-speech engine is used. For Linux, look for packages "espeak", "festival" or "libttspico-utils". You can change the preferred engine on the config file.

I've typed speak and put the message that I wanted the turtle to say, and it says "no such program" for "speak"….I am attempting this the way I saw on the turtle from direwolf's episode 3 where RG was in dire's house talking via turtle. If anybody has a way for me to actually use this function of the talking turtle that'd be very much appreciated.

Of course, it's not a program, it's an API. You'd need to write a program for it.
DigiplayW8 #926
Posted 22 May 2013 - 06:58 PM
Of course, it's not a program, it's an API. You'd need to write a program for it.
and that's why i asked "if anybody has a way for me to use the function i'd greatly appreciate it" this was me asking for a program to use the api…
isavegas #927
Posted 22 May 2013 - 09:59 PM
Try this:
http://pastebin.com/yrtFaR5C

Copy/paste this code into your computer to DL it straight onto it (you need to enable the http api in your ComputerCraft.cfg to use the pastebin program.)

pastebin get yrtFaR5C speak

It's just a little program I threw together in a few minutes. Type "speak" to enter a prompt. You'll have to use ctrl+t to get out of it, unfortunately, as I don't feel like spending a long time figuring out how to add an exit button at the top of the screen. xD
Alternatively, you can use the program with arguments to circumnavigate the prompt (up to 20 words.)
DigiplayW8 #928
Posted 23 May 2013 - 12:58 AM
Try this:
http://pastebin.com/yrtFaR5C

Copy/paste this code into your computer to DL it straight onto it (you need to enable the http api in your ComputerCraft.cfg to use the pastebin program.)

pastebin get yrtFaR5C speak

It's just a little program I threw together in a few minutes. Type "speak" to enter a prompt. You'll have to use ctrl+t to get out of it, unfortunately, as I don't feel like spending a long time figuring out how to add an exit button at the top of the screen. xD
Alternatively, you can use the program with arguments to circumnavigate the prompt (up to 20 words.)
aah, this is for a computer, not a turtle haha i was confused
electrodude512 #929
Posted 23 May 2013 - 05:07 PM
If it works on a normal computer it should work on a turtle. Just make sure the peripheral side is right.
RichardG867 #930
Posted 23 May 2013 - 07:05 PM
Speak will be included on the next version…
DigiplayW8 #931
Posted 24 May 2013 - 01:46 AM
If it works on a normal computer it should work on a turtle. Just make sure the peripheral side is right.
no it's for an advanced computer haha it uses colors
JackPS9 #932
Posted 24 May 2013 - 02:12 AM
How do I get listAll() with AE bridge to be printed on the computer screen?
Sorry still new to CC
random_lulz #933
Posted 24 May 2013 - 05:11 AM
Well, me failing trying to use the speaker.

So, I'm running speak(message, 0)
message is the variable containing my string.
It returns "attempt to call nil".

I've also tried speak(message).

Wrap ye peripherals
arbot #934
Posted 24 May 2013 - 08:43 AM
I tried out the ME Bride with this Program:

m = peripheral.wrap("right")
m.retrieve(4,32,1)
with an ME Bridge at the right side, attached to an ME System with 64 Cobblestone in there.
When I use "m.listAll()" then it says it has 64 items of ID 4 so they are availible.
On Top of the Bridge is an empty chest.
But when I run the program, it only says

get:2: 3
and does nothing else.
Maybe you can tell me what the problem is.

Having the same type of problem. The only mods installed is AE + CC +MiscPeripherals.

Hoping someone finds a solution to this, so I can finish my CC+AE web-based Minecraft dashboard.

Same problem, 1.5.1 with the latest version of the mod. Very strange..

I PM'd the mod author about this problem and they haven't responded (yet). If anyone has /any/ ideas about this, that'd be awesome.
iconmaster #935
Posted 24 May 2013 - 12:07 PM
I found a "Smart Helmet" in NEI. It seems to be from your mod, as far as I can tell. I can equip it, and it gives a grey bar in the top of the screen… This looks like an interesting WIP to me! Can you give us any sweet details about this thing?
druidbruce #936
Posted 24 May 2013 - 12:49 PM
Can anyone plz tell me how to install this mod? I tried to put the jar file in the coremodes folder and it doesn't work, and when I copy and paste the folders in the jar file to minecraft.jar it crashes.
JackPS9 #937
Posted 24 May 2013 - 12:52 PM
Can anyone plz tell me how to install this mod? I tried to put the jar file in the coremodes folder and it doesn't work, and when I copy and paste the folders in the jar file to minecraft.jar it crashes.
Mods folder…….
It states that right in the OP
druidbruce #938
Posted 24 May 2013 - 01:03 PM
Can anyone plz tell me how to install this mod? I tried to put the jar file in the coremodes folder and it doesn't work, and when I copy and paste the folders in the jar file to minecraft.jar it crashes.
Mods folder…….
It states that right in the OP
Oh I tried the Mods folder too and it crashes

I'm using the original minecraft.jar as well
heres the crash report




Minecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Users\USER\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-25_00.59.44-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>



— BEGIN ERROR REPORT 37249985 ——–
Full report at:
C:\Users\USER\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-25_00.59.44-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 2013/5/25 上午 12:59

– System Details –
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 298892720 bytes (285 MB) / 674299904 bytes (643 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.43.676 Minecraft Forge 7.7.1.676 46 mods loaded, 46 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.1.43.676} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.7.1.676} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.8.5.1} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.5.1.5} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.5.2.7} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
PowerCrystalsCore{1.1.0} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CoFHNetwork{1.5.1.5} [CoFHNetwork] (CoFHCore-1.5.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHWorld{1.5.1.5} [CoFHWorld] (CoFHCore-1.5.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{0.1.26} [Galacticraft Core] (Galacticraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BasicComponents{1.3.1} [Basic Components] (Galacticraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GuiAPI{0.15.4} [GuiAPI] (GuiAPI-0.15.4-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{2.4.1.0} [Thermal Expansion] (ThermalExpansion-2.4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{1.115.287-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.287-lf (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{3.5.0} [BuildCraft] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{3.5.0} [BC Builders] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{3.5.0} [BC Energy] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{3.5.0} [BC Factory] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{3.5.0} [BC Transport] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{3.5.0} [BC Silicon] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CCoalDust{1.1.0} [Charcoal to Coal] (CharcoalToCoal-1.1.3-IC1.115.zip) Unloaded->Constructed->Pre-initialized->Initialized
ChickenChunks{1.3.2.3} [ChickenChunks] (ChickenChunks-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft{1.52} [ComputerCraft] (ComputerCraft-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle{1.52} [ComputerCraft Turtles] (ComputerCraft-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{1.12.5} [DrZhark's CustomSpawner] (CustomMobSpawner 1.12.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
DragonMounts{0.99.2} [Dragon Mounts Forge (WIP)] (dragonmount_v0.99.2_mc1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{5.1.5} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtrabiomesXL{3.13.0} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.1-3.13.0 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlansMod{2.3} [Flan's Mod] (Flans Mod 2.3 for Minecraft 1.5.1 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
Forestry{2.2.0.2} [Forestry for Minecraft] (forestry-A-2.2.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite{1.9} [Gravitation Suite] (Gravitation-Suite-Addon-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{5.2.1.288} [Iron Chest] (Iron-Chests-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
LegendaryBeasts{a1.5.1.0} [Legendary Beasts] (Legendary-Beasts-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem{3.0.0} [Modular Force Field System] (MFFS_v3.0.0.101.jar) Unloaded->Constructed->Pre-initialized->Initialized
MiscPeripherals{3.2} [MiscPeripherals] (miscperipherals-3.2.jar) Unloaded->Constructed->Pre-initialized->Errored
AdvancedSolarPanel{3.3.5} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_5.zip) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.3.3} [Mutant Creatures] (Mutant Creatures v1.3.3 mc1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft{0.10.2.00} [Mystcraft] (mystcraft-uni-1.5.1-0.10.2.00 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{1.17.2} [The Twilight Forest] (twilightforest-1.17.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: GeForce GT 220M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.NullPointerException
at miscperipherals.module.ModuleIC2.onInit(ModuleIC2.java:75)
at miscperipherals.core.MiscPeripherals.onLoading(MiscPeripherals.java:472)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 30efc29c ———-
druidbruce #939
Posted 24 May 2013 - 01:05 PM
The only error mod is this addon
JackPS9 #940
Posted 25 May 2013 - 06:25 AM
IDK if this is a bug with AE or the ME bridge but for some reason jungle wood planks (ID 5:3) comes out as 98309
Working on a program to keep track of item levels and craft the amount the user states in the program :P/>


Edit
also listAll() and listCraft(), does not list items that can be crafted, its listing only items in the AE system.
funisfun8 #941
Posted 25 May 2013 - 01:53 PM
Not sure if this is already included in the 1.5.x version (I am using FTB so I cannot test…) but could you make it so if you label a computer and use the chat box the name shows as the label and not coords? Thanks in advance :)/>
EDIT: It would also be awesome if the player event from the player detector fired when walked on :D/>
isavegas #942
Posted 27 May 2013 - 11:32 AM
Can anyone plz tell me how to install this mod? I tried to put the jar file in the coremodes folder and it doesn't work, and when I copy and paste the folders in the jar file to minecraft.jar it crashes.
Mods folder…….
It states that right in the OP
Oh I tried the Mods folder too and it crashes

I'm using the original minecraft.jar as well
heres the crash report


SpoilerMinecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Users\USER\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-25_00.59.44-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>


— BEGIN ERROR REPORT 37249985 ——–
Full report at:
C:\Users\USER\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-25_00.59.44-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 2013/5/25 上午 12:59

– System Details –
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 298892720 bytes (285 MB) / 674299904 bytes (643 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.43.676 Minecraft Forge 7.7.1.676 46 mods loaded, 46 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.1.43.676} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.7.1.676} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.8.5.1} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.5.1.5} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.5.2.7} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
PowerCrystalsCore{1.1.0} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CoFHNetwork{1.5.1.5} [CoFHNetwork] (CoFHCore-1.5.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHWorld{1.5.1.5} [CoFHWorld] (CoFHCore-1.5.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{0.1.26} [Galacticraft Core] (Galacticraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BasicComponents{1.3.1} [Basic Components] (Galacticraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
GuiAPI{0.15.4} [GuiAPI] (GuiAPI-0.15.4-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{2.4.1.0} [Thermal Expansion] (ThermalExpansion-2.4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{1.115.287-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.287-lf (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (Advanced-Machines-Addon-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{3.5.0} [BuildCraft] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{3.5.0} [BC Builders] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{3.5.0} [BC Energy] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{3.5.0} [BC Factory] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{3.5.0} [BC Transport] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{3.5.0} [BC Silicon] (BuildCraft-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CCoalDust{1.1.0} [Charcoal to Coal] (CharcoalToCoal-1.1.3-IC1.115.zip) Unloaded->Constructed->Pre-initialized->Initialized
ChickenChunks{1.3.2.3} [ChickenChunks] (ChickenChunks-Mod-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft{1.52} [ComputerCraft] (ComputerCraft-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle{1.52} [ComputerCraft Turtles] (ComputerCraft-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{1.12.5} [DrZhark's CustomSpawner] (CustomMobSpawner 1.12.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
DragonMounts{0.99.2} [Dragon Mounts Forge (WIP)] (dragonmount_v0.99.2_mc1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{5.1.5} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtrabiomesXL{3.13.0} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.5.1-3.13.0 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlansMod{2.3} [Flan's Mod] (Flans Mod 2.3 for Minecraft 1.5.1 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
Forestry{2.2.0.2} [Forestry for Minecraft] (forestry-A-2.2.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite{1.9} [Gravitation Suite] (Gravitation-Suite-Addon-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{5.2.1.288} [Iron Chest] (Iron-Chests-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
LegendaryBeasts{a1.5.1.0} [Legendary Beasts] (Legendary-Beasts-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem{3.0.0} [Modular Force Field System] (MFFS_v3.0.0.101.jar) Unloaded->Constructed->Pre-initialized->Initialized
MiscPeripherals{3.2} [MiscPeripherals] (miscperipherals-3.2.jar) Unloaded->Constructed->Pre-initialized->Errored
AdvancedSolarPanel{3.3.5} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_5.zip) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.3.3} [Mutant Creatures] (Mutant Creatures v1.3.3 mc1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft{0.10.2.00} [Mystcraft] (mystcraft-uni-1.5.1-0.10.2.00 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun{1.5.1} [PortalGun] (PortalGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{1.17.2} [The Twilight Forest] (twilightforest-1.17.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: GeForce GT 220M/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.NullPointerException
at miscperipherals.module.ModuleIC2.onInit(ModuleIC2.java:75)
at miscperipherals.core.MiscPeripherals.onLoading(MiscPeripherals.java:472)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 30efc29c ———-

Spoilered the bug report. You should use pastebin, or if you don't like it, just use "[.spoiler] blah blah blah [./spoiler]." Of course, no periods. I put them there so the post doesn't actually create a spoiler. xD Also, don't just use the crap it throws at you when it crashes, go open the file it specifies at the top of the error and post that, as it'll give alot more detail as to what's going on with your Minecraft. Just a friendly tip. :3

As for the actual error report, it's something related to the IC2 module, but I have no clue what the cause is. O.o
iconmaster #943
Posted 27 May 2013 - 04:35 PM
I appear to be getting the bug where the textures on the turtle peripherals are warped, but you say that this only occurs with Ars Magica and old MPS versions. I don't have Ars, and the version of MPS I'm using is the most recent devbuild. Is there still an error with peripheral textures around?
bleakcodex #944
Posted 29 May 2013 - 01:44 AM
I apologize but is 3.1c still supported?

I'm having some issues with the turtle teleporters being unreliable.

My initial setup seemed to be fine, however the following day the pack I'm using was updated, (I'm using Direwolf20's pack which I believe updated to 3.1c today from 3.1b), though I'm unsure if it's related.

Generally the issue is the turtles will sometimes continuously return false when attempting to use a teleporter, even when everything is valid (enough fuel, both linked).

I discovered that I can generally get the teleporters to work until I shutdown the game if I have the turtles rotate and try teleporting continuously, but something appears to happen on restart which requires me to break the blocks, replace, and resync.

At one point I was able to get two teleporters to continuously 'link' without ever unlinking, and no success teleporting under these circumstances.

I attempted to consult a wiki for any help regarding fixes for this behavior (or something to explain it) to no avail.

Is this a known issue, and is there any plan for it to be compatible with minecraft 1.4.7? Or if not a known issue, is there a way to reset all links in case there is some corruption?
richardcox13 #945
Posted 29 May 2013 - 10:15 AM
Breaking ComputerCraft 1.53 with MiscPerihperals 3.2

Having seen DireWolf20's latest from ForgeCraft 1 Season 5 SMP Episode 7 Suit Up! and wanting to solve the same problem: switching off engines when Redstone Energy Cells are full I tried CC + MP with Gate Readers. The underlying approach I want to take is:
  • Multiple energy cells wired in parallel
  • If any cell is empty: start the engines
  • When all cells are full: stop the engines
Under MC1.4.7 I use RedPower 2 with a few oO and And gates driving an RS-latch.

However without RP2, and not wanting the mass of vanilla redstone, CC with MP's gate readers seems ideal.

So, in a test world I created a wired network with two energy cells, each with a gate reader both connected to a single computer. Reading any one gate reader's data is fine, but the second one would hang CC. The program wouldn't show anything more, I couldn't any CC or MP blocks and on trying to exit MC would hang on closing the internal server. Killing the Java process was needed.

The test program:
Spoiler


local function ShowGate(name, prefix)
  print(prefix..'ShowGate: '..name)


  local g = peripheral.wrap(name)

  local values = g.get()
  for a,b in pairs(values) do
	print(prefix..a..': '..tostring(B)/>/>)
	--return
  end
end

local function Main()
  print 'GetPeripherals'

  local names = peripheral.getNames()

  for i,j in pairs(names) do
	print(i..': '..j)
	local s = j
	if (string.match(j, 'gateReader_')) then
	  print('  Is a gate reader!')
	  ShowGate(j, '  ')
	  --return
	end
  end
end

Main()

Edit: oops, forgot to mention: nothing useful in the logs, they continue as normal without issue and show nothing when MC hangs in quiting.
NEOidea #946
Posted 29 May 2013 - 07:04 PM
So, with this mod installed, when I open the ComputerCraft tab in Creative (1.5.1), the game crashes. Remove the mod, it stops.
Bigglesworth #947
Posted 29 May 2013 - 09:48 PM
So, with this mod installed, when I open the ComputerCraft tab in Creative (1.5.1), the game crashes. Remove the mod, it stops.

Cool error report bro. really top notch work
Trainguyrom #948
Posted 29 May 2013 - 10:38 PM
I'm a bit confused by the note

Download! Hopefully it should also be 1.5.2 compatible

Isn't CC 1.52 incompatible with MC 1.5.2, and if so, is Misc Peripherals compatible with CC 1.53? Or is this note referring to a Beta build by accident? Or has Dan200 and the ComputerCraft team finally made use of the srg files?
Trainguyrom #949
Posted 29 May 2013 - 10:45 PM
So, with this mod installed, when I open the ComputerCraft tab in Creative (1.5.1), the game crashes. Remove the mod, it stops.
So, with this mod installed, when I open the ComputerCraft tab in Creative (1.5.1), the game crashes. Remove the mod, it stops.

Cool error report bro. really top notch work

To clarify: This error report is virtually useless without the crash report. If you don't know how to find the crashreport, navigate to your .minecraft folder, and there should be a folder called "crash reports" or something of the like. Copy the text on the crash report for this particular crash into either a spoiler or Pastebin. If you don't know how to make a spoiler, see the code below:

[spoiler] <insert crash report here> [/spoiler]
which translates to:
Spoiler<insert crash report here>

Also it would be incredibly helpful to include a list of all the mods you have installed (versions as well) and let us know what MC version, since I've seen a similar crash when installing and running an outdated mod.
NEOidea #950
Posted 30 May 2013 - 01:41 AM
So, with this mod installed, when I open the ComputerCraft tab in Creative (1.5.1), the game crashes. Remove the mod, it stops.
So, with this mod installed, when I open the ComputerCraft tab in Creative (1.5.1), the game crashes. Remove the mod, it stops.

Cool error report bro. really top notch work

To clarify: This error report is virtually useless without the crash report. If you don't know how to find the crashreport, navigate to your .minecraft folder, and there should be a folder called "crash reports" or something of the like. Copy the text on the crash report for this particular crash into either a spoiler or Pastebin. If you don't know how to make a spoiler, see the code below:

[spoiler] <insert crash report here> [/spoiler]
which translates to:
Spoiler<insert crash report here>

Also it would be incredibly helpful to include a list of all the mods you have installed (versions as well) and let us know what MC version, since I've seen a similar crash when installing and running an outdated mod.

Sorry, here's the crash report. http://pastebin.com/4AejqA6R

Minecraft version 1.5.1 (can't update to 1.5.2 yet), Mod list is in the Crash report pretty much, but here's a document with all of them if you need:
https://docs.google.com/document/d/1aX_639aYELGgaWOqOitwvGzfbmyq6f9nOMf9v8lYltY/edit?usp=sharing
RichardG867 #951
Posted 30 May 2013 - 01:02 PM
3.3 released. Documentation when I know that the build is not completely broken.
eyeonus #952
Posted 30 May 2013 - 01:16 PM
I've tried betas but nobody uses them.

Not even on Forgecraft?
RichardG867 #953
Posted 30 May 2013 - 01:21 PM
No
edoreld #954
Posted 30 May 2013 - 01:32 PM
Error log launching on MP 3.3 (with a bunch of other mods):

http://pastebin.com/6qTPkN0x
eyeonus #955
Posted 30 May 2013 - 01:33 PM
Weird. I thought that was the whole point of Forgecraft.
Morgrimm #956
Posted 30 May 2013 - 02:16 PM
Any chance of an update to the OP or an explanation on the smart helmet/smallnet sender?
Dare2Win #957
Posted 30 May 2013 - 03:39 PM
having a Crash with 3.3
SpoilerMinecraft has crashed!
———————-

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to C:\Users\Brandt\Desktop\Adam's Stuff\Minecraft\Multimc\instances\1.5.2 Mods\minecraft\crash-reports\crash-2013-05-30_15.35.33-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(/>



— BEGIN ERROR REPORT d12ff1db ——–
Full report at:
C:\Users\Brandt\Desktop\Adam's Stuff\Minecraft\Multimc\instances\1.5.2 Mods\minecraft\crash-reports\crash-2013-05-30_15.35.33-client.txt
Please show that file to Mojang, NOT just this screen!

Generated 5/30/13 3:35 PM

– System Details –
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_07, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 988413000 bytes (942 MB) / 1542389760 bytes (1470 MB) up to 1629290496 bytes (1553 MB)
JVM Flags: 3 total; -XX:MaxPermSize=128m -Xms1500m -Xmx1748m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.12.712 Minecraft Forge 7.8.0.712 115 mods loaded, 115 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{5.2.12.712} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge{7.8.0.712} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.8.6.10} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore{1.5.2.2} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocks{55.0.1} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.5.2.18} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_bspkrsCore{v2.06(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.06.zip) Unloaded->Constructed->Pre-initialized->Initialized
CoFHNetwork{1.5.2.2} [CoFHNetwork] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHWorld{1.5.2.2} [CoFHWorld] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisMicroblocksInstallCheck{55.0.1} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.55-dev} [Inventory Tweaks] (InventoryTweaks-1.55-dev-b26.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
DC1{1.1.0.2} [DukeCore] (Dukecore v1.1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AS1{1.1.1.3} [Arcane Scrolls] ([1.5.2] ArcaneScrolls v1.1.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{3.6.0} [BuildCraft] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{3.6.0} [BC Energy] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{0.5.3} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.1B2} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forestry{2.2.4.3} [Forestry for Minecraft] (forestry-A-2.2.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion{2.4.3.0} [Thermal Expansion] (ThermalExpansion-2.4.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2{1.115.338-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.338-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed->Pre-initialized->Initialized
BetterStorage{0.6.1.18} [BetterStorage] ([1.5.2]BetterStorage_0.6.1.18.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_StartingInventory{ML 1.5.2.r01} [StartingInventory] ([1.5.2]StartingInventory.ML.1.5.2.r01.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{3.6.0} [BC Factory] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{3.6.0} [BC Transport] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{3.6.0} [BC Silicon] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{3.6.0} [BC Builders] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded{1.5.1R2.6.1B2} [MineFactory Reloaded] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
AppliedEnergistics{rv.11.dev3} [Applied Energistics] (appeng-rv11-dev3.zip) Unloaded->Constructed->Pre-initialized->Initialized
ArsMagica{5.52.010} [Ars Magica] (ArsMagica_5.52.010.zip) Unloaded->Constructed->Pre-initialized->Initialized
AtomicScience{0.5.2} [Atomic Science] (Atomic_Science_v0.5.2.47.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{1.9.11} [Backpack] (backpack-1.9.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized
barrels{1.9} [The Barrels Mod] (Barrels 1.5+.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.2.3} [BiblioCraft] (BiblioCraft[v1.2.3].zip) Unloaded->Constructed->Pre-initialized->Initialized
Additional-Buildcraft-Objects{1.0.3.143} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.143.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars{4.1.6.37} [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Pre-initialized->Initialized
CompactWindmills{1.0.1.3} [CompactWindmills] (CompactWindmills+v.1.0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft{1.53pr3} [ComputerCraft] (ComputerCraft1.53pr3.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle{1.53pr3} [ComputerCraft Turtles] (ComputerCraft1.53pr3.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomNpcs{0.8} [CustomNpcs] (CustomNPCs_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.2.9} [EnderStorage] (EnderStorage 1.4.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
IronChest{5.2.6.424} [Iron Chest] (ironchest-universal-1.5.2-5.2.6.424.zip) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{7.2.0.0} [Railcraft] (Railcraft_1.5.2-7.2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
DartCraft{Beta 0.1.13} [DartCraft] (DartCraft Beta 0.1.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
DimensionalDoors{1.5.2R1.3.6RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.3.6RC1-83.zip) Unloaded->Constructed->Pre-initialized->Initialized
EE3{pre1h (build 16)} [Equivalent Exchange 3] (ee3-universal-pre1h-16.jar) Unloaded->Constructed->Pre-initialized->Initialized
ElectricExpansion{2.2.1.49} [Electric Expansion] (ElectricExpansion_v2.2.1.49.jar) Unloaded->Constructed->Pre-initialized->Initialized
enhancedportals{2.1.2} [Enhanced Portals] (enhanced-portals_2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BinnieCore{1.6-pre9} [Binnie Core] (extra-bees-1.6-pre9.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees{1.6-pre9} [Extra Bees] (extra-bees-1.6-pre9.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraUtilities{0.2.2a} [Extra Utilities] (extrautils - 0.2.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
FishingCraft{1.2.4} [Fishing Craft] (Fishing Craft v1.2.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviGun{1.5.1} [GraviGun] (GravityGun1.5.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.59.jar) Unloaded->Constructed->Pre-initialized->Initialized
MekanismGenerators{5.5.6} [MekanismGenerators] (MekanismGenerators-v5.5.6.59.jar) Unloaded->Constructed->Pre-initialized->Initialized
MekanismTools{5.5.6} [MekanismTools] (MekanismTools-v5.5.6.59.jar) Unloaded->Constructed->Pre-initialized->Initialized
GregTech_Addon{MC151} [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized
Hats{1.3.1} [Hats] (Hats1.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
HatStand{1.2.0} [HatStand] (HatStand1.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2BackpackHUD{2.81} [IC2 Backpack HUD] (IC2 Backpack HUD - v2.81 - MC 1.5+ - IC2 1.115.301+.zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl{1.5.1c} [Nuclear Control] (IC2NuclearControl-1.5.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisPeripherals{55.0.0} [Immibis's Peripherals] (immibis-peripherals-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfiniTubes{55.0.2} [InfiniTubes] (infinitubes-55.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
LiquidEnergy{beta5} [Liquid Energy] (LiquidEnergy_Beta5.zip) Unloaded->Constructed->Pre-initialized->Initialized
LogisticsPipes|Main{0.7.3.5} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.1B2} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.6.1B2} [MFR Compat: Atum] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBackTools{1.5.1R2.6.1B2} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.1B2} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.6.1B2} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.1B2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.6.1B2} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.6.1B2} [MFR Compat: IC2] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.1B2} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.1B2} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatPams{1.5.1R2.6.1B2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.6.1B2} [MFR Compat: RP2] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.1B2} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.1B2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatThaumcraft{1.5.1R2.6.1B2} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.1B2} [MFR Compat: ThermalExpansion] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.1B2} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.6.1B2} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.1B2} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.1B2-887.jar) Unloaded->Constructed->Pre-initialized->Initialized
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.3.jar) Unloaded->Constructed->Pre-initialized->Errored
mod_Gibbing{1.5.2v1} [mod_Gibbing] (MobAmputation1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_Gibs{1.5.2v1} [mod_Gibs] (MobDismemberment1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_moreEverything{25 May 2013, build 234} [mod_moreEverything] (mod_moreEverything.234.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite{1.9.2} [Gravitation Suite] (mod_zGraviSuite_1_9_2.zip) Unloaded->Constructed->Pre-initialized->Initialized
mmmPowersuits{0.7.0-531} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-531.jar) Unloaded->Constructed->Pre-initialized->Initialized
PowersuitAddons{0.2.3-142} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-142_MPS-531+.jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{1.5.1_2.1.beta.4} [Natura] (Natura_2.1beta.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIPlugins{1.0.9.1} [NEI Plugins] (NEIPlugins-1.0.9.1a.jar) Unloaded->Constructed->Pre-initialized->Initialized
NetherOres{1.5.1R2.1.4B1} [Nether Ores] (NetherOres-2.1.4B1-70.jar) Unloaded->Constructed->Pre-initialized->Initialized
OCS{1.5.2.0} [OpenCCSensors] (OpenCCSensors-1.5.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
OpenPeripheral{0.0.7} [OpenPeripheral] (OpenPeripheral-0.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun{1.5.2} [PortalGun] (PortalGun1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-55.jar) Unloaded->Constructed->Pre-initialized->Initialized
StevesCarts{2.0.0.a117} [Steve's Carts] (StevesCarts2.0.0.a117.zip) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.5.1_1.3.dev48} [Tinkers' Construct] (TConstruct_1.3.4.rc1.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.4.rc1.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{1.0.4} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0.4].zip) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicBees{1.4.7c - ftbs} [ThaumicBees] (thaumicbees-1.4.7c.jar) Unloaded->Constructed->Pre-initialized->Initialized
UndergroundBiomes{0.3.6} [Underground Biomes] (UndergroundBiomes 1.5.2 - 0.3.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
WirelessRedstoneCore{1.7} [Wireless Redstone] (WirelessRedstone-Universal-v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ZanMinimap{0.9.4} [mod_ZanMinimap] (ZansMinimap1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
OmniTools{3.1.4.0} [OmniTools] (OmniTools-3.1.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

java.lang.RuntimeException: Metadata value 9 already used by TileData{name=energyMeter, meta=9, clazz=class miscperipherals.tile.TileEnergyMeter}
at miscperipherals.block.BlockMultiTile.registerTile(BlockMultiTile.java:244)
at miscperipherals.module.ModuleForestry.onInit(ModuleForestry.java:142)
at miscperipherals.core.MiscPeripherals.onLoading(MiscPeripherals.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 591deca2 ———-
RichardG867 #958
Posted 30 May 2013 - 04:15 PM
Darn it I broke it. Ninja updated, redownload
bfg9000 #959
Posted 30 May 2013 - 04:54 PM
I was getting the error
Spoilerjava.lang.RuntimeException: Metadata value 9 already used by TileData{name=energyMeter, meta=9, clazz=class miscperipherals.tile.TileEnergyMeter}
at miscperipherals.block.BlockMultiTile.registerTile(BlockMultiTile.java:244)
at miscperipherals.module.ModuleForestry.onInit(ModuleForestry.java:142)
at miscperipherals.core.MiscPeripherals.onLoading(MiscPeripherals.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 591deca2 ———-


Now I redownloaded and im getting this:
Spoilerjava.lang.UnsupportedOperationException
at java.util.AbstractList.add(Unknown Source)
at java.util.AbstractList.add(Unknown Source)
at miscperipherals.module.ModuleForestry$ComputerBackpackDefinition.addCCItem(ModuleForestry.java:105)
at miscperipherals.module.ModuleForestry$ComputerBackpackDefinition.<init>(ModuleForestry.java:56)
at miscperipherals.module.ModuleForestry.onPostInit(ModuleForestry.java:164)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:605)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 74af3f14 ———-

Full crash report:
Spoiler—- Minecraft Crash Report —-
// Don't do that.

Time: 30/05/13 17:46
Description: Failed to start game

java.lang.UnsupportedOperationException
at java.util.AbstractList.add(Unknown Source)
at java.util.AbstractList.add(Unknown Source)
at miscperipherals.module.ModuleForestry$ComputerBackpackDefinition.addCCItem(ModuleForestry.java:105)
at miscperipherals.module.ModuleForestry$ComputerBackpackDefinition.<init>(ModuleForestry.java:56)
at miscperipherals.module.ModuleForestry.onPostInit(ModuleForestry.java:164)
at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:605)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– System Details –
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1581177200 bytes (1507 MB) / 2049179648 bytes (1954 MB) up to 2049179648 bytes (1954 MB)
JVM Flags: 2 total; -Xms2048m -Xmx2048m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.12.712 Minecraft Forge 7.8.0.712 86 mods loaded, 86 mods active
mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{5.2.12.712} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{7.8.0.712} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.8.6.12} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.5.2.1} [CoFH Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{55.0.1} [Immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.5.2.21} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerCrystalsCore{1.1.4} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHNetwork{1.5.2.1} [CoFHNetwork] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHWorld{1.5.2.1} [CoFHWorld] (CoFHCore-1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocksInstallCheck{55.0.1} [Immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{3.5.3} [BuildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{3.5.3} [BC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{3.5.3} [BC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{3.5.3} [BC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{2.4.2.0} [Thermal Expansion] (ThermalExpansion-2.4.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.115.340-lf} [IndustrialCraft 2] (industrialcraft-2_1.115.340-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{4.9} [IC2 Advanced Machines Addon] (AdvancedMachines_1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{3.5.3} [BC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{3.5.3} [BC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.5.1R2.5.4} [MineFactory Reloaded] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Additional-Buildcraft-Objects{1.0.3.140} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.3.140.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChargePads{2.7.0} [Charge Pads] (chargepads-1.5.2-universal-2.7.0.86.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.1.6.37} [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactWindmills{1.0.1.3} [CompactWindmills] (CompactWindmills+v.1.0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{55.1.1} [Immibis Core] (immibis-core-55.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DimensionalAnchors{55.0.0} [Dimensional Anchors] (dimensional-anchor-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EE3{pre1h (build 16)} [Equivalent Exchange 3] (ee3-universal-pre1h-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.2.10} [EnderStorage] (EnderStorage 1.4.2.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestryPre{1.5.1R2.5.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{2.2.4.0} [Forestry for Minecraft] (forestry-A-2.2.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{1.0.1} [iChunUtil] (iChunUtil1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TrailMix{1.5.0.1} [TrailMix] (GravityGun1.5.0v2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregsLighting{1.5.1R1.8.1} [Greg's Lighting] (GregsLighting-1.8.1-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Hats{1.3.1} [Hats] (Hats1.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
HatStand{1.1.0} [HatStand] (HatStand1.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2BackpackHUD{2.81} [IC2 Backpack HUD] (IC2 Backpack HUD - v2.81 - MC 1.5+ - IC2 1.115.301+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{1.5.1b} [Nuclear Control] (IC2NuclearControl-1.5.1b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{5.2.4.389} [Iron Chest] (ironchest-universal-1.5.1-5.2.4.389.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LiquidXP{55.0.0} [Liquid XP] (liquid-xp-55.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main{0.7.3.dev.455} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.dev.455.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LotsOfFood{1.5.2} [Lots of Food] (Lots of Food 1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.5.1R2.5.4} [MFR Compat: Atum] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.5.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.5.1R2.5.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.5.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.5.1R2.5.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.5.1R2.5.4} [MFR Compat: IC2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.5.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatNatura{1.5.1R2.5.4} [MFR Compat: Natura] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.5.1R2.5.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.5.1R2.5.4} [MFR Compat: RP2] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSoulShards{1.5.1R2.5.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.5.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MFReloaded|CompatThaumcraft{1.5.1R2.5.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTConstruct{1.5.1R2.5.4} [MFR Compat: TConstruct] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.5.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.5.1R2.5.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatXyCraft{1.5.1R2.5.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.5.4-665.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GraviSuite{1.9.2} [Gravitation Suite] (mod_zGraviSuite_1_9_2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem{2.3.0.1.15} [Modular ForceField System V2] (ModularForcefieldSystem-2.3.0.1.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mmmPowersuits{0.7.0-513} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-513.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_morestorage{v2.0.1} [MoreStorage] (MoreStorage.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.0.9.1} [NEI Plugins] (NEIPlugins-1.0.9.1a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun{1.5.2} [PortalGun] (PortalGun1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{7.1.0.0} [Railcraft] (Railcraft_1.5.1-7.1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.5.1R2.3.0} [Power Converters] (PowerConverters-2.3.0-54.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
secretroomsmod{4.6.0} [SecretRoomsMod] (SecretRoomsMod-universal-4.6.0.279.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts{2.0.0.a115} [Steve's Carts] (StevesCarts2.0.0.a115.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WirelessRedstoneCore{1.7} [Wireless Redstone] (WirelessRedstone-Universal-v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WirelessRemote{2.1} [Wireless Redstone - Wireless Remote] (WirelessRedstone-Remote-v2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WirelessSlimeVoid{1.0} [Wireless Redstone - Wireless Slimevoid Additions] (WirelessRedstone-SlimeVoidAdditions-v1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OmniTools{3.1.3.0} [OmniTools] (OmniTools-3.1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 7700M Series GL version 4.2.12171 Compatibility Profile Context 12.100.17.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
RichardG867 #960
Posted 30 May 2013 - 05:05 PM
fffffff, another redownload incoming done

The problem is, due to space-time folds I had no access to newer versions of Forestry with the new API. That means I did not test anything Forestry related… sadly.
paulwood15 #961
Posted 30 May 2013 - 06:33 PM
i have been having a hard time using the me bridge. can anyone help me?
iv done…
m = peripheral.wrap("left") –meBridge is on left
m.retrieve(1, 100, 3) – get 100 stone and output through side 3


–what have i done wrong?
RichardG867 #962
Posted 30 May 2013 - 09:46 PM
ME bridges are an oil spill of items and recipes aren't fixed yet. Working on that.
ExodusDeath #963
Posted 30 May 2013 - 11:22 PM
I think the Gate reader is busted. I can't craft it at all. and its Recipe doesn't show in NEI.
mrbysco #964
Posted 31 May 2013 - 03:52 AM
I have an error while loading minecraft. it said
Spoilerjava.lang.RuntimeException: Metadata value 9 already used by TileData{name=energyMeter, meta=9, clazz=class miscperipherals.tile.TileEnergyMeter}
at miscperipherals.block.BlockMultiTile.registerTile(BlockMultiTile.java:244)
at miscperipherals.module.ModuleForestry.onInit(ModuleForestry.java:142)
at miscperipherals.core.MiscPeripherals.onLoading(MiscPeripherals.java:506)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT ee5ab009 ———-

EDIT: FIXED! just had to redownload.
richardcox13 #965
Posted 31 May 2013 - 11:02 AM
So, in a test world I created a wired network with two energy cells, each with a gate reader both connected to a single computer. Reading any one gate reader's data is fine, but the second one would hang CC. The program wouldn't show anything more, I couldn't any CC or MP blocks and on trying to exit MC would hang on closing the internal server. Killing the Java process was needed.

This still happens with V3.3 (just downloaded, after second "redownload" message).

Same set up:



and the same program, leading to the same result.

On trying to read the second gate reader's data (or iterate through the data it returns) Computer Craft locks up (can't break any of its blocks) and MC hangs on shutdown (need to kill the Java process).

For reference the Forge log: http://pastebin.com/zmVZpkAJ
RichardG867 #966
Posted 31 May 2013 - 11:54 AM
It's just a CC limitation (I say), Mikee also had it and I'm trying to get that worked around in the CC side.
tuusita #967
Posted 31 May 2013 - 12:53 PM
Greetings,
I'm unable to find any info on the ability to use Railcraft tracks as peripherals. I'd like to know which version of MiscPeripherals and CC is required for that functionality?
I'm using FTB Ultimate which has (according to the in-game Forge Mods list) CC 1.5 and MiscP 3.1.
Help? =)

Also, I take it this version of MiscP is unable to provide me with data from the contents of a chestcart via RailReader?
RichardG867 #968
Posted 31 May 2013 - 01:16 PM
I think the railcraft support has been hidden there since 3.0, but I might have shipped it broken in 3.1.

That version can't do chestcarts. It becomes tempting to backport stuff to 1.4.7 but the FTB team is not willing to do any more updates.
tuusita #969
Posted 31 May 2013 - 01:49 PM
Thanks for the reply.
Now that I think about it, it would make very little sense to use a computer with MiscP 3.1 to control a single track piece as there's no wired modem stuff yet. Oh well, I'll stick to rp2 cable and the wireless receivers n stuff for now. Cheers.
RichardG867 #970
Posted 31 May 2013 - 01:56 PM
3.3b out with bugfixes
electrodude512 #971
Posted 31 May 2013 - 02:31 PM
Will/can you or someone add a block to do routing stuff with the new routing system in Railcraft 7.2.0.0?
iconmaster #972
Posted 31 May 2013 - 04:14 PM
Looks like a cool new update, but it's hard to figure out how these things work without any API data. I hope we get more information on these peripherals soon.
Cloudy #973
Posted 31 May 2013 - 07:56 PM
It's just a CC limitation (I say), Mikee also had it and I'm trying to get that worked around in the CC side.

It isn't a CC limitation, it is a result of you doing really stupid inefficient shit.
eyeonus #974
Posted 31 May 2013 - 08:11 PM
It's just a CC limitation (I say), Mikee also had it and I'm trying to get that worked around in the CC side.

It isn't a CC limitation, it is a result of you doing really stupid inefficient shit.

Wow. Really? Inflammatory remarks from an admin? Isn't that what you're supposed to be preventing?
RichardG867 #975
Posted 31 May 2013 - 09:43 PM
and I already got it all sorted, but for 1.6 only
edoreld #976
Posted 01 June 2013 - 02:32 AM
Using version 3.3b.

Just wanted to report that Forge (#312) shows this when launching MC:

http://pastebin.com/yiarQaeY
dan200 #977
Posted 01 June 2013 - 04:40 AM
and I already got it all sorted, but for 1.6 only

you mean you've fixed your code?
allquan #978
Posted 01 June 2013 - 05:50 AM
I have a problem with the speaker. When i use it, i don´t get an error but i also can´t hear the voice. Is there something else I need to do with the windows text to speech software
I have windows 7 64. Thanks

Oh an here the log from the console

http://pastebin.com/JkfSX1rX
Jappards #979
Posted 01 June 2013 - 06:34 AM
how do you use the smart helmet?
Creeper367 #980
Posted 01 June 2013 - 09:46 AM
I have a few bugs.
The Smart helmet, when i put it on my head minecraft crashes.
And i can't see any turtles in the creative menu. Nor can i craft them.
dragonhippie #981
Posted 01 June 2013 - 10:24 AM
Im crashing with the newest version of MiscPeripherals 3.3.
Minecraft 1.5.2
Spoiler013-06-02 00:11:14 [WARNING] [MiscPeripherals] Unsatisfied link when loading JACOB. java.library.path=C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;.
2013-06-02 00:11:14 [INFO] [STDERR] java.lang.UnsatisfiedLinkError: no jacob-1.17-M2-x64 in java.library.path
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.Runtime.loadLibrary0(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.System.loadLibrary(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:184)
2013-06-02 00:11:14 [INFO] [STDERR] at com.jacob.com.JacobObject.<clinit>(JacobObject.java:107)
2013-06-02 00:11:14 [INFO] [STDERR] at miscperipherals.speech.SpeechProviderWindows.<init>(SpeechProviderWindows.java:22)
2013-06-02 00:11:14 [INFO] [STDERR] at miscperipherals.speech.SpeechManager.init(SpeechManager.java:52)
2013-06-02 00:11:14 [INFO] [STDERR] at miscperipherals.core.ProxyClient.onPostInit(ProxyClient.java:135)
2013-06-02 00:11:14 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:640)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-02 00:11:14 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-02 00:11:14 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-02 00:11:14 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-06-02 00:11:14 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:701)
2013-06-02 00:11:14 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
2013-06-02 00:11:14 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-06-02 00:11:14 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-02 00:11:14 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-06-02 00:11:14 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

Pastebin: http://pastebin.com/HLvHQCJa

If there is conflict with a possible other mod, can someone tell me? or if i need to download something else. Cheers.
Creeper367 #982
Posted 01 June 2013 - 11:27 AM
I fixed my helmet problem. I had to link to a smallnet device before putting it on or it would crash.
Also, I still dont understand why i cant get upgraded turtles so please follow up on this. Thank you
RichardG867 #983
Posted 01 June 2013 - 11:49 AM
Maybe that's the reason speech is failing for so many people… does "jacob-1.17-M2-x64.dll" actually exist in your Minecraft folder?
RichardG867 #984
Posted 01 June 2013 - 12:28 PM
I fixed my helmet problem. I hate to link to a smallnet device before putting it on or it would crash.
Also, I still dont understand why i cant get upgraded turtles so please follow up on this. Thank you
NEED A REPORT!!111
eyeonus #985
Posted 01 June 2013 - 12:29 PM
Maybe that's the reason speech is failing for so many people… does "jacob-1.17-M2-x64.dll" actually exist in your Minecraft folder?

This is what I get in my Forge log related to Jacob:

Spoiler2013-06-01 10:22:25 [WARNING] [MiscPeripherals] Unsatisfied link when loading JACOB. java.library.path=C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\cygwin\bin;C:\Users\aionys\Documents\AMD APP\bin\x86_64;C:\Users\aionys\Documents\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GTK2-Runtime\lib;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Calibre2\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files (x86)\Toshiba\Bluetooth Toshiba Stack\sys\x64\;C:\Program Files\TortoiseGit\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;.
2013-06-01 10:22:25 [INFO] [STDERR] java.lang.UnsatisfiedLinkError: no jacob-1.17-M2-x64 in java.library.path
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.Runtime.loadLibrary0(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.System.loadLibrary(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:184)
2013-06-01 10:22:25 [INFO] [STDERR] at com.jacob.com.JacobObject.<clinit>(JacobObject.java:107)
2013-06-01 10:22:25 [INFO] [STDERR] at miscperipherals.speech.SpeechProviderWindows.<init>(SpeechProviderWindows.java:25)
2013-06-01 10:22:25 [INFO] [STDERR] at miscperipherals.speech.SpeechManager.init(SpeechManager.java:53)
2013-06-01 10:22:25 [INFO] [STDERR] at miscperipherals.core.ProxyClient.onPostInit(ProxyClient.java:134)
2013-06-01 10:22:25 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:591)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-01 10:22:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-01 10:22:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-01 10:22:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-06-01 10:22:25 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
2013-06-01 10:22:25 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
2013-06-01 10:22:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-06-01 10:22:25 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-01 10:22:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-06-01 10:22:25 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

I have "jacob-1.17-M2-x64.dll" and "jacob-1.17-M2-x86.dll" both located at ".&#46;&#46;/.minecraft/". Should they be in ".&#46;&#46;/.minecraft/bin/" or ".&#46;&#46;/.minecraft/lib/" instead?
RichardG867 #986
Posted 01 June 2013 - 02:47 PM
3.3c with bugfixes. I keep my promise of documentation… just have to fix the bugs

@ post above: 3.3c should put out more information when speech fails

EDIT: Documentation is being updated
allquan #987
Posted 01 June 2013 - 04:00 PM
The Smart Helmet works fine! Super nice gadget!
jesusthekiller #988
Posted 02 June 2013 - 09:37 AM
Hmm, how to use smart helmet? :P/>
allquan #989
Posted 02 June 2013 - 10:46 AM
Put the smallnet block on a side of a computer. Call the peripheral. Right click on the block an you should get an info that you are connected to it. Put your helmet on
and try this code:

m = peripheral.wrap("side")
m.send("smartHelmet", "Hello")
izstas #990
Posted 02 June 2013 - 05:16 PM
MiscPeripherals 3.3c, ComputerCraft 1.53, BuildCraft 3.6.0, IndustrialCraft2 1.115.341-lf

When I try to get data from Gate Reader next to MFSU, I get an exception:

2013-06-02 16:08:36 [WARNING] [MiscPeripherals] Exception while executing tick callback! miscperipherals.core.TickHandler$1@2be181a0
2013-06-02 16:08:36 [INFO] [STDERR] java.util.concurrent.ExecutionException: java.lang.AbstractMethodError
2013-06-02 16:08:36 [INFO] [STDERR]  at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
2013-06-02 16:08:36 [INFO] [STDERR]  at java.util.concurrent.FutureTask.get(Unknown Source)
2013-06-02 16:08:36 [INFO] [STDERR]  at miscperipherals.core.TickHandler$1.done(TickHandler.java:58)
2013-06-02 16:08:36 [INFO] [STDERR]  at java.util.concurrent.FutureTask$Sync.innerSetException(Unknown Source)
2013-06-02 16:08:36 [INFO] [STDERR]  at java.util.concurrent.FutureTask.setException(Unknown Source)
2013-06-02 16:08:36 [INFO] [STDERR]  at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
2013-06-02 16:08:36 [INFO] [STDERR]  at java.util.concurrent.FutureTask.run(Unknown Source)
2013-06-02 16:08:36 [INFO] [STDERR]  at miscperipherals.core.TickHandler.tickStart(TickHandler.java:29)
2013-06-02 16:08:36 [INFO] [STDERR]  at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
2013-06-02 16:08:36 [INFO] [STDERR]  at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
2013-06-02 16:08:36 [INFO] [STDERR]  at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
2013-06-02 16:08:36 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
2013-06-02 16:08:36 [INFO] [STDERR]  at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
2013-06-02 16:08:36 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:571)
2013-06-02 16:08:36 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
2013-06-02 16:08:36 [INFO] [STDERR]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-02 16:08:36 [INFO] [STDERR] Caused by: java.lang.AbstractMethodError
2013-06-02 16:08:36 [INFO] [STDERR]  at miscperipherals.peripheral.PeripheralGateReader$1.call(PeripheralGateReader.java:87)
2013-06-02 16:08:36 [INFO] [STDERR]  at miscperipherals.peripheral.PeripheralGateReader$1.call(PeripheralGateReader.java:73)
2013-06-02 16:08:36 [INFO] [STDERR]  ... 11 more
RichardG867 #991
Posted 02 June 2013 - 09:58 PM
IC2 uses an outdated API… will be looked into…
McAroon #992
Posted 03 June 2013 - 10:16 AM
Hi! Tesseract peripheral doesn't seem to work. Any methods being called return something like

lua:52: thermalexpansion.api.tileentity.ITesseract.isPublic()Z
damonmensch #993
Posted 03 June 2013 - 03:18 PM
You made a pretty major mistake in your mod.


Class not found: xcompwiz.mystcraft.api.linking.ILinkInfo
Class not found: xcompwiz.mystcraft.api.MystObjects

Both of these imports should read

com.xcompwiz.mystcraft.api.*

Due to this error, on your part, your Mystcraft Peripherals are worthless.

This is in Version 3.1 for Minecraft 1.4.7 and is the version found in Feed The Beast Ultimate 1.1.2
mmrk #994
Posted 03 June 2013 - 06:34 PM
I found two bugs in 3.3c with the inventory peripheral.

1. Using suck without specifying the amount subtracts 2^31 from the ItemStack. It doesn't seem matter which suck function is used (up/down/sneaky).
2. It seems to be ignoring apiary sidedness. dropSneaky always puts the item in the queen/princess slot, whichever side is specified. drop lets you target the apiary frame slots.

Edit: Also, inventory peripheral doesn't produce error messages like your other peripherals. throwables.propagateIfPossible(Throwable) only works for "RuntimeException" or "Error" throwables.
Sariaz #995
Posted 04 June 2013 - 05:45 PM
The extra turtle(chest upgrade) isnt working for me. My test program

chest = peripheral.wrap("right")
chest.swap(1)
just spits out "test:2: 16". All the other functions of the peripheral
work except swap and swapRange both of those return that same error.
Epi #996
Posted 04 June 2013 - 08:53 PM
It becomes tempting to backport stuff to 1.4.7 but the FTB team is not willing to do any more updates.
May I persuade you to do this? It would significantly simplify matters to have an ME Bridge for my FTB Ultimate pack server, and I'm sure that there are other server admins who want such a thing and are willing to update the mod manually.

In either case, I find much use for the features of this mod and appreciate your work.
Watchful11 #997
Posted 04 June 2013 - 11:02 PM
Awesome job with the smart helmet. Best idea since, well, the chat box. But I guess that just shows you're full of good ideas. You think you would consider a Modular Powersuits addon for it?
mangraa #998
Posted 06 June 2013 - 06:24 PM
Excellent job on this mod!
RichardG867 #999
Posted 06 June 2013 - 09:03 PM
I found two bugs in 3.3c with the inventory peripheral.

1. Using suck without specifying the amount subtracts 2^31 from the ItemStack. It doesn't seem matter which suck function is used (up/down/sneaky).
2. It seems to be ignoring apiary sidedness. dropSneaky always puts the item in the queen/princess slot, whichever side is specified. drop lets you target the apiary frame slots.

Edit: Also, inventory peripheral doesn't produce error messages like your other peripherals. throwables.propagateIfPossible(Throwable) only works for "RuntimeException" or "Error" throwables.
Vanilla ISided is being awkward there. Inventory is a mess of code, I'll see if I can do anything…

It becomes tempting to backport stuff to 1.4.7 but the FTB team is not willing to do any more updates.
May I persuade you to do this? It would significantly simplify matters to have an ME Bridge for my FTB Ultimate pack server, and I'm sure that there are other server admins who want such a thing and are willing to update the mod manually.

In either case, I find much use for the features of this mod and appreciate your work.
It's all about the audience… I don't feel like making it for only a few people who modify their ultimate packs to suit.
Frederikam #1000
Posted 07 June 2013 - 03:56 AM
I agree with what RichardG just said. It's too much of a hassle to do a lot of work for very few people. He's not your personal servant he's a modder.
Ferdy2003 #1001
Posted 07 June 2013 - 05:59 AM
Hey,

I tryed to use the Electronic Signal Controller but i can't get it to work. I can read all my Signals but I cant set them.

s = peripheral.wrap("bottom")

Read:

s.get(10,10,10) = blinkRed

Set:

s.set("green",10,10,10) = nothing it ist still blinking

(I linked the Signal and the controller)

I'am useing the direwolf pack.

Any Ideas?
MudkipTheEpic #1002
Posted 07 June 2013 - 10:05 AM
Hey,

I tryed to use the Electronic Signal Controller but i can't get it to work. I can read all my Signals but I cant set them.

s = peripheral.wrap("bottom")

Read:

s.get(10,10,10) = blinkRed

Set:

s.set("green",10,10,10) = nothing it ist still blinking

(I linked the Signal and the controller)

I'am useing the direwolf pack.

Any Ideas?

You got the 1000ty reply! Gratz!
Timeslice #1003
Posted 07 June 2013 - 10:05 AM
Would you consider changing the standard level charge station recipe so that it doesn't use components that are unavailable to Buildcraft and Thermal Expansion?
RichardG867 #1004
Posted 07 June 2013 - 12:54 PM
There's a BC recipe I never bothered to screenshot. 3.3 should have a TE recipe too.

3.3d released, just bugfixes! But most importantly I finally fixed speech not working for some users.
eyeonus #1005
Posted 07 June 2013 - 02:44 PM
Still getting the exact same error with 3.3d:
Spoiler2013-06-07 12:29:49 [WARNING] [MiscPeripherals] Unsatisfied link when loading JACOB! Debug information follows
2013-06-07 12:29:49 [WARNING] [MiscPeripherals]
2013-06-07 12:29:49 [WARNING] [MiscPeripherals] JACOB x86 exists: false - size: 0
2013-06-07 12:29:49 [WARNING] [MiscPeripherals] JACOB x64 exists: false - size: 0
2013-06-07 12:29:49 [WARNING] [MiscPeripherals]
2013-06-07 12:29:49 [WARNING] [MiscPeripherals] Extraction failed: false
2013-06-07 12:29:49 [WARNING] [MiscPeripherals]
2013-06-07 12:29:49 [WARNING] [MiscPeripherals] Unsatisfied link:
2013-06-07 12:29:49 [INFO] [STDERR] java.lang.UnsatisfiedLinkError: no jacob-1.17-M2-x64 in java.library.path
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.ClassLoader.loadLibrary(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.Runtime.loadLibrary0(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.System.loadLibrary(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at com.jacob.com.LibraryLoader.loadJacobLibrary(LibraryLoader.java:184)
2013-06-07 12:29:49 [INFO] [STDERR] at com.jacob.com.JacobObject.<clinit>(JacobObject.java:107)
2013-06-07 12:29:49 [INFO] [STDERR] at miscperipherals.speech.SpeechProviderWindows.<init>(SpeechProviderWindows.java:22)
2013-06-07 12:29:49 [INFO] [STDERR] at miscperipherals.speech.SpeechManager.init(SpeechManager.java:58)
2013-06-07 12:29:49 [INFO] [STDERR] at miscperipherals.core.ProxyClient.onPostInit(ProxyClient.java:135)
2013-06-07 12:29:49 [INFO] [STDERR] at miscperipherals.core.MiscPeripherals.onLoaded(MiscPeripherals.java:649)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-07 12:29:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:186)
2013-06-07 12:29:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:166)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-06-07 12:29:49 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-06-07 12:29:49 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
2013-06-07 12:29:49 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
2013-06-07 12:29:49 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
2013-06-07 12:29:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
2013-06-07 12:29:49 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-06-07 12:29:49 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-06-07 12:29:49 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

The location of the two files it's not finding:
RichardG867 #1006
Posted 07 June 2013 - 03:23 PM
I just pushed an updated 3.3d which should force it, if not, print even more info.
eyeonus #1007
Posted 07 June 2013 - 03:38 PM
It looks like that may have done it. I haven't actually tested the speech yet, but I'm not that or any other error in the FML log anymore.
MomoNasty #1008
Posted 08 June 2013 - 01:46 AM
Hey for some reason chunk loader module recipe is not showing up. Its enabled in config and I have railcraft 7.2.1.0

Edit: Would it be possible to add bc/te recipes for the higher tiers of the charge station? I dont have ic2 in my instance, so i had to spawn them in :/
Jarin #1009
Posted 08 June 2013 - 03:47 AM
Hey, I'm trying to use the Thaum Scanner upgrade to read the levels of my local aura node. From the description, it seems like getAuraNode() should return a table, but it's just returning the integer "6997" instead. MiscPeripherals 3.1, Thaumcraft 3.0.3. (Current recommended versions for Direwolf20 Modpack on FTB). Am I doing something wrong here?


m=peripheral.wrap("right")
node=m.getAuraNode()

Using print(node) returns "6779" while a table-printing pairs loop tosses an error that table was expected, integer was returned.

Edit: Clueless. I like the newbie description here.
RichardG867 #1010
Posted 08 June 2013 - 09:33 AM
The feature you have requested is not available for your version of Minecraft. Please try again later.
Jarin #1011
Posted 08 June 2013 - 01:31 PM
Nuts, that's what I was afraid of. :(/>
iconmaster #1012
Posted 08 June 2013 - 08:48 PM
It seems when I try using the ME Bridge to craft things, I always get an error message like this:


lua:56: 2

This isn't a very helpful error message, to say the least. Am I doing anything wrong? I'm doing it like this:


ae = peripheral.wrap("front")
ae.craft(1,64)
Chaos_Therum #1013
Posted 09 June 2013 - 02:42 AM
So I'm trying to change the frequency of a tesseract and I can't seem to do it I used

p = peripheral.wrap("front")
turtle.select(16)
turtle.place()
p.setFreq(1)
sleep(5)
turtle.dig()
and all I get back is some weird error code any help would be great
huadianz #1014
Posted 10 June 2013 - 08:51 PM
I can't seem to craft the advanced or higher charging stations. I have IC2_lf build 348, but the recipe doesn't show in NEI and if I try to craft it manually the recipe also doesn't appear.
theflogat #1015
Posted 12 June 2013 - 12:50 PM
I have written a cool program for the smart helmet


tArgs={...}
check=true
argNum=2
helmet=peripheral.wrap("back")
local text="Sender:"
function checkArg(Args)
if Args==nil then return false end
end

if tArgs[1]==nil then tArgs[1]="I have nothing to say!"
else
while check do
  check=checkArg(tArgs[argNum])
  argNum=argNum+1
end
end
for i=1,argNum do
if tArgs[i]==nil then
else
  text=text.." "..tostring(tArgs[i])
end
end
helmet.send("smartHelmet",text)
print("You sent: "..text)
KFAFSP #1016
Posted 12 June 2013 - 03:52 PM
I've searched a lot online, but I still didn't figure out anything about the Iron Noteblocks capability to, appearantly, .playSound(). It is listed as a valid peripheral method, but of course nothing more. It is not mentioned in the wikis nor here. The search also doesnt bring up anything. If someone had i little more detailed information on the matter, I would appreciate their answer. Thanks.
dxbydt #1017
Posted 12 June 2013 - 07:49 PM
Has anyone tried making an Advanced Charge Station or better? I'm using FTB 1.5.2 with MiscPeripherals 3.3 and the recipes doesn't work.
CrissHill #1018
Posted 13 June 2013 - 03:07 PM
Has anyone tried making an Advanced Charge Station or better? I'm using FTB 1.5.2 with MiscPeripherals 3.3 and the recipes doesn't work.

I'm wanting this to be fixed also!
Blacksun #1019
Posted 14 June 2013 - 09:24 AM
Hello there !
can you help some random newbie with question how to get messaged due to chat box ?
i tried msg=n.chat but that returns nil (n is wrapped peripheral). How to get the message properly?
CoderPuppy #1020
Posted 14 June 2013 - 11:35 AM
Try:

_, player, msg = os.pullEvent('chat_message')
Blacksun #1021
Posted 14 June 2013 - 12:14 PM
Try:

_, player, msg = os.pullEvent('chat_message')
Thank you weri much that worked but without "_message"
eyeonus #1022
Posted 14 June 2013 - 04:26 PM
Hi! Tesseract peripheral doesn't seem to work. Any methods being called return something like

lua:52: thermalexpansion.api.tileentity.ITesseract.isPublic()Z

It looks like RichardG needs to update the API. I looked at the TE API (v.2.4.0, the one currently on the TE download page), and isPublic() isn't in "thermalexpansion.api.tileentity.ITesseract", it's in "thermalexpansion.api.tileentitiy.IAccessControl":

"thermalexpansion.api.tileentity.ITesseract.java":
Spoilerpackage thermalexpansion.api.tileentity;

import java.util.List;

import net.minecraft.tileentity.TileEntity;

/**
* This interface is implemented on Tesseract Tile Entities.
*
* @author King Lemming
*
*/
public interface ITesseract {

/**
* Returns a list of the connected input Tesseracts as Tile Entities. The list will only contain
* valid inputs; disabled Tesseracts will not be shown. This will allow you to determine where
* they are and what is around them.
*/
public List<TileEntity> getValidInputLinks();

/**
* Returns a list of the connected output Tesseracts as Tile Entities. The list will only
* contain valid outputs; disabled Tesseracts will not be shown. This will allow you to
* determine where they are and what is around them.
*/
public List<TileEntity> getValidOutputLinks();

}

"thermalexpansion.api.tileentity.IAccessControl.java":
Spoilerpackage thermalexpansion.api.tileentity;

public interface IAccessControl {

public boolean isPublic();

public boolean isFriends();

public boolean isPrivate();

public boolean setAccessMode(byte mode);
}

"thermalexpansion.api.tileentity.IRedStoneControl.java":
Spoilerpackage thermalexpansion.api.tileentity;

public interface IRedstoneControl {

public boolean getRedstoneDisable();

public boolean getRedstoneState();

public boolean redstoneControl();

public boolean redstoneControlOrDisable();

public boolean setRedstoneDisable(boolean disable);

public boolean setRedstoneState(boolean state);

public boolean setRedstoneInfo(boolean disable, boolean state);
}
RichardG867 #1023
Posted 15 June 2013 - 11:14 AM
Hierarchy changes will break compiled code.

Releasing 3.3e to fix that and an issue with GregTech
Karasyan1337 #1024
Posted 15 June 2013 - 11:41 AM
Nuclear Information Reader not working.
My code:

q = peripheral.wrap("top")
q.get(1)
Client error log:
Spoiler2013-06-15 18:34:47 [WARNING] [MiscPeripherals] Exception while executing tick callback! miscperipherals.core.TickHandler$1@f378466
2013-06-15 18:34:47 [INFO] [STDERR] java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: shedar.mods.ic2.nuclearcontrol.panel.CardWrapperImpl.<init>(Lnet/minecraft/item/ItemStack;)V
2013-06-15 18:34:47 [INFO] [STDERR] at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
2013-06-15 18:34:47 [INFO] [STDERR] at java.util.concurrent.FutureTask.get(Unknown Source)
2013-06-15 18:34:47 [INFO] [STDERR] at miscperipherals.core.TickHandler$1.done(TickHandler.java:58)
2013-06-15 18:34:47 [INFO] [STDERR] at java.util.concurrent.FutureTask$Sync.innerSetException(Unknown Source)
2013-06-15 18:34:47 [INFO] [STDERR] at java.util.concurrent.FutureTask.setException(Unknown Source)
2013-06-15 18:34:47 [INFO] [STDERR] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
2013-06-15 18:34:47 [INFO] [STDERR] at java.util.concurrent.FutureTask.run(Unknown Source)
2013-06-15 18:34:47 [INFO] [STDERR] at miscperipherals.core.TickHandler.tickStart(TickHandler.java:29)
2013-06-15 18:34:47 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
2013-06-15 18:34:47 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
2013-06-15 18:34:47 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
2013-06-15 18:34:47 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:637)
2013-06-15 18:34:47 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:572)
2013-06-15 18:34:47 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:127)
2013-06-15 18:34:47 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
2013-06-15 18:34:47 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-15 18:34:47 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: shedar.mods.ic2.nuclearcontrol.panel.CardWrapperImpl.<init>(Lnet/minecraft/item/ItemStack;)V
2013-06-15 18:34:47 [INFO] [STDERR] at miscperipherals.tile.TileNuclearReader$CardWrapperCommit.<init>(TileNuclearReader.java:132)
2013-06-15 18:34:47 [INFO] [STDERR] at miscperipherals.tile.TileNuclearReader$1.call(TileNuclearReader.java:85)
2013-06-15 18:34:47 [INFO] [STDERR] at miscperipherals.tile.TileNuclearReader$1.call(TileNuclearReader.java:72)
2013-06-15 18:34:47 [INFO] [STDERR] … 11 more
RichardG867 #1025
Posted 15 June 2013 - 01:19 PM
Good thing I waited to release 3.3e - also getting fixed.
RichardG867 #1026
Posted 15 June 2013 - 01:44 PM
3.3e released
iconmaster #1027
Posted 15 June 2013 - 02:41 PM
I see the new release. Does this fix the error with Applied Energistics as well?
Chris54721 #1028
Posted 15 June 2013 - 03:13 PM
Is there a way to rename the chat box? That would be cool if by using a program like "label" or by putting the block into an anvil you could change the name into the [ ] where you can see the block coords, like with command blocks.
shiznid12 #1029
Posted 15 June 2013 - 07:50 PM
I am having an issue running the "readbee" program that comes with 3.3 but it won't work. Any program I write throws a similar error.

readbee:40 : beeInterface

Any ideas? :(/>

The error is always thrown on the same line as m.isBee
Nalkrien #1030
Posted 16 June 2013 - 12:17 AM
The 3.3E update allowed me to be able to craft T2 and T3 of the charge station but I do have gregtech version 3.07C and T4 is not allowing me to craft.
nutcase84 #1031
Posted 17 June 2013 - 08:42 AM
The speaker can crash servers! I made it talk in a loop. My ears started to bleed, and the server crashed! I think you should fix this. :D/>
NetherDwellar #1032
Posted 17 June 2013 - 02:41 PM
hey, i still dont really understand the installation steps, as im using magic launcher, it installs the mc.jar files and the mod folder files but not the coremod files, i have to do that bit manually, when i add it to my setup, it says no mods found, can you explain? Unfotunately im a noob, so i dont know how to change it back, so i edited this, for some reason it works :)/> dunno how, probably never will
Vas #1033
Posted 17 June 2013 - 03:05 PM
All the crafting recipes show that this won't work with Tekkit. Nor have I found any post anywhere yet on how to install peripherals or answering my question on if you have to modify the client in order to see peripherals too.
eyeonus #1034
Posted 17 June 2013 - 04:43 PM
I came across the below problems in a recent build of mine, where I was forced to use the 6 turtle UCS to charge 2 turtles when I would have rather used any of the lower tiers, and further, because I do not use GregTech, I was required to cheat it in via Creative mode.

A demonstration of that build (a turtle quarry using BC mining wells) on my test world:
[media]http://www.youtube.com/watch?v=ktDQZ5sZ8FY[/media]

(You'll notice in the video that I was also forced to make the turtles go another block higher and move forward due to the default orientation of the SCS, which obviously can't be rotated by the mining turtles. The second suggestion would allow me to compact the build. (The stations have to be placed where they are so that they connect to the conduit but not to the gold pipes that will try to put items into the station.))

Suggestion 1:
It seems to me that the charge stations are unfairly restricted, in that only people who have IC2 can craft the ACS and LCS, and only people with GregTech can craft the UCS. This is rather bothersome to me, because it forces me to choose between installing a mod I don't want just to be able to craft one item, or cheating to get that item.

With that in mind, I propose the following additional recipes:

G= Gold Conductive Pipe (BC)
R= Redstone Energy Conduit (TE)
C = Insulated Gold Cable (IC2)
F = Glass Fibre Cable (IC2)
H = HV Cable (IC2)
N = Nothing

ACS = SCS, G/R/C, SCS...(3 recipes)

LCS =.
.....,. SCS., G/R/N
.......SCS., G/R/F, .SCS...OR..ACS, G/R/F, ACS...(6 recipes)
......G/R/N, .SCS.,

UCS = .SCS..,..SCS., G/R/N...........,..SCS., G/R/N
.......SCS.., G/R/H,..SCS...OR...ACS., G/R/H,..ACS...(6 recipes)
......G/R/N.,..SCS.,..SCS.......G/R/N,..SCS.,

Suggestion 2:
The available sides on the lower tiers is bothersome. Limiting them to 1/2/4 is fine, and makes sense, but all the sides should be "dotted". Needing to use a UCS to charge two turtles simply because the lower tiers do not allow for one turtle to be on top and the other to be on one of the sides is wasteful, and the two middle tiers have orientations they can not be in. (The ACS can only be dotted on E/W, N/S, or T/B, but not, say, on N/E, or T/S, and the LCS can only be dotted on N/S/E/W or E/W/T/B, but not T/B/N/S). I would request that you change the code so that it only limits how many turtles can simultaneously charge at the station, and not limit which sides they can charge at.
markdaman9 #1035
Posted 17 June 2013 - 07:58 PM
in the most recent version of miscperipherals you didnt compile something correctly as i get java.lang.AbstractMethodError when i use the " get()" command. Please help!
Sunlis #1036
Posted 17 June 2013 - 10:42 PM
I can't seem to craft the barrel turtle. I've tried using a regular barrel as well as the extra-dimensional barrel upgrade. I'm running the Mindcrack pack, which (as of this post) has Miscperipherals 3.1 (barrel turtle was added in 3.0). Has anyone successfully crafted a barrel turtle?
shiznid12 #1037
Posted 18 June 2013 - 07:50 AM
Ok, I got it to work with the Bee Analyzer. My only issue now is suckSneaky will not interact with the Analyzer.. It just WILL NOT pull bees from it!
RichardG867 #1038
Posted 19 June 2013 - 01:01 PM
I can't seem to craft the barrel turtle. I've tried using a regular barrel as well as the extra-dimensional barrel upgrade. I'm running the Mindcrack pack, which (as of this post) has Miscperipherals 3.1 (barrel turtle was added in 3.0). Has anyone successfully crafted a barrel turtle?
Sorry, only 1.5.2 bugs are accepted

Ok, I got it to work with the Bee Analyzer. My only issue now is suckSneaky will not interact with the Analyzer.. It just WILL NOT pull bees from it!
Version!
mii8303 #1039
Posted 20 June 2013 - 06:54 PM
Can you fix the interactive sorter so us people without buildcraft can use it without it deleting items?
Also Why are the multiple [enchanting table].get() methods and can you fix one of them. When I do get() it returns 0 with a XP turtle infront with 33 levels in it.
I am running MiscPeripherals 3.3e
kauqilla #1040
Posted 21 June 2013 - 11:49 AM
I have a question about the speaker and the ME Bridge. what version of minecraft is needed for those to work as well as what version of MiscPeripherals? I have the 1.4.7 ultimate Feed TheBeast and I don't see them listed
lucasm #1041
Posted 21 June 2013 - 02:35 PM
Can I make a feature request here? Not sure if there is a better topic for it for this mod.

- Can you expose a count() function on the InteractiveSorter that provides the count of items currently in the sorter? It makes it very hard to write a resilient application if I can't know if the sorter program was started when the sorter had an item inside it. The only solution I have found for this is to use an adjacent sorter to list the contents, but this makes the sorter kernel much more complicated than it needs to be.

- Some way to identify the interactiveSorter that sent the isort_item event. Currently, if you attach several interactiveSorter devices on a Wired Modem-Bus or on multiple edges, you won't know which device actually raised the event. Putting the side/name of the device into the event would help a lot. Another alternative is to put the X,Y,Z of the sorter into the event.
Thatparadox #1042
Posted 21 June 2013 - 08:04 PM
I'm having an REther turtle problem in the End, I have FOR loop that checks a few frequencies and that works properly until it gets a frequency it's looking for. once it returns true from a .get() then after that every .get() returns true on every frequency even if the frequency is off. I have a wireless receiver with me to make sure they're off. Even if you exit the program and go in to lua and change the frequency to something else and do a .get() it returns true. rebooting doesn't even help, you have to break the turtle to get .get() to return false for off frequencies again.
I haven't posted code because how could my script be doing this? especially after a reboot. Little help??
hasunwoo #1043
Posted 22 June 2013 - 10:03 AM
cool mod nice;)
Noiro #1044
Posted 22 June 2013 - 02:31 PM
My chunk-loading turtle (I used the redstone torch with spot loader recipe) doesn't seem to be loading chunks. He was branch mining and I logged off, when I came back on, it appears that he can't operate on his own. I did use rednet.open on the side for it to turn red. Not sure if I"m supposed to do anything else, however.

I'm using 3.2 instead of 3.3, would that fix it?
I additionally can see the smart helmet in NEI, but can't actually craft it. Bug?
Lordmau5 #1045
Posted 22 June 2013 - 04:55 PM
Chunk Loader turtles are kind of bugged…

I made a chunk loader turtle that should load a 5x5 chunk.
Configuration is set, and it was crafted with a normal chunk loader (at the peripheral).

But it only loads a 1x1 chunk?
BrianDorantes #1046
Posted 22 June 2013 - 07:36 PM
How do i use the turtlegrafter ?
GyroW #1047
Posted 23 June 2013 - 05:29 PM
I got 2 questions.
1. Can someone kindoff tell me what the smart helmet is capable of doing
And 2. Is the smarthelmet going to have more abilities in a future update?
Ps. Awsome mod!
Edit: Also my speak is not working, i just did
m=peripheral.wrap("right")
m.speak("Test", 0)
It doesn't give any error it just doesn't say anything oddly enough.
(Using the latest update on a windows 7 home premium 64 bit)
smb128 #1048
Posted 24 June 2013 - 08:30 PM
is this compatible with OpenPeripherals and Immibis Peripherals?
Tiin57 #1049
Posted 24 June 2013 - 08:37 PM
If you'd tried it, you'd know that the answer is yes.
nekosune #1050
Posted 25 June 2013 - 07:47 PM
I have the turtle facing a chest


m=perpheral.wrap("left")
m.drop(2)
places an item into the second slot

m=perpheral.wrap("left")
m.suck(2)
does NOT however take an item
This is a Chest Inventory turtle if it helps
walidahmadi #1051
Posted 25 June 2013 - 10:20 PM
The recipe for the advance charging station does not work. I just tried it.

I am using the 152wgt ftb mod that is in beta. I am not sure if that is causing it. I will report back in just a min if it works with the ftb ultimate pack 1.4.7

EDIT: Just checked the recipe doesn't work in the ftb ultimate 1.4.7 version either. So I am kinda lost

EDIT: Just updated to the version 3.3e and it seems to work fine. but haven't tried the lapotronic and the other advance charging station
techmach #1052
Posted 26 June 2013 - 12:05 AM
I'm not sure if this is supposed to be reported here, but hey why not.
turtle.dig() on a portal spawner does not retrieve the portal spawner unfortunately, I end up having to use turtle.suck() which sometimes fails even with an enclosed structure i built to prevent the spawner from falling down.

EDIT:–
I remembered why I wanted to post here, the above bug was just another thing I wanted to mention. Portal spawners as peripherals do not work well, sometimes my turtle can interact with them just fine, other times it gives me an attempt to call nil error when i try to execute any one of the functions.

example code:
p=peripheral.wrap("bottom")
p.setGun("normal") // Gives an error already
therodet #1053
Posted 26 June 2013 - 02:08 PM
Not sure if this is the best place for suggestions, but I would love to see a camouflage upgrade to allow a turtle or computer look like most any solid block. It shouldn't be too terribly expensive, as I would want to use it to make things like moving platforms or hidden doors, and thus need to make a bunch of them.
Ice15882 #1054
Posted 27 June 2013 - 12:42 AM
So, is the shield upgrade still present? I tried crafting it and nothing worked. I tried GregTech, IC2, and vanilla crafting. Did it get removed and I just didn't see it in the changelog?
dxbydt #1055
Posted 27 June 2013 - 01:26 AM
The advanced charge station recipes STILL don't work even after 3.3e! Testing on FTB 1.5.2 beta 0.7
Shadow_Assailant #1056
Posted 27 June 2013 - 02:24 AM
I don't understand the chunk loader peripheral… Is there any API associated with the chunk loading turtle? I don't understand how to change the size of the area the turtle keeps loaded.
Zoinky #1057
Posted 27 June 2013 - 03:32 AM
I don't understand the chunk loader peripheral… Is there any API associated with the chunk loading turtle? I don't understand how to change the size of the area the turtle keeps loaded.
I'm pretty sure the purpose is to keep the turtle loaded (Which it does). So, there's no need to change the size.
amtra5 #1058
Posted 28 June 2013 - 05:53 AM
I have the turtle facing a chest


m=perpheral.wrap("left")
m.drop(2)
places an item into the second slot

m=perpheral.wrap("left")
m.suck(2)
does NOT however take an item
This is a Chest Inventory turtle if it helps
That's just the way CC works. turtle.suck(2) sucks 2 items, not from slot 2.
RichardG867 #1059
Posted 29 June 2013 - 03:20 PM
Can you fix the interactive sorter so us people without buildcraft can use it without it deleting items?
Also Why are the multiple [enchanting table].get() methods and can you fix one of them. When I do get() it returns 0 with a XP turtle infront with 33 levels in it.
I am running MiscPeripherals 3.3e
It works perfectly fine for me…

The advanced charge station recipes STILL don't work even after 3.3e! Testing on FTB 1.5.2 beta 0.7
!@#$%¨&amp;*()_+ disabling gregtech recipes in the next bugfix
eyeonus #1060
Posted 29 June 2013 - 04:15 PM
Will you be adding the recipes I suggested, then?
RichardG867 #1061
Posted 29 June 2013 - 04:49 PM
No.
Jamboozlez #1062
Posted 30 June 2013 - 10:42 AM
I have found an easy fix for the speakers not working!
WARNING: Make sure you have closed any programs possibly using Java (such as Minecraft or an Internet Browser) before doing this!
  1. Locate your .minecraft (On Windows do the following: Press Start -> Type '%appdata%' without the quotes -> Click 'roaming' -> Open the folder '.minecraft')
  2. Copy the two files called: jacob-x.xx-xx-x64 + jacob-x.xx-xx-x86 (Select them both and right-click -> click copy)
  3. Now locate your Java bin folder (On windows do the following: Press start -> Computer -> Local Disk -> Program Files (Try the 86x one if it's not in here) -> Java -> jre7 (may be different if you're using an older java version, I reccomend to update if possible however at http://java.com/en/download/index.jsp) -> open bin -> now right-click anywhere and click 'paste'
  4. Now close these two folders and open up Minecraft
  5. Test your Speaker Block and enjoy!
@RichardG867, I suggest you add this to your OP to stop confusion or future posts. Thanks for making this amazing mod and enjoy! ;)/>
RichardG867 #1063
Posted 30 June 2013 - 03:24 PM
It should force add . to the library path anyways..
Jappards #1064
Posted 30 June 2013 - 03:34 PM
When my turtle`s inventory peripheral sucks the items out of the caster (AM block), it returns true even if it fails, and sometimes, the items disappear, how am i going to automate spellcreation now?
eyeonus #1065
Posted 30 June 2013 - 04:25 PM
Why not?
walidahmadi #1066
Posted 30 June 2013 - 08:07 PM
Nevermind I figured it out myself. It is fun learning and figuring out code errors yourself
Edited on 30 June 2013 - 07:18 PM
iarspider #1067
Posted 01 July 2013 - 06:11 AM
While checking the logs of my self-made compilation of mods for 1.5.2 (Forge 727, IC2 1.116.350-lf, IC2NuclearControl-1.5.1c, CC 1.53, MiscPeripherals 3.3e,), I saw these messages:

2013-07-01 13:47:01 [WARNING] [MiscPeripherals] Reflector: Unable to get class ic2.core.block.machine.tileentity.TileEntityElecFurnace
2013-07-01 13:47:01 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL
2013-07-01 13:47:01 [WARNING] [MiscPeripherals] Reflector: Unable to get field [shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain].DAMAGE_INFO_PANEL_EXTENDER
The first one is easy to fix - it is now called ic2.core.block.machine.tileentity.TileEntityElectricFurnace
The other two are a bit harder (since I don't know much Java and Forge). The only things I can figure out is you need to get (private Map) subblocks from shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain and find there the keys that correspond to values that are instances of shedar.mods.ic2.nuclearcontrol.subblocks.InfoPanel and shedar.mods.ic2.nuclearcontrol.subblocks.InfoPanelExtender
matix931 #1068
Posted 01 July 2013 - 04:40 PM
Why those two file (jacob 32bit and 64bit) are appearing all time on my desktop even i delete them ?
BakermanLP #1069
Posted 01 July 2013 - 06:29 PM
Hello there,

I have a problem … I think thats the most common beginning :)/>

I am using MiscPeripherals Version 3.3e and trying to figure out what are the numbers at listItems. A ME Bridge is connected to a computer with the following code:


m = peripheral.wrap("back")
itemlist = m.listCraft()
for k,v in pairs(itemlist)
do
print(k.." => "..v)
end

The code is running, but the itemIDs are wrong in some cases. When it comes to metaids it is completly messed up.

Example:
In AE Network there is "Tiny Pile of Glowstone" in my case itemid 30553:250, and there are 526 in the network.

The code above tells me:
8222553 => 526

It doesn't matter if I use ListItems or ListAll or Listcraft. Always the same result.

Is there a workaround, or is this a bug / feature?

Thanks for reply.

Michael (aka BakermanLP)
BlankWolf #1070
Posted 02 July 2013 - 01:45 AM
The code above tells me:
8222553 => 526

It doesn't matter if I use ListItems or ListAll or Listcraft. Always the same result.

Is there a workaround, or is this a bug / feature?

As far as I understand, the itemId in miscperipherals is based on the itemname. So it doesn't matter if the itemId will change and the name will be the same.
BakermanLP #1071
Posted 02 July 2013 - 02:08 AM
The code above tells me:
8222553 => 526

It doesn't matter if I use ListItems or ListAll or Listcraft. Always the same result.

Is there a workaround, or is this a bug / feature?

As far as I understand, the itemId in miscperipherals is based on the itemname. So it doesn't matter if the itemId will change and the name will be the same.

On the other side the itemIDs without DamageValue / MetaIDs are shown correct.
RichardG867 #1072
Posted 02 July 2013 - 10:03 AM
If the IDs really aren't matching, then it's AE messing up the behavior.

3.3f released, attention to this:

! **EXPERIMENTAL NEW CHUNK LOADING ALGORITHM** - PLEASE tell me if your chunkloading turtles break.

1.6… it's out and some people may ask about it, so I may as well say what will happen.
I will try to dual develop for 1.5.2 and 1.6.1 - but no guarantees. The changes are minor, but enough to break srgnames. Dual developing can't be done for 1.4.7 since its platform is very different.
BakermanLP #1073
Posted 02 July 2013 - 11:20 AM
If the IDs really aren't matching, then it's AE messing up the behavior.

Against which api of applied energistics miscperipherals is compiled?

I've seen in the changelog of AppliedEnergistics in point 89 for version rv11.a
- Imporved Support for damageable items that have subtypes (newer forge feature)

Sounds like a direction.
Ballistic Buddha #1074
Posted 03 July 2013 - 12:05 AM
So I found a bug with the Lapotronic Charge station. (and most likely with the ultimate too, but I don't have GreggTech on my server)

Forge version: 7.8.1.737
Minecraft version: 1.5.2
ComputerCraft version: 1.53
Misc. Peripherals version: 3.3e
IC2 version: 1.116.383 (though I've seen it in earlier builds too)

Once the fuel stored in the charge station exceeds the maximum value for a 16bit signed integer (32767) the integer will overflow and the fuel amount will become -32768. At this point, the station will no longer charge turtles next to it.

The charge station actually still fills up from this point, and will then continue to charge (increasing the negative number, and start to approach 0 again). However, I noticed that it will not continue to go to 0 and then become positive again. Instead, it will eventually stop charging at a fuel level of -15536. So, After seeing this, I double checked what the 16bit twos compliment representation of the same base 2 representation of 50000 is, and sure enough it's -15536.

The regular and advanced charge stations do not have this problem, probably because their maximum fuel value can be stored in 16 bits without overflowing.

Are you by chance storing the fuel amount in a short?

However, I have only seen this error when on my SMP server. I started a creative single player world to test with, and everything worked fine. The charge station filled up to 50000 as intended.

I haven't had a chance to update my server to 3.3f yet, so if you fixed this in that version, sorry about that.
TellowKrinkle #1075
Posted 03 July 2013 - 04:40 PM
Since you said that speech is broken on macs, I thought I would suggest a way that you might be able to make it work. I don't program java, so I don't know if it is possible or if it will work but here:
On OSX, there is a terminal command to speak things. If java allows you to run shell scripts, you should try the program say.
Simple syntax (no extra modifiers): say what_you_want_to_say
With extra options: say -v voice -r rate (in words per minute) what_you_want_to_say
It will work even better if you put single quotes (') around what you want to say, while replacing any of the user's single quotes with '\'': say("The dog's treat",100,false) -> say 'The dog'\''s treat'
I would love to be able to choose between any of the OSX voices, but since that wouldn't work in Windows, you may want to just add a few lines to the config to decide the voice and rate.
KaosKlaus #1076
Posted 03 July 2013 - 09:00 PM
Does the (Omni)Wrench Turtle still support IC2 or am I doing something wrong? Because turtle.dig() returns true but nothing happens. I tried it on an IC2 Miner and a MFE. The block is neither turning nor getting collected by the turtle. Turning a buildcraft engine works as expected.

Mods installed:
SpoilerForge 7.8.1.737

CodeChickenCore 0.8.7.3
CoFHCore-1.5.2.5
NotEnoughItems 1.5.2.28

BuildCraft-3.7.1
ComputerCraft-1.53
IndustrialCraft2-1.116.369-lf
miscperipherals-3.3e
neiaddons-1.5.2-1.8.0.r23
NEIPlugins-1.0.9.3
OmniTools-3.1.6.0
rules54 #1077
Posted 04 July 2013 - 01:40 AM
I'm in the 152wgt FTB pack, and I can't find any of the turtles with peripherals attached to them. They aren't craftable. Is this a bug? I still can use the Chat Box and such.
CCJJSax #1078
Posted 04 July 2013 - 07:25 PM
OMG!!!!!! GOOGLE GLASS IN MINECRAFT!!! that is cause for celebration. You, me, champaign, and the ladies, RichardG. Crazy good idea! I can't wait for small net to be expanded on! :D/>
palana #1079
Posted 05 July 2013 - 03:33 PM
3.3f released, attention to this:

! **EXPERIMENTAL NEW CHUNK LOADING ALGORITHM** - PLEASE tell me if your chunkloading turtles break.
They seem to not work at all (for me) with 3.3f, unfortunately
Decker_MMIV #1080
Posted 05 July 2013 - 05:59 PM
[…] itemid 30553:250, and there are 526 in the network.
[…]
The code above tells me:
8222553 => 526

dec -> hex -> bin
30553 -> 0x7759 -> 111011101011001
250 -> 0xFA -> 11111010

concat
11111010111011101011001

bin -> hex -> dec
11111010111011101011001 -> 0x7D7759 -> 8222553

In short, if you 'AND' the value you get, with 32767 (0x7FFF), it should produce the ItemId

bin | dec
11111010111011101011001 | 8222553
00000000111111111111111 | 32767
———————– | ——–
00000000111011101011001 | 30553
dinxton24 #1081
Posted 07 July 2013 - 08:09 AM
How exactly do you use convertnbs? Could you add some more documentation for it?
rjenkins8142 #1082
Posted 07 July 2013 - 02:19 PM
I have a request for the Gate Reader Turtle.

Currently, it reads *all* blocks around it for triggers, no matter what. It would be great if we could specify a direction to limit what is returned. The problem currently is that since it reads all blocks, gate information from subsequent blocks gets overwritten. This makes anything other than simple contraptions almost unusable.

For instance, I want to put a turtle in the middle of 4 machines and monitor each one machine in turn.

Something like:


 M
MTM
 M

The problem, of course, is that when the turtle goes to read the gates, it will really only get information about the east machine, since it's read last and overwrites everything else. It would be nice if I could say something like: reader.get("north") or something to only get information about the machine to the north, etc.

To work around, you can reconfigure like:


MMMM
T

and move the turtle around more, but you also have to make sure there's never anything else next to the turtle when it reads (chests, etc.). So you can work around this, but it would definitely be nice to be able to limit what is read, somehow. (Or alternatively, have what is returned include the cardinality with the results in some way.)
CrissHill #1083
Posted 07 July 2013 - 10:37 PM
3.3f released, attention to this:

! **EXPERIMENTAL NEW CHUNK LOADING ALGORITHM** - PLEASE tell me if your chunkloading turtles break.
They seem to not work at all (for me) with 3.3f, unfortunately

Same.. not working here 3.3f
BakermanLP #1084
Posted 08 July 2013 - 07:42 AM
[…] itemid 30553:250, and there are 526 in the network.
[…]
The code above tells me:
8222553 => 526

dec -> hex -> bin
30553 -> 0x7759 -> 111011101011001
250 -> 0xFA -> 11111010

concat
11111010111011101011001

bin -> hex -> dec
11111010111011101011001 -> 0x7D7759 -> 8222553

In short, if you 'AND' the value you get, with 32767 (0x7FFF), it should produce the ItemId

bin | dec
11111010111011101011001 | 8222553
00000000111111111111111 | 32767
———————– | ——–
00000000111011101011001 | 30553

You are absolut right. That's the solution. It's not so easy to use in my programs, but it is a solution.

The trick is the 32767. I tought it would be internal 16 bit and not 15 bit.

Thank you

Little edit… here is a function that do that trick:


function ae2item(MyInput)
  ItemID=bit.band(2^15-1,MyInput)
  print("ItemID: "..ItemID)
  MetaID=bit.brshift(MyInput,15)
  print("MetaID: "..MetaID)
end
MaRul101 #1085
Posted 09 July 2013 - 01:23 PM
Quote from CovertJaguar on July 9, 2013, 17:06 Over on the Railcraft forum.
There is API access to the Routing Track that would allow someone to create say a ComputerCraft addon to adjust the destination of the Track.

But adding actions to the Routing Script….I don't know. Its not really designed for that.

Maby allow a computer to wrap a Routing track to give funtions for extra rerouting options using only one routing track segment.
TrovadorUrbano #1086
Posted 09 July 2013 - 04:34 PM

function ae2item(MyInput)
  ItemID=bit.band(2^15-1,MyInput)
  print("ItemID: "..ItemID)
  MetaID=bit.brshift(MyInput,15)
  print("MetaID: "..MetaID)
end
Interesting… that piece of code could serve to automate Mk3 reactors (ic2) using coolants until 99% and then sending them to the vacuum freezer (gt) saving the use of reflectors imo
Edit: …or moving them to a reactor full of advanced heat exchangers
iconmaster #1087
Posted 11 July 2013 - 09:32 AM
So, I was having problems matching Item IDs used in the ME Bridge and actual Item IDs with metadata. However, for those interested, you can calculate the 'MiscP ID' of an item with metadata by converting the item ID and the meta number into binary and appending the metadata before the item ID, and converting it back to decimal. I hope this is how IDs actually work, but it seems to be consistent for now. This is just for other's reference.
immibis #1088
Posted 11 July 2013 - 10:53 PM
So, I was having problems matching Item IDs used in the ME Bridge and actual Item IDs with metadata. However, for those interested, you can calculate the 'MiscP ID' of an item with metadata by converting the item ID and the meta number into binary and appending the metadata before the item ID, and converting it back to decimal. I hope this is how IDs actually work, but it seems to be consistent for now. This is just for other's reference.
Instead of converting them to binary and back, does this work?
Multiply the metadata by 32768, then add the item ID.
BakermanLP #1089
Posted 12 July 2013 - 07:29 AM
3.3f released, attention to this:

! **EXPERIMENTAL NEW CHUNK LOADING ALGORITHM** - PLEASE tell me if your chunkloading turtles break.
They seem to not work at all (for me) with 3.3f, unfortunately

Same.. not working here 3.3f

Same here with 3.3f. Error message in Forgelog:
[WARNING] [MiscPeripherals] Null ticket when moving chunkloaded turtle 38 at (462,15,691)!

chunkLoaderRadius was set to 0. Second test with chunkLoaderRadius set to 1 got the same errors.
RichyRocker423 #1090
Posted 13 July 2013 - 03:38 AM
Hey RichardG, I have a troll suggestion.

How bout a chat turtle that calls to direwolf as someone else, or lead him somewhere.

Or a chat turtle that says stuff disguised as him, just for Lols.

Also a nice peripheral would be one that can detect players, like a radar, and their direction and distance from the turtle. Like a peripheral that allows the turtle to see nearby players.
CCJJSax #1091
Posted 13 July 2013 - 08:41 PM
I'd be interested in beta testing. I'm still learning lua, but i'm no longer a complete noob. I'll keep an eye out for the beta version for 1.6.2. I know you said nobody uses them, but I'd be interested. I'm trying to get better at programing and adding to my current programs. Good work RichardG! :D/> keep 'em coming!
Ballistic Buddha #1092
Posted 14 July 2013 - 04:30 PM
Also a nice peripheral would be one that can detect players, like a radar, and their direction and distance from the turtle. Like a peripheral that allows the turtle to see nearby players.

I'd suggest you take a look at OpenCCSensors. A sensor turtle with a proximity sensor card can achieve this.
Keridos #1093
Posted 15 July 2013 - 08:28 AM
i get this since i updated from 3.3c to 3.3.f : Null ticket when moving chunkloaded turtle
Nightreaver #1094
Posted 15 July 2013 - 10:15 AM
i get flooded with

*[WARNING] [MiscPeripherals] Turtle position is null! dan200.turtle.shared.TileEntityTurtleExpanded@2bb1e076*

how to stop this?
FalloutBe #1095
Posted 15 July 2013 - 02:24 PM
BUG:
In multiplayer, a few turtles such as the chunk loader mining turtle cannot be placed. If you try to, you hear the 'placeblock sound' but there is no turtle.
You do see a hitbox region appearing, but it quickly disappears. It looks as if the server automatically removes any placed chunk loader turtle :/

All turtle upgrades are enabled in the config file.

I have installed this mod on a Tekkit Lite server.

In singleplayer, all turtles work fine.
Any suggestions?
MrDoomah #1096
Posted 15 July 2013 - 02:53 PM
I think I've found a bug in the rail reader. When using this code:


m = peripheral.wrap("right")
r = peripheral.wrap("back")
local x,y = m.getSize()

while true do
   local event,p1,p2,p3,p3 = os.pullEvent("minecart")
   m.scroll(1)
   m.setCursorPos(1,y)
   m.write("event: ")
   m.write(event)
   m.scroll(1)
   m.setCursorPos(1,y)
   m.write("p1: ")
   m.write(p1)
   m.scroll(1)
   m.setCursorPos(1,y)
   m.write("p2: ")
   m.write(p2)
   m.scroll(1)
   m.setCursorPos(1,y)
   m.write("p3: ")
   m.write(p3)
   m.scroll(2)
end

I get this as output:

[attachment=1242:railreader.jpg]

and then the program just stops like it has reached the end of the code and doesn't loop around like it should.
Keridos #1097
Posted 15 July 2013 - 06:05 PM
i get this since i updated from 3.3c to 3.3.f : Null ticket when moving chunkloaded turtle
this is btw spamming my log, like 33mb in 30 minutes.
Markusi13 #1098
Posted 16 July 2013 - 03:56 PM
pretty cool!
reububble #1099
Posted 17 July 2013 - 06:37 AM
I think I've found a bug in the rail reader. When using this code:

and then the program just stops like it has reached the end of the code and doesn't loop around like it should.

I think the problem is this

event,p1,p2,p3,p3 ~= event,p1,p2,p3
RichardG867 #1100
Posted 17 July 2013 - 09:53 AM
Chunkloading is broken, cpw was going to help me but he has a trip to do.
dsuser97 #1101
Posted 17 July 2013 - 04:47 PM
Are you planning to add a way to read the destination from a Railcraft Locomotive with the RailReader?
And maybe some way to set the destination?
MrDoomah #1102
Posted 17 July 2013 - 06:26 PM
I think I've found a bug in the rail reader. When using this code:

and then the program just stops like it has reached the end of the code and doesn't loop around like it should.

I think the problem is this

event,p1,p2,p3,p3 ~= event,p1,p2,p3

Now I feel silly, how could I have missed that.

It has fixed my issue partly. It works for every cart, except the locomotive. It has type unknown and the third parameter is nil, causing my program to stop without error message for some reason.
RichyRocker423 #1103
Posted 18 July 2013 - 12:39 AM
Also a nice peripheral would be one that can detect players, like a radar, and their direction and distance from the turtle. Like a peripheral that allows the turtle to see nearby players.

I'd suggest you take a look at OpenCCSensors. A sensor turtle with a proximity sensor card can achieve this.
OpenCCSensors is not in the mod pack I use nor the server I play on.

Also a few more ideas for peripherals:
A light sensor, like something to detect light levels.

A way to demo swing the tool/weapon a turtle is holding

A turtle addon that allows it to push entities instead of just stopping at them.

A way to color turtles

The thuam goggles actually looking like goggles not a picture of them

A way to detect what biome the computer/turtle is in.
demon012 #1104
Posted 18 July 2013 - 02:46 PM
Hey Rich,

Thanks for the fantastic peripherals! However I have found a rather nasty bug in the interactive sorter.

If you call sorter.list() against a computercraft disk drive, your bee analyzer or the forestry analyzer it will totally lock up the server. Unfortunately it is locking it up to the extent that I have to Ctrl+C the server and no exception or crash log is given.

Thanks,

demon012
ProgrammerHero #1105
Posted 19 July 2013 - 11:12 AM
It looks like I have a compatibility issue with my Advanced Reactors mod (http://forum.industrial-craft.net/index.php?form=PostAdd&amp;threadID=9212) and miscperipherials. In my mod, I replace the classic Reactor chamber with my own variation so I can do more advanced logic with it. But I had to disable the classic chamber for balance reasons - causing the RTG module to be uncraftable. I don't know if I can override your recipe from my mod so I'm guessing I need to provide an API for you?
RichardG867 #1106
Posted 19 July 2013 - 01:43 PM
One more feature and I'll have a 1.6 version. Beta quality, but nobody bothers to test if they're called betas after all.
SierraNine #1107
Posted 19 July 2013 - 06:11 PM
Does the Chunk Loading Module include rednet functionality, or not?

I seem to recall that it did, at least at one point, but as of 3.4b1, no modem is detected and rednet commands fail.
RichardG867 #1108
Posted 20 July 2013 - 03:01 PM
I've been a bit burned out. Right now, rail readers are broken, and I will revert the chunkloading change until cpw can help me out.
mehmetemin #1109
Posted 21 July 2013 - 12:07 PM
2013-07-21 19:01:09 [WARNING] [ForgeModLoader] Found an un-manifested jar file in the coremods folder : miscperipherals-3.3f.jar, it will be ignored.

When i try to use i get this error
I use mc 1.5.2
Kye_Duo #1110
Posted 21 July 2013 - 01:11 PM
2013-07-21 19:01:09 [WARNING] [ForgeModLoader] Found an un-manifested jar file in the coremods folder : miscperipherals-3.3f.jar, it will be ignored.

When i try to use i get this error
I use mc 1.5.2
miscperiphs is no longer a coremod mod.
Keridos #1111
Posted 22 July 2013 - 12:37 AM
RichardG: YOur AppEng peripherals calls stuff from another thread than the server thread and that can cause it to crash the server with a CME: http://paste.ubuntu.com/5899350/

And also: the log is being spammed with that "Null ticket when moving chunkloaded turtle"
Lego Stax #1112
Posted 22 July 2013 - 08:08 PM
This looks AMAZING!!!! I can't believe how many features there are in here!
Yurameki #1113
Posted 22 July 2013 - 11:27 PM
Using the FTB ultimate pack but I can't craft any but the basic charge stations, they all have no recipe in NEI and attempting the base recipes for them yields no product. Nothing on the server disables anything in CC..anyone know a solution??
theoriginalbit #1114
Posted 23 July 2013 - 12:15 AM
Using the FTB ultimate pack but I can't craft any but the basic charge stations, they all have no recipe in NEI and attempting the base recipes for them yields no product. Nothing on the server disables anything in CC..anyone know a solution??
I can do it perfectly fine in FTB Ultimate SSP and SMP. I'd say that the configs of the server you're on has the recipe disabled.
jessechisel126 #1115
Posted 23 July 2013 - 11:11 AM
Hey, I don't know if this is the right place to post this but oh well.

I have been messing around with a Gate Reader Engineering Turtle to charge a Redstone Energy Cell and then transport it to my Quarry. Last night, everything was going smoothly with the whole setup. Today, I login, and the turtle won't teleport. I have tried giving it plenty of fuel (over 13000) and re linking the teleporters, but it won't teleport. I haven't gotten any error messages, and it just acts as if there is no teleport command at all, and just skips over it. I tried testing it with brand new teleporters in a test world and it would teleport once, but then afterwards it would just say "false" after typing in the teleport command. I'm using TurtleOS v1.5 on Minecraft v1.4.7 with Direwolf20's Feed The Beast Modpack. Some other version info: MCO v7.26a, FML v4.7.35.556, Forge 6.6.2.534.


What could be causing this issue?
jessechisel126 #1116
Posted 23 July 2013 - 12:40 PM
Hey, I don't know if this is the right place to post this but oh well.

I have been messing around with a Gate Reader Engineering Turtle to charge a Redstone Energy Cell and then transport it to my Quarry. Last night, everything was going smoothly with the whole setup. Today, I login, and the turtle won't teleport. I have tried giving it plenty of fuel (over 13000) and re linking the teleporters, but it won't teleport. I haven't gotten any error messages, and it just acts as if there is no teleport command at all, and just skips over it. I tried testing it with brand new teleporters in a test world and it would teleport once, but then afterwards it would just say "false" after typing in the teleport command. I'm using TurtleOS v1.5 on Minecraft v1.4.7 with Direwolf20's Feed The Beast Modpack. Some other version info: MCO v7.26a, FML v4.7.35.556, Forge 6.6.2.534.


What could be causing this issue?

I should probably also mention that the MiscPeripherals version for Direwolf's modpack is 3.1.
LKummer #1117
Posted 23 July 2013 - 01:15 PM
Hello, I was playing on my own modpack with some friends and I think I found a bug with the Anvil XP Turtle.
When I was building an XP farm, I had my Anvil XP Turtle using this program.
It enchanted exactly 1009 books, but none of them were Silk Touch, Fortune of Protection 4.
Today I started working on it, I putted a regular XP turtle and I have 2 Silk Touch books by now. (Using this program)
I also enchanted books by hand in creative and I got few Silk Touch books.

I'm playing on Computercraft 1.5.3 and the latest build of MiscPeripherals (3.3).
If you want the entire mod list of the pack, here's a photo of the mods folder.

I'm sorry for my bad grammar, English is not my native language.
Ballistic Buddha #1118
Posted 24 July 2013 - 01:18 AM
Hey, I don't know if this is the right place to post this but oh well.

I have been messing around with a Gate Reader Engineering Turtle to charge a Redstone Energy Cell and then transport it to my Quarry. Last night, everything was going smoothly with the whole setup. Today, I login, and the turtle won't teleport. I have tried giving it plenty of fuel (over 13000) and re linking the teleporters, but it won't teleport. I haven't gotten any error messages, and it just acts as if there is no teleport command at all, and just skips over it. I tried testing it with brand new teleporters in a test world and it would teleport once, but then afterwards it would just say "false" after typing in the teleport command. I'm using TurtleOS v1.5 on Minecraft v1.4.7 with Direwolf20's Feed The Beast Modpack. Some other version info: MCO v7.26a, FML v4.7.35.556, Forge 6.6.2.534.


What could be causing this issue?

Unfortunately I don't have an answer to why this happens, but I have been experiencing this as well, when using a cell recharging solution almost identical to this one. It seems as if the links for the teleporters are getting lost, but it is still acting as if the link is still there and still valid. I am using advanced teleporters, but the same issue persists. However, what does seem to work for me is re-linking the teleporters (which will make a new link, not replace the old one as the link number increments), I then have to increment a variable in my script which changes the argument to teleport() so it will use the new link. I haven't yet used up all the links on the teleporters, but I'm sure that once that happens I'll have to break and replace them, then set the port number back to 1 in my script.

I initially had my script just continue after it failed to teleport, but I eventually had to add a check to make sure that teleport() doesn't return false so it wouldn't get all confused.

I'm using Misc. Peripherals 3.3f.
NOTUSEDPLEASEDELETE #1119
Posted 24 July 2013 - 03:22 AM
Can we please have the 1.6.2 update?
TurboTuTone #1120
Posted 24 July 2013 - 06:05 PM
I like these peripherals, keep up the good work! :)/>
Devon The Novice #1121
Posted 25 July 2013 - 02:47 AM
This is a amazing mod, whenever I get a ComputerCraft update, First thing I do is look for this mod, and the mods that go with it.

Just a recipe suggestion, with the advance nuclear information reader, is a nether star not a little much? I know it is a supposed to be expensive, and maybe it is just me, but i find that a little much, perhaps you could make the recipe include a ender eye or something like that. But, I am not so good with recipes.

but regardless of that, keep up the good mod, it always has a place in my minecraft.
iarspider #1122
Posted 25 July 2013 - 08:30 AM
May I add a suggestion: add a Serum Analyzer block to get information about serums (from BinnieMods). Or even a generic module to read NBT data (but not write it)
backwoods #1123
Posted 25 July 2013 - 11:58 AM
Using Forge minecraftforge-universal-1.5.2-7.8.1.738 Misc Peripherals version 3.3f and Computercraft 1.53 chunk loading turtles are not working at all, I've tried everything. doing a /chunkloaders doesnt show the turtles keeping any chunks loaded either.

Also I can't seem to find a way to download any of the older 3.3 versions only see a link for the 3.3f and then 3.2 but none between.. I really love misc peripherals and need this bad boy on my server for me to play with..

EDIT: I had to get version 3.3c from the ftb 1.5.2 beta and now my chunk loading turtles are working fine. So it seems there is a major bug with the new chunk loading in 3.3f. ( P.S I hope no one minds me getting the jar from the ftb pack but I couldnt find a official download link anywhere for 3.3c)

I feel like I have to say also that I FRICKEN LOVE Misc peripherals! It opens up sooooo many possibilities with computercraft its amazing and thank you for taking your time to make and keep this mod updated.
Yurameki #1124
Posted 31 July 2013 - 07:31 PM
Using the FTB ultimate pack but I can't craft any but the basic charge stations, they all have no recipe in NEI and attempting the base recipes for them yields no product. Nothing on the server disables anything in CC..anyone know a solution??
I can do it perfectly fine in FTB Ultimate SSP and SMP. I'd say that the configs of the server you're on has the recipe disabled.

That was the first thing I checked. My configs are all default. Checked CC and IC/GT configs to no avail. Any thoughts on where or what to look for?
Blazara #1125
Posted 01 August 2013 - 01:37 PM
I've been trying to use the grafter turtle as a part of my tree felling program. With or without a grafter in the selected slot of the turtle's inventory, both turtle.attack() and turtle.dig() return false.
Vattic #1126
Posted 02 August 2013 - 06:10 AM
Been using this mod as part of the FTB Direwolf20 1.5.2 pack and have found a problem: Chunk loading modules aren't being recognised as wireless routers.

I have a basic gps satellite which works fine with normal wireless turtles, but gps.locate(5,true) gives me the following error message:
No wireless modem attached

Is this deliberate or a bug?

Fake edit: Just noticed the change log entry detailing this. What's the deal you mention?

Cheers.
mrgreaper #1127
Posted 02 August 2013 - 01:01 PM
is there any news on a mc1.6 build of this? or has it been abandoned?
gridzero #1128
Posted 03 August 2013 - 10:21 AM
3.3f:
! **EXPERIMENTAL NEW CHUNK LOADING ALGORITHM** - PLEASE tell me if your chunkloading turtles break.

I think I have an item (and inventory) dupe bug which is likely related.

I have a chunkloading mining turtle which is running in my digger mystcraft age to pillage the landscape. It's a complex setup with the turtle deploying, monitoring, collecting and moving a quarry, enderchests, gate readers and even a second (engineering) turtle to deal with power (all initially carried as inventory in the chunkload turtle).

It had been working fine under FTB1.5ngt, digging a trench several km long. I upgraded to unleashed 1.0.3 which appears to include 3.3f, and now it seems to stop after a couple of cycles (crossing chunk boundaries?). I go to the age to investigate and find *the entire setup* duplicated - two chunkload turtles, two engineering turtles, two quarries, the whole lot - with a couple of quarry-lengths apart, usually with the program confused by having all the items in the wrong slots as it runs through the deployment cycle.
Mackan90096 #1129
Posted 03 August 2013 - 03:28 PM
How do I use the color codes with the chatbox on a server?
I saw that in the config and set it to true…
How do I use it?
Glotz659 #1130
Posted 05 August 2013 - 01:54 AM
Nice mod!

But one can use the speaker to crash a LAN-world (not sure if it does crash a dedicated server)
e.g.

speaker.speak("Trol")
while true do
  speaker.speak("lol")
end
causes windows 7 (64 bit) to freeze (no reaction to ctrl-alt-del)
(Minecraft also stops reacting but it doesn't crash)


EDIT: Derp, i was using version 3.3c
Mackan90096 #1131
Posted 05 August 2013 - 08:19 AM
Hi there!
I need some help!
I was messing around with configs for the mods I have and I saw that in the miscperipherals config file there was an option to have color codes for the chatboxes say function..
I set this to true.
But I can't use the color codes!

So my question:
How do I use colorcodes with the miscperipherals chatbox?

Thanks // Mackan90096
nyupud #1132
Posted 06 August 2013 - 09:41 AM
Hi,

Thanks for the great work, I love this mod.

Is there going to be a fix for the chunkloader mining turtle for Minecraft 1.5.2?
Cozzimoto #1133
Posted 07 August 2013 - 03:43 PM
quick question, on the chat box, when i try for the chat to reply with the tell(player,msg,range,infY) with a range not specified or range is set to -1 and im 2000 blocks away and the computer IS chunkloaded i dont get a reply from the computer, ive even tried a range of 65535, is there any way to fix this without having to go in the server config file, cause i do not have access to that.
R!C0 #1134
Posted 08 August 2013 - 10:53 AM
How to make Multi Page turtles ? I looked everywhere and didn't find answers anywhere. Please help… :wacko:/>
Karasyan1337 #1135
Posted 08 August 2013 - 12:28 PM
Any 1.6 versions?
hpnisse #1136
Posted 08 August 2013 - 02:00 PM
Hey!
Is there any program or somthing to do so I can have two PlayerDetectors connected to the same computer and to know which PlayerDetector that was clicked?!?
Or do I need two or more computers to get this working?! :(/>
grand_mind1 #1137
Posted 10 August 2013 - 01:22 AM
I had a suggestion for a turtle peripheral. Something like a light sensor that would add a function to get the light level of the block it it currently on. I think this would be helpful for placing torches in mines and stuff light related.
Larry #1138
Posted 10 August 2013 - 06:11 AM
Hello. I just made a Feeder Turtle. I tried the command feed() but the only reply i get from the turtle is "no such program". What am I doing wrong?

Or is there a pastebin link for the Feeder turtle?
demon012 #1139
Posted 10 August 2013 - 06:45 AM
Thaum Scanner turtles are not working with 3.0.5h. When I attempt to run m.getAuraNode() I get nil returned and this appears in the server log:

[WARNING] [MiscPeripherals] Reflector: Unable to get class thaumcraft.common.AuraManager
Furious1964 #1140
Posted 11 August 2013 - 02:03 PM
I have FTB Ultimate Pack and I found the every charge station I used doesn't charge the turtle when I log out then back on again. How can I fix this or can you fix this please?
ProjectXMark1 #1141
Posted 11 August 2013 - 03:34 PM
Can I make a suggestion?

The ME Bridge would make a lot more sense and be more useful as a block if it could pull from specific sides and could work with normal storage/transport systems.

Thanks if you do implement this.
CCJJSax #1142
Posted 12 August 2013 - 12:38 AM
Hello. I just made a Feeder Turtle. I tried the command feed() but the only reply i get from the turtle is "no such program". What am I doing wrong?

Or is there a pastebin link for the Feeder turtle?

I think you have to wrap the feeder into a peripheral. If the feeder is on the right of the turtle first type "m = peripheral.wrap("right")" then "m.feed()" I'm not 100% sure if that's what needs to be done, but I'm pretty confident in it.
J15t98J #1143
Posted 12 August 2013 - 09:34 AM
Can Railcraft tracks still be used as peripherals? I've tried a few tracks, and set/get always return attempt to index…
BlueMustache #1144
Posted 12 August 2013 - 03:40 PM
Hello Mr. Richard
I am a young programmer learning Java.
I had an idea recently for better turtles.
I am trying to work with the creator of computer craft to add some new events.
My idea is that when the turtle is mining, if the turtle receives the new "turtle full" event, it will use the new peripheral I want to add.
I would like the turtle to have an "ender pouch" module so that when the program receives the signal that its full and will open the enderpouch module and toss everything in it. Then when its empty the turtle will receive "turtle empty" then it will continue mining.
If you added this that would be greatly appreciated.
Id love to have this in a new update of FTB.
Thank Your for your time!

Sincerely,
BlueMustache
Furious1964 #1145
Posted 13 August 2013 - 10:16 AM
The Turtle Teleporters are just as borked as the Charge Stations. As soon as I log off, they don't work anymore.
Darvid #1146
Posted 13 August 2013 - 11:38 PM
Okay, can someone please tell me how to get the barrel turtle that is mentioned? I'm using the "Unleashed" feed the beast modpack, which included version 3.3 of miscperipherals, and it has factorization, so I should be able to use these, but I can't find them in NEI, and attempting to craft a turtle with a barrel, or an extra-dimentional storage upgrade doesn't do anything, so I'm a little lost. Can anyone please help me out?
beringtom #1147
Posted 16 August 2013 - 09:04 AM
Hey RichardG.

Do you accept ideas for future version of miscP?
Kindar_Conrath #1148
Posted 17 August 2013 - 06:15 PM
I am sad to see you go! Tested the beta you put out with some of the items I wanted, couldn't use the Nuclear Information Reader, when I call the get, I receive a

java.lang.String cannot be cast to [Ljava.lang.Object; error :(/>

Was really hoping to make some tank displays using the NIR as a wireless interface for the tank data.

Still have yet to test the other machines.
Regelneef #1149
Posted 19 August 2013 - 02:03 AM
Hi RG,

I understand that you might want a break, but please (pretty please with sugar on top) could you hand over you source to someone (Immibis or Atomic Stryker), that way your mod will continue to live on.
Like with MFR when power crystals took a break Atomic continued the mod and players could migrate there worlds to the new version of minecraft.

GL resting and I really hope to see you again!
ZaverSLO #1150
Posted 19 August 2013 - 07:32 PM

Server stops responding when I execute this code on my computer(from computercraft) and gate reader

Code I'm using:
http://pastebin.com/GSC6qq45

Server instantly stops responding..

http://pastebin.com/TmZFVDsV
Hawk777 #1151
Posted 21 August 2013 - 02:57 AM
Hello! I see in the changelog for version 3.1, “Fixed Electronic Signal Controllers losing data on reload”. Unfortunately, this doesn’t seem to work. I’m running v3.1 (part of FTB-Lite), and someone I talked to about this bug tested it in v3.3 and it was still there: after shutting down and restarting a world, the link from the ESC to a distant signal (even if the two objects were in the same chunk) was broken and had to be retuned before the ESC would again send an aspect to the signal.
vonflynee #1152
Posted 21 August 2013 - 03:40 PM
Hello,
I've installed ComputerCraft 1.56 and latest MiscPeripherals for 1.6.2. I wanted to use the speaker, but the computer returned message "No such program." It has only ComputerCraft mod programs, but there is no programs and apis from MiscPeripherals and OpenPeripherals. How do I install them? Sorry for my English, I am a Polish.
master801 #1153
Posted 21 August 2013 - 05:06 PM
Hello,
I've installed ComputerCraft 1.56 and latest MiscPeripherals for 1.6.2. I wanted to use the speaker, but the computer returned message "No such program." It has only ComputerCraft mod programs, but there is no programs and apis from MiscPeripherals and OpenPeripherals. How do I install them? Sorry for my English, I am a Polish.

Your doing it wrong.
vonflynee #1154
Posted 21 August 2013 - 05:46 PM
So what I'm doing wrong?
What I should do to make these programs (and apis) working?
iMontouch #1155
Posted 25 August 2013 - 09:33 AM
hey there,

We are running this problem often now and I saw 2 guys asking for help here before, but no idea was replied to fix this. Any ideas?

[ForgeModLoader] The mod MiscPeripherals attempted to force load a chunk with an invalid ticket. This is not permitted.

Thank you! :)/>

- iMontouch
CCJJSax #1156
Posted 25 August 2013 - 03:09 PM
So what I'm doing wrong?
What I should do to make these programs (and apis) working?

If I understand correctly, Then what you're doing wrong is thinking you use the speaker as a program. You will have to wrap it in a peripheral and make your own program.
I think this should work. But I have yet to actually work with this, so it might be off, but I think it's good.



m= peripheral.wrap(side) -- i.e. if the speaker is on the right side of the computer, then it would look like this.  m = peripheral.wrap("right")
m.speak("this is what it will say", speed) -- m is the wrapped peripheral we did the previous line.  speed is optional.

Tuxi #1157
Posted 01 September 2013 - 05:49 AM
I'm having problems with Interactive Sorter. I'm using FTB Unleashed with Misc Peripherals 3.3 and I tried this: http://pastebin.com/9Wc2uG4z. It was linked in the FTB wiki. After I realised that there was a complete function missing from that script (getStack), I tried the original NeverCasts version, but that returned weird results. So then I tried making one myself, of course :D/> Well that didn't work either. Any help would be appreciated.

Here's my (pathetic) attempt at getting any output from the Interactive Sorter at all:


sorter = peripheral.wrap("top")
l = { sorter.list(2) }
b = l[1]
print(b[1])

It prints "1" if I put one stone block in the chest, and it returns blank if I put anything else there.
t-master #1158
Posted 01 September 2013 - 05:56 AM
Anyone interested in a fixed Thaumic scanner turtle?
Th3RadMan #1159
Posted 03 September 2013 - 11:56 PM
quick q, how do i set up the line of code for auto collect xp turtle? when i set it to true it doesnt work…

lua noob :P/>
McLeopold #1160
Posted 04 September 2013 - 01:58 PM
I'm having problems with Interactive Sorter. I'm using FTB Unleashed with Misc Peripherals 3.3 and I tried this: http://pastebin.com/9Wc2uG4z. It was linked in the FTB wiki. After I realised that there was a complete function missing from that script (getStack), I tried the original NeverCasts version, but that returned weird results. So then I tried making one myself, of course :D/> Well that didn't work either. Any help would be appreciated. Here's my (pathetic) attempt at getting any output from the Interactive Sorter at all:
 sorter = peripheral.wrap("top") l = { sorter.list(2) } b = l[1] print(b[1]) 
It prints "1" if I put one stone block in the chest, and it returns blank if I put anything else there.
The wiki has incorrect code for getting the id and meta from the uuid. Use these functions instead:
 
function getIdMeta(uuid)   
  return uuid%32768, math.floor(uuid/32768) 
end 

function getUuid(id, meta)   
  return meta * 32768 + id 
end 

uuid = getUuid(17, 2) 
id, meta = getIdMeta(65553) 
The list function returns a table with the uuid as the key. It is not a list of items starting at index 1. So if you put in dirt, the number of dirt items would be printed using b[3] (dirt has an id of 3). You could loop through the items list like this:

for uuid, count in pairs(B)/>/> do
   print(uuid, " ", count) 
end 
(ignore the "/>", bbedit is freaking out)
Azelphur #1161
Posted 06 September 2013 - 08:25 PM
I seem to get regular freezes when using the ME Bridge, As does this other user: http://www.computerc...post__p__133050

To describe the issue as best as possible, when running the following code:

print("RETRIEVE")
sleep(1)
me.retrieve(uuid, 1, 4)
print("GETSTACKINSLOT")
sleep(1)
itemInfo = chest.getStackInSlot(0)

It will occasionally freeze the server when calling me.retrieve (as evidenced by GETSTACKINSLOT never being printed)
When the server is frozen, all players will disconnect, commands in the console will not work, however if I ctrl+c the server, it will say it's saving players, and shutdown cleanly.

Any chance of a fix for this? I notice the developer is no longer working on the project. Is the source code available?
CCJJSax #1162
Posted 06 September 2013 - 11:37 PM
quick q, how do i set up the line of code for auto collect xp turtle? when i set it to true it doesnt work…

lua noob :P/>

I think you probably forgot to wrap the peripheral. here.



m = peripheral.wrap("right")
m.setAutoCollect(true)


Off the top of my head that should work, but thats not tested.
beringtom #1163
Posted 08 September 2013 - 08:04 PM
When trying to get MiscP working in 1.6.2 i get this error, can someone shead som light on it?

CC 1.56
http://pastebin.com/FLRQ9SJ2

CC 1.55
http://pastebin.com/3DzPFQc8
Kindar_Conrath #1164
Posted 08 September 2013 - 08:31 PM
when I use the code


s = peripheral.wrap("back")

tankTable = s.get(1)

I get the error

test:3: java.lang.String cannot be cast to [Ljava.lang.Object;

ComputerCraft 1.56
MiscPeripherals 3.3
Nuclear Control 1.6.2c
beringtom #1165
Posted 09 September 2013 - 03:02 AM
What forge version is the 1.6 version build for?
oxinabox #1166
Posted 12 September 2013 - 06:49 AM
I thought I should cross link this:
http://www.computercraft.info/forums2/index.php?/topic/15164-miscperipherals-finding-me-bridge-uuid-from-item-name-and-the-reverse/

I have made a API, that resolves the UUID's the the ME bridge spits out, into Items names, and turns item names into UUIDs.
It doesn't require adding any mods, though it does require a list of itemIDs -> names, which I have included a Mod to generate. (this is needed because, I can't know what mods people have installed.) This mod can be used to generate the list in single player, which can then be pastebined onto the server.
I have included link in the post to ID list for FTB Unleashed.

I hope I haven't violated the intended use of the ME bridge. ;-p
fawar #1167
Posted 16 September 2013 - 11:01 AM
RTG-Module.

I got it attached, wrote the program to refuel it.
When the refuelling is done, it writes me how many unit of fuel i have in my turtle.

With 8 uranium cell, it display me that I have 8 000 000 fuel unit, which is correct.

When I launch the turtle (Ex : excavate 16), it use all that 8 000 000 fuel units to move 3 blocks.

Have I missed something? I was hoping to fuel those little bastard with Uranium.

I'm using FTB Unleashed (1.1.3) on minecraft 1.5.2


Thank you for you help
Hawk777 #1168
Posted 17 September 2013 - 01:32 PM
Hello! I see in the changelog for version 3.1, “Fixed Electronic Signal Controllers losing data on reload”. Unfortunately, this doesn’t seem to work. I’m running v3.1 (part of FTB-Lite), and someone I talked to about this bug tested it in v3.3 and it was still there: after shutting down and restarting a world, the link from the ESC to a distant signal (even if the two objects were in the same chunk) was broken and had to be retuned before the ESC would again send an aspect to the signal.

This still happens in 3.4b2.
Knux14 #1169
Posted 17 September 2013 - 05:18 PM
Does anyone know how works the redstone boxes ? Cuz they seems interesting but no doc :(/>
Dartania Thorne #1170
Posted 20 September 2013 - 04:04 PM
Quote from CovertJaguar on July 9, 2013, 17:06 Over on the Railcraft forum.
There is API access to the Routing Track that would allow someone to create say a ComputerCraft addon to adjust the destination of the Track.

But adding actions to the Routing Script….I don't know. Its not really designed for that.

Maby allow a computer to wrap a Routing track to give funtions for extra rerouting options using only one routing track segment.
Grr. Can't get the enter key to return to the next line. So sorry in advance for everything in one paragraph. One, I can't find the post you refer to in context on the railcraft forums, and I want to see where that went on the railcraft end of the discussion. Two, I would be happy if the turtles could interact with routing tracks and routing switches as though they were inventory, because they really are inventory. Three, since you can craft leather and string with printed pages to make a printed book, perhaps we could use lapis on a printed book to create a routing table? Four, Computers can already interact with ticket machines, so turtles can as well, naturally. So the whole set up could be a crafty turtle interacting with a printer, a routing track/switch, and a ticket machine, and crafting with/holding only leather, string, ink, paper, gold nuggets, lapis lazuli, placing tickets in the track and tables in the switch. Five, I can't find the API for routing in general, if one exists at all. And you'd have to add the crafting recipe. I am not a modder, and have no idea how to add that. So just the crafting recipe for printed tables and the routing API. That's all that needs to be added for full compatibility between routing and computercraft.
Vindex #1171
Posted 22 September 2013 - 06:56 PM
Tesseract.setFrequency() doesn't work for me.
I have turtle, in front of it tesseract. I wrap tesseract, list its API (for … in pairs) - looks like MiscP API. I call setFrequency(1) and it returns FALSE. Frequency is not set.
Same world, same commands, but using OpenPeripherals - works ok.

Versions:
Unleashed 1.1.3 pack:
- MiscP 3.3e
- OpenPeripheral 0.1.9
- ThermalExpansion 2.4.6.0
willwac #1172
Posted 22 September 2013 - 08:00 PM
Will you add the event "command" to the chat box?

That would be awesome!
MaudDib #1173
Posted 27 September 2013 - 10:54 AM
so is anyone having issues with the ME Bridge not listing craftable items? Im running FTB Unleashed and whenever i do a listCraft() call, i get the normal items in my network, and none of the craftable items. And they dont show up in listAll() either. the craftables are not coming from a MAC tho, so I wonder if items that go thru external crafting processes are ignored in listAll/listCraft?

edit: newp. I just set up a MAC with some recipes in it, and they dont show up either. So whats the dealio?
MAYUYU #1174
Posted 27 September 2013 - 07:49 PM
Can I use this mod to acces the frequency on a Teleport pipe, get and set ?
kasonnara #1175
Posted 30 September 2013 - 04:28 PM
hello, I have a problem with sign reading turtle,
I have computer craft 1.5, miscperipherals 3.3 on FTB mod pack unlished

I try to read sign but I don't know realy how to do that, first y try to wrap the sign and use read() on it but it doesn't work : "attempt to call nil"
so I test other random solution : miscperipheralsutil.read() (or readUp()/readDown()) but no more results the fist message isn't clear about how to write the command

I did something wrong or it's a bug?


Edit: so when I wrap a sign on the right I don't have error messge like in front wrap but all text returned is "1"
Werral #1176
Posted 01 October 2013 - 07:38 PM
I'm trying to write a simple program for the tank turtle.

m = peripheral.wrap("right")

while true do
turtle.placeDown()
m.unpack()
m.drop()
sleep(2)
end

I have the turtle over a cow and a tank in front of it. It fills a bucket with milk then unpacks it into it's internal storage. It then empties the milk into a tank. Everything is working great but when the tank gets full, the next bucket of milk the turtle tries to put into it, crashes my game and I have to removed misc to log back in.
Does anyone know of a way to fix this issue? or maybe tell the turtle to stop when the tank is full?

Cheers!
Gungsu #1177
Posted 01 October 2013 - 08:34 PM
Hi,

Guys, I use this mod in Minecraft 1.6.2
MCP v8.04
FML v6.2.62.871
Forge 9.10.1.871
ComputerCraft 1.56

And I need suck lava from tank to turtle tank but when i use

m = peripheral.wrap("right")
m.suck()

this mod crash or return :
miscperipherals_callback_right

crash

---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 01/10/13 21:32
Description: Exception in world tick
java.lang.IllegalStateException: java.io.EOFException
at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readByte(ByteStreams.java:335)
at net.minecraft.nbt.NBTBase.func_130104_b(SourceFile:93)
at net.minecraft.nbt.NBTBase.func_74739_b(SourceFile:89)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:126)
at miscperipherals.network.TinyPacketHandler.handle(TinyPacketHandler.java:69)
at cpw.mods.fml.common.network.NetworkRegistry.handleTinyPacket(NetworkRegistry.java:354)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket131Packet(FMLNetworkHandler.java:425)
at net.minecraft.client.multiplayer.NetClientHandler.func_72494_a(NetClientHandler.java:1510)
at net.minecraft.network.packet.Packet131MapData.func_73279_a(SourceFile:41)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1928)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readByte(ByteStreams.java:333)
... 21 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.google.common.io.ByteStreams$ByteArrayDataInputStream.readByte(ByteStreams.java:335)
at net.minecraft.nbt.NBTBase.func_130104_b(SourceFile:93)
at net.minecraft.nbt.NBTBase.func_74739_b(SourceFile:89)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:126)
at miscperipherals.network.TinyPacketHandler.handle(TinyPacketHandler.java:69)
at cpw.mods.fml.common.network.NetworkRegistry.handleTinyPacket(NetworkRegistry.java:354)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket131Packet(FMLNetworkHandler.java:425)
at net.minecraft.client.multiplayer.NetClientHandler.func_72494_a(NetClientHandler.java:1510)
at net.minecraft.network.packet.Packet131MapData.func_73279_a(SourceFile:41)
at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['adeus.sjp@gmail.com'/350001, l='MpServer', x=455,21, y=69,62, z=311,69]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (204,64,216), Chunk: (at 12,4,8 in 12,13; contains blocks 192,0,208 to 207,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 655519 game time, 6456 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 84 total; [EntityBat['Bat'/373516, l='MpServer', x=506,70, y=18,01, z=355,84], EntityCartTank['entity.Railcraft.railcraft.cart.tank.name'/350080, l='MpServer', x=459,50, y=70,50, z=324,50], EntityBat['Bat'/410100, l='MpServer', x=431,56, y=25,73, z=315,34], EntityBat['Bat'/408799, l='MpServer', x=417,25, y=53,23, z=367,53], EntityZombie['Zombie'/376783, l='MpServer', x=506,50, y=14,00, z=368,50], EntityZombie['Zombie'/404979, l='MpServer', x=482,50, y=19,00, z=390,50], EntityChicken['Chicken'/350117, l='MpServer', x=484,41, y=62,35, z=290,59], EntitySlime['Slime'/350119, l='MpServer', x=496,38, y=21,99, z=350,63], EntityOcelot['Ocelot'/409309, l='MpServer', x=468,50, y=72,00, z=351,50], EntityZombie['Zombie'/413475, l='MpServer', x=410,50, y=27,00, z=250,50], EntityOcelot['Ocelot'/409307, l='MpServer', x=437,47, y=64,00, z=394,06], EntitySlime['Slime'/350133, l='MpServer', x=497,69, y=22,14, z=350,31], EntityBat['Bat'/408800, l='MpServer', x=412,66, y=49,70, z=378,50], EntityCreeper['Creeper'/413835, l='MpServer', x=444,69, y=12,00, z=260,44], EntityChicken['Chicken'/350145, l='MpServer', x=528,44, y=73,00, z=386,59], EntityItem['item.item.feather'/378859, l='MpServer', x=494,41, y=60,13, z=353,75], EntityItem['item.item.chickenRaw'/378860, l='MpServer', x=495,13, y=60,13, z=351,75], EntitySkeleton['Skeleton'/413836, l='MpServer', x=446,37, y=11,00, z=262,41], EntityZombie['Zombie'/413837, l='MpServer', x=466,55, y=52,69, z=341,50], EntityCreeper['Creeper'/413826, l='MpServer', x=454,69, y=24,00, z=270,31], EntityCreeper['Creeper'/412789, l='MpServer', x=386,50, y=29,00, z=283,50], EntityCreeper['Creeper'/413827, l='MpServer', x=455,50, y=24,00, z=272,50], EntityCreeper['Creeper'/413825, l='MpServer', x=457,50, y=24,00, z=274,50], EntityCreeper['Creeper'/413828, l='MpServer', x=452,91, y=24,00, z=268,63], EntityZombie['Zombie'/405827, l='MpServer', x=419,50, y=16,00, z=232,50], EntityBat['Bat'/401521, l='MpServer', x=418,47, y=38,37, z=245,82], EntityZombie['Zombie'/405831, l='MpServer', x=407,47, y=9,00, z=297,06], EntityZombie['Zombie'/408565, l='MpServer', x=447,50, y=29,00, z=262,50], EntityCreeper['Creeper'/408567, l='MpServer', x=395,50, y=4,00, z=305,50], EntityZombie['Zombie'/408566, l='MpServer', x=446,50, y=29,00, z=263,50], EntityCreeper['Creeper'/413005, l='MpServer', x=418,50, y=11,00, z=269,50], EntityClientPlayerMP['adeus.sjp@gmail.com'/350001, l='MpServer', x=455,21, y=69,62, z=311,69], EntitySkeleton['Skeleton'/410547, l='MpServer', x=507,53, y=16,00, z=354,94], EntitySpider['Spider'/410544, l='MpServer', x=514,72, y=16,00, z=372,28], EntityCreeper['Creeper'/410543, l='MpServer', x=399,16, y=10,00, z=268,54], EntityCreeper['Creeper'/407784, l='MpServer', x=450,50, y=31,00, z=234,50], EntitySkeleton['Skeleton'/411379, l='MpServer', x=402,50, y=14,00, z=284,50], EntityCreeper['Creeper'/407785, l='MpServer', x=451,50, y=31,00, z=237,50], EntityZombie['Zombie'/415783, l='MpServer', x=438,50, y=23,00, z=260,50], EntitySpider['Spider'/373354, l='MpServer', x=399,50, y=22,00, z=276,50], EntitySkeleton['Skeleton'/411383, l='MpServer', x=472,50, y=30,00, z=237,50], EntityCreeper['Creeper'/415785, l='MpServer', x=424,50, y=47,00, z=365,50], EntitySkeleton['Skeleton'/411384, l='MpServer', x=472,50, y=30,00, z=236,50], EntitySkeleton['Skeleton'/407778, l='MpServer', x=402,50, y=57,00, z=345,50], EntitySkeleton['Skeleton'/407779, l='MpServer', x=402,72, y=58,00, z=351,78], EntityZombie['Zombie'/364244, l='MpServer', x=437,50, y=18,00, z=241,50], EntityCreeper['Creeper'/411386, l='MpServer', x=471,03, y=44,00, z=349,63], EntityZombie['Zombie'/407780, l='MpServer', x=403,50, y=57,00, z=347,50], EntityBat['Bat'/387669, l='MpServer', x=491,03, y=12,00, z=376,14], EntitySquid['Squid'/381295, l='MpServer', x=463,63, y=54,03, z=250,72], EntityZombie['Zombie'/410454, l='MpServer', x=413,50, y=44,00, z=278,50], EntityZombie['Zombie'/409708, l='MpServer', x=409,50, y=8,00, z=268,50], EntityBat['Bat'/368136, l='MpServer', x=425,25, y=25,10, z=253,75], EntityZombie['Zombie'/409709, l='MpServer', x=411,50, y=8,00, z=267,50], EntityBat['Bat'/414995, l='MpServer', x=423,75, y=36,13, z=245,75], EntityBat['Bat'/414985, l='MpServer', x=411,85, y=9,80, z=265,04], EntityCreeper['Creeper'/388857, l='MpServer', x=430,50, y=37,00, z=256,50], EntityBat['Bat'/414986, l='MpServer', x=420,26, y=13,00, z=274,72], EntityCreeper['Creeper'/413114, l='MpServer', x=449,50, y=33,00, z=264,50], EntityChicken['Chicken'/349997, l='MpServer', x=397,56, y=62,11, z=310,47], EntitySheep['Sheep'/349999, l='MpServer', x=389,22, y=64,00, z=385,75], EntityCreeper['Creeper'/402644, l='MpServer', x=473,50, y=29,00, z=243,50], EntityCreeper['Creeper'/402650, l='MpServer', x=393,50, y=32,00, z=388,50], EntitySkeleton['Skeleton'/381468, l='MpServer', x=521,50, y=21,00, z=248,50], EntityZombie['Zombie'/350025, l='MpServer', x=401,66, y=2,00, z=287,50], EntityZombie['Zombie'/412897, l='MpServer', x=419,13, y=16,00, z=266,75], EntitySlime['Slime'/350047, l='MpServer', x=430,58, y=34,00, z=257,31], EntityChicken['Chicken'/350056, l='MpServer', x=424,50, y=68,00, z=380,50], EntityBat['Bat'/405739, l='MpServer', x=397,91, y=5,85, z=279,22], EntityBat['Bat'/397164, l='MpServer', x=428,22, y=48,10, z=290,47], EntityCreeper['Creeper'/389444, l='MpServer', x=398,50, y=32,00, z=385,50], EntityChicken['Chicken'/350050, l='MpServer', x=420,50, y=69,00, z=331,50], EntityChicken['Chicken'/350051, l='MpServer', x=421,50, y=68,00, z=333,50], EntityCreeper['Creeper'/389443, l='MpServer', x=398,50, y=32,00, z=388,50], EntityCreeper['Creeper'/397979, l='MpServer', x=403,50, y=10,00, z=304,50], EntityZombie['Zombie'/393914, l='MpServer', x=491,69, y=18,00, z=382,38], EntityBlock['unknown'/350362, l='MpServer', x=462,25, y=62,01, z=310,25], EntityBat['Bat'/350079, l='MpServer', x=453,75, y=55,10, z=332,75], EntitySkeleton['Skeleton'/401859, l='MpServer', x=405,50, y=15,00, z=271,50], EntityCreeper['Creeper'/398211, l='MpServer', x=524,50, y=34,00, z=385,50], EntitySkeleton['Skeleton'/398213, l='MpServer', x=523,50, y=34,00, z=387,50], EntityBat['Bat'/395001, l='MpServer', x=390,58, y=9,05, z=282,92], EntitySlime['Slime'/350068, l='MpServer', x=443,38, y=32,89, z=261,38], EntityZombie['Zombie'/393911, l='MpServer', x=498,50, y=18,00, z=379,50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1941)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:908)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['adeus.sjp@gmail.com'/350001, l='MpServer', x=455,21, y=69,62, z=311,69]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (204,64,216), Chunk: (at 12,4,8 in 12,13; contains blocks 192,0,208 to 207,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 655519 game time, 6456 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 84 total; [EntityBat['Bat'/373516, l='MpServer', x=506,70, y=18,01, z=355,84], EntityCartTank['entity.Railcraft.railcraft.cart.tank.name'/350080, l='MpServer', x=459,50, y=70,50, z=324,50], EntityBat['Bat'/410100, l='MpServer', x=431,56, y=25,73, z=315,34], EntityBat['Bat'/408799, l='MpServer', x=417,25, y=53,23, z=367,53], EntityZombie['Zombie'/376783, l='MpServer', x=506,50, y=14,00, z=368,50], EntityZombie['Zombie'/404979, l='MpServer', x=482,50, y=19,00, z=390,50], EntityChicken['Chicken'/350117, l='MpServer', x=484,41, y=62,35, z=290,59], EntitySlime['Slime'/350119, l='MpServer', x=496,38, y=21,99, z=350,63], EntityOcelot['Ocelot'/409309, l='MpServer', x=468,50, y=72,00, z=351,50], EntityZombie['Zombie'/413475, l='MpServer', x=410,50, y=27,00, z=250,50], EntityOcelot['Ocelot'/409307, l='MpServer', x=437,47, y=64,00, z=394,06], EntitySlime['Slime'/350133, l='MpServer', x=497,69, y=22,14, z=350,31], EntityBat['Bat'/408800, l='MpServer', x=412,66, y=49,70, z=378,50], EntityCreeper['Creeper'/413835, l='MpServer', x=444,69, y=12,00, z=260,44], EntityChicken['Chicken'/350145, l='MpServer', x=528,44, y=73,00, z=386,59], EntityItem['item.item.feather'/378859, l='MpServer', x=494,41, y=60,13, z=353,75], EntityItem['item.item.chickenRaw'/378860, l='MpServer', x=495,13, y=60,13, z=351,75], EntitySkeleton['Skeleton'/413836, l='MpServer', x=446,37, y=11,00, z=262,41], EntityZombie['Zombie'/413837, l='MpServer', x=466,55, y=52,69, z=341,50], EntityCreeper['Creeper'/413826, l='MpServer', x=454,69, y=24,00, z=270,31], EntityCreeper['Creeper'/412789, l='MpServer', x=386,50, y=29,00, z=283,50], EntityCreeper['Creeper'/413827, l='MpServer', x=455,50, y=24,00, z=272,50], EntityCreeper['Creeper'/413825, l='MpServer', x=457,50, y=24,00, z=274,50], EntityCreeper['Creeper'/413828, l='MpServer', x=452,91, y=24,00, z=268,63], EntityZombie['Zombie'/405827, l='MpServer', x=419,50, y=16,00, z=232,50], EntityBat['Bat'/401521, l='MpServer', x=418,47, y=38,37, z=245,82], EntityZombie['Zombie'/405831, l='MpServer', x=407,47, y=9,00, z=297,06], EntityZombie['Zombie'/408565, l='MpServer', x=447,50, y=29,00, z=262,50], EntityCreeper['Creeper'/408567, l='MpServer', x=395,50, y=4,00, z=305,50], EntityZombie['Zombie'/408566, l='MpServer', x=446,50, y=29,00, z=263,50], EntityCreeper['Creeper'/413005, l='MpServer', x=418,50, y=11,00, z=269,50], EntityClientPlayerMP['adeus.sjp@gmail.com'/350001, l='MpServer', x=455,21, y=69,62, z=311,69], EntitySkeleton['Skeleton'/410547, l='MpServer', x=507,53, y=16,00, z=354,94], EntitySpider['Spider'/410544, l='MpServer', x=514,72, y=16,00, z=372,28], EntityCreeper['Creeper'/410543, l='MpServer', x=399,16, y=10,00, z=268,54], EntityCreeper['Creeper'/407784, l='MpServer', x=450,50, y=31,00, z=234,50], EntitySkeleton['Skeleton'/411379, l='MpServer', x=402,50, y=14,00, z=284,50], EntityCreeper['Creeper'/407785, l='MpServer', x=451,50, y=31,00, z=237,50], EntityZombie['Zombie'/415783, l='MpServer', x=438,50, y=23,00, z=260,50], EntitySpider['Spider'/373354, l='MpServer', x=399,50, y=22,00, z=276,50], EntitySkeleton['Skeleton'/411383, l='MpServer', x=472,50, y=30,00, z=237,50], EntityCreeper['Creeper'/415785, l='MpServer', x=424,50, y=47,00, z=365,50], EntitySkeleton['Skeleton'/411384, l='MpServer', x=472,50, y=30,00, z=236,50], EntitySkeleton['Skeleton'/407778, l='MpServer', x=402,50, y=57,00, z=345,50], EntitySkeleton['Skeleton'/407779, l='MpServer', x=402,72, y=58,00, z=351,78], EntityZombie['Zombie'/364244, l='MpServer', x=437,50, y=18,00, z=241,50], EntityCreeper['Creeper'/411386, l='MpServer', x=471,03, y=44,00, z=349,63], EntityZombie['Zombie'/407780, l='MpServer', x=403,50, y=57,00, z=347,50], EntityBat['Bat'/387669, l='MpServer', x=491,03, y=12,00, z=376,14], EntitySquid['Squid'/381295, l='MpServer', x=463,63, y=54,03, z=250,72], EntityZombie['Zombie'/410454, l='MpServer', x=413,50, y=44,00, z=278,50], EntityZombie['Zombie'/409708, l='MpServer', x=409,50, y=8,00, z=268,50], EntityBat['Bat'/368136, l='MpServer', x=425,25, y=25,10, z=253,75], EntityZombie['Zombie'/409709, l='MpServer', x=411,50, y=8,00, z=267,50], EntityBat['Bat'/414995, l='MpServer', x=423,75, y=36,13, z=245,75], EntityBat['Bat'/414985, l='MpServer', x=411,85, y=9,80, z=265,04], EntityCreeper['Creeper'/388857, l='MpServer', x=430,50, y=37,00, z=256,50], EntityBat['Bat'/414986, l='MpServer', x=420,26, y=13,00, z=274,72], EntityCreeper['Creeper'/413114, l='MpServer', x=449,50, y=33,00, z=264,50], EntityChicken['Chicken'/349997, l='MpServer', x=397,56, y=62,11, z=310,47], EntitySheep['Sheep'/349999, l='MpServer', x=389,22, y=64,00, z=385,75], EntityCreeper['Creeper'/402644, l='MpServer', x=473,50, y=29,00, z=243,50], EntityCreeper['Creeper'/402650, l='MpServer', x=393,50, y=32,00, z=388,50], EntitySkeleton['Skeleton'/381468, l='MpServer', x=521,50, y=21,00, z=248,50], EntityZombie['Zombie'/350025, l='MpServer', x=401,66, y=2,00, z=287,50], EntityZombie['Zombie'/412897, l='MpServer', x=419,13, y=16,00, z=266,75], EntitySlime['Slime'/350047, l='MpServer', x=430,58, y=34,00, z=257,31], EntityChicken['Chicken'/350056, l='MpServer', x=424,50, y=68,00, z=380,50], EntityBat['Bat'/405739, l='MpServer', x=397,91, y=5,85, z=279,22], EntityBat['Bat'/397164, l='MpServer', x=428,22, y=48,10, z=290,47], EntityCreeper['Creeper'/389444, l='MpServer', x=398,50, y=32,00, z=385,50], EntityChicken['Chicken'/350050, l='MpServer', x=420,50, y=69,00, z=331,50], EntityChicken['Chicken'/350051, l='MpServer', x=421,50, y=68,00, z=333,50], EntityCreeper['Creeper'/389443, l='MpServer', x=398,50, y=32,00, z=388,50], EntityCreeper['Creeper'/397979, l='MpServer', x=403,50, y=10,00, z=304,50], EntityZombie['Zombie'/393914, l='MpServer', x=491,69, y=18,00, z=382,38], EntityBlock['unknown'/350362, l='MpServer', x=462,25, y=62,01, z=310,25], EntityBat['Bat'/350079, l='MpServer', x=453,75, y=55,10, z=332,75], EntitySkeleton['Skeleton'/401859, l='MpServer', x=405,50, y=15,00, z=271,50], EntityCreeper['Creeper'/398211, l='MpServer', x=524,50, y=34,00, z=385,50], EntitySkeleton['Skeleton'/398213, l='MpServer', x=523,50, y=34,00, z=387,50], EntityBat['Bat'/395001, l='MpServer', x=390,58, y=9,05, z=282,92], EntitySlime['Slime'/350068, l='MpServer', x=443,38, y=32,89, z=261,38], EntityZombie['Zombie'/393911, l='MpServer', x=498,50, y=18,00, z=379,50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 134579984 bytes (128 MB) / 591200256 bytes (563 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 3278 (183568 bytes; 0 MB) allocated, 968 (54208 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 2, tallocated: 64
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 43 mods loaded, 43 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ImmibisMicroblocks{56.0.5} [Immibis's Microblocks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
NotEnoughItems{1.6.1.4} [Not Enough Items] (NotEnoughItems 1.6.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.2]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Core{4.0.2} [BuildCraft] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Builders{4.0.2} [BC Builders] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Energy{4.0.2} [BC Energy] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Factory{4.0.2} [BC Factory] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Transport{4.0.2} [BC Transport] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Silicon{4.0.2} [BC Silicon] (BuildCraft-Mod-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ChickenChunks{1.3.3.2} [ChickenChunks] (ChickenChunks 1.3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
mod_EllianDetector{V2.7 [1.6.2]} [mod_EllianDetector] (EllianDetector.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
emashercore{1.2.1.3} [Emasher Resource] (EmasherResource-1.2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
EnderStorage{1.4.3.3} [EnderStorage] (EnderStorage 1.4.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
eng_toolbox{1.1.4.3} [Engineer's Toolbox] (EngineersToolbox-1.1.4.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IC2{2.0.226-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.226-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Railcraft{8.0.2.0} [Railcraft] (Railcraft_1.6.2-8.0.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
gregtech_addon{MC162} [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
iChunUtil{2.2.0} [iChunUtil] (iChun-Util-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ImmibisCore{56.0.5} [Immibis Core] (immibis-core-56.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ImmibisPeripherals{56.0.1} [Immibis's Peripherals] (immibis-peripherals-56.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IronChest{5.3.1.482} [Iron Chest] (Iron-Chests-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
LogisticsPipes|Main{0.7.4.dev.31} [Logistics Pipes] (LogisticsPipes-MC1.6.2-0.7.4.dev.31.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IC2NuclearControl{1.6.2} [Nuclear Control] (Nuclear-Control-Addon-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
PortalGun{2.0.1} [PortalGun] (Portal-Gun-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
RedLogic{56.1.1} [RedLogic] (redlogic-56.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
simpleores{1.0.2} [SimpleOres 2] (SimpleOres 2 Core v1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ForgeMultipart{1.0.0.151} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.151.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Core{1.4.0.5} [WR-CBE Core] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.5} [WR-CBE Addons] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.5} [WR-CBE Logic] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
McMultipart{1.0.0.151} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.151.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ForgeMicroblock{1.0.0.151} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.151.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Launched Version: 1.6.2-Forge9.10.1.871
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7800 Series GL version 4.2.11762 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 670 (37520 bytes; 0 MB) allocated, 296 (16576 bytes; 0 MB) used

PLZ ONE HELP
Werral #1178
Posted 01 October 2013 - 09:31 PM
Hi,

Guys, I use this mod in Minecraft 1.6.2
MCP v8.04
FML v6.2.62.871
Forge 9.10.1.871
ComputerCraft 1.56

And I need suck lava from tank to turtle tank but when i use

m = peripheral.wrap("right")
m.suck()

this mod crash or return :
miscperipherals_callback_right

PLZ ONE HELP


ya, the same thing happens when you m.drop() into a railcraft tank. :(/>
rioninnimo #1179
Posted 03 October 2013 - 05:06 PM
As this guy said http://forum.feed-the-beast.com/threads/misc-peripheral-chunk-loader-turtle-not-keeping-chunks-loaded.27108/
Forge 1.5.2-7.8.1.738, Misc peripherals 3.3f = chunkloader turtle not keeps chunks loaded. In my case it is Forge 7.8.1.737 and Misc Peripherals 3.3f - same result ,chunk loader module not working.
He says downgrading to MiscPeripherals 3.3c helps. I am not yet found where i can download 3.3c.
Knux14 #1180
Posted 06 October 2013 - 08:44 AM
I'm crashing when putting a Charge Station:
Spoiler

---- Minecraft Crash Report ----
// You're mean.
Time: 06/10/13 14:44
Description: Unexpected error
java.lang.RuntimeException: java.lang.NoClassDefFoundError: buildcraft/api/power/PowerFramework
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:67)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:991)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
at net.minecraft.world.World.func_72832_d(World.java:559)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:241)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:119)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:153)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:408)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1389)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1867)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: buildcraft/api/power/PowerFramework
at miscperipherals.module.ModuleBuildCraftCore$1.initialize(ModuleBuildCraftCore.java:92)
at miscperipherals.tile.TileChargeStation.<init>(TileChargeStation.java:47)
at miscperipherals.tile.TileChargeStation.<init>(TileChargeStation.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:65)
... 18 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:67)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:991)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
at net.minecraft.world.World.func_72832_d(World.java:559)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:241)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:119)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:153)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:408)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1389)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Knux14'/3427, l='MpServer', x=64,70, y=65,54, z=6,54]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-136,64,256), Chunk: (at 8,4,0 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 290007 game time, 307798 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 122 total; [EntitySkeleton['Skeleton'/1489573, l='MpServer', x=132,50, y=18,00, z=-0,50], EntitySkeleton['Skeleton'/1484137, l='MpServer', x=109,50, y=64,00, z=-33,50], EntitySkeleton['Skeleton'/1501965, l='MpServer', x=-2,50, y=64,00, z=-19,50], EntityChicken['Chicken'/3269, l='MpServer', x=50,44, y=63,00, z=77,53], EntityChicken['Chicken'/3268, l='MpServer', x=58,66, y=63,00, z=71,28], EntityChicken['Chicken'/3270, l='MpServer', x=51,47, y=63,00, z=81,47], EntitySpider['Spider'/1454353, l='MpServer', x=83,59, y=65,00, z=27,59], EntityChicken['Chicken'/3267, l='MpServer', x=51,84, y=63,00, z=72,63], EntitySkeleton['Skeleton'/1501962, l='MpServer', x=7,28, y=63,00, z=-22,25], EntityCreeper['Creeper'/1501952, l='MpServer', x=123,50, y=41,00, z=-65,50], EntitySheep['Sheep'/3318, l='MpServer', x=13,09, y=63,00, z=-43,13], EntitySheep['Sheep'/3319, l='MpServer', x=6,56, y=63,00, z=-29,75], EntitySheep['Sheep'/3315, l='MpServer', x=-12,69, y=64,00, z=-28,97], EntitySheep['Sheep'/3312, l='MpServer', x=-8,25, y=64,00, z=-41,72], EntityBat['Bat'/1503098, l='MpServer', x=133,57, y=43,42, z=-52,38], EntityBat['Bat'/1503099, l='MpServer', x=138,65, y=44,48, z=-45,47], EntityZombie['Zombie'/1504976, l='MpServer', x=1,50, y=63,00, z=-3,50], EntitySlime['Slime'/1378785, l='MpServer', x=-1,78, y=18,07, z=39,22], EntitySpider['Spider'/1504977, l='MpServer', x=10,66, y=63,00, z=8,78], EntitySkeleton['Skeleton'/1504982, l='MpServer', x=-0,50, y=47,00, z=-17,50], EntitySkeleton['Skeleton'/1504983, l='MpServer', x=-0,50, y=47,00, z=-18,50], EntitySpider['Spider'/1504980, l='MpServer', x=6,50, y=63,00, z=5,50], EntityBat['Bat'/1503100, l='MpServer', x=136,24, y=44,66, z=-45,35], EntitySheep['Sheep'/3321, l='MpServer', x=12,38, y=64,00, z=-13,22], EntityZombie['Zombie'/1504975, l='MpServer', x=15,17, y=63,00, z=2,80], EntitySpider['Spider'/1504972, l='MpServer', x=132,50, y=63,00, z=-59,50], EntityChicken['Chicken'/3311, l='MpServer', x=-10,63, y=64,00, z=-34,44], EntitySheep['Sheep'/3310, l='MpServer', x=-4,34, y=63,00, z=-46,44], EntityVillager['Villager'/3309, l='MpServer', x=74,50, y=65,00, z=38,31], EntityCreeper['Creeper'/1498992, l='MpServer', x=-6,50, y=63,00, z=70,50], EntityBat['Bat'/1501564, l='MpServer', x=128,64, y=16,38, z=-4,28], EntitySkeleton['Skeleton'/1499857, l='MpServer', x=6,50, y=66,00, z=27,50], EntityZombie['Zombie'/1503686, l='MpServer', x=130,50, y=64,00, z=47,50], EntityBat['Bat'/1501560, l='MpServer', x=128,68, y=15,18, z=-4,39], EntityCreeper['Creeper'/1498999, l='MpServer', x=34,50, y=67,00, z=45,50], EntityBat['Bat'/1501561, l='MpServer', x=129,47, y=22,86, z=8,38], EntityZombie['Zombie'/1497638, l='MpServer', x=61,71, y=63,51, z=24,69], EntityBat['Bat'/1501559, l='MpServer', x=128,60, y=17,30, z=-11,01], EntityChicken['Chicken'/3227, l='MpServer', x=24,47, y=63,00, z=79,59], EntityZombie['Zombie'/1497637, l='MpServer', x=62,54, y=63,28, z=24,69], EntityCreeper['Creeper'/1497632, l='MpServer', x=118,50, y=66,00, z=-69,50], EntityChicken['Chicken'/3231, l='MpServer', x=28,44, y=63,00, z=80,63], EntitySkeleton['Skeleton'/1497633, l='MpServer', x=36,50, y=64,00, z=-27,50], EntityChicken['Chicken'/3200, l='MpServer', x=-2,41, y=62,28, z=64,47], EntityItem['item.item.egg'/1504939, l='MpServer', x=111,00, y=64,13, z=-25,56], EntityCreeper['Creeper'/1498982, l='MpServer', x=59,50, y=25,00, z=64,69], EntityBat['Bat'/1501542, l='MpServer', x=51,75, y=26,10, z=80,56], EntitySheep['Sheep'/3213, l='MpServer', x=10,81, y=63,00, z=78,22], EntityCreeper['Creeper'/1499854, l='MpServer', x=6,50, y=66,00, z=26,50], EntitySheep['Sheep'/3214, l='MpServer', x=-1,81, y=63,00, z=66,34], EntitySkeleton['Skeleton'/1504683, l='MpServer', x=37,50, y=64,00, z=38,50], EntitySheep['Sheep'/3251, l='MpServer', x=45,31, y=63,00, z=85,13], EntityZombie['Zombie'/1494626, l='MpServer', x=125,50, y=43,00, z=-60,50], EntityZombie['Zombie'/1494625, l='MpServer', x=128,50, y=43,00, z=-60,50], EntityZombie['Zombie'/1493272, l='MpServer', x=5,50, y=37,00, z=17,50], EntitySheep['Sheep'/3248, l='MpServer', x=33,22, y=63,00, z=67,13], EntityHorse['Horse'/3249, l='MpServer', x=39,34, y=63,00, z=71,72], EntityHorse['Horse'/3252, l='MpServer', x=47,06, y=63,00, z=82,19], EntitySkeleton['Skeleton'/1500546, l='MpServer', x=57,50, y=64,00, z=-47,50], EntitySpider['Spider'/1494632, l='MpServer', x=107,50, y=64,00, z=57,50], EntityBat['Bat'/1483646, l='MpServer', x=130,66, y=32,14, z=9,88], EntitySpider['Spider'/1497628, l='MpServer', x=122,91, y=66,00, z=-71,06], EntityBat['Bat'/1505644, l='MpServer', x=136,50, y=37,00, z=28,50], EntitySkeleton['Skeleton'/1484598, l='MpServer', x=61,22, y=63,00, z=-13,59], EntitySheep['Sheep'/3247, l='MpServer', x=47,84, y=63,00, z=71,66], EntitySheep['Sheep'/3246, l='MpServer', x=36,81, y=63,00, z=70,16], EntityClientPlayerMP['Knux14'/3427, l='MpServer', x=64,70, y=65,54, z=6,54], EntitySkeleton['Skeleton'/1498101, l='MpServer', x=123,50, y=70,00, z=61,50], EntitySpider['Spider'/1494463, l='MpServer', x=145,16, y=63,00, z=76,09], EntityChicken['Chicken'/3397, l='MpServer', x=144,75, y=62,30, z=19,59], EntitySheep['Sheep'/3392, l='MpServer', x=141,38, y=63,00, z=82,56], EntitySheep['Sheep'/3393, l='MpServer', x=129,50, y=70,00, z=68,38], EntitySheep['Sheep'/3415, l='MpServer', x=55,84, y=64,00, z=-69,88], EntitySheep['Sheep'/3414, l='MpServer', x=49,66, y=63,00, z=-65,81], EntitySheep['Sheep'/3413, l='MpServer', x=41,09, y=63,00, z=-67,16], EntityCreeper['Creeper'/1504600, l='MpServer', x=34,50, y=65,00, z=50,50], EntitySkeleton['Skeleton'/1500539, l='MpServer', x=60,50, y=64,00, z=-44,50], EntityCreeper['Creeper'/1469074, l='MpServer', x=57,13, y=64,00, z=-37,28], EntitySheep['Sheep'/3409, l='MpServer', x=-9,13, y=64,00, z=-14,94], EntityChicken['Chicken'/3199, l='MpServer', x=-12,44, y=63,00, z=83,44], EntityChicken['Chicken'/3197, l='MpServer', x=-10,72, y=63,00, z=71,28], EntityCreeper['Creeper'/1503283, l='MpServer', x=140,50, y=64,00, z=72,50], EntitySpider['Spider'/1503282, l='MpServer', x=137,97, y=64,00, z=69,59], EntityCreeper['Creeper'/1503284, l='MpServer', x=141,50, y=64,00, z=69,50], EntityBat['Bat'/1501332, l='MpServer', x=145,56, y=59,00, z=61,22], EntityItem['item.item.egg'/1496376, l='MpServer', x=125,84, y=63,13, z=14,75], EntitySheep['Sheep'/3338, l='MpServer', x=71,34, y=69,00, z=-7,56], EntitySheep['Sheep'/3336, l='MpServer', x=79,34, y=64,00, z=-38,88], EntityZombie['Zombie'/1502379, l='MpServer', x=72,50, y=63,00, z=38,30], EntitySheep['Sheep'/3337, l='MpServer', x=64,16, y=64,00, z=-40,06], EntityZombie['Zombie'/1464173, l='MpServer', x=63,76, y=63,24, z=24,69], EntitySheep['Sheep'/3343, l='MpServer', x=93,47, y=64,00, z=-34,63], EntitySheep['Sheep'/3340, l='MpServer', x=91,94, y=64,00, z=-55,03], EntitySkeleton['Skeleton'/1496937, l='MpServer', x=108,50, y=64,00, z=60,50], EntitySheep['Sheep'/3334, l='MpServer', x=74,13, y=64,00, z=-36,81], EntitySheep['Sheep'/3335, l='MpServer', x=49,66, y=64,00, z=-47,44], EntitySheep['Sheep'/3333, l='MpServer', x=51,25, y=63,00, z=-61,41], EntitySheep['Sheep'/3353, l='MpServer', x=105,63, y=64,00, z=7,50], EntitySheep['Sheep'/3347, l='MpServer', x=92,16, y=64,00, z=-52,69], EntitySheep['Sheep'/3346, l='MpServer', x=109,69, y=64,00, z=-55,25], EntitySheep['Sheep'/3345, l='MpServer', x=111,19, y=64,00, z=-54,28], EntitySheep['Sheep'/3351, l='MpServer', x=97,69, y=64,00, z=-37,78], EntityChicken['Chicken'/3350, l='MpServer', x=110,59, y=64,00, z=-23,59], EntitySheep['Sheep'/3349, l='MpServer', x=111,91, y=64,00, z=-26,13], EntitySheep['Sheep'/3368, l='MpServer', x=119,22, y=65,00, z=-2,69], EntitySheep['Sheep'/3369, l='MpServer', x=121,22, y=66,00, z=0,50], EntitySheep['Sheep'/3370, l='MpServer', x=118,69, y=63,00, z=14,25], EntitySheep['Sheep'/3372, l='MpServer', x=128,19, y=63,00, z=12,19], EntityCreeper['Creeper'/1483519, l='MpServer', x=79,50, y=26,00, z=86,50], EntityZombie['Zombie'/1498011, l='MpServer', x=0,50, y=18,00, z=45,50], EntityHorse['Horse'/3384, l='MpServer', x=134,06, y=64,00, z=-23,78], EntityBat['Bat'/1498843, l='MpServer', x=14,89, y=34,00, z=35,59], EntityBat['Bat'/1498844, l='MpServer', x=14,49, y=38,56, z=36,49], EntityChicken['Chicken'/3389, l='MpServer', x=136,53, y=62,17, z=37,47], EntityChicken['Chicken'/3388, l='MpServer', x=126,47, y=63,00, z=12,72], EntityCreeper['Creeper'/1501949, l='MpServer', x=125,50, y=41,00, z=-68,50], EntityChicken['Chicken'/3381, l='MpServer', x=138,38, y=63,00, z=-46,47], EntityChicken['Chicken'/3380, l='MpServer', x=142,34, y=63,00, z=-32,59], EntityChicken['Chicken'/3383, l='MpServer', x=142,47, y=63,00, z=-30,47], EntityCreeper['Creeper'/1501951, l='MpServer', x=125,50, y=41,00, z=-66,50], EntityCreeper['Creeper'/1501950, l='MpServer', x=121,50, y=41,00, z=-67,50], EntityHorse['Horse'/3382, l='MpServer', x=135,38, y=63,00, z=-34,66]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2311)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:862)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 48168192 bytes (45 MB) / 650641408 bytes (620 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 2115 (118440 bytes; 0 MB) allocated, 4 (224 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v8.11 FML v6.4.21.917 Minecraft Forge 9.11.1.917 48 mods loaded, 48 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{6.4.21.917} [Forge Mod Loader] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{9.11.1.917} [Minecraft Forge] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Blocks3D{1.6.4.1} [3D Blocks Mod] (3DBlocksMod-1.6.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IC2{2.0.243-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.243-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
iChunUtil{2.2.0} [iChunUtil] (iChunUtil2.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IronChest{5.4.1.614} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.614.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
numina{0.0.1-15} [Numina] (Numina-1.6.2-0.0.1-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
powersuits{0.8.0-15} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Natura{2.1.8} [Natura] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
switches{1.2.1} [Switches] (switches-1.6.2-universal-coremod-1.2.1.24.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ForgeMultipart{1.0.0.182} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
McMultipart{1.0.0.182} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ForgeMicroblock{1.0.0.182} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.917
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7800 Series GL version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 326 (18256 bytes; 0 MB) allocated, 22 (1232 bytes; 0 MB) used
I DO have Buildcraft. Anyone could help me ? :'(
Knux14 #1181
Posted 06 October 2013 - 09:16 AM
Wtf it is doing the same crash when I try to jump into a mystcraft world o.O
CCJJSax #1182
Posted 09 October 2013 - 01:11 AM
I'm crashing when putting a Charge Station:

---- Minecraft Crash Report ----
// You're mean.
Time: 06/10/13 14:44
Description: Unexpected error
java.lang.RuntimeException: java.lang.NoClassDefFoundError: buildcraft/api/power/PowerFramework
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:67)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:991)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
at net.minecraft.world.World.func_72832_d(World.java:559)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:241)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:119)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:153)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:408)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1389)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1867)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:909)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:837)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: buildcraft/api/power/PowerFramework
at miscperipherals.module.ModuleBuildCraftCore$1.initialize(ModuleBuildCraftCore.java:92)
at miscperipherals.tile.TileChargeStation.<init>(TileChargeStation.java:47)
at miscperipherals.tile.TileChargeStation.<init>(TileChargeStation.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:65)
... 18 more

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:67)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:991)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
at net.minecraft.world.World.func_72832_d(World.java:559)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:241)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:119)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:153)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:408)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1389)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Knux14'/3427, l='MpServer', x=64,70, y=65,54, z=6,54]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-136,64,256), Chunk: (at 8,4,0 in -9,16; contains blocks -144,0,256 to -129,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 290007 game time, 307798 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 122 total; [EntitySkeleton['Skeleton'/1489573, l='MpServer', x=132,50, y=18,00, z=-0,50], EntitySkeleton['Skeleton'/1484137, l='MpServer', x=109,50, y=64,00, z=-33,50], EntitySkeleton['Skeleton'/1501965, l='MpServer', x=-2,50, y=64,00, z=-19,50], EntityChicken['Chicken'/3269, l='MpServer', x=50,44, y=63,00, z=77,53], EntityChicken['Chicken'/3268, l='MpServer', x=58,66, y=63,00, z=71,28], EntityChicken['Chicken'/3270, l='MpServer', x=51,47, y=63,00, z=81,47], EntitySpider['Spider'/1454353, l='MpServer', x=83,59, y=65,00, z=27,59], EntityChicken['Chicken'/3267, l='MpServer', x=51,84, y=63,00, z=72,63], EntitySkeleton['Skeleton'/1501962, l='MpServer', x=7,28, y=63,00, z=-22,25], EntityCreeper['Creeper'/1501952, l='MpServer', x=123,50, y=41,00, z=-65,50], EntitySheep['Sheep'/3318, l='MpServer', x=13,09, y=63,00, z=-43,13], EntitySheep['Sheep'/3319, l='MpServer', x=6,56, y=63,00, z=-29,75], EntitySheep['Sheep'/3315, l='MpServer', x=-12,69, y=64,00, z=-28,97], EntitySheep['Sheep'/3312, l='MpServer', x=-8,25, y=64,00, z=-41,72], EntityBat['Bat'/1503098, l='MpServer', x=133,57, y=43,42, z=-52,38], EntityBat['Bat'/1503099, l='MpServer', x=138,65, y=44,48, z=-45,47], EntityZombie['Zombie'/1504976, l='MpServer', x=1,50, y=63,00, z=-3,50], EntitySlime['Slime'/1378785, l='MpServer', x=-1,78, y=18,07, z=39,22], EntitySpider['Spider'/1504977, l='MpServer', x=10,66, y=63,00, z=8,78], EntitySkeleton['Skeleton'/1504982, l='MpServer', x=-0,50, y=47,00, z=-17,50], EntitySkeleton['Skeleton'/1504983, l='MpServer', x=-0,50, y=47,00, z=-18,50], EntitySpider['Spider'/1504980, l='MpServer', x=6,50, y=63,00, z=5,50], EntityBat['Bat'/1503100, l='MpServer', x=136,24, y=44,66, z=-45,35], EntitySheep['Sheep'/3321, l='MpServer', x=12,38, y=64,00, z=-13,22], EntityZombie['Zombie'/1504975, l='MpServer', x=15,17, y=63,00, z=2,80], EntitySpider['Spider'/1504972, l='MpServer', x=132,50, y=63,00, z=-59,50], EntityChicken['Chicken'/3311, l='MpServer', x=-10,63, y=64,00, z=-34,44], EntitySheep['Sheep'/3310, l='MpServer', x=-4,34, y=63,00, z=-46,44], EntityVillager['Villager'/3309, l='MpServer', x=74,50, y=65,00, z=38,31], EntityCreeper['Creeper'/1498992, l='MpServer', x=-6,50, y=63,00, z=70,50], EntityBat['Bat'/1501564, l='MpServer', x=128,64, y=16,38, z=-4,28], EntitySkeleton['Skeleton'/1499857, l='MpServer', x=6,50, y=66,00, z=27,50], EntityZombie['Zombie'/1503686, l='MpServer', x=130,50, y=64,00, z=47,50], EntityBat['Bat'/1501560, l='MpServer', x=128,68, y=15,18, z=-4,39], EntityCreeper['Creeper'/1498999, l='MpServer', x=34,50, y=67,00, z=45,50], EntityBat['Bat'/1501561, l='MpServer', x=129,47, y=22,86, z=8,38], EntityZombie['Zombie'/1497638, l='MpServer', x=61,71, y=63,51, z=24,69], EntityBat['Bat'/1501559, l='MpServer', x=128,60, y=17,30, z=-11,01], EntityChicken['Chicken'/3227, l='MpServer', x=24,47, y=63,00, z=79,59], EntityZombie['Zombie'/1497637, l='MpServer', x=62,54, y=63,28, z=24,69], EntityCreeper['Creeper'/1497632, l='MpServer', x=118,50, y=66,00, z=-69,50], EntityChicken['Chicken'/3231, l='MpServer', x=28,44, y=63,00, z=80,63], EntitySkeleton['Skeleton'/1497633, l='MpServer', x=36,50, y=64,00, z=-27,50], EntityChicken['Chicken'/3200, l='MpServer', x=-2,41, y=62,28, z=64,47], EntityItem['item.item.egg'/1504939, l='MpServer', x=111,00, y=64,13, z=-25,56], EntityCreeper['Creeper'/1498982, l='MpServer', x=59,50, y=25,00, z=64,69], EntityBat['Bat'/1501542, l='MpServer', x=51,75, y=26,10, z=80,56], EntitySheep['Sheep'/3213, l='MpServer', x=10,81, y=63,00, z=78,22], EntityCreeper['Creeper'/1499854, l='MpServer', x=6,50, y=66,00, z=26,50], EntitySheep['Sheep'/3214, l='MpServer', x=-1,81, y=63,00, z=66,34], EntitySkeleton['Skeleton'/1504683, l='MpServer', x=37,50, y=64,00, z=38,50], EntitySheep['Sheep'/3251, l='MpServer', x=45,31, y=63,00, z=85,13], EntityZombie['Zombie'/1494626, l='MpServer', x=125,50, y=43,00, z=-60,50], EntityZombie['Zombie'/1494625, l='MpServer', x=128,50, y=43,00, z=-60,50], EntityZombie['Zombie'/1493272, l='MpServer', x=5,50, y=37,00, z=17,50], EntitySheep['Sheep'/3248, l='MpServer', x=33,22, y=63,00, z=67,13], EntityHorse['Horse'/3249, l='MpServer', x=39,34, y=63,00, z=71,72], EntityHorse['Horse'/3252, l='MpServer', x=47,06, y=63,00, z=82,19], EntitySkeleton['Skeleton'/1500546, l='MpServer', x=57,50, y=64,00, z=-47,50], EntitySpider['Spider'/1494632, l='MpServer', x=107,50, y=64,00, z=57,50], EntityBat['Bat'/1483646, l='MpServer', x=130,66, y=32,14, z=9,88], EntitySpider['Spider'/1497628, l='MpServer', x=122,91, y=66,00, z=-71,06], EntityBat['Bat'/1505644, l='MpServer', x=136,50, y=37,00, z=28,50], EntitySkeleton['Skeleton'/1484598, l='MpServer', x=61,22, y=63,00, z=-13,59], EntitySheep['Sheep'/3247, l='MpServer', x=47,84, y=63,00, z=71,66], EntitySheep['Sheep'/3246, l='MpServer', x=36,81, y=63,00, z=70,16], EntityClientPlayerMP['Knux14'/3427, l='MpServer', x=64,70, y=65,54, z=6,54], EntitySkeleton['Skeleton'/1498101, l='MpServer', x=123,50, y=70,00, z=61,50], EntitySpider['Spider'/1494463, l='MpServer', x=145,16, y=63,00, z=76,09], EntityChicken['Chicken'/3397, l='MpServer', x=144,75, y=62,30, z=19,59], EntitySheep['Sheep'/3392, l='MpServer', x=141,38, y=63,00, z=82,56], EntitySheep['Sheep'/3393, l='MpServer', x=129,50, y=70,00, z=68,38], EntitySheep['Sheep'/3415, l='MpServer', x=55,84, y=64,00, z=-69,88], EntitySheep['Sheep'/3414, l='MpServer', x=49,66, y=63,00, z=-65,81], EntitySheep['Sheep'/3413, l='MpServer', x=41,09, y=63,00, z=-67,16], EntityCreeper['Creeper'/1504600, l='MpServer', x=34,50, y=65,00, z=50,50], EntitySkeleton['Skeleton'/1500539, l='MpServer', x=60,50, y=64,00, z=-44,50], EntityCreeper['Creeper'/1469074, l='MpServer', x=57,13, y=64,00, z=-37,28], EntitySheep['Sheep'/3409, l='MpServer', x=-9,13, y=64,00, z=-14,94], EntityChicken['Chicken'/3199, l='MpServer', x=-12,44, y=63,00, z=83,44], EntityChicken['Chicken'/3197, l='MpServer', x=-10,72, y=63,00, z=71,28], EntityCreeper['Creeper'/1503283, l='MpServer', x=140,50, y=64,00, z=72,50], EntitySpider['Spider'/1503282, l='MpServer', x=137,97, y=64,00, z=69,59], EntityCreeper['Creeper'/1503284, l='MpServer', x=141,50, y=64,00, z=69,50], EntityBat['Bat'/1501332, l='MpServer', x=145,56, y=59,00, z=61,22], EntityItem['item.item.egg'/1496376, l='MpServer', x=125,84, y=63,13, z=14,75], EntitySheep['Sheep'/3338, l='MpServer', x=71,34, y=69,00, z=-7,56], EntitySheep['Sheep'/3336, l='MpServer', x=79,34, y=64,00, z=-38,88], EntityZombie['Zombie'/1502379, l='MpServer', x=72,50, y=63,00, z=38,30], EntitySheep['Sheep'/3337, l='MpServer', x=64,16, y=64,00, z=-40,06], EntityZombie['Zombie'/1464173, l='MpServer', x=63,76, y=63,24, z=24,69], EntitySheep['Sheep'/3343, l='MpServer', x=93,47, y=64,00, z=-34,63], EntitySheep['Sheep'/3340, l='MpServer', x=91,94, y=64,00, z=-55,03], EntitySkeleton['Skeleton'/1496937, l='MpServer', x=108,50, y=64,00, z=60,50], EntitySheep['Sheep'/3334, l='MpServer', x=74,13, y=64,00, z=-36,81], EntitySheep['Sheep'/3335, l='MpServer', x=49,66, y=64,00, z=-47,44], EntitySheep['Sheep'/3333, l='MpServer', x=51,25, y=63,00, z=-61,41], EntitySheep['Sheep'/3353, l='MpServer', x=105,63, y=64,00, z=7,50], EntitySheep['Sheep'/3347, l='MpServer', x=92,16, y=64,00, z=-52,69], EntitySheep['Sheep'/3346, l='MpServer', x=109,69, y=64,00, z=-55,25], EntitySheep['Sheep'/3345, l='MpServer', x=111,19, y=64,00, z=-54,28], EntitySheep['Sheep'/3351, l='MpServer', x=97,69, y=64,00, z=-37,78], EntityChicken['Chicken'/3350, l='MpServer', x=110,59, y=64,00, z=-23,59], EntitySheep['Sheep'/3349, l='MpServer', x=111,91, y=64,00, z=-26,13], EntitySheep['Sheep'/3368, l='MpServer', x=119,22, y=65,00, z=-2,69], EntitySheep['Sheep'/3369, l='MpServer', x=121,22, y=66,00, z=0,50], EntitySheep['Sheep'/3370, l='MpServer', x=118,69, y=63,00, z=14,25], EntitySheep['Sheep'/3372, l='MpServer', x=128,19, y=63,00, z=12,19], EntityCreeper['Creeper'/1483519, l='MpServer', x=79,50, y=26,00, z=86,50], EntityZombie['Zombie'/1498011, l='MpServer', x=0,50, y=18,00, z=45,50], EntityHorse['Horse'/3384, l='MpServer', x=134,06, y=64,00, z=-23,78], EntityBat['Bat'/1498843, l='MpServer', x=14,89, y=34,00, z=35,59], EntityBat['Bat'/1498844, l='MpServer', x=14,49, y=38,56, z=36,49], EntityChicken['Chicken'/3389, l='MpServer', x=136,53, y=62,17, z=37,47], EntityChicken['Chicken'/3388, l='MpServer', x=126,47, y=63,00, z=12,72], EntityCreeper['Creeper'/1501949, l='MpServer', x=125,50, y=41,00, z=-68,50], EntityChicken['Chicken'/3381, l='MpServer', x=138,38, y=63,00, z=-46,47], EntityChicken['Chicken'/3380, l='MpServer', x=142,34, y=63,00, z=-32,59], EntityChicken['Chicken'/3383, l='MpServer', x=142,47, y=63,00, z=-30,47], EntityCreeper['Creeper'/1501951, l='MpServer', x=125,50, y=41,00, z=-66,50], EntityCreeper['Creeper'/1501950, l='MpServer', x=121,50, y=41,00, z=-67,50], EntityHorse['Horse'/3382, l='MpServer', x=135,38, y=63,00, z=-34,66]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2311)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:862)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 48168192 bytes (45 MB) / 650641408 bytes (620 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 2115 (118440 bytes; 0 MB) allocated, 4 (224 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v8.11 FML v6.4.21.917 Minecraft Forge 9.11.1.917 48 mods loaded, 48 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{6.4.21.917} [Forge Mod Loader] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{9.11.1.917} [Minecraft Forge] (minecraftforge-9.11.1.917.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Blocks3D{1.6.4.1} [3D Blocks Mod] (3DBlocksMod-1.6.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IC2{2.0.243-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.243-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
iChunUtil{2.2.0} [iChunUtil] (iChunUtil2.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
IronChest{5.4.1.614} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.614.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
numina{0.0.1-15} [Numina] (Numina-1.6.2-0.0.1-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
powersuits{0.8.0-15} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Natura{2.1.8} [Natura] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
switches{1.2.1} [Switches] (switches-1.6.2-universal-coremod-1.2.1.24.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ForgeMultipart{1.0.0.182} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
McMultipart{1.0.0.182} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ForgeMicroblock{1.0.0.182} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.917
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7800 Series GL version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 326 (18256 bytes; 0 MB) allocated, 22 (1232 bytes; 0 MB) used
I DO have Buildcraft. Anyone could help me ? :'(

1: you should wrap large code into a spoiler like this
Spoiler
Spoiler( without space )
text here

code here (you already know how it appears)
( without space )

2: try placing it in a brand new test world. make it like the first block you place. My guess ( emphasis on guess ) is that misc peripherals charge stations might not work with build craft MJ's. Walk us through what you do in detail to cause the crash.
Knux14 #1183
Posted 09 October 2013 - 01:13 PM
Ok i'll remember.
I tried in a new world and it did the same … Even if I start a new world, it doesn't work…
App1eGenius93 #1184
Posted 13 October 2013 - 04:10 PM
I have the same issue with charging stations.

Spoiler—- Minecraft Crash Report —-
// I feel sad now :(/>

Time: 10/13/13 4:09 PM
Description: Unexpected error

java.lang.RuntimeException: java.lang.NoClassDefFoundError: buildcraft/api/power/PowerFramework
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:67)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:991)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
at net.minecraft.world.World.func_72832_d(World.java:559)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:241)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:119)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:153)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:401)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1390)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1868)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: buildcraft/api/power/PowerFramework
at miscperipherals.module.ModuleBuildCraftCore$1.initialize(ModuleBuildCraftCore.java:92)
at miscperipherals.tile.TileChargeStation.<init>(TileChargeStation.java:47)
at miscperipherals.tile.TileChargeStation.<init>(TileChargeStation.java:39)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:65)
… 18 more
Caused by: java.lang.ClassNotFoundException: buildcraft.api.power.PowerFramework
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 27 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

– Head –
Stacktrace:
at miscperipherals.block.BlockMultiTile.createTileEntity(BlockMultiTile.java:67)
at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:991)
at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:763)
at net.minecraft.world.World.func_72832_d(World.java:559)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:241)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:119)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:153)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:401)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1390)

– Affected level –
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['ReArmedHalo'/156, l='MpServer', x=-43.01, y=66.62, z=231.49]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (12,64,252), Chunk: (at 12,4,12 in 0,15; contains blocks 0,0,240 to 15,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1189 game time, 1189 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 104 total; [EntityCow['Cow'/34, l='MpServer', x=16.41, y=72.00, z=220.19], EntityCow['Cow'/35, l='MpServer', x=11.50, y=65.00, z=224.50], EntityCow['Cow'/32, l='MpServer', x=12.66, y=64.00, z=221.53], EntityCow['Cow'/33, l='MpServer', x=13.53, y=73.00, z=222.22], EntityChicken['Chicken'/55, l='MpServer', x=34.50, y=64.00, z=179.50], EntityChicken['Chicken'/54, l='MpServer', x=34.50, y=64.00, z=179.50], EntityChicken['Chicken'/53, l='MpServer', x=33.38, y=68.00, z=188.41], EntityCow['Cow'/52, l='MpServer', x=30.50, y=63.00, z=169.50], EntityChicken['Chicken'/56, l='MpServer', x=28.63, y=66.00, z=181.47], EntityItem['item.tile.sapling.oak'/6446, l='MpServer', x=22.19, y=77.13, z=286.16], EntityItem['item.tile.sapling.oak'/15184, l='MpServer', x=-23.19, y=74.13, z=221.38], EntityBat['Bat'/169, l='MpServer', x=-34.25, y=16.10, z=266.75], EntityClientPlayerMP['ReArmedHalo'/156, l='MpServer', x=-43.01, y=66.62, z=231.49], EntitySquid['Squid'/185, l='MpServer', x=-66.44, y=57.28, z=171.66], EntitySquid['Squid'/188, l='MpServer', x=-34.05, y=49.66, z=278.28], EntitySquid['Squid'/189, l='MpServer', x=-33.59, y=53.22, z=280.06], EntitySquid['Squid'/183, l='MpServer', x=-68.25, y=58.34, z=180.53], EntitySquid['Squid'/201, l='MpServer', x=-79.56, y=47.75, z=254.44], EntitySquid['Squid'/197, l='MpServer', x=-88.22, y=61.39, z=223.75], EntitySquid['Squid'/222, l='MpServer', x=-87.25, y=55.13, z=264.91], EntitySquid['Squid'/239, l='MpServer', x=-54.88, y=54.14, z=182.56], EntitySquid['Squid'/235, l='MpServer', x=-56.06, y=54.38, z=181.44], EntitySquid['Squid'/225, l='MpServer', x=-85.66, y=53.94, z=248.19], EntitySquid['Squid'/224, l='MpServer', x=-90.50, y=56.31, z=259.44], EntitySpider['Spider'/275, l='MpServer', x=5.19, y=22.00, z=239.22], EntityZombie['Zombie'/274, l='MpServer', x=-61.50, y=17.00, z=267.50], EntitySkeleton['Skeleton'/286, l='MpServer', x=1.72, y=23.00, z=243.84], EntityCreeper['Creeper'/306, l='MpServer', x=-89.50, y=30.00, z=276.50], EntityBat['Bat'/309, l='MpServer', x=-43.53, y=26.76, z=219.66], EntityItem['item.tile.sapling.oak'/17895, l='MpServer', x=6.53, y=71.13, z=238.13], EntityZombie['Zombie'/295, l='MpServer', x=-33.75, y=24.00, z=171.88], EntitySkeleton['Skeleton'/297, l='MpServer', x=-78.70, y=26.00, z=297.70], EntityItem['item.tile.sapling.oak'/2304, l='MpServer', x=23.88, y=78.13, z=289.78], EntityCreeper['Creeper'/406, l='MpServer', x=-63.63, y=22.00, z=284.59], EntityBat['Bat'/384, l='MpServer', x=-71.25, y=14.10, z=307.56], EntityItem['item.tile.sapling.oak'/9153, l='MpServer', x=17.97, y=74.13, z=244.31], EntitySkeleton['Skeleton'/476, l='MpServer', x=-22.13, y=16.00, z=202.56], EntityBat['Bat'/463, l='MpServer', x=-24.43, y=25.28, z=297.55], EntitySkeleton['Skeleton'/496, l='MpServer', x=-33.66, y=12.00, z=237.03], EntityCreeper['Creeper'/498, l='MpServer', x=28.50, y=46.00, z=193.50], EntityCreeper['Creeper'/573, l='MpServer', x=-19.59, y=46.00, z=250.84], EntityCreeper['Creeper'/572, l='MpServer', x=-19.63, y=45.00, z=253.94], EntitySkeleton['Skeleton'/512, l='MpServer', x=-79.50, y=20.00, z=273.50], EntitySkeleton['Skeleton'/524, l='MpServer', x=-30.97, y=32.00, z=187.50], EntityCreeper['Creeper'/526, l='MpServer', x=-86.56, y=11.00, z=236.44], EntitySkeleton['Skeleton'/520, l='MpServer', x=-56.50, y=23.00, z=271.50], EntityEnderman['Enderman'/522, l='MpServer', x=-20.50, y=33.00, z=176.50], EntitySkeleton['Skeleton'/536, l='MpServer', x=-6.50, y=26.00, z=228.50], EntitySkeleton['Skeleton'/14755, l='MpServer', x=31.50, y=31.00, z=181.50], EntitySkeleton['Skeleton'/14749, l='MpServer', x=-61.50, y=17.00, z=253.50], EntitySkeleton['Skeleton'/683, l='MpServer', x=-16.50, y=26.00, z=223.50], EntitySkeleton['Skeleton'/682, l='MpServer', x=-16.50, y=26.00, z=224.50], EntitySkeleton['Skeleton'/681, l='MpServer', x=-53.50, y=17.00, z=222.50], EntityEnderman['Enderman'/680, l='MpServer', x=-54.25, y=17.00, z=224.69], EntityZombie['Zombie'/14406, l='MpServer', x=-102.50, y=24.00, z=215.50], EntitySkeleton['Skeleton'/14111, l='MpServer', x=-38.88, y=15.00, z=187.50], EntityCreeper['Creeper'/14102, l='MpServer', x=-46.98, y=30.00, z=211.47], EntityCreeper['Creeper'/16512, l='MpServer', x=-71.50, y=29.00, z=164.50], EntityItem['item.tile.sapling.oak'/16267, l='MpServer', x=2.69, y=75.13, z=221.09], EntitySkeleton['Skeleton'/14113, l='MpServer', x=-33.50, y=19.00, z=184.50], EntitySkeleton['Skeleton'/14112, l='MpServer', x=-35.50, y=19.00, z=184.50], EntityItem['item.tile.sapling.oak'/1259, l='MpServer', x=1.63, y=74.13, z=218.81], EntityItem['item.tile.sapling.oak'/14255, l='MpServer', x=21.81, y=76.13, z=284.59], EntitySkeleton['Skeleton'/18632, l='MpServer', x=-97.50, y=13.00, z=159.50], EntityZombie['Zombie'/18625, l='MpServer', x=-118.50, y=20.00, z=289.50], EntitySkeleton['Skeleton'/18624, l='MpServer', x=-119.50, y=20.00, z=289.50], EntityZombie['Zombie'/18629, l='MpServer', x=10.50, y=24.00, z=256.50], EntityZombie['Zombie'/18628, l='MpServer', x=5.50, y=24.00, z=252.50], EntityZombie['Zombie'/18630, l='MpServer', x=4.50, y=24.00, z=252.50], EntityBat['Bat'/13880, l='MpServer', x=-45.25, y=41.00, z=277.56], EntityBat['Bat'/13881, l='MpServer', x=-56.25, y=40.82, z=269.34], EntityBat['Bat'/13883, l='MpServer', x=-90.53, y=23.11, z=295.25], EntityBat['Bat'/13890, l='MpServer', x=-104.00, y=31.07, z=285.41], EntityZombie['Zombie'/14008, l='MpServer', x=-41.50, y=21.00, z=282.50], EntityItem['item.tile.sapling.oak'/13624, l='MpServer', x=-0.06, y=75.13, z=221.63], EntityCreeper['Creeper'/13571, l='MpServer', x=-90.50, y=23.00, z=283.97], EntityBat['Bat'/13691, l='MpServer', x=-71.75, y=15.89, z=285.28], EntityBat['Bat'/13681, l='MpServer', x=-19.25, y=29.10, z=186.59], EntityZombie['Zombie'/13679, l='MpServer', x=-13.50, y=51.00, z=152.50], EntityCreeper['Creeper'/13678, l='MpServer', x=-36.50, y=16.00, z=284.94], EntityZombie['Zombie'/13648, l='MpServer', x=-85.50, y=17.00, z=291.50], EntityCreeper['Creeper'/13754, l='MpServer', x=-20.50, y=39.00, z=191.50], EntitySkeleton['Skeleton'/16912, l='MpServer', x=-52.55, y=16.85, z=225.31], EntitySkeleton['Skeleton'/13708, l='MpServer', x=-9.50, y=33.00, z=225.50], EntityZombie['Zombie'/13709, l='MpServer', x=27.50, y=39.00, z=222.50], EntityItem['item.tile.sapling.oak'/1666, l='MpServer', x=4.13, y=67.13, z=218.13], EntityCreeper['Creeper'/13764, l='MpServer', x=5.50, y=52.00, z=170.50], EntityCreeper['Creeper'/13762, l='MpServer', x=6.50, y=52.00, z=168.50], EntityCreeper['Creeper'/13763, l='MpServer', x=7.50, y=52.00, z=173.50], EntityItem['item.tile.sapling.oak'/13437, l='MpServer', x=19.81, y=75.13, z=243.44], EntityCreeper['Creeper'/13390, l='MpServer', x=-24.50, y=15.00, z=204.50], EntityCreeper['Creeper'/13389, l='MpServer', x=-37.94, y=14.00, z=214.47], EntityCreeper['Creeper'/13388, l='MpServer', x=-25.50, y=15.00, z=206.50], EntityCreeper['Creeper'/13386, l='MpServer', x=-24.50, y=15.00, z=202.50], EntityItem['item.tile.sapling.oak'/13379, l='MpServer', x=10.13, y=68.13, z=254.16], EntityWaypointContainer['unknown'/1795, l='MpServer', x=0.00, y=0.00, z=0.00], EntityZombie['Zombie'/13393, l='MpServer', x=-48.50, y=13.00, z=177.50], EntityItem['item.item.seeds'/13476, l='MpServer', x=6.84, y=64.13, z=170.75], EntityBat['Bat'/13495, l='MpServer', x=16.25, y=52.10, z=184.53], EntityZombie['Zombie'/17169, l='MpServer', x=-94.09, y=15.00, z=279.78], EntityZombie['Zombie'/17168, l='MpServer', x=-93.09, y=15.00, z=279.31], EntityZombie['Zombie'/17166, l='MpServer', x=-59.50, y=19.00, z=157.50], EntityCreeper['Creeper'/17167, l='MpServer', x=-92.35, y=15.00, z=280.29], EntityBat['Bat'/13519, l='MpServer', x=-49.25, y=14.00, z=246.25]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

– System Details –
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 611058984 bytes (582 MB) / 1171419136 bytes (1117 MB) up to 2112618496 bytes (2014 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xincgc -Xmx2G
AABB Pool Size: 25291 (1416296 bytes; 1 MB) allocated, 4 (224 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62
FML: MCP v8.11 FML v6.4.24.920 Minecraft Forge 9.11.1.920 85 mods loaded, 85 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.4.24.920} [Forge Mod Loader] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.11.1.920} [Minecraft Forge] (minecraftforge-9.11.1.920.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{2.9.0.9} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.9.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.0.258-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.258-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisCore{57.0.0} [Immibis Core] (immibis-core-57.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AdvancedMachines{57.0.0} [Advanced Machines] (advanced-machines-57.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AtomicScience{1.0.0} [Atomic Science] (Atomic_Science_v1.0.0.142.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CompactSolars{4.4.19.195} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.195.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DarkCore{0.1.3.80} [Darks CoreMachine] (Dark-CoreMachine_v0.1.3.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AssemblyLine{0.1.3.80} [Assembly Line] (Dark-AssemblyLine_v0.1.3.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FluidMech{0.1.3.80} [Fluid_Mechanics] (Dark-FluidMechanics_v0.1.3.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderIO{0.3.1} [Ender IO] (EnderIO-1.6.4-0.3.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtrabiomesXL{3.14.2} [ExtrabiomesXL] (ExtrabiomesXL-universal-1.6.4-3.14.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
XplosionCore{1.0.1.0} [Xplosion Core] (XplosionCore-1.0.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FlatBedrock{1.1.0.1} [Flat Bedrock] (FlatBedrock-1.1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.0} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry{2.3.0.4} [Forestry for Minecraft] (forestry-A-2.3.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ImmibisPeripherals{57.0.0} [Immibis's Peripherals] (immibis-peripherals-57.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IronChest{5.4.1.618} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.618.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mekanism{5.5.7} [Mekanism] (Mekanism-v5.5.7.211.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismGenerators{5.5.7} [MekanismGenerators] (MekanismGenerators-v5.5.7.211.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismTools{5.5.7} [MekanismTools] (MekanismTools-v5.5.7.211.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MFFS{3.3.2} [Modular Force Field System] (MFFS_v3.3.2.226.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded{1.6.2R2.7.0} [MineFactory Reloaded] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatAtum{1.6.2R2.7.0} [MFR Compat: Atum] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBackTools{1.6.2R2.7.0} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.0} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatChococraft{1.6.2R2.7.0} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatForestry{1.6.2R2.7.0} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatIC2{1.6.2R2.7.0} [MFR Compat: IC2] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.0} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatPams{1.6.2R2.7.0} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.0} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatRP2{1.6.2R2.7.0} [MFR Compat: RP2] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatVanilla{1.6.2R2.7.0} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.0} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.0-26.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NetherOres{1.6.2R2.2.0} [Nether Ores] (NetherOres-2.2.0-6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Core{4.0.4.11} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Compatability{4.0.4.11} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Integration{4.0.4.11} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Transmission{4.0.4.11} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Exploration{4.0.4.11} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ProjRed|Illumination{4.0.4.11} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
resonantinduction{0.2.2} [Resonant Induction] (Resonant_Induction_v0.2.2.201.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Tubestuff{57.0.0} [Tubestuff] (tubestuff-57.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.6.4-Forge9.11.1.920
LWJGL: 2.9.0
OpenGL: GeForce GT 420M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 4235 (237160 bytes; 0 MB) allocated, 24 (1344 bytes; 0 MB) used

MiscPeripherals 3.4b2
Buildcraft 4.1.0

I created a test world, grabbed a MP Charging Station, placed it and froze instantly. Any ideas? Is it MP or Buildcraft do you think?
russjr08 #1185
Posted 15 October 2013 - 01:28 PM
Didn't BuildCraft remove PowerFramework in 1.6.2? That might be why its crashing.
App1eGenius93 #1186
Posted 15 October 2013 - 01:34 PM
Didn't BuildCraft remove PowerFramework in 1.6.2? That might be why its crashing.

You are probably correct, makes sense at least. Bummer, hopefully MP gets updated.
Nister6000 #1187
Posted 17 October 2013 - 07:58 AM
Crash in gamemode when looking at bottom list of MiscPeripherals
Version 3.4b2
Spoiler—- Minecraft Crash Report —-
// Don't be sad, have a hug! <3

Time: 17.10.13 13:58
Description: Rendering screen

java.lang.NullPointerException
at miscperipherals.upgrade.UpgradeWand.getIcon(UpgradeWand.java:40)
at dan200.turtle.client.TileEntityTurtleRenderer.renderTool(TileEntityTurtleRenderer.java:229)
at dan200.turtle.client.TileEntityTurtleRenderer.renderUpgrade(TileEntityTurtleRenderer.java:113)
at dan200.turtle.client.TileEntityTurtleRenderer.renderTurtle(TileEntityTurtleRenderer.java:101)
at dan200.turtle.client.TileEntityTurtleRenderer.renderInventoryTurtle(TileEntityTurtleRenderer.java:90)
at dan200.turtle.client.CCTurtleProxyClient$TurtleRenderer.renderTurtle(CCTurtleProxyClient.java:257)
at dan200.turtle.client.CCTurtleProxyClient$TurtleRenderer.renderItem(CCTurtleProxyClient.java:199)
at net.minecraftforge.client.ForgeHooksClient.renderInventoryItem(ForgeHooksClient.java:163)
at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.drawSlotItem(GuiContainer.java:485)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:472)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:150)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:683)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:944)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:836)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
smilie #1188
Posted 18 October 2013 - 02:40 AM
Anyone have a link to 3.3c build. I was looking for one with working chunkloaders.
theoriginalbit #1189
Posted 18 October 2013 - 03:13 AM
Anyone have a link to 3.3c build. I was looking for one with working chunkloaders.
Easy.

1. copy the link for the latest build in OP.
2. Paste it into URL bar, it will look like this (minus the (dot) which I added so the forums wouldn't shrink the link):
dl.dropboxusercontent(dot)com/u/861751/Mods/miscperipherals/miscperipherals-3.3f.jar
3. Replace 'f' with 'c' to make it look like this (minus the (dot) which I added so the forums wouldn't shrink the link):
dl.dropboxusercontent(dot)com/u/861751/Mods/miscperipherals/miscperipherals-3.3c.jar
4. Press enter and the file will download
LaughingLeader #1190
Posted 23 October 2013 - 01:34 PM
Not sure if this is planned on being fixed, but if you try and connect the ME Bridge to an AE Network with the newest dev version of AE, you get this crash:

Spoiler—- Minecraft Crash Report —-
// I feel sad now :(/>

Time: 10/23/13 12:24 PM
Description: Exception in server tick loop

java.lang.AbstractMethodError: miscperipherals.tile.TileMEBridge.setNetworkReady(Z)V
at appeng.me.tile.TileController.configureController(TileController.java:1826)
at appeng.common.grid.GridEnumeration.update(GridEnumeration.java:474)
at appeng.common.grid.MEGridEvents.tickStart(MEGridEvents.java:238)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

AE Peripheral has the same AbstractMethodError going on, so I assume it means AE changed some methods/method names recently in an update. Unfortunately I need to use the dev version to get ExtraCells to work, which means manipulating my AE Network with a computer just became way more difficult.
whatxDxDxD #1191
Posted 24 October 2013 - 07:10 PM
I think, nobody knows, when we may have a new version? So, the 1.6 beta version, does it work for any 1.6.x? Just had no time to test it by myself. Thanks
Theo37fire #1192
Posted 25 October 2013 - 12:18 PM
Hello after spending more than 15 hours of searching I ask you for help. I am trying to receive from any world items that I ask in the chat via a chat box and a pouch ender. But I can not define a function which recovers the id of the item request via chat. Thank you if you help me (;
Anavrins #1193
Posted 26 October 2013 - 10:03 PM
That "something.mp3" is interesting, I'm stuck at "qwerty.mp3" though ;p
Andruvan #1194
Posted 09 November 2013 - 06:13 AM
Hi.
I'm really enjoying toying with all the stuff this mod adds, however I've run into a problem with the interaction between AE and MiscP in FTB Unleashed. I was not sure where to post a query about this but figured the more experienced persons here might know what's going on.

Simply put, when an ME Bridge is connected to the ME network (at any point, to a cable or right next to the controller) the ME terminal (regular or crafting) does not update the item stock in real time when taking items out or putting them in.
Is this a known issue and if so, might there be a solution to it?

Regards
Cozzimoto #1195
Posted 10 November 2013 - 11:26 PM
ive ran into this issue as well and in multiplayer if the server owner is running mcpc+ of somekind with some plugins, CCLua doesnt work properly like it should. The server owner i knew when i tried, it wasnt updating the ME system because the console was getting spammed on trying to connect the ME bridge to the system and was failing every attempt.
Master0r0 #1196
Posted 15 November 2013 - 10:14 PM
I have already mentioned to RG about the IC2 API, it seems to be a bit more extensive, RG does not plan on updating the mod anymore, he mentioned removing IC2 support scince the API changed but there is no way you are gonna be seeing an actual update of the API's to fix crashes and things, all i can say is do not use the items that are causing you crashes and you will do fine

Hello after spending more than 15 hours of searching I ask you for help. I am trying to receive from any world items that I ask in the chat via a chat box and a pouch ender. But I can not define a function which recovers the id of the item request via chat. Thank you if you help me (;
Your best bet is to create a Table of items that your function can go through to find the name of the item you requested and then make sure the name is table index[itemID] so it can find it, there is no way to get a program to lookup the ID's from the name for you
Theo37fire #1197
Posted 16 November 2013 - 03:03 PM
I just do not know how to look after
Left4Cake #1198
Posted 16 November 2013 - 05:28 PM
Why not release the source code if you are no longer working on it your self?
jag #1199
Posted 16 November 2013 - 08:35 PM
Speakers crashes servers.

[Ernstig] net.minecraft.util.ReportedException: Ticking tile entity
[Ernstig] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:892)
[Ernstig] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:327)
[Ernstig] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:780)
[Ernstig] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:662)
[Ernstig] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
[Ernstig] Caused by: java.lang.NullPointerException
[Ernstig] at miscperipherals.peripheral.PeripheralSpeaker.update(PeripheralSpeaker.java:110)
[Ernstig] at miscperipherals.tile.TilePeripheralWrapper.func_70316_g(TilePeripheralWrapper.java:35)
[Ernstig] at net.minecraft.world.World.func_72939_s(World.java:2761)
[Ernstig] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:870)
[Ernstig] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:886)
[Ernstig] ... 4 more
[Ernstig] Encountered an unexpected exception ReportedException
[Informatie] net.minecraft.util.ReportedException: Ticking tile entity
[Informatie] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:892)
Razorskills #1200
Posted 18 November 2013 - 01:49 AM
It also corrupts ssp worlds.
Edited on 22 November 2013 - 11:08 PM
Lyqyd #1201
Posted 18 November 2013 - 02:02 AM
The post above yours says the same thing, except they actually bothered to provide a crash log. Logs are important to solving a crash.
demon012 #1202
Posted 18 November 2013 - 02:47 AM
That "something.mp3" is interesting, I'm stuck at "qwerty.mp3" though ;p

Its an SSTV broadcast. Found it a few weeks ago and was kinda hoping that it would say you can now maintain this mod if you complete this puzzle (link to the source at the end or something).

Instead the SSTV broadcast decodes to this:

http://www.flickr.com/photos/80302867@N02/10348683686/

Which appears to be an easter egg or something but I could not get it to work.
LightAdept #1203
Posted 18 November 2013 - 08:58 PM
Ok, so since Thermal expansion came out with a beta yesterday, i tried recreating the Forgecraft 2 modpack. And the only problem seems to be a conflict between MiscPeripherals and Thermal expansion. Here's the crash log:http://pastebin.com/NfBdNezC


It seems to be with the Module, hopefully you can do a quick fix for it (or something) so they'll work together again. Until then, i'll just make do without MiscPeripherals. (and if its something else/ something stupid i did, please tell me how to fix it! :P/>)
Razorskills #1204
Posted 23 November 2013 - 12:24 AM
Ok, so since Thermal expansion came out with a beta yesterday, i tried recreating the Forgecraft 2 modpack. And the only problem seems to be a conflict between MiscPeripherals and Thermal expansion. Here's the crash log:http://pastebin.com/NfBdNezC

Actually, I just tested it with thermal expansions latest build:
http://teamcofh.com/index.php?page=downloads

All I used was ThermalExpansion-3.0.0.b6b, CoFHCore-2.0.0.b6, ComputerCraft1.57, miscperipherals-3.4b2.

It seems to work fine together now. Only issue in my pack now is still the speaker. But it is disabled for now anyways.
vScourge #1205
Posted 23 November 2013 - 12:36 AM
LightAdept,
I think I've found a workaround. Open the miscperipherals-3.4b2.zip, go into the \miscperipherals\module folder and delete these files:

ModuleThermalExpansion$1.class
ModuleThermalExpansion$2.class
ModuleThermalExpansion.class

That seems to stop MP from talking to the now-outdated ThermalExpansion API. It will throw a class-not-found exception when the server starts but it's non-fatal and doesn't appear to hurt the non-TE functionality. Use at your own risk, however.
mrgreaper #1206
Posted 25 November 2013 - 02:04 PM
urgent,
i placed a speaker to set up the text to speech and now when ever i log into the server i get this crash http://pastebin.com/RiAp6EqE any ideas how to fix?
Thatparadox #1207
Posted 28 November 2013 - 01:43 AM
I'm having the same error as above! Version 1.6.4 of minecraft.
gollark8 #1208
Posted 02 December 2013 - 03:13 PM
I am trying to write a program to easily use the MiscPeripherals Turtle Teleporter.
It keeps returning attempt to call nil errors.

function sideIDTable()
Code	
for k,v in pairs(redstone.getSides()) do
 print(v)
end
print([[Which destination would you like to go to?
Use numeric IDs from 1-8.]])
dest = read()
print([[Enter which side your turtle Teleporter is on.Use numeric IDs.Printing side ID table...]])
sideIDTable()
tpside = read()
tp = peripheral.wrap(tpside)
tp.teleport(dest)
Edited on 02 December 2013 - 02:13 PM
Holofire #1209
Posted 08 December 2013 - 07:18 PM
I am having a problem with the ME bridge on a multiplayer server. If I use the retrieve method, it occasionally causes the server to freeze. It doesnt happen all the time, but enough to cause major problems. There are no errors in the server console either.

The code I am using is


me = peripheral.wrap("meBridge_3")
me.retrieve(265, 5, 1)
newnottakenname #1210
Posted 10 December 2013 - 02:09 PM
I love your work and are sad to see you go, but please, don't let all the work you've done go to waist.

Make it an open source mod, so that everyone can help upgrade the mod to new versions, hand it over to other mod-authors, but please, don't make this beautiful and handy peace of awesomeness go to waist :(/>

I am learning Java and would love to help, once I feel confortable enough and I think there are others who would love to help, to continue your work.

Thank you for your time
Alexander0507 #1211
Posted 16 December 2013 - 11:55 AM
How can i use the Gate Reader on a turtle ?
I can't find a working method.

Please help
Harton #1212
Posted 24 December 2013 - 12:11 PM
I think that range param on chatbox functions doesn't work. Negative values send nothing, max range value is 64 or the configured in .cfg file. In a multiplayer server with no access to .cfg you are restricted to 64 tile range messages. It is ok?
ShadowGar #1213
Posted 04 January 2014 - 08:18 PM
I'm using the 1.6 version on a 1.6.4 server running mcpc. Just got this crash recently http://pastebin.com/gfJp9jJw

Any ideas would be good. Either that or I'll have to ban speakers for the time being. Hopefully we can get a fix, this mod is good.

Thanks !
AnShy #1214
Posted 16 January 2014 - 06:01 PM
i'm get crash when i place turtle and shears in a crafting grid. when i'm place turtle and treetap i get treetap turtle, but it looks like shearing turtle.
crash report : http://pastebin.com/eNdws0s0

sorry for my english. thanks.
Edited on 19 January 2014 - 07:13 AM
Furgl #1215
Posted 16 January 2014 - 06:26 PM
We're running the 1.6 version on a 1.6.4 server and the server crashes when an ME Bridge is connected to any ME machine. I tried the same thing on a single player world and crashed as well.

Crash report: http://pastebin.com/HKyYbvVH

Mod List: http://www.adrendadr...0167857-modlist

Anyone have any ideas what's causing this or how to fix it? Thanks in advance!
Edited on 16 January 2014 - 08:43 PM
Arkavile #1216
Posted 16 January 2014 - 08:16 PM
I'm having the same issue with speakers. As soon as one is placed the world crashes until I remove them in the config file. The speakers are such a wonderful addition I hate to take them out.

Crash report: http://pastebin.com/YUXkEm22
apoc123 #1217
Posted 20 January 2014 - 07:16 PM
Spoiler
—- Minecraft Crash Report —-
// Uh… Did I do that?

Time: 1/20/14 7:16 PM
Description: Exception in server tick loop

java.lang.AbstractMethodError
at appeng.me.tile.TileController.configureController(TileController.java:1826)
at appeng.common.grid.GridEnumeration.update(GridEnumeration.java:474)
at appeng.common.grid.MEGridEvents.tickStart(MEGridEvents.java:244)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:652)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)



I can reproduce this error crashes game!!
crash when connecting AE peripheral to active network MCv 1.6.4 FTB v 1.6 MP
unobtanium #1218
Posted 12 February 2014 - 09:09 AM
I really would like to see this in the new feed the beast modpacks again :S
Hope he comes back soon and fix it :)/>
Flexico #1219
Posted 13 February 2014 - 11:19 AM
I hope so too, at least to fix the Speaker bug in 1.6.4. =]
J15t98J #1220
Posted 16 February 2014 - 07:09 AM
Whenever I use the Interactive Sorter to extract() via LAN, all inventories stop opening &amp; some NEI buttons stop working. No crash and minecraft is fine other than I have to kill it when I quit my world because it sticks on "shutting down internal server".

I'm using 3.3f on MC1.5.2.

EDIT: Derp. extract() requests were in an unintentional infinite loop. Works fine when not, but spamming extract() without a delay between calls seems to cause the above problems.
Edited on 16 February 2014 - 09:37 AM
unobtanium #1221
Posted 16 February 2014 - 01:50 PM
Yeah i need the interactive sorter too :S
J15t98J #1222
Posted 17 February 2014 - 09:43 AM
It works fine if you put a sleep() between peripheral calls
zero44 #1223
Posted 11 March 2014 - 10:08 PM
Hi guys

If you have MiscPeripheral 3.4b2 for MC 1.6.X, could you please upload the file and share the link ? Because the dropbox links seem to be all broken

Thank you

(PS: I'd so much like having chatbox and speaker..)
justync7 #1224
Posted 17 March 2014 - 07:43 AM
Hi guys

If you have MiscPeripheral 3.4b2 for MC 1.6.X, could you please upload the file and share the link ? Because the dropbox links seem to be all broken

Thank you

(PS: I'd so much like having chatbox and speaker..)

Message me. Ill give you it. I dont want to distribute it publicly because of copyright issues, so if anyone else needs it just pm me and ill get it to you.
shadoxxHD #1225
Posted 18 March 2014 - 05:25 PM
when trying to add a laser to a normal turtle, i got the following crash:

Spoiler2014-03-18 18:21:36 [INFO] [STDOUT] Description: Updating screen events
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] java.lang.NullPointerException
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.ItemStack.<init>(ItemStack.java:72)
2014-03-18 18:21:36 [INFO] [STDOUT] at miscperipherals.upgrade.UpgradeAdvancedSolar.getCraftingItem(UpgradeAdvancedSolar.java:38)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.CCTurtleProxyCommon.getTurtleUpgrade(CCTurtleProxyCommon.java:101)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.CCTurtle.getTurtleUpgrade(CCTurtle.java:164)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77572_b(TurtleUpgradeRecipe.java:125)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77569_a(TurtleUpgradeRecipe.java:37)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:307)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.ContainerPlayer.func_75130_a(SourceFile:80)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Slot.func_75215_d(Slot.java:107)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Container.func_75144_a(SourceFile:156)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73879_b(GuiContainer.java:821)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:132)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
2014-03-18 18:21:36 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-18 18:21:36 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-18 18:21:36 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-18 18:21:36 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2014-03-18 18:21:36 [INFO] [STDOUT] —————————————————————————————
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] – Head –
2014-03-18 18:21:36 [INFO] [STDOUT] Stacktrace:
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.ItemStack.<init>(ItemStack.java:72)
2014-03-18 18:21:36 [INFO] [STDOUT] at miscperipherals.upgrade.UpgradeAdvancedSolar.getCraftingItem(UpgradeAdvancedSolar.java:38)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.CCTurtleProxyCommon.getTurtleUpgrade(CCTurtleProxyCommon.java:101)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.CCTurtle.getTurtleUpgrade(CCTurtle.java:164)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77572_b(TurtleUpgradeRecipe.java:125)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77569_a(TurtleUpgradeRecipe.java:37)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:307)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.ContainerPlayer.func_75130_a(SourceFile:80)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Slot.func_75215_d(Slot.java:107)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Container.func_75144_a(SourceFile:156)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73879_b(GuiContainer.java:821)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:132)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] – Affected screen –
2014-03-18 18:21:36 [INFO] [STDOUT] Details:
2014-03-18 18:21:36 [INFO] [STDOUT] Screen name: net.minecraft.client.gui.inventory.GuiInventory
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] – Affected level –
2014-03-18 18:21:36 [INFO] [STDOUT] Details:
2014-03-18 18:21:36 [INFO] [STDOUT] Level name: MpServer
2014-03-18 18:21:36 [INFO] [STDOUT] All players: 1 total; [GCCorePlayerSP['shadoxxHD'/184, l='MpServer', x=-236.86, y=65.62, z=-333.90]]
2014-03-18 18:21:36 [INFO] [STDOUT] Chunk stats: MultiplayerChunkCache: 441
2014-03-18 18:21:36 [INFO] [STDOUT] Level seed: 0
2014-03-18 18:21:36 [INFO] [STDOUT] Level generator: ID 01 - flat, ver 0. Features enabled: false
2014-03-18 18:21:36 [INFO] [STDOUT] Level generator options:
2014-03-18 18:21:36 [INFO] [STDOUT] Level spawn location: World: (-236,4,-158), Chunk: (at 4,0,2 in -15,-10; contains blocks -240,0,-160 to -225,255,-145), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
2014-03-18 18:21:36 [INFO] [STDOUT] Level time: 94307 game time, 104637 day time
2014-03-18 18:21:36 [INFO] [STDOUT] Level dimension: 0
2014-03-18 18:21:36 [INFO] [STDOUT] Level storage version: 0x00000 - Unknown?
2014-03-18 18:21:36 [INFO] [STDOUT] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
2014-03-18 18:21:36 [INFO] [STDOUT] Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

any ideas how to fix it?

Message me. Ill give you it. I dont want to distribute it publicly because of copyright issues, so if anyone else needs it just pm me and ill get it to you.

i can't, seems like I am too new and have no permissions to send PMs :(/>/>
TCX0Lt0X #1226
Posted 24 March 2014 - 03:08 AM
when trying to add a laser to a normal turtle, i got the following crash:

Spoiler2014-03-18 18:21:36 [INFO] [STDOUT] Description: Updating screen events
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] java.lang.NullPointerException
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.ItemStack.<init>(ItemStack.java:72)
2014-03-18 18:21:36 [INFO] [STDOUT] at miscperipherals.upgrade.UpgradeAdvancedSolar.getCraftingItem(UpgradeAdvancedSolar.java:38)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.CCTurtleProxyCommon.getTurtleUpgrade(CCTurtleProxyCommon.java:101)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.CCTurtle.getTurtleUpgrade(CCTurtle.java:164)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77572_b(TurtleUpgradeRecipe.java:125)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77569_a(TurtleUpgradeRecipe.java:37)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:307)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.ContainerPlayer.func_75130_a(SourceFile:80)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Slot.func_75215_d(Slot.java:107)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Container.func_75144_a(SourceFile:156)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73879_b(GuiContainer.java:821)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:132)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
2014-03-18 18:21:36 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2014-03-18 18:21:36 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2014-03-18 18:21:36 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2014-03-18 18:21:36 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2014-03-18 18:21:36 [INFO] [STDOUT] —————————————————————————————
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] – Head –
2014-03-18 18:21:36 [INFO] [STDOUT] Stacktrace:
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.ItemStack.<init>(ItemStack.java:72)
2014-03-18 18:21:36 [INFO] [STDOUT] at miscperipherals.upgrade.UpgradeAdvancedSolar.getCraftingItem(UpgradeAdvancedSolar.java:38)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.CCTurtleProxyCommon.getTurtleUpgrade(CCTurtleProxyCommon.java:101)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.CCTurtle.getTurtleUpgrade(CCTurtle.java:164)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77572_b(TurtleUpgradeRecipe.java:125)
2014-03-18 18:21:36 [INFO] [STDOUT] at dan200.turtle.shared.TurtleUpgradeRecipe.func_77569_a(TurtleUpgradeRecipe.java:37)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:307)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.ContainerPlayer.func_75130_a(SourceFile:80)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Slot.func_75215_d(Slot.java:107)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.inventory.Container.func_75144_a(SourceFile:156)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73879_b(GuiContainer.java:821)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:132)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
2014-03-18 18:21:36 [INFO] [STDOUT] at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] – Affected screen –
2014-03-18 18:21:36 [INFO] [STDOUT] Details:
2014-03-18 18:21:36 [INFO] [STDOUT] Screen name: net.minecraft.client.gui.inventory.GuiInventory
2014-03-18 18:21:36 [INFO] [STDOUT]
2014-03-18 18:21:36 [INFO] [STDOUT] – Affected level –
2014-03-18 18:21:36 [INFO] [STDOUT] Details:
2014-03-18 18:21:36 [INFO] [STDOUT] Level name: MpServer
2014-03-18 18:21:36 [INFO] [STDOUT] All players: 1 total; [GCCorePlayerSP['shadoxxHD'/184, l='MpServer', x=-236.86, y=65.62, z=-333.90]]
2014-03-18 18:21:36 [INFO] [STDOUT] Chunk stats: MultiplayerChunkCache: 441
2014-03-18 18:21:36 [INFO] [STDOUT] Level seed: 0
2014-03-18 18:21:36 [INFO] [STDOUT] Level generator: ID 01 - flat, ver 0. Features enabled: false
2014-03-18 18:21:36 [INFO] [STDOUT] Level generator options:
2014-03-18 18:21:36 [INFO] [STDOUT] Level spawn location: World: (-236,4,-158), Chunk: (at 4,0,2 in -15,-10; contains blocks -240,0,-160 to -225,255,-145), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
2014-03-18 18:21:36 [INFO] [STDOUT] Level time: 94307 game time, 104637 day time
2014-03-18 18:21:36 [INFO] [STDOUT] Level dimension: 0
2014-03-18 18:21:36 [INFO] [STDOUT] Level storage version: 0x00000 - Unknown?
2014-03-18 18:21:36 [INFO] [STDOUT] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
2014-03-18 18:21:36 [INFO] [STDOUT] Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

any ideas how to fix it?

Message me. Ill give you it. I dont want to distribute it publicly because of copyright issues, so if anyone else needs it just pm me and ill get it to you.

i can't, seems like I am too new and have no permissions to send PMs :(/>/>

Im in the same boat.
Trying to update me and my friends old 1.5.2 server to 1.6.4 and one of them would not be happy if his turtles were not the same.
Sintrido #1227
Posted 25 March 2014 - 04:20 PM
Hello could you send me your last version for 1.6.4. my email is avisos@sintrido.com
NinjaaBobb #1228
Posted 25 March 2014 - 09:41 PM
Could someone send me a working download link?
E-Mail: [REDACTED]
Please and thank you :)/>
Edited by
Cranium #1229
Posted 25 March 2014 - 09:57 PM
Could someone send me a working download link?
E-Mail: [REDACTED]
Please and thank you :)/>
Don't post your email address for everyone to see. That stuff's private, yo.
EDIT: Correction, the links seem to be broken. Hadn't noticed that.
Considering that RichardG is on a break, we may not get the links again from his dropbox account. Regardless, don't post your email for all to see, unless you want spam. And lots of it.
Edited on 25 March 2014 - 09:02 PM
ph1x3r #1230
Posted 26 March 2014 - 09:50 PM
For those people asking, I would not bother installing this mod for 1.6.4.

Almost anything that is usefull causes a game crash.

Unless Richard releases the source code for the community to fix, or uploads a version with bug fixes, I am considering this a dead mod and have removed it from my server.

Such a pity, because I really wanted to access my AE system with a computer/turtle.
zero44 #1231
Posted 30 March 2014 - 10:52 AM
(Sorry if double post, but I'm unsure first post was correctly sent)

Same thing as shadoxxHD, I'm not allowed yet to send PMs, so if somebody could mail me MP1.6.4 at [REDACTED] tat would be very nice

Thank you
Edited by
Cranium #1232
Posted 30 March 2014 - 08:14 PM
(Sorry if double post, but I'm unsure first post was correctly sent)

Same thing as shadoxxHD, I'm not allowed yet to send PMs, so if somebody could mail me MP1.6.4 at [REDACTED] tat would be very nice

Thank you
What did I just say? I said don't post your email addresses. your previous post was deleted for that very reason.
zero44 #1233
Posted 30 March 2014 - 09:31 PM
I saw that, that's why I gave a junk address, so spam could not disturb me. But how can I manage to send/receive PMs ? Or if it's impossible to me for some unclear reason, could someone upload and post a link ?
Lyqyd #1234
Posted 30 March 2014 - 11:11 PM
Three approved posts moves you from the New Members group (which cannot use the PM system) into the Members group.
Katorone #1235
Posted 31 March 2014 - 11:20 AM
Hoping this gets fixed soon! (Here's hopefully a +1 to my approved posts count.)
Cranium #1236
Posted 31 March 2014 - 03:25 PM
Hoping this gets fixed soon! (Here's hopefully a +1 to my approved posts count.)
As far as the links? I don't think it's likely unless RichardG fixes it.
Also, don't post something just to increase your post count. Make sure you're contributing to the forum.
zero44 #1237
Posted 01 April 2014 - 03:49 PM
Okay, I sent a PM to justync, but as he seems to be offline for 10 days, if you read this topic and have MiscPeripherals (3.4b2 iirc) for MineCraft 1.6.4, please PM it to me / upload and PM link / upload and share link

Thank you for your help !!
Cranium #1238
Posted 01 April 2014 - 09:01 PM
I just spoke with RichardG yesterday, and unfortunately, it looks like MiscPeripherals is no longer supported. He released the source code the other day.
If the OP wants to unlock the topic, please PM a moderator.
Lyqyd #1239
Posted 02 April 2014 - 01:57 AM
The source can be found here, from RichardG's tweet releasing it, or you can look around on github or your favorite code hosting site for it.