vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
265 stars 546 forks source link

(WEB REPORT BY: zalo1302 REMOTE: 198.245.63.50:7777) Message from material synthesizer #3508

Closed D3athrow-Issues closed 9 years ago

D3athrow-Issues commented 9 years ago

Revision (Should be above if you're viewing this from ingame!) a3d8d26835ddf904da2046864f5d9f71d1e939d6

General description of the issue The message you get when you create a material with the material synthesizer is kinda ugly

What you expected to happen if i create 1 metal should say "Added 1 of metal sheet to the stack."

What actually happened "Added 1 of /obj/item/stack/sheet/metal to the stack."

Steps to reproduce if possible create any material with material synth.

ghost commented 9 years ago

Most likely referencing the wrong thing in the message

I also noticed that the material synthetizer seems to create one less sheet than asked, unless you create 1 sheet. If you create 50 sheets, it gives you 49, and then you have to create one more

Someone needs to do a sweep to see what the fuck is going on with it

9600bauds commented 9 years ago

This only happens with silicons. Yeah, the material synth has a big block of impenetrable "what the fuck" code for silicon inventory handling. I looked at it briefly and decided this just wasn't for me, especially since I don't play engiborg/MoMMI and don't even know how it's supposed to work.