rolandoislas / PeripheralsPlusOne

A pseudo-port of miscperipherals, with other stuff as well!
https://minecraft.curseforge.com/projects/peripheralsplusone
GNU General Public License v2.0
9 stars 11 forks source link

Null error when joining #22

Open runescapejon opened 5 years ago

runescapejon commented 5 years ago

Description

[Description of the issue]

Steps to Reproduce

  1. [First step]
  2. [Second step]

...

Expected behavior: [What was supposed to happen]

Actual behavior: [What actually happened]

Stacktrace (if applicable): [PASTEBIN or HASTEBIN link to the stacktrace. Do NOT copy and paste the log into the issue post itself.] I have no idea how to reproduce this cause it happen to one of my players that they are unable to join it seem it's has something to do with this line that it's a null error somehow https://github.com/rolandoislas/PeripheralsPlusOne/blob/master/src/main/java/com/austinv11/peripheralsplusplus/turtles/peripherals/PeripheralChunkLoader.java#L49 Here is the error spam before clients get kick off the server https://pastebin.com/raw/EvUV2TfA EDIT: also comment out that line and saw why it seem this item was in the ME system and it started it doing this https://gyazo.com/f7be53afdcc90748a2eeee59b6913a8a Version affected: [The version of PeripheralsPlusOne (e.g. x.x.x-x.x.x-build-Tx) and Forge] PeripheralsPlusOne: 1.12.2-1.2-build-T71 Forge: 4.23.5.2836

Additional Information

[Any other information that may be able to help me with the problem]