Skip to content

ME bridge crashes when trying to importItem #771

@minecraftbossdj

Description

@minecraftbossdj

Describe

I was trying to use ME bridge with latest cc, tried using the importItems() and the game crashed, tested it on both server (originally where it happened) and singleplayer, both crashed.

Steps to reproduce

  1. make simple ME system
  2. put a chest infront of computer and the ME bridge
  3. put grass_block into system
  4. type something like peripheral.wrap("right").importItems({name="minecraft:grass_block",count=1},"front")
    (this might not be the proper usage of the function, but it shouldnt crash nonetheless)

Multiplayer?

Yes

Version

1.20.1-0.7.44r

Minecraft, Forge and maybe other related mods versions

Forge 47.4.4, Minecraft 1.20.1, CC 1.116.1, ae2 15.4.6

Screenshots or Videos

No response

Crashlog/log

https://gist.github.com/minecraftbossdj/86815b34f40c91da4970d3cbce05f87d

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions