Page 13 of 14

Re: LTN 1.12.3 - LTN Tracker no longer supported

Posted: Fri Mar 13, 2020 5:51 pm
by ptx0
Optera wrote:
Fri Mar 13, 2020 11:36 am
merged all LTN Tracker error messages into LTN Tracker thread

As these reports keep coming, I will set ptx0s two LTN Tracker ports in their current version as incompatible.
I was curious when that was removed if it were true, but this does seem to be the right way forward now. sorry about all that.. it's now marked deprecated and i've updated the description to alert users.

Re: LTN 1.12.3 - LTN Tracker no longer supported

Posted: Fri Mar 13, 2020 6:54 pm
by Optera
ptx0 wrote:
Fri Mar 13, 2020 5:51 pm
Optera wrote:
Fri Mar 13, 2020 11:36 am
merged all LTN Tracker error messages into LTN Tracker thread

As these reports keep coming, I will set ptx0s two LTN Tracker ports in their current version as incompatible.
I was curious when that was removed if it were true, but this does seem to be the right way forward now. sorry about all that.. it's now marked deprecated and i've updated the description to alert users.
A clean fix would be to mark LTN 1.12.3 onwards as incompatible with your LTNT ports.
replace

Code: Select all

"dependencies": [ "LogisticTrainNetwork >= 1.12.0" ]
with

Code: Select all

"dependencies": [ "LogisticTrainNetwork < 1.12.3" ]

Re: LTN 1.12.3 - LTN Tracker no longer supported

Posted: Fri Mar 13, 2020 8:19 pm
by ptx0
Optera wrote:
Fri Mar 13, 2020 6:54 pm
ptx0 wrote:
Fri Mar 13, 2020 5:51 pm
Optera wrote:
Fri Mar 13, 2020 11:36 am
merged all LTN Tracker error messages into LTN Tracker thread

As these reports keep coming, I will set ptx0s two LTN Tracker ports in their current version as incompatible.
I was curious when that was removed if it were true, but this does seem to be the right way forward now. sorry about all that.. it's now marked deprecated and i've updated the description to alert users.
A clean fix would be to mark LTN 1.12.3 onwards as incompatible with your LTNT ports.
replace

Code: Select all

"dependencies": [ "LogisticTrainNetwork >= 1.12.0" ]
with

Code: Select all

"dependencies": [ "LogisticTrainNetwork < 1.12.3" ]
okay, I can do this later.

Crash using LTN with Bob&Angel

Posted: Sat Mar 14, 2020 10:33 am
by scorbut
The crash happens with our very first LTN automated train. RHD lanes, 1-2-1 trains, signaling is correct, normal trains also sharing the tracks

Le mod LTN - Logistic Train Network (1.12.5) a engendré une erreur non récupérable.
Merci d'informer l'auteur de cette erreur.

Error while running event LogisticTrainNetwork::on_train_changed_state (ID 23)
Le mod ptx0's LTN Tracker (0.10.9) a engendré une erreur non récupérable.
Merci d'informer l'auteur de cette erreur.

Error while running event ptx0_LTN_Tracker::Custom event (ID 178)
ptx0_LTN_Tracker/script/data_processing.lua:427: attempt to index local 'delivery' (a nil value)
stack traceback:
ptx0_LTN_Tracker/script/data_processing.lua:427: in function <ptx0_LTN_Tracker/script/data_processing.lua:424>
stack traceback:
LogisticTrainNetwork/script/train-events.lua:160: in function 'TrainLeaves'
LogisticTrainNetwork/script/train-events.lua:201: in function <LogisticTrainNetwork/script/train-events.lua:195>
stack traceback:
[C]: in function 'raise_event'
LogisticTrainNetwork/script/train-events.lua:160: in function 'TrainLeaves'
LogisticTrainNetwork/script/train-events.lua:201: in function <LogisticTrainNetwork/script/train-events.lua:195>

Re: Crash using LTN with Bob&Angel

Posted: Sat Mar 14, 2020 12:01 pm
by posila
Disable ptx0's LTN Tracker. It is no longer maintained and not compatible with recent versions of LTN

Re: Crash using LTN with Bob&Angel

Posted: Sat Mar 14, 2020 6:54 pm
by ptx0
scorbut wrote:
Sat Mar 14, 2020 10:33 am
The crash happens with our very first LTN automated train. RHD lanes, 1-2-1 trains, signaling is correct, normal trains also sharing the tracks

Le mod LTN - Logistic Train Network (1.12.5) a engendré une erreur non récupérable.
Merci d'informer l'auteur de cette erreur.

