Page 11 of 14

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri Mar 11, 2011 1:23 pm
by Rebma
Pm sent with names.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri Mar 11, 2011 1:57 pm
by Doug R.
It is an issue with event generation.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Sat Mar 12, 2011 3:19 pm
by wadko
Can you fix a bug with a road that can not be upgraded? There is no button "upgrade" and there are no started projects of upgrading the road in villiges on the ends of the road. It's like a missing project.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Sun Mar 13, 2011 7:51 pm
by Doug R.
-What kind of road is it?
-What town is the road in?
-Where does the road go?

PM if you wish, otherwise post here.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Tue Mar 15, 2011 8:30 am
by EchoMan
Storing things in containers doesn't create an event any more. I have no idea why, and it's not top priority to look at, but eventually it will be fixed.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Tue Mar 15, 2011 11:44 am
by Snickie
EchoMan wrote:Storing things in containers doesn't create an event any more. I have no idea why, and it's not top priority to look at, but eventually it will be fixed.

Does this apply to all storages regardless of location (inventory versus ground)? I generated an event by storing papayas on a wooden plate in my character's inventory. I don't know if anybody else saw it, but I did.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Tue Mar 15, 2011 12:15 pm
by Doug R.
He meant to say it doesn't generate external events. Your own character can always see it (and storing things in inventory storage never generated an external event anyway.)

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri Mar 25, 2011 10:06 pm
by MelloYell
in dorian a boat was undocked so that it could be docked to a raker two days ago. The boat did not sail away, it has not docked to the raker, and my character can not see it from shore. it has not docked to town either. normally, the player who was docking it is very active and vigilant, so im wondering if the docking boat got sucked up somewhere.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri Mar 25, 2011 10:21 pm
by Doug R.
There's no boats in the void. What's the name of the boat?

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri Mar 25, 2011 10:59 pm
by MelloYell
i think it was called nazy bay express

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri Mar 25, 2011 11:29 pm
by Doug R.
There is no problem. You'll need to figure it out in-game.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Wed May 25, 2011 11:20 am
by wadko
Could you check if radios are working properly? I think that there is a radio in a car that is not working.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Thu May 26, 2011 4:12 pm
by wadko
wadko wrote:Could you check if radios are working properly? I think that there is a radio in a car that is not working.


bump

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Thu May 26, 2011 6:21 pm
by SekoETC
Tomorrow.
Edit: I'm working on it now.

Re: Missing/misplaced vehicles, buildings, and people.

Posted: Fri May 27, 2011 9:07 pm
by SekoETC
There were two radio objects that didn't exist in the radios table.

There were no radios with mismatched coordinates (very surprising).

There were 8 transmitters marked as either repeaters or receivers.

There was one repeater marked as either receiver or transmitter.

There were 218 (!) radios where the frequency in the objects table was different than the one in the radios table.

There are also two radios that exist in the radios table but not in the objects table but that's such a weird thing that I'm going to wait a little longer before fixing those, since technically they don't even exist in game so fixing means making items appear where they weren't before. I'll do it next week at latest but possibly already during this week.

Edit: It turns out that those 8 transmitters and 1 repeater may in fact been the only ones that weren't marked wrong while all the rest were. I've now switched the numbers how they're supposed to be according to how radios were originally programmed but it's unclear how the mixup happened in the first place. It must've been wrong for a long time.