Cassiobsk8 / Industrial_Renewal

Minecraft mod
28 stars 15 forks source link

NPE #105

Closed liopard closed 3 years ago

liopard commented 3 years ago

-Minecraft Forge: forge-1.12.2-14.23.5.2847 -Industrial Renewal: 0.20.1

to repeat exception: teleport to Mars (/dimensiontp) and try use pump.. in creative mode

---- Minecraft Crash Report ----

WARNING: coremods are present: MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar) GSHooksLoader (GalaxySpace-1.12.2-2.0.14.jar) Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 11/18/20 5:17 PM Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity at net.minecraft.client.audio.PositionedSound.func_147653_e(SourceFile:73) at cassiokf.industrialrenewal.handlers.IRSoundHandler.onTilePlaySound(IRSoundHandler.java:103) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_187_IRSoundHandler_onTilePlaySound_PlaySoundEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:381) at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:352) at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.onSoundPlayed(EventHandlerGC.java:1028) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_65_EventHandlerGC_onSoundPlayed_PlaySoundEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:381) at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:352) at net.minecraft.client.audio.SoundHandler.func_147682_a(SoundHandler.java:258) at cassiokf.industrialrenewal.handlers.IRSoundHandler.playSound(IRSoundHandler.java:81) at cassiokf.industrialrenewal.handlers.IRSoundHandler.playRepeatableSound(IRSoundHandler.java:58) at cassiokf.industrialrenewal.tileentity.TileEntityElectricPump.handleSound(TileEntityElectricPump.java:128) at cassiokf.industrialrenewal.tileentity.TileEntityElectricPump.func_73660_a(TileEntityElectricPump.java:104) at net.minecraft.world.World.func_72939_s(World.java:1838) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.audio.PositionedSound.func_147653_e(SourceFile:73) at cassiokf.industrialrenewal.handlers.IRSoundHandler.onTilePlaySound(IRSoundHandler.java:103) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_187_IRSoundHandler_onTilePlaySound_PlaySoundEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:381) at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:352) at micdoodle8.mods.galacticraft.core.event.EventHandlerGC.onSoundPlayed(EventHandlerGC.java:1028) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_65_EventHandlerGC_onSoundPlayed_PlaySoundEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:381) at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:352) at net.minecraft.client.audio.SoundHandler.func_147682_a(SoundHandler.java:258) at cassiokf.industrialrenewal.handlers.IRSoundHandler.playSound(IRSoundHandler.java:81) at cassiokf.industrialrenewal.handlers.IRSoundHandler.playRepeatableSound(IRSoundHandler.java:58) at cassiokf.industrialrenewal.tileentity.TileEntityElectricPump.handleSound(TileEntityElectricPump.java:128) at cassiokf.industrialrenewal.tileentity.TileEntityElectricPump.func_73660_a(TileEntityElectricPump.java:104)

