Jump to content




[CC 1.47][MC 1.4.5] XP Turtle


33 replies to this topic

#21 faubiguy

  • Members
  • 213 posts

Posted 08 January 2013 - 04:03 AM

You're free to do whatever you want with it as long as I get partial credit.

#22 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 08 January 2013 - 04:07 AM

 faubiguy, on 08 January 2013 - 04:03 AM, said:

You're free to do whatever you want with it as long as I get partial credit.

Of course, you'll go down in the authors list

#23 FuzzyPurp

    Part-Time Ninja

  • Members
  • 510 posts
  • LocationHarlem, NY

Posted 13 January 2013 - 12:06 PM

Would be nice if added to MIscPeriphs

#24 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 13 January 2013 - 02:18 PM

I believe it will be. :)

#25 RichardG867

  • Members
  • 196 posts

Posted 14 January 2013 - 07:05 AM

It's in the beta release. Craft with an enchanting table and pairs() to find the functions - have no access to them atm.

#26 farzim

  • New Members
  • 2 posts
  • LocationParis, France

Posted 02 March 2013 - 05:53 AM

When the mods / upgrade will be available for 1.4.6 or 1.4.7 ? Please update this.

#27 Mikeemoo

  • Members
  • 732 posts
  • LocationLondon, UK

Posted 02 March 2013 - 10:48 AM

 farzim, on 02 March 2013 - 05:53 AM, said:

When the mods / upgrade will be available for 1.4.6 or 1.4.7 ? Please update this.

If you read the thread, you'll see it's been included within MiscPeripherals now.

#28 farzim

  • New Members
  • 2 posts
  • LocationParis, France

Posted 02 March 2013 - 12:41 PM

Hooo sorry i havn't view. Excuse me...

#29 BaconHawk101

  • Members
  • 9 posts
  • LocationMy Computer

Posted 08 March 2013 - 02:50 PM

Nice

#30 Neekow

  • Members
  • 55 posts

Posted 09 April 2013 - 01:09 AM

XP.getLevel() doesnt work for me, the right command is XP.getLevels() ?

#31 Spongy141

  • Members
  • 526 posts
  • Location'Merica

Posted 11 April 2013 - 12:38 PM

Wow, imagine all the possibilities with this type of turtle.
*Imagining*
Well never mind, this is only good for the worlds best mob grinder.

#32 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 12 April 2013 - 10:56 AM

Can you make a function to create a xp bottle that contains the specific amount of xp, you called.

Example:
function createBottle(xp)
If XP.getLevel() < xp then
return
else 
//Create the bottle
end
print("Bottle created")
end


#33 Mumafat

  • New Members
  • 2 posts

Posted 26 September 2013 - 10:51 PM

excuse me i just added this mod to a list a list of mods (ftb ultimate mods) an it came up with an error i was wondering if you could help me fix it or you could do something to try an fix it





