Skip to content

[WIP] Only instantiate ServerComputer on tile ticks#454

Open
SquidDev wants to merge 2 commits intodan200:masterfrom
SquidDev-CC:hotfix/lazy-computer-peripheral
Open

[WIP] Only instantiate ServerComputer on tile ticks#454
SquidDev wants to merge 2 commits intodan200:masterfrom
SquidDev-CC:hotfix/lazy-computer-peripheral

Conversation

@SquidDev
Copy link
Copy Markdown
Contributor

@SquidDev SquidDev commented Sep 15, 2017

This implements a couple of the solutions proposed in #409 and #442. There are a couple of things to note:

I'll remove the WIP mark once I've resolved the last point.

Instead we create a ComputerProxy, which delegates methods to the
ServerComputer or TileComputerBase, depending on which one exists.
@SquidDev SquidDev force-pushed the hotfix/lazy-computer-peripheral branch from fbbfe33 to 245085f Compare December 1, 2017 19:36
ccserver pushed a commit to ccserver/ComputerCraft that referenced this pull request Sep 16, 2019
…azy-computer-peripheral

[WIP] Only instantiate ServerComputer on tile ticks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception in computer peripheral provider The Great AirWaves Crash Issue. (1.12 server crash)

1 participant