DNSInc / DNS-Techpack-1.6.4

Official issue tracker for the DNS Techpack
4 stars 1 forks source link

Portal Gun #38

Open qwerty7400 opened 10 years ago

qwerty7400 commented 10 years ago

When I enter the gate, Sometime minecraft are crash. maybe the problem are exist on different point.... Why my minecraft has crashed?

---- Minecraft Crash Report ---- // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

Time: 7/2/14 2:37 AM Description: Rendering Tile Entity

java.lang.NullPointerException at dan200.computercraft.shared.peripheral.monitor.TileMonitor.getTerminal(TileMonitor.java:354) at dan200.computercraft.client.render.TileEntityMonitorRenderer.renderTileEntityMonitorAt(TileEntityMonitorRenderer.java:45) at dan200.computercraft.client.render.TileEntityMonitorRenderer.func_76894_a(TileEntityMonitorRenderer.java:194) at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106) at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98) at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:597) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1505) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1115) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946) 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)

LokeYourC3PH commented 10 years ago

Funny how you say "Portal Gun" as it has nothing to do with it, only where the Portal brings you, means that on the other end something crashes you, and that something is ComputerCraft its Monitors, it states it perferctly in the half cut log in the first 3 lines. You decide what to do, go to that point where the Portal ends, or you remove ComputerCraft (if you play on a server this is harder). Greetz -Yanniclord

qwerty7400 commented 10 years ago

I was thinking this problem is caused by portalgun. because I never got crash when I Enter the area by walking. But now, Minecraft has crashed When I destroy an AdvancedMonitor(ComputerCraft)

So any moderator or maintener, Could you change the title of this topic ?

Also Crash log is below.

---- Minecraft Crash Report ---- // I feel sad now :(

Time: 7/5/14 12:59 AM Description: Rendering Tile Entity

java.lang.NullPointerException at dan200.computercraft.shared.peripheral.monitor.TileMonitor.getTerminal(TileMonitor.java:354) at dan200.computercraft.client.render.TileEntityMonitorRenderer.renderTileEntityMonitorAt(TileEntityMonitorRenderer.java:45) at dan200.computercraft.client.render.TileEntityMonitorRenderer.func_76894_a(TileEntityMonitorRenderer.java:194) at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(SourceFile:106) at net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76950_a(SourceFile:98) at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:597) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1505) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1115) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946) 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)

qwerty7400 commented 10 years ago

I said computer craft are caused this issue. but, I got crash when I enter a portal.(portal gun) Error log is below.

---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic.

Time: 7/5/14 3:06 AM Description: Exception in world tick

java.lang.NullPointerException at paulscode.sound.SoundSystem.newSource(SoundSystem.java:717) at ic2.core.audio.AudioSourceClient.(AudioSourceClient.java:35) at ic2.core.audio.AudioManagerClient.createSource(AudioManagerClient.java:188) at ic2.core.block.machine.tileentity.TileEntityMatter.onNetworkUpdate(TileEntityMatter.java:278) at ic2.core.network.NetworkManagerClient.processInitPacket(NetworkManagerClient.java:419) at ic2.core.network.NetworkManagerClient.onPacketData(NetworkManagerClient.java:206) at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255) at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85) at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651) at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281) at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930) 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)