-- Block entity being ticked -- Details: Name: industrialrenewal:electric_pump // cassiokf.industrialrenewal.tileentity.TileEntityElectricPump Block type: ID #523 (tile.industrialrenewal.electric_pump // cassiokf.industrialrenewal.blocks.BlockElectricPump // industrialrenewal:electric_pump) Block data value: 7 / 0x7 / 0b0111 Block location: World: (269,102,166), Chunk: (at 13,6,6 in 16,10; contains blocks 256,0,160 to 271,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Actual block type: ID #523 (tile.industrialrenewal.electric_pump // cassiokf.industrialrenewal.blocks.BlockElectricPump // industrialrenewal:electric_pump) Actual block data value: 7 / 0x7 / 0b0111 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1838)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['lioliolio'/1404, l='MpServer', x=267.44, y=102.00, z=166.08]] Chunk stats: MultiplayerChunkCache: 301, 301 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (232,64,180), Chunk: (at 8,4,4 in 14,11; contains blocks 224,0,176 to 239,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 117618 game time, 3063 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: 2 total; [EntityLandingBalloons['Посадочные баллоны'/36082, l='MpServer', x=242.41, y=103.01, z=166.25], GCEntityClientPlayerMP['lioliolio'/1404, l='MpServer', x=267.44, y=102.00, z=166.08]] 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:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419) at net.minecraft.client.main.Main.main(SourceFile:123) 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:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 511632176 bytes (487 MB) / 1369841664 bytes (1306 MB) up to 1769209856 bytes (1687 MB) JVM Flags: 6 total; -Xmx1700m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2847 20 mods loaded, 20 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State  | ID                  | Version               | Source                                      | Signature                                |
|:------ |:------------------- |:--------------------- |:------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft           | 1.12.2                | minecraft.jar                               | None                                     |
| LCHIJA | mcp                 | 9.42                  | minecraft.jar                               | None                                     |
| LCHIJA | FML                 | 8.0.99.99             | forge-1.12.2-14.23.5.2847.jar               | None                                     |
| LCHIJA | forge               | 14.23.5.2847          | forge-1.12.2-14.23.5.2847.jar               | None                                     |
| LCHIJA | micdoodlecore       |                       | minecraft.jar                               | None                                     |
| LCHIJA | bspkrscore          | 7.6.0.1               | [1.12]bspkrsCore-universal-7.6.0.1.jar      | None                                     |
| LCHIJA | galacticraftcore    | 4.0.2.280             | GalacticraftCore-1.12.2-4.0.2.280.jar       | None                                     |
| LCHIJA | galacticraftplanets | 4.0.2.280             | Galacticraft-Planets-1.12.2-4.0.2.280.jar   | None                                     |
| LCHIJA | asmodeuscore        | 0.0.21                | AsmodeusCore-1.12.2-0.0.21.jar              | None                                     |
| LCHIJA | craftingstation     | @VERSION@             | craftingstation-0.1.5.jar                   | None                                     |
| LCHIJA | galaxyspace         | 2.0.14                | GalaxySpace-1.12.2-2.0.14.jar               | None                                     |
| LCHIJA | waila               | 1.8.26                | Hwyla-1.8.26-B41_1.12.2.jar                 | None                                     |
| LCHIJA | industrialrenewal   | 0.20.1                | IndustrialRenewal_1.12.2-0.20.1.jar         | None                                     |
| LCHIJA | jei                 | 4.15.0.294            | jei_1.12.2-4.15.0.294.jar                   | None                                     |
| LCHIJA | oreexcavation       | 1.4.140               | OreExcavation-1.4.140.jar                   | None                                     |
| LCHIJA | wailaharvestability | 1.1.12                | WailaHarvestability-mc1.12-1.1.12.jar       | None                                     |
| LCHIJA | wawla               | 2.5.273               | Wawla-1.12.2-2.5.273.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | xaeroworldmap       | 1.4.10.1              | XaerosWorldMap_1.4.10.1_Forge_1.12.jar      | None                                     |
| LCHIJA | nofog               | 1.12.2-1.12.2-1.0.3.0 | NoFog-1.12.2b3.jar                          | 0bf221d944c89aaf3ccb7b8315148f222be50739 |
| LCHIJA | phosphor-lighting   | 1.12.2-0.2.7          | phosphor-forge-mc1.12.2-0.2.7-universal.jar | None                                     |

Loaded coremods (and transformers): 

MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar) micdoodle8.mods.miccore.MicdoodleTransformer PhosphorFMLLoadingPlugin (phosphor-forge-mc1.12.2-0.2.7-universal.jar)

GSHooksLoader (GalaxySpace-1.12.2-2.0.14.jar) galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.2.0' Renderer: 'GeForce GT 540M/PCI/SSE2' Launched Version: 1.12.2-forge1.12.2-14.23.5.2847 LWJGL: 2.9.4 OpenGL: GeForce GT 540M/PCI/SSE2 GL version 4.2.0, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: substrate.zip
Current Language: Р СѓСЃСЃРєРёР№ (Р РѕСЃСЃРёСЏ)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz