• 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from Maty71

    HELP I set up a ship properly bu the warp controller wont power

    Generate a ship and see if that works. If it does then you have not set something up properly. If it doesn't, what versions of the mods are you using?
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from SpaceSorcer

    My game crashes nowevery time i download WarpDrive 1m times


    ---- Minecraft Crash Report ----

    // My bad.

    Time: 6/24/14 12:28 PM
    Description: Initializing game

    java.lang.NullPointerException
    at cr0s.WarpDrive.WarpDriveConfig.LoadIC2(WarpDriveConfig.java:310)
    at cr0s.WarpDrive.WarpDriveConfig.Init2(WarpDriveConfig.java:233)
    at cr0s.WarpDrive.WarpDrive.load(WarpDrive.java:111)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:313)
    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.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:313)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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)


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

    -- Head --
    Stacktrace:
    at cr0s.WarpDrive.WarpDriveConfig.LoadIC2(WarpDriveConfig.java:310)
    at cr0s.WarpDrive.WarpDriveConfig.Init2(WarpDriveConfig.java:233)
    at cr0s.WarpDrive.WarpDrive.load(WarpDrive.java:111)
    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:545)
    at sun.reflect.GeneratedMethodAccessor1.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:313)
    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.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:313)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    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 (x86) version 6.1
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 91071704 bytes (86 MB) / 207245312 bytes (197 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 15 mods loaded, 15 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    WarpDriveCore{1.0.0.1} [WarpDriveCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
    iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
    WarpDrive{1.2.0} [WarpDrive] (WarpDrive.zip) Unloaded->Constructed->Pre-initialized->Errored
    ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
    McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
    swmod{1.1.4} [Star Wars mod] (Star Wars mod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: GeForce 7300 GT/PCIe/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: ExoticPvP pack.zip
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    You have the wrong version of IC2 installed. you need build 397. A link to it is on the first post.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from SpaceSorcer

    I got 1 prob i do everything i go into advanced computer i type "pastebin get FAexu8FH startup"and it says No such program...

    H E L P !!!

    You need to change the http_enable= line in the CC config file to say http_enable=true
    If that doesn't work, there is a solution here http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__800#entry31131142

    Quote from ricardogr

    And what about the L.pos() ? where do I place it?

    The pos() method returns the coordinates of the actual laser. You need them to work out the vector to fire along.
    Anon explains it best here http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__780#entry31022053

    Quote from ricardogr

    Omg, playing in multiplayer did a huge difference! Things do work better in it! :D For instance, the CM actually did something according to the commands! It fires at the targeted direction. However, it acts like a normal laser, destroying the target instead of measuring its coordinates and stuff... Here's a pic of that happening:
    http://imgur.com/6bwG97n

    Perheaps 1420 is not my targeting frequency? I don't know... any thoughts?
    Thanks

    Double check you have set the laser frequency on the camera+laser to 1420 and not the camera frequency.
    the laser frequency is set by using freq(1420) and the camera frequency is set by using camFreq()
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from ricardogr

    Here are them:

    Laser setup: http://imgur.com/k6ZmNbF
    CC code: http://imgur.com/589rU1e
    Red light that appears once I execute the CC code file: http://imgur.com/AP2bYyl
    PB never recharging due to the CL that never stops attempting to work: http://imgur.com/PTrPsPp

    I have noticed that I did not put the L.pos() command anywhere in the code. Should I?

    Also, should I experiment setting all this up in my multiplayer server? As you said WrapD wasn't very suitable for singleplyr...

    If you set it up on your multiplayer server does it do the same thing?
    If you're happy to, send me your server address and I'll connect and check out what's happening see if I can figure it out for you.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from ricardogr

    Hi! Sorry for the sudden disappearance :/ , but my exam season started and I had to drop everything not related to them... If you don't remember me, I'm the guy with the issued cameralaser who had no idea how to setup a laser... I've just restarted setting one, but the problematic CM continues. However, there is some new information I would like to add: -when I execute the laserstuff file, a small beam appears in the CM (small red light on its corner). -I am supposing that the CM is being activated by the file; and permanently, as it keeps on consuming energy endlessly. The proof of this is the fact that the PB never recharge after that, losing any energy they acquaire. -Also, all this still happens even if I eliminate the CL.getFirstHit() command from the file. This is becoming a unsolvable jigsaw... any ideas on what is going on? PS: i got some screenshots of what I have just described, I can post them if helpful. Thanks in advance, ricardogr

    Can you post the screenshots of your setup and the CC code you are using?
    Quote from Aaron009

    hi, i created my monitor and camera on the right way but when i wanted to use the monitor my minecraft crashed and said this:

    ---- Minecraft Crash Report ----
    // Why did you do that?

    Time: 22-6-14 15:50
    Description: Unexpected error

    java.lang.ClassCastException: cr0s.WarpDrive.EntityCamera cannot be cast to net.minecraft.client.entity.EntityPlayerSP
    at net.minecraft.client.renderer.EntityRenderer.func_78477_e(EntityRenderer.java:325)
    at net.minecraft.client.renderer.EntityRenderer.func_78464_a(EntityRenderer.java:171)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1902)
    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)


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

    -- Head --
    Stacktrace:
    at net.minecraft.client.renderer.EntityRenderer.func_78477_e(EntityRenderer.java:325)
    at net.minecraft.client.renderer.EntityRenderer.func_78464_a(EntityRenderer.java:171)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Huvid'/138, l='MpServer', x=-449,17, y=79,78, z=-188,24]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (188,64,228), Chunk: (at 12,4,4 in 11,14; contains blocks 176,0,224 to 191,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 112549 game time, 17458 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: 103 total; [EntityZombie['Zombie'/275, l='MpServer', x=-410,50, y=22,00, z=-153,50], EntityEnderman['Enderman'/274, l='MpServer', x=-400,50, y=20,00, z=-153,50], EntityPig['Pig'/273, l='MpServer', x=-412,88, y=70,00, z=-170,88], EntityPig['Pig'/272, l='MpServer', x=-410,22, y=70,00, z=-171,22], EntityChicken['Chicken'/278, l='MpServer', x=-402,81, y=63,00, z=-120,56], EntitySkeleton['Skeleton'/277, l='MpServer', x=-403,50, y=56,00, z=-134,50], EntitySkeleton['Skeleton'/276, l='MpServer', x=-407,50, y=59,00, z=-143,50], EntityChicken['Chicken'/282, l='MpServer', x=-405,47, y=70,00, z=-121,81], EntityChicken['Chicken'/281, l='MpServer', x=-399,92, y=62,45, z=-119,96], EntityPig['Pig'/287, l='MpServer', x=-398,50, y=76,00, z=-251,19], EntityBat['Bat'/286, l='MpServer', x=-403,47, y=27,57, z=-260,34], EntityPig['Pig'/263, l='MpServer', x=-401,50, y=72,00, z=-249,50], EntitySkeleton['Skeleton'/266, l='MpServer', x=-404,34, y=42,00, z=-210,91], EntitySlime['Slime'/267, l='MpServer', x=-408,37, y=26,47, z=-177,69], EntityCreeper['Creeper'/264, l='MpServer', x=-395,47, y=40,00, z=-218,69], EntitySkeleton['Skeleton'/265, l='MpServer', x=-408,50, y=44,00, z=-208,50], EntityPig['Pig'/270, l='MpServer', x=-404,09, y=70,00, z=-170,94], EntityPig['Pig'/271, l='MpServer', x=-416,97, y=71,00, z=-168,84], EntityCreeper['Creeper'/268, l='MpServer', x=-404,50, y=44,00, z=-176,50], EntitySlime['Slime'/269, l='MpServer', x=-404,22, y=26,33, z=-164,22], EntityCreeper['Creeper'/305, l='MpServer', x=-375,44, y=19,00, z=-261,47], EntityCreeper['Creeper'/304, l='MpServer', x=-374,78, y=19,00, z=-264,09], EntitySpider['Spider'/306, l='MpServer', x=-380,97, y=82,00, z=-259,13], EntityPig['Pig'/309, l='MpServer', x=-373,50, y=63,00, z=-177,53], EntityPig['Pig'/308, l='MpServer', x=-370,53, y=70,00, z=-216,53], EntityPig['Pig'/311, l='MpServer', x=-373,50, y=64,00, z=-178,50], EntityPig['Pig'/310, l='MpServer', x=-375,41, y=66,00, z=-182,81], EntityBat['Bat'/525, l='MpServer', x=-434,93, y=49,24, z=-139,20], EntityZombie['Zombie'/312, l='MpServer', x=-376,50, y=64,00, z=-177,50], EntityBat['Bat'/527, l='MpServer', x=-425,67, y=47,12, z=-143,35], EntityZombie['Zombie'/314, l='MpServer', x=-381,50, y=42,00, z=-131,50], EntityPig['Pig'/288, l='MpServer', x=-396,31, y=78,00, z=-255,47], EntityZombie['Zombie'/289, l='MpServer', x=-397,50, y=72,00, z=-241,50], EntityPig['Pig'/290, l='MpServer', x=-394,50, y=81,00, z=-246,22], EntitySpider['Spider'/291, l='MpServer', x=-388,50, y=30,00, z=-211,50], EntityBat['Bat'/529, l='MpServer', x=-428,25, y=50,00, z=-146,50], EntitySkeleton['Skeleton'/292, l='MpServer', x=-397,09, y=62,00, z=-195,16], EntitySkeleton['Skeleton'/293, l='MpServer', x=-395,94, y=62,00, z=-194,44], EntitySkeleton['Skeleton'/294, l='MpServer', x=-395,50, y=62,00, z=-197,50], EntityPig['Pig'/295, l='MpServer', x=-386,53, y=63,00, z=-169,09], EntityPig['Pig'/296, l='MpServer', x=-385,81, y=63,00, z=-171,81], EntityPig['Pig'/297, l='MpServer', x=-393,69, y=66,00, z=-167,50], EntityChicken['Chicken'/299, l='MpServer', x=-397,47, y=62,42, z=-113,44], EntityPig['Pig'/327, l='MpServer', x=-373,66, y=70,00, z=-210,53], EntityPig['Pig'/328, l='MpServer', x=-370,69, y=70,00, z=-207,53], EntityClientPlayerMP['Huvid'/138, l='MpServer', x=-449,17, y=79,78, z=-188,24], EntitySkeleton['Skeleton'/171, l='MpServer', x=-514,50, y=82,00, z=-139,50], EntityBat['Bat'/170, l='MpServer', x=-522,75, y=29,10, z=-139,25], EntityBat['Bat'/169, l='MpServer', x=-515,41, y=42,51, z=-178,91], EntitySkeleton['Skeleton'/168, l='MpServer', x=-515,50, y=70,00, z=-210,50], EntityChicken['Chicken'/175, l='MpServer', x=-515,44, y=97,00, z=-110,44], EntityChicken['Chicken'/173, l='MpServer', x=-517,50, y=82,00, z=-110,50], EntitySkeleton['Skeleton'/186, l='MpServer', x=-496,47, y=75,00, z=-148,16], EntityEnderman['Enderman'/184, l='MpServer', x=-508,09, y=108,00, z=-169,13], EntityBat['Bat'/185, l='MpServer', x=-510,25, y=29,33, z=-154,06], EntitySpider['Spider'/191, l='MpServer', x=-498,34, y=64,00, z=-263,63], EntityBat['Bat'/182, l='MpServer', x=-512,50, y=29,12, z=-152,22], EntitySpider['Spider'/180, l='MpServer', x=-514,88, y=69,00, z=-216,97], EntityCreeper['Creeper'/181, l='MpServer', x=-511,50, y=70,00, z=-211,50], EntitySpider['Spider'/205, l='MpServer', x=-482,00, y=67,00, z=-181,81], EntityPig['Pig'/204, l='MpServer', x=-484,23, y=67,00, z=-181,41], EntitySkeleton['Skeleton'/207, l='MpServer', x=-489,31, y=66,00, z=-191,84], EntityZombie['Zombie'/206, l='MpServer', x=-487,50, y=67,00, z=-184,50], EntityCreeper['Creeper'/201, l='MpServer', x=-486,94, y=68,00, z=-199,38], EntityPig['Pig'/200, l='MpServer', x=-492,88, y=72,00, z=-206,91], EntityPig['Pig'/203, l='MpServer', x=-489,88, y=67,00, z=-190,59], EntityPig['Pig'/202, l='MpServer', x=-493,69, y=71,00, z=-185,50], EntityCreeper['Creeper'/197, l='MpServer', x=-489,50, y=67,00, z=-221,50], EntityPig['Pig'/196, l='MpServer', x=-481,56, y=65,00, z=-231,78], EntityPig['Pig'/199, l='MpServer', x=-489,50, y=72,00, z=-201,69], EntitySpider['Spider'/198, l='MpServer', x=-499,16, y=73,00, z=-204,59], EntitySpider['Spider'/193, l='MpServer', x=-492,66, y=67,00, z=-226,03], EntitySpider['Spider'/192, l='MpServer', x=-481,97, y=64,00, z=-244,41], EntityPig['Pig'/195, l='MpServer', x=-497,84, y=69,00, z=-216,19], EntityPig['Pig'/194, l='MpServer', x=-493,84, y=68,00, z=-218,66], EntitySkeleton['Skeleton'/220, l='MpServer', x=-468,47, y=81,00, z=-154,84], EntitySkeleton['Skeleton'/222, l='MpServer', x=-453,31, y=51,00, z=-202,50], EntityZombie['Zombie'/223, l='MpServer', x=-448,93, y=72,00, z=-196,56], EntitySpider['Spider'/216, l='MpServer', x=-474,91, y=64,00, z=-244,78], EntityZombie['Zombie'/217, l='MpServer', x=-467,13, y=65,00, z=-219,63], EntityZombie['Zombie'/218, l='MpServer', x=-483,07, y=67,00, z=-180,41], EntitySpider['Spider'/219, l='MpServer', x=-470,00, y=86,00, z=-189,78], EntitySpider['Spider'/215, l='MpServer', x=-469,22, y=64,00, z=-241,47], EntityZombie['Zombie'/208, l='MpServer', x=-493,50, y=42,00, z=-146,50], EntityZombie['Zombie'/209, l='MpServer', x=-494,44, y=40,00, z=-148,72], EntitySkeleton['Skeleton'/210, l='MpServer', x=-485,50, y=82,00, z=-141,50], EntityPig['Pig'/239, l='MpServer', x=-419,22, y=71,00, z=-204,50], EntityPig['Pig'/238, l='MpServer', x=-420,38, y=69,00, z=-199,22], EntityPig['Pig'/237, l='MpServer', x=-417,53, y=73,00, z=-211,22], EntityPig['Pig'/236, l='MpServer', x=-427,13, y=66,00, z=-235,31], EntitySkeleton['Skeleton'/235, l='MpServer', x=-426,94, y=67,00, z=-250,59], EntityPig['Pig'/231, l='MpServer', x=-438,06, y=68,00, z=-241,94], EntityPig['Pig'/230, l='MpServer', x=-434,50, y=67,00, z=-237,50], EntitySkeleton['Skeleton'/229, l='MpServer', x=-435,50, y=66,00, z=-248,50], EntityPig['Pig'/228, l='MpServer', x=-454,91, y=66,00, z=-244,13], EntityCamera['entity.WarpDrive.EntityCamera.name'/709, l='MpServer', x=-454,00, y=79,00, z=-202,00], EntityPig['Pig'/227, l='MpServer', x=-442,13, y=68,00, z=-240,94], EntityZombie['Zombie'/244, l='MpServer', x=-419,50, y=54,00, z=-139,50], EntityZombie['Zombie'/245, l='MpServer', x=-419,66, y=53,00, z=-140,50], EntityCreeper['Creeper'/242, l='MpServer', x=-429,53, y=45,00, z=-141,06], EntityZombie['Zombie'/243, l='MpServer', x=-417,50, y=53,00, z=-142,50], EntityBat['Bat'/240, l='MpServer', x=-420,16, y=43,79, z=-185,63], EntityBat['Bat'/241, l='MpServer', x=-416,50, y=28,10, z=-132,03]]
    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 7 (x86) version 6.1
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 113223632 bytes (107 MB) / 453185536 bytes (432 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    AABB Pool Size: 4843 (271208 bytes; 0 MB) allocated, 4 (224 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 10 mods loaded, 10 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    WarpDriveCore{1.0.0.1} [WarpDriveCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (Applied Energistics.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft Turtles.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft Turtles.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    IC2{2.0.357-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.357-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    WarpDrive{1.2.0} [WarpDrive] (WarpDrive (1).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: ATI Mobility Radeon HD 4600 Series GL version 2.1.8794, 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: 1782 (99792 bytes; 0 MB) allocated, 17 (952 bytes; 0 MB) used

    You may want to post this on the GitHub page.
    You should also be aware that single player is not supported by this mod.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from CNCcamon

    Hello, I was going to use this mod to do an epic star-trek-style space battle between ships, but I cannot figure out how to use the lasers. The showcase says there is a tutorial on the forum, but I cannot find one. Can you create a tutorial for lasers?

    Checkout page 40 for instructions on lasers: http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__780#entry31061278
    Also page 41. Between the two pretty much every question is answered.

    Quote from ConnerSnikle

    I don't have a server, could you make a quick video and explain all that?

    Sorry ConnerSnickle, I don't do videos.
    If you are playing the mod in single player though, you should note that single player is not officially supported.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from GrimReaper986

    I can't get the infinite energy block in the creative inventory. Please help.

    What mod's do you have installed? WarpDrive (as far as I can see) does not have an infinite energy block. As you've been told already, there is one in Resonant Engine which is the core mod of Resonant Induction
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from jkilla1000

    Is there any documentation or examples for the radar or other peripherals? I'd like to make a radar for my ship, but with out documentation i'm stuck.

    Page 40 and 41 have pretty much the answer to most questions in this forum.
    The methods to use the radar are here: http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__780#entry31013974


    Quote from bakagaijinguy
    I don't know why people refuse to answer the radar question but here is one that I found on pastebin that works: pastebin get 2zLxt0PD Hope that helps (I know it is a late reply)

    It's not that people are refusing to answer the question, it's more so that it has already been answered (http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__800#entry31109962)
    Posted in: WIP Mods
  • 1

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from jkilla1000

    The mod is awesome and most of it works. But the main issue i have is once I've jumped with a ship, the cables don't connect to the warp core, and it stops receiving power. Another issue is when i jump in ships on smp i get an internal server error. I have a feeling that this is a problem with my setup, not the mod, but i felt it was worth bringing up.

    The issue with the cables losing connection is a known issue.

    For the error you are getting we need to see logs or we can't help.

    Quote from ConnerSnikle

    I need help on everything, the coding i can easily get, i don't know the machinery setup and what computers need to be programed.
    Please help me.

    The machine set up is basic, make sure you have a particle booster next to the laser and power the particle booster. Use a computer to connect to the laser and issue commands.
    To use the camera+laser it still needs a particle booster touching it.
    You can have up to 10 particle boosters in a line for max laser strength, they all need to be powered.

    The easiest set up is a camera+laser with a particle booster touching it. Have a WarpDrive monitor on the same frequency as the camera frequency and when you use the monitor it will connect to the camera and you can fire that laser by pressing space.
    You will need a computer to set the frequencies.

    Once you have that working it's just a matter of the coding to make more complicated setups.

    If you need a hand PM me and we can arrange a time for me to connect to your server and show you.
    Posted in: WIP Mods
  • 1

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from hemmo100

    Great Mod! :D How to use lasers? :steve_eyeroll:

    Go through the steps on page 40. http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__780#entry31061278

    Quote from ConnerSnikle
    I did, still very confused about the lasers. Full basic setup instructions would be very helpful.

    Which part of the set up do you need help on? Is there a part that you're not understanding?
    Posted in: WIP Mods
  • 1

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from ConnerSnikle

    I am still very confused about the lasers, inwouldmreally like it if i could see pictures of the entire laser setup and instructions for the coding if the lasers. Those who have tried to help me thank you, but i'm still not getting any of it.

    Have you looked at the step by step instructions on page 40?
    http://www.minecraftforum.net/topic/1938578-164-warpdrive-mod-ships-space-lasers/page__st__780#entry31061278
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from buddermanjonny

    when I do startup in the computer it says no warpcore controller detected can someone help me fix this issue?
    Quote from LemADEC

    A warp controller block shall be in contact with your advanced computer.
    The controller block shall be in contact with your warp core.

    Also, check your version of CC. It should be 1.58
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from Xellorf

    You need to use the Advanced Computer, dood. It's a rookie mistake. I tried to use a normal computer the first time too. :steve_wink:


    Now I'm getting "No Such Program" :/ Sorry, I'm such a n00b at CC stuff.

    Oh wait! I restarted my PC, and now it generated the config files(the CC config files weren't generating before I rebooted) where I enabled the Http API, and now everything's like clockwork!

    Good to hear it's all working for you.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from Xellorf

    Okay, I'm probably being a complete noob, but when I try to hook up the computer, it does everything right until I do "startup", which then it says no Warp Controller detected, when it's right next to the Warp Controller. What am I doing wrong?

    You need to have CC 1.58

    Quote from epicguyof1337

    When I try to run the program, it says startup:16: Color not supported

    Fix anyone?

    Use the advanced computer
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] WarpDrive mod: ships, space, lasers!
    Quote from SkylordJoel

    Hi, love your mod. Am I allowed to port it to UniversalElectricity?

    I'm curious if you port this to UE and remove the IC2 dependency, what are you going to do to replace the non-power related requirements from IC2 like the scuba helmet to breathe in space?

    Quote from frenteria

    Everytime I warp, the fiber cables disconnect from the warp core as well as in other places. Rebuilding the fiber cables does not result in reconnecting to the core. The warp core will not connect with anything after a warp jump. I have seen two other posts with this same problem. Is there a fix? I used the ship that is generated with the 'generate' command (and of course replaced the computer with an advanced one and added a warp controller) Please help!!

    Cisco

    This is a known problem but as yet no fix has been released for it. I've been breaking the WarpCore and putting it down again to get the cables to reconnect. The issue is on GitHub if you want to see it - https://github.com/Cr0s/WarpDrive/issues/25
    Posted in: WIP Mods
  • To post a comment, please .