samiarn Posted July 19, 2014 Share Posted July 19, 2014 Hello, I have a made a frame ship, and attached pump (build-craft) to it, with a combustion engine. Now the ship moves fine in all direction except the side that the combustion engine/steam engine is facing So if the blue stick facing towards right of the ship, and i move my ship to the right, my client just crash. If i remove the engine and move to the right, it works perfectly. Now i would put down the engine when i reach location, but unfortunately the server is protected, so i can't put stuff down. What is causing this issue? Ofcouse the Engine is shutdown. update: tried this in private server with a small support frame, moving the enigne didnt cause problem, maybe my ship is too big? its kinda 18x10 and this is causing a problem with the engines? Link to comment Share on other sites More sharing options...
samiarn Posted July 19, 2014 Author Share Posted July 19, 2014 bump checked my client console (btw this problem accour to my friends as well) [B#439] java.lang.ClassCastException: buildcraft.factory.TilePump cannot be cast to buildcraft.energy.TileEngine [B#439] at buildcraft.energy.BlockEngine.b(BlockEngine.java:103) [B#439] at xd.v(World.java:3673) [B#439] at net.minecraft.client.Minecraft.k(Minecraft.java:1884) [B#439] at net.minecraft.client.Minecraft.x(Minecraft.java:825) [B#439] at net.minecraft.client.Minecraft.run(Minecraft.java:753) [B#439] at java.lang.Thread.run(Unknown Source) [B#439] 2014-07-19 15:25:57 [SEVERE] A critical error has occurred. [B#439] java.lang.ClassCastException: buildcraft.factory.TilePump cannot be cast to buildcraft.energy.TileEngine [B#439] at buildcraft.energy.BlockEngine.b(BlockEngine.java:103) [B#439] at xd.v(World.java:3673) [B#439] at net.minecraft.client.Minecraft.k(Minecraft.java:1884) [B#439] at net.minecraft.client.Minecraft.x(Minecraft.java:825) [B#439] at net.minecraft.client.Minecraft.run(Minecraft.java:753) [B#439] at java.lang.Thread.run(Unknown Source) [B#439] 2014-07-19 15:25:57 [SEVERE] 41 mods loaded [B#439] Optifine OptiFine_1.2.5_HD_S_C6 [B#439] Minecraft Forge 3.3.8.164 [B#439] FML v2.2.106.176 [B#439] Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5 [B#439] mod_CodeChickenCore : Available (modpack.jar) [B#439] mod_MinecraftForge : Available (modpack.jar) [B#439] mod_NotEnoughItems : Available (modpack.jar) [B#439] mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_04.zip) [B#439] mod_IC2 : Available (industrialcraft-2-client_1.97.jar) [B#439] mod_IC2AdvancedMachines : Available (AdvancedMachines_4.0_client.zip) [B#439] mod_BuildCraftCore : Available (buildcraft-client-A-core-2.2.14.zip) [B#439] mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-2.2.14.zip) [B#439] mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-2.2.14.zip) [B#439] mod_BuildCraftFactory : Available (buildcraft-client-B-factory-2.2.14.zip) [B#439] mod_BuildCraftTransport : Available (buildcraft-client-B-transport-2.2.14.zip) [B#439] mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-2.1.3.zip) [B#439] mod_ComputerCraft : Available (ComputerCraft) [B#439] mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip) [B#439] mod_ccSensors : Available (ccSensors-client-MC125-B017pr1.zip) [B#439] mod_CCTurtle : Available (ComputerCraft) [B#439] mod_EE : Available (EE2ClientV1.4.6.5.jar) [B#439] mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip) [B#439] mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.10b.zip) [B#439] mod_ImmibisCore : Available (immibis-core_49.1.1_for_1.2.5-client.jar) [B#439] mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip) [B#439] mod_MAtmos_forModLoader : Available (MAtmos_packaged.zip) [B#439] mod_ModularForceFieldSystem : Available (mffs_rev7_for_1.2.5-client.zip) [B#439] mod_IC2_ChargingBench : Available (mod_chargingbench-client-1.95b-1.2.5-r1.zip) [B#439] mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip) [B#439] mod_IronChest : Available (mod_ironchests-client-3.8.0.40.zip) [B#439] mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip) [B#439] mod_NetherOres : Available (NetherOres_Client_1.2.1.zip) [B#439] mod_PowerConverters : Available (PowerConverters_Client_1.3.4.zip) [B#439] mod_Railcraft : Available (Railcraft_Client_5.3.3.zip) [B#439] mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip) [B#439] mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip) [B#439] mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip) [B#439] mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip) [B#439] mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip) [B#439] mod_TubeStuff : Available (tubestuff_49.1.2_for_1.2.5-client.jar) [B#439] Balkon's WeaponMod : Available (WeaponMod.zip) [B#439] mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.3.zip) [B#439] mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.3.zip) [B#439] mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip) [B#439] mod_ImmiChunkLoaders : Available (zdimensional-anchor_rev3.2_for_1.2.5-client.jar) [B#439] [B#439] Stopping! [B#439] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData [B#439] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method) [B#439] at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source) [B#439] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source) [B#439] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source) [B#439] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source) [B#439] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source) [B#439] at java.awt.Component.getGraphics(Unknown Source) [B#439] at sun.awt.RepaintArea.paint(Unknown Source) [B#439] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source) [B#439] at java.awt.Component.dispatchEventImpl(Unknown Source) [B#439] at java.awt.Component.dispatchEvent(Unknown Source) [B#439] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [B#439] at java.awt.EventQueue.access$200(Unknown Source) [B#439] at java.awt.EventQueue$3.run(Unknown Source) [B#439] at java.awt.EventQueue$3.run(Unknown Source) [B#439] at java.security.AccessController.doPrivileged(Native Method) [B#439] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [B#439] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [B#439] at java.awt.EventQueue$4.run(Unknown Source) [B#439] at java.awt.EventQueue$4.run(Unknown Source) [B#439] at java.security.AccessController.doPrivileged(Native Method) [B#439] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [B#439] at java.awt.EventQueue.dispatchEvent(Unknown Source) [B#439] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [B#439] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [B#439] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [B#439] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [B#439] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [B#439] at java.awt.EventDispatchThread.run(Unknown Source) [B#439] [LWJGL] Failed to reset gamma ramp: Failed to set device gamma. [B#439] Exiting mod pack [B#439] Could not locate symbol glVertexWeighthNV Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now