FTB Lite (1.0.8) Crash issue with OpenComputers

A

altimitmine

Guest
Reproduce:
Set up OpenComputers Computer
Install oppm
Install oppm midi package
Place an adapter attached to computer
Place a noteblock attached to adapter
Try to play midi.

Server crashes, and cannot restart.

[20:04:04] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) ~[ld.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.SoundEvent.func_187503_a()Lnet/minecraft/util/ResourceLocation;
at pl.asie.charset.audio.note.NoteBlockManager.onNoteEvent(NoteBlockManager.java:67) ~[NoteBlockManager.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_488_NoteBlockManager_onNoteEvent_Play.invoke(.dynamic) ~[?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185) ~[EventBus.class:?]
at net.minecraft.block.BlockNote.func_189539_a(BlockNote.java:111) ~[anr.class:?]
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189547_a(BlockStateContainer.java:458) ~[art$a.class:?]
at net.minecraft.world.WorldServer.func_147485_a(WorldServer.java:1231) ~[ls.class:?]
at net.minecraft.world.WorldServer.func_147488_Z(WorldServer.java:1218) ~[ls.class:?]
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:233) ~[ls.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698) ~[MinecraftServer.class:?]
... 4 more
 
A

altimitmine

Guest
crash reports & log attached
 

Attachments

  • crash-2017-04-24_19.58.36-server.txt
    30.8 KB · Views: 36
  • crash-2017-04-24_20.01.22-server.txt
    30.5 KB · Views: 36
  • crash-2017-04-24_20.04.04-server.txt
    30.6 KB · Views: 39
  • fml-server-2.log.txt
    1.7 MB · Views: 45
Last edited: