PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

43M Downloads

Client side code crashing the server outside the test env.

DeadSix27 opened this issue ยท 9 comments

commented

Person of reddit here :)

Promised log: https://gist.github.com/DeadSix27/43b04bdf93310ff5803fcd09c3756d7b

Tested inside my test-pack as I wanted to start making quest lines for the mod to be ready.

commented

Yep, I was loading an event handler for a client-only class on both sides. Oops.

commented

Just pushed a commit which should fix the problem, but I haven't tested it on a dedicated server yet. I'll try to get some testing done tomorrow. Let me know if you get a chance to try it out...

commented
commented

OK, I did a fair bit of refactoring, and I've also tested it - the mod now loads in a dedicated server, and I can connect to it OK. Haven't tested everything, but I placed a few blocks down and so far so good.

Let me know how it goes. And thanks for the (pre) alpha testing :)

commented

@desht Works fine so far :) Have not encountered any crashes or errors beside things you already listed or fixed, but I didn't test everything of course.

commented

@desht
Actually, the tablet errors out, but you listed it as not tested so thats probably why, but I can save you the first test I guess, here is the server-side error it causes:
https://gist.github.com/DeadSix27/fb34df66d10cd2cc4a6726586bf19a22

commented

Yeah, I have even looked at the tablet yet. Getting drones hopefully sorted 100% this week, I'll look at the tablet as the next major feature.

commented

Just pushed some Amadron fixes - tablet should be working pretty well now

commented

@desht I'll check it out later :)

EDIT: Closed seeing that you have your first alpha release soon.