Jump to content

PhotoshopLOl

Members
  • Posts

    18
  • Joined

  • Last visited

About PhotoshopLOl

  • Birthday 10/11/1996

PhotoshopLOl's Achievements

Grass

Grass (2/9)

1

Reputation

  1. Launcher Version: Build 344 (beta) Operating System: Windows 7 Home Premium 64-bit Java Version: Java SE Runtime Environment build 1.6.0_31-b05 Java hotspot 64-bit build 20.6-b01 MIXED Antivirus Program: Windows Defender Description of Problem: I was going to add a new modpack, which is the Crafting dead mod pack (http://www.technicpack.net/api/modpack/official-crafting-dead-mod) but when i pasted it into the bar thing on the add modpack window it says "Error parsing platform response"; I was searching the forums for a fix but they all say that the mod pack system thing is broken, but i see people fixing it but they dont even say how they fix it, they just close the thread (what a bunch of douches). Error Messages: Error parsing platform response Error Log: java.util.concurrent.ExecutionException: org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/modpack/official-crafting-dead-mod] at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source) at java.util.concurrent.FutureTask.get(Unknown Source) at javax.swing.SwingWorker.get(Unknown Source) at org.spoutcraft.launcher.technic.skin.ImportOptions$2.done(ImportOptions.java:285) at javax.swing.SwingWorker$5.run(Unknown Source) at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source) at sun.swing.AccumulativeRunnable.run(Unknown Source) at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source) at javax.swing.Timer.fireActionPerformed(Unknown Source) at javax.swing.Timer$DoPostEvent.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.WaitDispatchSupport$2.run(Unknown Source) at java.awt.WaitDispatchSupport$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.WaitDispatchSupport.enter(Unknown Source) at java.awt.Dialog.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at java.awt.Window.setVisible(Unknown Source) at java.awt.Dialog.setVisible(Unknown Source) at org.spoutcraft.launcher.technic.skin.ModpackSelector.action(ModpackSelector.java:250) at org.spoutcraft.launcher.technic.skin.ModpackSelector.actionPerformed(ModpackSelector.java:238) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/modpack/official-crafting-dead-mod] at org.spoutcraft.launcher.rest.RestAPI.getRestObject(RestAPI.java:376) at org.spoutcraft.launcher.rest.RestAPI.getCustomModpack(RestAPI.java:186) at org.spoutcraft.launcher.technic.skin.ImportOptions$2.doInBackground(ImportOptions.java:278) at org.spoutcraft.launcher.technic.skin.ImportOptions$2.doInBackground(ImportOptions.java:274) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: org.codehaus.jackson.map.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token at [source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@168e2f5; line: 1, column: 285] (through reference chain: org.spoutcraft.launcher.technic.CustomInfo["logo"]) at org.codehaus.jackson.map.JsonMappingException.from(JsonMappingException.java:163) at org.codehaus.jackson.map.deser.StdDeserializationContext.mappingException(StdDeserializationContext.java:219) at org.codehaus.jackson.map.deser.std.StringDeserializer.deserialize(StringDeserializer.java:44) at org.codehaus.jackson.map.deser.std.StringDeserializer.deserialize(StringDeserializer.java:13) at org.codehaus.jackson.map.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:299) at org.codehaus.jackson.map.deser.SettableBeanProperty$FieldProperty.deserializeAndSet(SettableBeanProperty.java:579) at org.codehaus.jackson.map.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:697) at org.codehaus.jackson.map.deser.BeanDeserializer.deserialize(BeanDeserializer.java:580) at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2732) at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1909) at org.spoutcraft.launcher.rest.RestAPI.getRestObject(RestAPI.java:367) ... 10 more
  2. Hello! I have been playing tekkit classic for almost half a year now but it gets really boring when i chop down trees i was hoping to add The treecapitator mod on it but i dun know how do i just chuck it in the mods folder? or i do the minecraft.jar thing? halp
  3. AWHHEHHRHHHH IM SOO CONFUESE Im curntly diging for metaels on cave so i can craft heheheh wat i do dis soo confuse tekt clasic match beter bat i want know wat i do next?????????? i hav bed so i don kno wat i don kno abot new engines and de wiki nat heping me match. halp. eidt: sry for dble post
  4. BAt bat.. the wiki is OHHHH NEVERMIND i was loking at de tekit classc wiki so i was confuse hehe thank very match.!!!1!
  5. Ok I have downloaded dis new tekkit crep on de new luncher and i tot it was leik the old tekkit, u know wit the rubber and stuff so i took down rubber tree i get raw rubber i cook raw rubber it became rubber bar I confuse wat i do next? by the way i found a pond of poop water and an oil like liquid...
  6. Title: Recycler wont receive energy from lv or mv transformers. Version: 3.1.3 OS: Windows 7 Home Premium 64-Bit Java Version: Java 7 update 10 Description of Problem: I was thinking about making an automated diamond generator using a mass fabricator, a recycler, and an automatic crafting table. when i set it up, i did item teleport pipes that go to the recycler then when i hooked it up with an lv transformer, it didnt get energy... i tried the same with an mv transformer (with transformer upgrade ofc) and it still didnt work (I also put an energy storage upgrade) i tried using RE Batteries and they work fine... P.S. I added 9 overclocks to boost the machine up. how do i fix this? Error Messages: Error Log:
  7. Perhaps i should post at the minecraft forums?
  8. Title: Well.... Version: 3.0.3/3.0.4 OS: Windows 7 Home Premium 64-bit Java Version: Java 7 Update 9 Description of Problem: I Installed Crafting Table II to tekkit and it seems to close tekkit. i have uploaded a video of the problem: Error Messages: Error Log:
×
×
  • Create New...