---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 27/09/13 1:50 PM
Description: Failed to start game

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: d
at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:677)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:458)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchFieldError: d
at faubiguy.xpupgrade.XPUpgradeMain.load(XPUpgradeMain.java:50)
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:153)
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:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
... 5 more


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 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
Memory: 156072896 bytes (148 MB) / 265773056 bytes (253 MB) up to 1060372480 bytes (1011 MB)
Mod Pack: CWW256 forgot to change this.
LiteLoader Mods: 4 loaded mod(s)
- VoxelPacket version 2.0.2
- VoxelPlayer version 0.9.6
- VoxelMenu version 1.4.7_05
- VoxelMap version 1.0.0
JVM Flags: 7 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
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.35.556 Minecraft Forge 6.6.2.534 Optifine OptiFine_1.4.6_HD_D5 Feed The Beast Mod Pack 92 mods loaded, 92 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
MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
PowerCrystalsCore [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.7-3.11.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized->Initialized
CoFHCore [CoFH Core] (CoFHCore.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized
OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2 [IndustrialCraft 2] (IC2.jar) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore [Immibis Core] (immibis-core-52.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
Tubestuff [Tubestuff] (tubestuff.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest [The Twilight Forest] (TwilightForest.zip) Unloaded->Constructed->Pre-initialized->Initialized
XyCraft [§3XyCraft] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
GregTech_Addon [GregTech-Addon] (GregTech.zip) Unloaded->Constructed->Pre-initialized->Initialized
MiscPeripherals [MiscPeripherals] (miscperipherals-3.1c.jar) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedMachines [IC2 Advanced Machines Addon] (advancedmachines.zip) Unloaded->Constructed->Pre-initialized->Initialized
AdvancedSolarPanel [Advanced Solar Panels] (advancedsolarpanel.zip) Unloaded->Constructed->Pre-initialized->Initialized
AppliedEnergistics [Applied Energistics] (AppliedEnergistics.zip) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft [BiblioCraft] (BiblioCraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
ChargePads [Charge Pads] (ChargePads.zip) Unloaded->Constructed->Pre-initialized->Initialized
ChickenChunks [ChickenChunks] (ChickenChunks 1.3.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
EE3 [Equivalent Exchange 3] (ee3.jar) Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage [EnderStorage] (EnderStorage.jar) Unloaded->Constructed->Pre-initialized->Initialized
BinnieCore [Binnie Core] (extrabees-1.5.0.6b.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExtraBees [Extra Bees] (extrabees-1.5.0.6b.zip) Unloaded->Constructed->Pre-initialized->Initialized
factorization.misc [Factorization Miscellaneous Nonsense] (factorization.jar) Unloaded->Constructed->Pre-initialized->Initialized
factorization.dimensionalSlice [Factorization Dimensional Slices] (factorization.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlatBedrock [FlatBedrock] (FlatBedrock.zip) Unloaded->Constructed->Pre-initialized->Initialized
ForgeIRC [ForgeIRC] (forgeirc.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviGun [GraviGun] (GraviGun.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks.zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest [Iron Chest] (IronChest.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded [Minefactory Reloaded] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatExtraBiomes [MFR Compat: ExtraBiomes] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatForestry [MFR Compat: Forestry] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatIC2 [MFR Compat: IC2] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatPams [MFR Compat: Pam's Mods] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatRP2 [MFR Compat: RP2] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatSoulShards [MFR Compat: Soul Shards] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatSufficientBiomes [MFR Compat: Sufficient Biomes] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatThaumcraft [MFR Compat: Thaumcraft] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatTwilightForest [MFR Compat: TwilightForest] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatVanilla [MFR Compat: Vanilla] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
XyCraftWorld [§2XyCraft World] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
MFReloaded|CompatXyCraft [MFR Compat: XyCraft] (MineFactoryReloaded.jar) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized->Initialized
mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits.jar) Unloaded->Constructed->Pre-initialized->Initialized
NEIPlugins [NEI Plugins] (neiplugins.jar) Unloaded->Constructed->Pre-initialized->Initialized
NetherOres [Nether Ores] (NetherOres.jar) Unloaded->Constructed->Pre-initialized->Initialized
ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized->Initialized
drceph.petrogen [Petroleum Generator] (petrogen.zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun [Portal Gun] (PortalGun.zip) Unloaded->Constructed->Pre-initialized->Initialized
PowerConverters [Power Converters] (PowerConverters.jar) Unloaded->Constructed->Pre-initialized->Initialized
SecretRoomsMod [SecretRoomsMod] (secretroomsmod.zip) Unloaded->Constructed->Pre-initialized->Initialized
StevesCarts [Steve's Carts] (StevesCarts.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicBees [ThaumicBees] (thaumicbees.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized->Initialized
WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized->Initialized
XPUpgrade [XP Turtle Upgrade] (XPUpgrade v1.1.zip) Unloaded->Constructed->Pre-initialized->Errored
XReliquary [Xeno's Reliquary] (XReliquary.jar) Unloaded->Constructed->Pre-initialized->Initialized
XyCraftMachines [§9XyCraft Machines] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
NEI-Mystcraft-Plugin [NEI Mystcraft Plugin] (neipluginMyst.zip) Unloaded->Constructed->Pre-initialized->Initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 7520G + 7670M Dual Graphics GL version 4.2.11476 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
















PLEASE HELP

#34 filip

  • New Members
  • 1 posts
  • LocationSweden/säffle

Posted 15 October 2013 - 11:08 AM

ollloolollolool





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users