Project Red - Exploration

Project Red - Exploration

27M Downloads

Client Crashes upon placing the IC Gate.

JulianNelson opened this issue · 11 comments

commented
commented

I need more information on this. When/how did this happen? Was it on a server or just single player? Did client only crash or did server as well?

commented

Happened to me, too. Exactly the same crash report. I'm using the latest 1.10.2 version.
Client crashed in Singleplayer after placing this item: https://projectredwiki.com/wiki/IC_Gate
It seems like the integrated server crashed (and not only the "client"), because the crash report has a "server" in it. If only the client crashed, the crash report would have "client" in it, not "server".

commented

Cant reproduce. The gate works perfectly fine for me in single and multiplayer. What are steps to reproduce on the most recent version? I tried simply placing an IC gate but it functioned correctly. Maybe an image of the blueprint for the IC would help?

commented

Simply cheat an IC Gate from Creative Mode and place it on the ground. No blueprint needed.
Version: 1.10.2-4.8.4.49
If this isn't reproducable for you, may it have something to do with other mods? Forge Multipart CBE appears in the stacktrace, I'm using version 1.10.2-2.0.0.38.
My Forge version is 12.18.3.2422.

commented

Same here.
crash log:
https://pastebin.com/T1SQA5AB

commented

Confirmed. Same steps as erics465. Only difference is my Forge is 12.18.3.2281.

Using JEI to import. Only block to crash server. Both smp and ssp.

crash-2017-08-25_20.39.31-server.txt

commented

Don't cheat in the ic gate, you build it in the fabricator.

commented

Thank you.

commented

While that's all lovely, it should be noted in the item data (when you press LSHIFT for example on some mods) that the item should not be creative given. Or add/change the text to red with subtext warning what would happen. That or make it a hidden item somehow. At least try to prevent it.

Thankfully the block does not persist on restart (Not committed to disk) so there is hope of a swift recovery.

commented

You need to fabricate a chip in the IC Printer and then put that chip into a fabricator to actually assemble the gate. The fabricator machine doesn’t yet exist so a temporary recipe is the chip surrounded by 8 circuit plates in a crafting table. As a precaution I will make it not crash when placing an invalid gate.

commented

As of a3aa13e, tooltip will tell you of invalid gate and it wont crash if you still choose to place it in-world.