

Guess it's limiting the errors it's showing in the window to a maximum of 100! Different errors this time though, so progress. Added the reference to the Railcraft API:īuild again and I go from 100 errors to. Building obviously shows a ton of errors, but the first of those seems to be related to missing references to Railcraft. I've managed to import the Traincraft code into IntelliJ now.
#Traincraft mod download 1.7.10 android#
(Then again the only Java IDE I am really familiar with is Android Studio so it might just be me)
#Traincraft mod download 1.7.10 how to#
This is only a guess and a few very rough ideas towards what he may have meant, I have no clue for sure, but if nothing else this might provide a starter.Īlso getting a guide on how to load this into intellij and/or eclipse would be SUPER helpful, I personally can't make hide nor hair of how to do that even after looking into forums for this sort of thing. Probably finding any way to simplify the support and importing of other mods like railcraft and buildcraft in such a way if one of their updates breaks compatibility that fixing it would be simpler, or at least won't break this mod.

Train(graphic, sounds, smoke strength, smoke position, max speed, acceleration, recipe, etc)

Maybe keep tracks, trains, etc in their own scripts in such a way where they can be modified by a simple call, instead of goingĪnd repeating all the code for every train/track/etc, but instead making a function so you can just go Seeing as this has gone a month without a reply, I'll pipe in and take a guess towards the point of this one being to design it in a way where it's a lot easier to modify than the previous version, that way when it comes time to move to 1.9/2/etc it will be easier to port than it was previously.
