Plethora Peripherals wrapper function calls does nothing

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

schinken

New Member
Jul 29, 2019
6
0
0
Hello

I am currently playing on a 1.12.2 Modded Server based on the Revelation modpack.
Added Plethora Peripherals and since I am new to Lua programming I use the beginners guide from the author.

https://squiddev-cc.github.io/plethora/getting-started.html

As in the guide i put the advanced computer next to a vanilla chest and use the peripheral wrapper.
but as soon as i try "chest.getDocs()" like in the guide , the program just wont start and wont even return an error.

do I miss a config? Or am I just plain stupid?