my minecraft keeps crashing and i don't know why. here is my crash report
---- Minecraft Crash Report ----
// Why is it breaking
Time: 4/7/14 4:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
at cr0s.WarpDrive.WarpDrive.load(WarpDrive.java:216)
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:545)
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: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(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: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)
... 10 more
Caused by: java.lang.ClassNotFoundException: cr0s.WarpDrive.TileEntityMiningLaser
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 38 more
Caused by: java.lang.NoClassDefFoundError: appeng/api/me/tiles/IGridMachine
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 40 more
Caused by: java.lang.ClassNotFoundException: appeng.api.me.tiles.IGridMachine
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 45 more
my minecraft keeps crashing and i don't know why. here is my crash report
---- Minecraft Crash Report ----
// Why is it breaking
Time: 4/7/14 4:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
at cr0s.WarpDrive.WarpDrive.load(WarpDrive.java:216)
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:545)
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: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(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: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)
... 10 more
Caused by: java.lang.ClassNotFoundException: cr0s.WarpDrive.TileEntityMiningLaser
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 38 more
Caused by: java.lang.NoClassDefFoundError: appeng/api/me/tiles/IGridMachine
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 40 more
Caused by: java.lang.ClassNotFoundException: appeng.api.me.tiles.IGridMachine
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 45 more
My first guess is that you didn't download both warpdrive files (the mod, and the core). The reason I am guessing is because you didn't post the entire crash report....
Rollback Post to RevisionRollBack
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
My first guess is that you didn't download both warpdrive files (the mod, and the core). The reason I am guessing is because you didn't post the entire crash report....
No the reason s/he crashing is because s/he did not read the installation instructions.
Just follow the link and read which minecraft version this file is for.
I am having problems installing computer craft 1.58, when I put the computer craft folder in the mods folder computer craft computers don't work, they say error loading laua/rom please check that you have installed computer craft correctly.
I am having problems installing computer craft 1.58, when I put the computer craft folder in the mods folder computer craft computers don't work, they say error loading laua/rom please check that you have installed computer craft correctly.
Well, first of all, it is a wrong section to ask for help. You should really turn to the relevant mod threads next time when you are having problems with mods other than the mod discussed in the thread.
But I will, nevertheless, try to help you. You say that you move your computercraft forlder to your mods folder? Did you extract the zip archive? You just put the zip file you downloaded into the mods folder. And that's it. Alternatively, if you previously used the newer versions, delete the computercraft config and let it regenerate, as it might be that the new config is incompatible with the older one.
Well, first of all, it is a wrong section to ask for help. You should really turn to the relevant mod threads next time when you are having problems with mods other than the mod discussed in the thread.But I will, nevertheless, try to help you. You say that you move your computercraft forlder to your mods folder? Did you extract the zip archive? You just put the zip file you downloaded into the mods folder. And that's it. Alternatively, if you previously used the newer versions, delete the computercraft config and let it regenerate, as it might be that the new config is incompatible with the older one.
I am using a mac, there was never a .zip file. Should I re zip it?
when ever i try to jump to hyperspace in says insufficient amount of energy and when i try to jump to a jump gate its says jump rejected
I've found in my playing that you need at least 10% power to jump to hyperspace. As for the jump to jumpgates: did you make one? (server admin or SSP cheats enabled required for this).
Rollback Post to RevisionRollBack
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
Does any one know how to control the warp controller using a network cable? This way a guy can access the warp core from another location in the ship. I looked at the cod and thought I had something. Got it to ask for ship name, but after I put it in and press enter. It gives me an error "core:350: attempt to call nil". Not sure what it is asking me. Tried googling for 5 hours with n solution.
Does any one know how to control the warp controller using a network cable? This way a guy can access the warp core from another location in the ship. I looked at the cod and thought I had something. Got it to ask for ship name, but after I put it in and press enter. It gives me an error "core:350: attempt to call nil". Not sure what it is asking me. Tried googling for 5 hours with n solution.
You can't do this without modifying the pastebin code. Don't ask how to do this here, that is a LUA/CC question. As the code is written you need to have the computer directly on top of the controller.
Rollback Post to RevisionRollBack
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
I am having problems installing computer craft 1.58, when I put the computer craft folder in the mods folder computer craft computers don't work, they say error loading laua/rom please check that you have installed computer craft correctly.
If you want to download it easily go http://voidswrath.com/newwp/minecraft-space-mod-auto-installer-1-6-4/ and click download installer. Run the jar file it will download using java, and then choose the profile you want and install. Simple as that. It will put the latest version of every mod needed in your mods folder.
How do you setup lasers?!?!?!?!?! I must add these too my sick custom ship! Or does anyone know where to find a tutorial. I have spent hours searching with no avail.
I'm getting attempt to index a nil value for both mining client and server, I edited the code and the line that was calling the error is:
wireless.open(NETWORK_LISTEN_CHANNEL);
Any solutions?
Thanks!
Rollback Post to RevisionRollBack
We are the Darkfoot Indians...
You will never see us coming... until your gone...
I'm getting attempt to index a nil value for both mining client and server, I edited the code and the line that was calling the error is:
wireless.open(NETWORK_LISTEN_CHANNEL);
Any solutions?
Thanks!
Sounds like the code is requiring a wireless modem be attached to the computer, check the code before attaching one to be sure you put it in on the correct side of the computer.
Rollback Post to RevisionRollBack
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
Just follow the link and read which minecraft version this file is for.
// Why is it breaking
Time: 4/7/14 4:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:700)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: cr0s/WarpDrive/TileEntityMiningLaser
at cr0s.WarpDrive.WarpDrive.load(WarpDrive.java:216)
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:545)
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: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(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: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)
... 10 more
Caused by: java.lang.ClassNotFoundException: cr0s.WarpDrive.TileEntityMiningLaser
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 38 more
Caused by: java.lang.NoClassDefFoundError: appeng/api/me/tiles/IGridMachine
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 40 more
Caused by: java.lang.ClassNotFoundException: appeng.api.me.tiles.IGridMachine
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 45 more
My first guess is that you didn't download both warpdrive files (the mod, and the core). The reason I am guessing is because you didn't post the entire crash report....
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mods-discussion/2406492-1-7-10-mcprehistory-mod(Check this amazing mod out!!!)
No the reason s/he crashing is because s/he did not read the installation instructions.
Well, first of all, it is a wrong section to ask for help. You should really turn to the relevant mod threads next time when you are having problems with mods other than the mod discussed in the thread.
But I will, nevertheless, try to help you. You say that you move your computercraft forlder to your mods folder? Did you extract the zip archive? You just put the zip file you downloaded into the mods folder. And that's it. Alternatively, if you previously used the newer versions, delete the computercraft config and let it regenerate, as it might be that the new config is incompatible with the older one.
I am not sure. I never played minecraft on Mac. All I know that even on Mac it should be a zip file. See, e.g., this topic, too.
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
You can't do this without modifying the pastebin code. Don't ask how to do this here, that is a LUA/CC question. As the code is written you need to have the computer directly on top of the controller.
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.
If you want to download it easily go http://voidswrath.com/newwp/minecraft-space-mod-auto-installer-1-6-4/ and click download installer. Run the jar file it will download using java, and then choose the profile you want and install. Simple as that. It will put the latest version of every mod needed in your mods folder.
I'm getting attempt to index a nil value for both mining client and server, I edited the code and the line that was calling the error is:
wireless.open(NETWORK_LISTEN_CHANNEL);
Any solutions?
Thanks!
You will never see us coming... until your gone...
Sounds like the code is requiring a wireless modem be attached to the computer, check the code before attaching one to be sure you put it in on the correct side of the computer.
If you find this post helpful to you at all please click the little green arrow at the bottom-right of this post.