Very kindly. Thx.Supercheese wrote:I'll add a special case for it in the next update.
[MOD 0.16] Vehicle Wagon 1.2.5
Re: [MOD 0.16] Vehicle Wagon 1.2.3
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.4
Aforementioned special case added in version 1.2.4, now available.
Re: [MOD 0.16] Vehicle Wagon 1.2.4
Thank you.Supercheese wrote:Aforementioned special case added in version 1.2.4, now available.
- ShinoHarvest
- Long Handed Inserter
- Posts: 50
- Joined: Tue May 08, 2018 3:29 pm
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.4
bug if 2 player try load or unload wagon simultaneously
Error while running event Vehicle Wagon::on_tick (ID 0)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
__Vehicle Wagon__/control.lua:174: in function <__Vehicle Wagon__/control.lua:116>
Error while running event Vehicle Wagon::on_tick (ID 0)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
__Vehicle Wagon__/control.lua:174: in function <__Vehicle Wagon__/control.lua:116>
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.4
When unloading the crawler vehicle from angels on a diagonal tile errors and save game closes.
Error while running event Vehicle Wagon::on_tick (ID 0)
__Vehicle Wagon__/control.lua:210: attempt to index local 'wagon' (a nil value)
Error while running event Vehicle Wagon::on_tick (ID 0)
__Vehicle Wagon__/control.lua:210: attempt to index local 'wagon' (a nil value)
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
-
- Filter Inserter
- Posts: 771
- Joined: Sun Jun 03, 2018 8:54 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.4
sometimes the lifring item dissapears
note: using all PY mods and i was lifting a pickup truck
note: using all PY mods and i was lifting a pickup truck
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.4
I've not had much time for developing my Factorio mods lately, but I incorporated a Pull Request from narc and I stopped the above error from crashing in 1.2.5, freshly released (it now fails gracefully instead).SuperSandro2000 wrote:When unloading the crawler vehicle from angels on a diagonal tile errors and save game closes.
Error while running event Vehicle Wagon::on_tick (ID 0)
__Vehicle Wagon__/control.lua:210: attempt to index local 'wagon' (a nil value)
Try to always have extra rails extended beyond any Vehicle Wagon you're loading or unloading, especially if the rails are diagonal; the crash quoted above occurred when the Vehicle Wagon was at the terminal end of a diagonal rail.
Re: [MOD 0.16] Vehicle Wagon 1.2.5
I think I've found a bug in either this mod or the AAI mod.
I am currently running the AAI mods in conjunction with bobs and angels and I have found a problem when trying to get my car onto a transport wagon.
I am not in the car nor am in the train, but when i have the winch tool in my hand, and I'm in range if I select the car and then the train it says that I cannot load the car whilst there is a passenger on board. There is no passenger on board at all. I have tried emptying both the car and the train, and it makes no difference it still seems to think there is a passenger in the car.
I have not built any of the AAI structures to control vehicles yet or even fiddled with the autonomous vehicle part of that mod yet.
Any idea as to what is going on?
I am currently running the AAI mods in conjunction with bobs and angels and I have found a problem when trying to get my car onto a transport wagon.
I am not in the car nor am in the train, but when i have the winch tool in my hand, and I'm in range if I select the car and then the train it says that I cannot load the car whilst there is a passenger on board. There is no passenger on board at all. I have tried emptying both the car and the train, and it makes no difference it still seems to think there is a passenger in the car.
I have not built any of the AAI structures to control vehicles yet or even fiddled with the autonomous vehicle part of that mod yet.
Any idea as to what is going on?
Re: [MOD 0.16] Vehicle Wagon 1.2.5
if the vehicle has In-use colors, you might need to turn it off completely - either get in or use the Vehicle Remote and click the [power logo] button till it turns Red to disable all Autonomous features. if this doesn't work, then it's something else going on.liirge wrote:I think I've found a bug in either this mod or the AAI mod.
I am currently running the AAI mods in conjunction with bobs and angels and I have found a problem when trying to get my car onto a transport wagon.
I am not in the car nor am in the train, but when i have the winch tool in my hand, and I'm in range if I select the car and then the train it says that I cannot load the car whilst there is a passenger on board. There is no passenger on board at all. I have tried emptying both the car and the train, and it makes no difference it still seems to think there is a passenger in the car.
I have not built any of the AAI structures to control vehicles yet or even fiddled with the autonomous vehicle part of that mod yet.
Any idea as to what is going on?
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Is it intentional that the wagon cannot exceed speeds of about 372,6 km/h with nuclear fuel?
It's really annoying to have to go almost half as slow as I could because I want my vehicle(s) with me
It's really annoying to have to go almost half as slow as I could because I want my vehicle(s) with me
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Vehicle wagons should have exactly the same speed properties as vanilla cargo wagons, since the code simply copies its baseline data from vanilla, and does not touch the maximum speed property.jokru wrote:Is it intentional that the wagon cannot exceed speeds of about 372,6 km/h with nuclear fuel?
It's really annoying to have to go almost half as slow as I could because I want my vehicle(s) with me
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Supercheese wrote:Vehicle wagons should have exactly the same speed properties as vanilla cargo wagons, since the code simply copies its baseline data from vanilla, and does not touch the maximum speed property.jokru wrote:Is it intentional that the wagon cannot exceed speeds of about 372,6 km/h with nuclear fuel?
It's really annoying to have to go almost half as slow as I could because I want my vehicle(s) with me
Nvm, I just added a max speed multiplier to the wagons, that seems to work.
Now do you know how I could edit the existing artillery wagon (as it has the same issue)? I'd rather not replace it fully.
-
- Fast Inserter
- Posts: 232
- Joined: Thu Dec 31, 2015 7:36 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Hi,
I found a bug, where the winch can disappear sometimes.
Steps to reproduce:
1. fill inventory so there is no more space in main inventory
2. try to use the winch (load/unload)
3. Winch will disappear
I found a bug, where the winch can disappear sometimes.
Steps to reproduce:
1. fill inventory so there is no more space in main inventory
2. try to use the winch (load/unload)
3. Winch will disappear
Re: [MOD 0.16] Vehicle Wagon 1.2.5
It drops to the ground.HammerPiano wrote: ↑Sat Jan 19, 2019 7:45 pmHi,
I found a bug, where the winch can disappear sometimes.
Steps to reproduce:
1. fill inventory so there is no more space in main inventory
2. try to use the winch (load/unload)
3. Winch will disappear
-
- Fast Inserter
- Posts: 104
- Joined: Tue Jun 27, 2017 1:12 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Is this mod actively supported? Should we anticipate v0.17 compatibility in the future?
-
- Inserter
- Posts: 33
- Joined: Fri Oct 30, 2015 2:52 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Earendel has not yet completed the AAI 0.17 update, considering this is dependent on that, you will have to wait for the prerequisite.
Re: [MOD 0.16] Vehicle Wagon 1.2.5
This is incorrect.brokenshakles wrote: ↑Tue Mar 05, 2019 9:20 pmEarendel has not yet completed the AAI 0.17 update, considering this is dependent on that, you will have to wait for the prerequisite.
Vehicle Wagon works with AAI, but does not require it. (Source: I do not have AAI in my 0.16 map, but Vehicle Wagon is installed and works just fine.)
-
- Inserter
- Posts: 33
- Joined: Fri Oct 30, 2015 2:52 am
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Forgive me, I thought it was a strict dep. I stand corrected.
-
- Inserter
- Posts: 33
- Joined: Sun Dec 17, 2017 8:33 pm
- Contact:
Re: [MOD 0.16] Vehicle Wagon 1.2.5
I wrote an quick update for 0.17. It is working but for some reason it unequibs the winch after clicking the car. You must have 2 winches in your inventory.
- Attachments
-
- Vehicle Wagon_1.2.6.zip
- (7.99 MiB) Downloaded 125 times
Re: [MOD 0.16] Vehicle Wagon 1.2.5
Looks like this code was posted on the Mod Portal as Vehicle Wagon 2 by Artanis_Mattias, is that you julius1701? There are some major bugs left that I'd like to help sort out, since the mod's operation is very similar to my Multiple Unit Train Control mod. But where should we host the source and where should we post the results on the Mod Portal? Has anyone heard from SuperCheese lately? I know the license is MIT, but I don't want to make a yet another fork if I can help it.
Edit: Just noticed he was active on GitHub a month ago. julius1701, you might send your update as a pull request to kick things off.
Edit: Just noticed he was active on GitHub a month ago. julius1701, you might send your update as a pull request to kick things off.
My mods: Multiple Unit Train Control, Smart Artillery Wagons
Maintainer of Vehicle Wagon 2, Cargo Ships, Honk
Maintainer of Vehicle Wagon 2, Cargo Ships, Honk