OpenMods / OpenPeripheral

https://openmods.info
MIT License
67 stars 25 forks source link

disconnecting from network cable causes crash #187

Closed SavageMe55iah closed 10 years ago

SavageMe55iah commented 10 years ago

computercraft: 1.63 openperipheralcore: 0.4

removed a energy cell from the network cable/modem and when I refreshed the program it crashed a server, replicated it in single player, checked the program and adjusted to make sure it ran the remote.getNames() everytime it refreshed but got the same result, didn't crash when i removed a monitor in this fashion and ran just fine

program i was using: http://pastebin.com/LS4mrJQm

2014-07-19_15 23 51 2014-07-19_15 23 57

lyqyd commented 10 years ago

Do you have a crash log as well?

SavageMe55iah commented 10 years ago

http://pastebin.com/BEjJBuZJ

boq commented 10 years ago

Old version, already fixed. Also: duplicate (#186, #181, etc)