Error while running event LogisticTrainNetwork::on_train_changed_state (ID 23)
Le mod ptx0's LTN Tracker (0.10.9) a engendré une erreur non récupérable.
Merci d'informer l'auteur de cette erreur.

Error while running event ptx0_LTN_Tracker::Custom event (ID 178)
ptx0_LTN_Tracker/script/data_processing.lua:427: attempt to index local 'delivery' (a nil value)
stack traceback:
ptx0_LTN_Tracker/script/data_processing.lua:427: in function <ptx0_LTN_Tracker/script/data_processing.lua:424>
stack traceback:
LogisticTrainNetwork/script/train-events.lua:160: in function 'TrainLeaves'
LogisticTrainNetwork/script/train-events.lua:201: in function <LogisticTrainNetwork/script/train-events.lua:195>
stack traceback:
[C]: in function 'raise_event'
LogisticTrainNetwork/script/train-events.lua:160: in function 'TrainLeaves'
LogisticTrainNetwork/script/train-events.lua:201: in function <LogisticTrainNetwork/script/train-events.lua:195>
yes, either remove the mod or use the older version of LTN.

Re: [0.16 / 0.17] LTN Tracker - a GUI for LTN

Posted: Mon Mar 16, 2020 3:20 pm
by TheTom
Is there any forum yet for the successor? LTN Manager, iirc? Any release date for an alpha/beta?

LTN Tracker is really missed here.

Re: [0.16 / 0.17] LTN Tracker - a GUI for LTN

Posted: Mon Mar 16, 2020 9:15 pm
by raiguard
TheTom wrote:
Mon Mar 16, 2020 3:20 pm
Is there any forum yet for the successor? LTN Manager, iirc? Any release date for an alpha/beta?

LTN Tracker is really missed here.
I'm working on it as fast as I can! It is a massive undertaking and a huge project, but it's coming along.

The development is slow at the moment because I am rewriting some of the core code that I use across all my mods, because it was inherently flawed. Once that is finished I'll be returning to LTNM in full force.

You can follow the development on the GitHub repository.

Re: Crash using LTN with Bob&Angel

Posted: Tue Mar 31, 2020 6:36 pm
by Stimpatch
ptx0 wrote:
Sat Mar 14, 2020 6:54 pm
yes, either remove the mod or use the older version of LTN.
What is the last known Combination of LTN / LTN Tracker known to work?

Re: Crash using LTN with Bob&Angel

Posted: Tue Mar 31, 2020 7:19 pm
by ptx0
Stimpatch wrote:
Tue Mar 31, 2020 6:36 pm
ptx0 wrote:
Sat Mar 14, 2020 6:54 pm
yes, either remove the mod or use the older version of LTN.
What is the last known Combination of LTN / LTN Tracker known to work?
the one in the Mod Packs forum.

Re: [0.16 / 0.17] LTN Tracker - a GUI for LTN

Posted: Thu Apr 02, 2020 3:00 pm
by S_gamez
Raiguard wrote:
Mon Mar 16, 2020 9:15 pm
TheTom wrote:
Mon Mar 16, 2020 3:20 pm
Is there any forum yet for the successor? LTN Manager, iirc? Any release date for an alpha/beta?

LTN Tracker is really missed here.
I'm working on it as fast as I can! It is a massive undertaking and a huge project, but it's coming along.

The development is slow at the moment because I am rewriting some of the core code that I use across all my mods, because it was inherently flawed. Once that is finished I'll be returning to LTNM in full force.

You can follow the development on the GitHub repository.
3 Things
1st. What is the M in the end of LTNM ? unless it just was a mistake?
2nd. How different is this going to be from the 0.17 ? (look and use) as u told u are rewriting some of the core code. Those this fix make some thing disappear from how the old version looked like? / Functions ? With that ask. Is this being changed for own habits too ? or are u going to be the next main author, for updating from the 0.17 to 0.18 and up to other main game releases.
3rd. Those mod bug reports, do any thing to how u make the new version ?

Re: [0.16 / 0.17] LTN Tracker - a GUI for LTN

Posted: Thu Apr 02, 2020 5:17 pm
by raiguard
S_gamez wrote:
Thu Apr 02, 2020 3:00 pm
3 Things
1st. What is the M in the end of LTNM ? unless it just was a mistake?
2nd. How different is this going to be from the 0.17 ? (look and use) as u told u are rewriting some of the core code. Those this fix make some thing disappear from how the old version looked like? / Functions ? With that ask. Is this being changed for own habits too ? or are u going to be the next main author, for updating from the 0.17 to 0.18 and up to other main game releases.
3rd. Those mod bug reports, do any thing to how u make the new version ?
1. The mod is called LTN Manager, LTNM is the short version. It is not a typo.

