RESEARCH UPDATE BUGS GO HERE

fix pls
Locked
User avatar
apophis775
Host
Host
Posts: 6985
Joined: 22 Aug 2014, 18:05
Location: Ice Colony
Byond: Apophis775
Contact:

RESEARCH UPDATE BUGS GO HERE

Post by apophis775 » 16 Jan 2016, 06:19

Known Bugs:

The Xenos only drop some shitty organ thing (This is intentional)
You have to hit a Xeno 4 times (once every 5 seconds) to get all the bits. (Intentional)

User avatar
stobarico
Donor
Donor
Posts: 76
Joined: 21 Mar 2015, 14:35
Location: Brazil

Re: RESEARCH UPDATE BUGS GO HERE

Post by stobarico » 16 Jan 2016, 17:48


User avatar
ZDashe
Registered user
Posts: 629
Joined: 02 Dec 2015, 23:28

Re: RESEARCH UPDATE BUGS GO HERE

Post by ZDashe » 17 Jan 2016, 01:20

Circuit imprinter items in protolathe screen and vice versa.
viewtopic.php?f=116&t=5221
Image

User avatar
WyattH
Registered user
Posts: 305
Joined: 10 Sep 2015, 22:36

Re: RESEARCH UPDATE BUGS GO HERE

Post by WyattH » 18 Jan 2016, 11:11

Okay so there are lots of bugs big and small in this update, but at least since the research updates are gonna be released in increments we can squash them all along the way.


1) Protolathe things can be made on Circuit Imprinter | Circuit Imprinter circuit boards can be made on Protolathe (note the image below as both circuits and protolathe items)
bothmachine.png
2) Exosuit Module Designs are printable and cost no materials and generate the item (note the above image for the Phoron Generator Module)

Code: Select all

* Exosuit Module Design (Phoron Generator Module)
* Exosuit Module Design (Tesla Energy Relay)
* Exosuit Module Design(Reactive Armor Booster Module)
* Exosuit Module Design (Repair Droid Module)
* Exosuit Module Design (RCD Module)
* Exosuit Module Design(Reflective Armor Booster Module)
3) First time I've ever seen an error thrown by a protolathe on any server - this most likely doesn't need to be fixed since the item most likely shouldnt be able to be constructed anyway, but I'm listed ALL bugs I've found. This error occurs when trying to print Exosuit Module Design (Phoron Generator Module) from either protolathe or circuit imprinter.
phoron_gen_error.png
4) An unidentified Alien Organ can be broken down in Destructive Analyzer and work exactly the same way as the Weyland Brand Organic Analyzer(TM).

5) Biological research from xeno organs goes 1 -> 9 -> 10 -> 11 with the organ having a Biological research value of 10. So the final result makes sense, but the jump in research from level 1 to level 9 doesn't as much. This also means you only need to take apart 1 single xeno to max the research.

6) Autopsy can be performed on humans or monkey. Just to prove it at the end of a round I did full autopsy on myself and deleted my body.

7) Autopsy doesn't check if the target is living or dead, not sure if intended to be able to do autopsy on living xeno.

8) If you walk away or move or get bumped at any time during an autopsy YOU WILL NEVER BE ABLE TO DO AN AUTOPSY AGAIN. It will forever display the message "Your already performign an autoposy"


9) Minor spelling errors/grammar errors/capitalization consistency issues

Code: Select all

Your already performign an autoposy
Should be: You're already performing an autopsy.

Code: Select all

An unidentified Alien Organ
Think this one should either be "An Unidentified Alien Organ" or "An unidentified alien organ", unless alien is supposed to be a proper noun, and then "An unidentified Alien organ"

Code: Select all

You've cut into the chest cavity and retreived a sample of blood.
retrieved
You do not have the required permissions to view the files attached to this post.

User avatar
WyattH
Registered user
Posts: 305
Joined: 10 Sep 2015, 22:36

Re: RESEARCH UPDATE BUGS GO HERE

Post by WyattH » 19 Jan 2016, 07:11

10) Exosuit Fabricator now broken and won't sync with R&D Servers. Confirmed this was bugged even moreso by making a new R&D Server machine and Server control console to make sure the server itself still received data from the other machines in the room, and it still didn't let the exosuit fab update.

Code: Select all

  Exosuit Fabricator beeps, "Error! Couldn't connect to R&D server."


Locked