Jump to content




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

turtle peripheral help peripheral

1238 replies to this topic

#41 WandererGavin

  • New Members
  • 3 posts

Posted 12 October 2012 - 10: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.

#42 Klausar

  • Members
  • 110 posts

Posted 13 October 2012 - 10: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?

#43 matejdro

  • Members
  • 324 posts

Posted 13 October 2012 - 10:05 AM

You have to wrap peripheral first:


noteBlock = peripheral.wrap("right")
noteBlock.playNote(1,4)


#44 ETHANATOR360

  • Members
  • 423 posts
  • Locationyour hardrive

Posted 14 October 2012 - 02:22 AM

does this work with 1.45?

#45 matejdro

  • Members
  • 324 posts

Posted 14 October 2012 - 07:33 AM

Works for me.

#46 Cakejoke

  • New Members
  • 21 posts

Posted 14 October 2012 - 04: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.

#47 RichardG867

  • Members
  • 196 posts

Posted 15 October 2012 - 05: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

#48 RichardG867

  • Members
  • 196 posts

Posted 15 October 2012 - 09:17 PM

View PostWandererGavin, on 12 October 2012 - 10:44 PM, said:

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

#49 matejdro

  • Members
  • 324 posts

Posted 16 October 2012 - 03:52 PM

Bug: resupply station will drop charging station when broken.

#50 RichardG867

  • Members
  • 196 posts

Posted 16 October 2012 - 04:00 PM

Already fixed

#51 matejdro

  • Members
  • 324 posts

Posted 16 October 2012 - 04:08 PM

You mean fixed in code? Or is there a new version out which I can't find? We are on 1.1.

#52 RichardG867

  • Members
  • 196 posts

Posted 16 October 2012 - 10:18 PM

Fixed in code, should find time to release a new version...

#53 WandererGavin

  • New Members
  • 3 posts

Posted 17 October 2012 - 03: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.

#54 RichardG867

  • Members
  • 196 posts

Posted 18 October 2012 - 10:31 PM

Need a console log to diagnose that...

#55 Mints

  • New Members
  • 15 posts

Posted 18 October 2012 - 11:40 PM

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.minecraft...-modders-first/

#56 GSValore

  • New Members
  • 1 posts

Posted 20 October 2012 - 10: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.

#57 Shedar

  • New Members
  • 1 posts

Posted 20 October 2012 - 11:35 PM

View PostRichardG867, on 18 October 2012 - 10:31 PM, said:

Need a console log to diagnose that...

Spoiler
Forge 4.3.5.318
CodeChickenCore 0.6.5
ComputerCraft 1.43

#58 RichardG867

  • Members
  • 196 posts

Posted 21 October 2012 - 08:38 PM

Report that to Dan or Cloudy, haven't seen both in a while.

#59 matejdro

  • Members
  • 324 posts

Posted 22 October 2012 - 03:18 PM

View PostRichardG867, on 21 October 2012 - 08:38 PM, said:

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.

#60 Sebra

  • Members
  • 726 posts

Posted 23 October 2012 - 03:29 PM

Wake up on RS signal is better function.





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users