2. The mod is entirely separate from LTN Tracker, I have not copied any code. This was done because Eduran's license prevents others from using his code, so I'm legally disallowed from ripping it off. LTN Manager is an entirely different codebase and has several key differences from the original. As for looks, LTN Manager has a much nicer looking (in my opinion) interface that conforms to the new GUI styling introduced in 0.17. LTN Manager is entirely my mod, so yes, I am the main author of it.

3. It is an entirely different mod, so the bugs will be entirely different as well. I'm sure once I release it several people are immediately going to break it and I'll have a lot of work ahead of me to make it function properly. :D

[1.12.8] Crash while running event on_train_changed_state

Posted: Sat Apr 04, 2020 11:30 pm
by Pacifyer
This bug is identical to this post last updated 3/25/2020: viewtopic.php?t=82760

I have encountered this bug in 1.12.7, and also today after I updated to 1.12.8, so I re-posted. I can replicated it consistently. In fact, it happens every time I try to pull resources from my first LTN provider station. It triggers on exit (after the wagons are full).

I have attached the log file and screen capture of the error message. I have also attached a save file to demonstrate the error.

The save file will startup next to a coal requester station. Open the constant combinator and add "Coal -12000" signal. This will trigger a pickup order. The depot is due east, and the coal provider is north near the wall. I have confirmed this happens with a second requester station (due south of depot, on the coast; new power station). I have manually driven the train, and manually added a schedule, and both cases work fine (no pathing issues). I have also torn down and rebuilt the provider station, just in case.

Happy to provide any additional info as needed.

Re: [1.12.8] Crash while running event on_train_changed_state

Posted: Sun Apr 05, 2020 2:03 am
by Pacifyer
I have confirmed the error from a second provider station -- the iron ore station near the south wall. The LTN combinators are already setup. Using the save file, go 2 stations east to the iron ore requester and add 'iron-ore -180000". The error occurs when the train attempt to leave the provider station.

Re: [1.12.8] Crash while running event on_train_changed_state

Posted: Sun Apr 05, 2020 5:47 am
by Optera
Error while running event LTN_Tracker::Custom event (ID 218)
LTN Tracker is no longer supported.

moved to LTN Tracker thread

Re: [1.12.8] Crash while running event on_train_changed_state

Posted: Sun Apr 05, 2020 3:54 pm
by ptx0
Optera wrote:
Sun Apr 05, 2020 5:47 am
Error while running event LTN_Tracker::Custom event (ID 218)
LTN Tracker is no longer supported.

moved to LTN Tracker thread
seems like you have to update LTN to make Eduran84's original release of LTNT incompatible.

Re: [1.12.8] Crash while running event on_train_changed_state

Posted: Sun Apr 05, 2020 7:29 pm
by Optera
ptx0 wrote:
Sun Apr 05, 2020 3:54 pm
seems like you have to update LTN to make Eduran84's original release of LTNT incompatible.
Pacifyer seems to be running a homebrew LTNT fork.
The logfile lists LTNT version 0.10.10, Edurans last LTNT release was 0.10.9 for 0.17.

Re: [0.16 / 0.17] LTN Tracker - a GUI for LTN

Posted: Sun Apr 05, 2020 10:48 pm
by Pacifyer
Yes, I hacked the mod to 10.10 to make it work for 0.18. I didn't realize it was deprecated, I thought the mod author was just tardy with the update.

My bad.

Re: [1.12.8] Crash while running event on_train_changed_state

Posted: Sun Apr 05, 2020 10:53 pm
by ptx0
Optera wrote:
Sun Apr 05, 2020 7:29 pm
ptx0 wrote:
Sun Apr 05, 2020 3:54 pm
seems like you have to update LTN to make Eduran84's original release of LTNT incompatible.
Pacifyer seems to be running a homebrew LTNT fork.
The logfile lists LTNT version 0.10.10, Edurans last LTNT release was 0.10.9 for 0.17.
ah, I meant *all* versions of the original version since they're no longer API compatible in any way.

Re: [0.16 / 0.17] LTN Tracker - a GUI for LTN

Posted: Thu Apr 09, 2020 11:48 pm
by raiguard
LTN MANAGER IS NOW IN ALPHA!

Time for y'all to completely break my code!