I tried to upload a replacement for ship:1646.
I get this error (see attached image)
What's even worse, it uploads the picture but everything is wrong!
http://knucklecracker.com/forums/index.php?topic=26001.0
http://knucklecracker.com/forums/index.php?topic=26000.0
http://knucklecracker.com/forums/index.php?topic=25999.0
http://knucklecracker.com/forums/index.php?topic=25998.0
http://knucklecracker.com/forums/index.php?topic=25997.0
Update: When I go to the ingame database, the ships are properly uploaded.
@Sorrontis: Just wondering. Do you have any if the mods to create larger ships or any non-standard extensions? that "ta not found" message doesn't look like something Virgil would write.
Also, it's too late now, but if you can recreate it, check the logs.
Quote from: Karsten75 on September 18, 2017, 12:13:20 PM
@Sorrontis: Just wondering. Do you have any if the mods to create larger ships or any non-standard extensions? that "ta not found" message doesn't look like something Virgil would write.
Also, it's too late now, but if you can recreate it, check the logs.
I'll do that when I'm back home. It was just for a regular ship however.
Ok, I think I have this fixed.
The problem was an artifact of some changes I made on the server. In short, the update ship script on the server didn't have permissions to read from the SMF database to get the data from the original topic when updating a ship. This is something that would have changed since the server rebuild.
I've corrected it and have tested it with a Mr. T(est) ship. Seems to be working now. Let me know if you see otherwise.
The message "ta not read. 44" is a clipped off string that should read "Data not read. 44". The 44 part tells me where in the server processing the error occurred. Returning an arbitrary error code like that is another thing I changed recently (as opposed to a SQL error for instance).
What ever you did, it fixed it on my end :D