FreeTrain translation in progress [DOWNLOAD AVAILABLE]

This is the place to talk about anything not related to Transport Tycoon itself.

Moderator: General Forums Moderators

User avatar
charlieg
Transport Coordinator
Transport Coordinator
Posts: 323
Joined: 08 Oct 2003 14:07
Contact:

Post by charlieg »

Now we have our own forums. 8)
Open source tycoon games
--
Free Gamer - open source and Free Software games
FreeGameDev forums - open source game development community
User avatar
Aegir
Tycoon
Tycoon
Posts: 2884
Joined: 09 Feb 2004 10:02
Contact:

Post by Aegir »

Yay! Now, wheres the button that says 'Release the spam'? Oh, wait, Register... There it is :).
Currently working under the name 'reldred' on Github, and Discord.
NFO/NML coder, part-time patch writer for JGRPP, and all round belligerent.

14:40 <orudge> I can't say I discriminate against any particular user
14:41 <Aegir> orudge: I can!
User avatar
charlieg
Transport Coordinator
Transport Coordinator
Posts: 323
Joined: 08 Oct 2003 14:07
Contact:

Post by charlieg »

Since you lot here are transport sim nuts, there's a sneak preview release available for download. Check it out. 8)
Open source tycoon games
--
Free Gamer - open source and Free Software games
FreeGameDev forums - open source game development community
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

too bad it requires .NET - I cannot test it :(
what are you looking at? it's a signature!
andy_blah
Tycoon
Tycoon
Posts: 1725
Joined: 01 Nov 2005 14:27

Post by andy_blah »

I have tested it. it works perfectly just that I cannot place buildings such as hotels, apartaments, etc, and aren`t there any reports for profit/loss?
Join us today at Sunshine Team ORG.
User avatar
charlieg
Transport Coordinator
Transport Coordinator
Posts: 323
Joined: 08 Oct 2003 14:07
Contact:

Post by charlieg »

SHADOW-XIII wrote:too bad it requires .NET - I cannot test it :(
.NET is a free download. Or are you implying you don't run Windows?
Open source tycoon games
--
Free Gamer - open source and Free Software games
FreeGameDev forums - open source game development community
User avatar
himasaram
Engineer
Engineer
Posts: 25
Joined: 02 Apr 2007 02:30

Post by himasaram »

andy_blah wrote:I have tested it. it works perfectly just that I cannot place buildings such as hotels, apartaments, etc, and aren`t there any reports for profit/loss?
You cannot build using the 'Structure Type Tree' -- this is a known bug. For the time being you have to use Construction->Building Construction / Rental Buildings / Terrain Objects for your building needs.

edit: steven_h just posted an excellent little 'building guide' over at the FT forum
Last edited by himasaram on 03 May 2007 04:10, edited 1 time in total.
andy_blah
Tycoon
Tycoon
Posts: 1725
Joined: 01 Nov 2005 14:27

Post by andy_blah »

Thank you himasaram for your detailed explanation :)
Join us today at Sunshine Team ORG.
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

charlieg wrote:
SHADOW-XIII wrote:too bad it requires .NET - I cannot test it :(
.NET is a free download. Or are you implying you don't run Windows?
do not have own computer and at uni got no privileges to install it :roll:
what are you looking at? it's a signature!
User avatar
lobster
Tycoon
Tycoon
Posts: 5671
Joined: 21 Dec 2003 23:30
Location: Atlantic Ocean
Contact:

Post by lobster »

brilliance. this project's one i've been looking forward to since quite some time.
"Your mother was a lobster, and your father... was also a lobster" -- The rascal formerly known as astath -- Last.fm -- Official TT-Dave Worley Fan Club

Image

<orudge> make love to me while I surf, dear lobster
andy_blah
Tycoon
Tycoon
Posts: 1725
Joined: 01 Nov 2005 14:27

Post by andy_blah »

Can there be also implemented some music and some other sounds than the annoying Windows standard ones? I would like to offer to make some music.
Join us today at Sunshine Team ORG.
User avatar
charlieg
Transport Coordinator
Transport Coordinator
Posts: 323
Joined: 08 Oct 2003 14:07
Contact:

Post by charlieg »

Please do make some music. The game comes with some midi tracks that can be turned on via the options menu.

Anyway, join in the FreeTrain forums and post your music plans there. :)

By the way, for anyone who tried it and didn't get very far, there are some tutorials introducing the basic gameplay elements so it should be a little easier to get into now.

8)
Open source tycoon games
--
Free Gamer - open source and Free Software games
FreeGameDev forums - open source game development community
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

I tried to run it with http://dotgnu.org but it looks like some calls are not working :/

I wonder if it would be possible to move project from .NET to Java
could be worth trying since that would provide FT on so many different platforms.
what are you looking at? it's a signature!
CmdKewin
Traffic Manager
Traffic Manager
Posts: 227
Joined: 09 Aug 2003 17:31
Location: Lugano, Switzerland

Post by CmdKewin »

SHADOW-XIII wrote:I tried to run it withBeg your pard but it looks like some calls are not working :/

I wonder if it would be possible to move project from .NET to Java
could be worth trying since that would provide FT on so many different platforms.
Don't even try mention the word "Java". :) FT "should" work on Mono: some modification would be required to the DirectX calls (converting that to OpenGL basically). But surely not something as hard as moving the entire codebase to Java...
"I'm an engineer!"
http://www.cmdkewin.net/ (Out of Order)

Eve: Since Beta Phase 2
Civilizazion Fan: Seems like forever...
SimCity Fan: SC 2000 is still the best
TT Fan: Since 1995
Switzerland: Since 1291
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

ehm, it looks like it does not anyway :(

Code: Select all

C:\Program Files\Mono-1.1.13.8.2\bin>mono -v "C:\Documents and Settings\jg615\De
sktop\FreeTrain\FreeTrain.exe"
Method (wrapper managed-to-native) System.Object:__icall_wrapper_mono_thread_int
erruption_checkpoint () emitted at 00FF1520 to 00FF155B [FreeTrain.exe]
Method (wrapper managed-to-native) System.Object:__icall_wrapper_mono_thread_for
ce_interruption_checkpoint () emitted at 00FF1560 to 00FF15AB [FreeTrain.exe]
Method (wrapper runtime-invoke) System.Object:runtime_invoke_void_string (object
,intptr,intptr,intptr) emitted at 00FF15B0 to 00FF1647 [FreeTrain.exe]
Method System.OutOfMemoryException:.ctor (string) emitted at 00FF1648 to 00FF166
B [FreeTrain.exe]
Method System.SystemException:.ctor (string) emitted at 00FF1690 to 00FF16B3 [Fr
eeTrain.exe]
Method System.Exception:.ctor (string) emitted at 00FF16C8 to 00FF16E0 [FreeTrai
n.exe]
Method System.Exception:set_HResult (int) emitted at 00FF16E8 to 00FF16F6 [FreeT
rain.exe]
Method System.NullReferenceException:.ctor (string) emitted at 00FF16F8 to 00FF1
71B [FreeTrain.exe]
Method System.StackOverflowException:.ctor (string) emitted at 00FF1720 to 00FF1
733 [FreeTrain.exe]
what are you looking at? it's a signature!
User avatar
charlieg
Transport Coordinator
Transport Coordinator
Posts: 323
Joined: 08 Oct 2003 14:07
Contact:

Post by charlieg »

It won't run on Mono yet. It needs porting to SDL - not OpenGL - and Mono (it uses WinForms.NET which probably needs replacing) but that should not be too hard, just nobody is taking that on yet. I might in a few weeks but I'm tied up with work right now so can't.

Porting it to Java? Get lost. ;)
Last edited by charlieg on 04 May 2007 11:37, edited 1 time in total.
Open source tycoon games
--
Free Gamer - open source and Free Software games
FreeGameDev forums - open source game development community
CmdKewin
Traffic Manager
Traffic Manager
Posts: 227
Joined: 09 Aug 2003 17:31
Location: Lugano, Switzerland

Post by CmdKewin »

charlieg wrote:I won't run on Mono yet. It needs porting to SDL - not OpenGL - and Mono (it uses WinForms.NET which probably needs replacing)
Well, I'm partially correct :) If you want to stick to 2D, you get direct framebuffer access, 3D is done via OpenGL.

("Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer" from http://www.libsdl.org/)

Latest mono release (1.2) has the full Windows.Forms 1.1 API implemented, and as far as I know, that's what FT uses. Probably some stuff won't match 100%, haven't checked yet.
I guess I could give it a shot: as a first step, running the GUI under win32 Mono would be enough.

(latest mono release notes: http://www.go-mono.com/archive/1.2/)
charlieg wrote: Porting it to Java? Get lost. ;)
Couldn't possibly agree more.

p.s.: I should relly join the dev mailing list, I've read your PMs charlie...
"I'm an engineer!"
http://www.cmdkewin.net/ (Out of Order)

Eve: Since Beta Phase 2
Civilizazion Fan: Seems like forever...
SimCity Fan: SC 2000 is still the best
TT Fan: Since 1995
Switzerland: Since 1291
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

ok, I had a chance to run it with PC & .NET but still got same problem as before - error with 'value'
what are you looking at? it's a signature!
User avatar
himasaram
Engineer
Engineer
Posts: 25
Joined: 02 Apr 2007 02:30

Post by himasaram »

SHADOW-XIII wrote:ok, I had a chance to run it with PC & .NET but still got same problem as before - error with 'value'
Did you install the correct .NET Framework package ('Redistributable')?

Could you post the exact error message, or a screenshot with the error dialog?
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

Exception: missing attribute 'value'

Details:

Code: Select all

Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.

************** Tekst wyjątku **************
System.FormatException: missing attribute 'value'
   w freetrain.finance.stock.SingleEffect..ctor(XmlNode e) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EconomicalEvent.cs:wiersz 363
   w freetrain.finance.stock.ArrayedEffect..ctor(XmlNode node) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EconomicalEvent.cs:wiersz 507
   w freetrain.finance.stock.SingleAction..ctor(XmlNode node) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EconomicalEvent.cs:wiersz 593
   w freetrain.finance.stock.ArrayedAction..ctor(XmlNode node) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EconomicalEvent.cs:wiersz 631
   w freetrain.finance.stock.EconomicalEvent..ctor(XmlNode node) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EconomicalEvent.cs:wiersz 706
   w freetrain.finance.stock.EconomicalEvent.Parse(XmlNode node) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EconomicalEvent.cs:wiersz 736
   w freetrain.finance.stock.EventManager.loadData(XmlNode node) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\EventManager.cs:wiersz 39
   w freetrain.finance.stock.Economy.onNewWorld(String key) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\Economy.cs:wiersz 153
   w freetrain.finance.stock.StockCompanyModule.onNewWorld(Object sender, EventArgs a) w C:\dev\freetrain\trunk\FreeTrain\plugins\jp.co.tripod.chiname.financial.stockmarket\StockCompanyModule.cs:wiersz 84
   w System.EventHandler.Invoke(Object sender, EventArgs e)
   w freetrain.world.World.setWorld(World w)
   w freetrain.framework.MainWindow.setWorld(World w)
   w freetrain.framework.MainWindow.OnLoad(EventArgs e)
   w System.Windows.Forms.Form.OnCreateControl()
   w System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   w System.Windows.Forms.Control.CreateControl()
   w System.Windows.Forms.Control.WmShowWindow(Message& m)
   w System.Windows.Forms.Control.WndProc(Message& m)
   w System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   w System.Windows.Forms.ContainerControl.WndProc(Message& m)
   w System.Windows.Forms.Form.WmShowWindow(Message& m)
   w System.Windows.Forms.Form.WndProc(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Zestawy załadowane **************
mscorlib
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FreeTrain
    Wersja zestawu: 1.0.2677.42548
    Wersja Win32: 1.0.2677.42548
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/FreeTrain.exe
----------------------------------------
System.Windows.Forms
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FreeTrain.Core
    Wersja zestawu: 1.0.2677.42539
    Wersja Win32: 1.0.2677.42539
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/FreeTrain.Core.DLL
----------------------------------------
DirectDraw.net
    Wersja zestawu: 1.0.2677.42537
    Wersja Win32: 1.0.2677.42537
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/DirectDraw.net.DLL
----------------------------------------
Interop.DxVBLib
    Wersja zestawu: 1.0.0.0
    Wersja Win32: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/Interop.DxVBLib.DLL
----------------------------------------
System.Xml
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
mscorlib.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
7u7s10a6
    Wersja zestawu: 1.0.2677.42539
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
FreeTrain.Controls
    Wersja zestawu: 1.0.2002.1221
    Wersja Win32: 1.0.2002.1221
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/FreeTrain.Controls.DLL
----------------------------------------
MagicLibrary
    Wersja zestawu: 1.7.4.0
    Wersja Win32: 1.7.4.0
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/MagicLibrary.DLL
----------------------------------------
DirectAudio.net
    Wersja zestawu: 1.0.2677.42535
    Wersja Win32: 1.0.2677.42535
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/DirectAudio.net.DLL
----------------------------------------
Interop.DxVBLibA
    Wersja zestawu: 1.0.0.0
    Wersja Win32: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/Interop.DxVBLibA.DLL
----------------------------------------
System.Windows.Forms.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
RoadAccessory
    Wersja zestawu: 1.0.2677.42545
    Wersja Win32: 1.0.2677.42545
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.lib/RoadAccessory.DLL
----------------------------------------
DummyCars
    Wersja zestawu: 1.0.2677.22275
    Wersja Win32: 1.0.2677.22275
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.lib/DummyCars.DLL
----------------------------------------
Fence
    Wersja zestawu: 0.0.0.0
    Wersja Win32: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.lib.fence/bin/Debug/Fence.DLL
----------------------------------------
FreeTrain.ContribEx
    Wersja zestawu: 0.0.0.0
    Wersja Win32: 0.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.lib.generic/bin/Debug/FreeTrain.ContribEx.dll
----------------------------------------
HalfVoxelStructure
    Wersja zestawu: 1.0.2677.22828
    Wersja Win32: 1.0.2677.22828
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.lib.halfvoxel/bin/Debug/HalfVoxelStructure.DLL
----------------------------------------
FreeTrain.ElectricPole
    Wersja zestawu: 1.0.2677.22826
    Wersja Win32: 1.0.2677.22826
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.rail.electricPole/bin/Debug/FreeTrain.ElectricPole.dll
----------------------------------------
FreeTrain.RailSignal
    Wersja zestawu: 1.0.2677.23049
    Wersja Win32: 1.0.2677.23049
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.rail.signal/bin/Debug/FreeTrain.RailSignal.dll
----------------------------------------
FreeTrain.TerrainLoader
    Wersja zestawu: 1.0.2677.23053
    Wersja Win32: 1.0.2677.23053
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.tools.terrainloader/bin/Debug/FreeTrain.TerrainLoader.dll
----------------------------------------
FreeTrain.Terrace
    Wersja zestawu: 1.0.2677.23047
    Wersja Win32: 1.0.2677.23047
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.terrain.terrace/bin/Debug/FreeTrain.Terrace.dll
----------------------------------------
Bank
    Wersja zestawu: 1.0.2677.22826
    Wersja Win32: 1.0.2677.22826
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.financial.bank/bin/Debug/Bank.dll
----------------------------------------
Interop.DirectDrawAlphaBlendLib
    Wersja zestawu: 1.0.0.0
    Wersja Win32: 
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/Interop.DirectDrawAlphaBlendLib.DLL
----------------------------------------
FreeTrain.VinylHouse
    Wersja zestawu: 1.0.2677.23045
    Wersja Win32: 1.0.2677.23045
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.land.477/bin/Debug/FreeTrain.VinylHouse.dll
----------------------------------------
FreeTrain.A4MemBGM
    Wersja zestawu: 1.0.2677.23049
    Wersja Win32: 1.0.2677.23049
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.music.a4mem/bin/Debug/FreeTrain.A4MemBGM.dll
----------------------------------------
FreeTrain.SoccerStadium
    Wersja zestawu: 1.0.2677.23048
    Wersja Win32: 1.0.2677.23048
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.soccerStadium/bin/Debug/FreeTrain.SoccerStadium.dll
----------------------------------------
StockMarket
    Wersja zestawu: 1.0.2677.23043
    Wersja Win32: 1.0.2677.23043
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/jp.co.tripod.chiname.financial.stockmarket/bin/Debug/StockMarket.dll
----------------------------------------
System.XML.resources
    Wersja zestawu: 2.0.0.0
    Wersja Win32: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml.resources/2.0.0.0_pl_b77a5c561934e089/System.Xml.resources.dll
----------------------------------------
FreeTrain.Forest
    Wersja zestawu: 1.0.2677.22827
    Wersja Win32: 1.0.2677.22827
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.land.forest/bin/Debug/FreeTrain.Forest.dll
----------------------------------------
FreeTrain.ColorTestTrain
    Wersja zestawu: 1.0.2677.23048
    Wersja Win32: 1.0.2677.23048
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.trains.colorTest/bin/Debug/FreeTrain.ColorTestTrain.dll
----------------------------------------
FreeTrain.Creek.Eikichiya
    Wersja zestawu: 1.0.2677.23050
    Wersja Win32: 1.0.2677.23050
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.land.creek.eikichiya/bin/Debug/FreeTrain.Creek.Eikichiya.dll
----------------------------------------
FreeTrain.RiceField
    Wersja zestawu: 1.0.2677.23050
    Wersja Win32: 1.0.2677.23050
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.land.ricefield/bin/Debug/FreeTrain.RiceField.dll
----------------------------------------
FreeTrain.ManualTrainController
    Wersja zestawu: 1.0.2677.23046
    Wersja Win32: 1.0.2677.23046
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.tc.manual/bin/Debug/FreeTrain.ManualTrainController.dll
----------------------------------------
FreeTrain.VCR
    Wersja zestawu: 1.0.2677.22828
    Wersja Win32: 1.0.2677.22828
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.tools.vcr/bin/Debug/FreeTrain.VCR.dll
----------------------------------------
FreeTrain.TATTrainController
    Wersja zestawu: 1.0.2677.23046
    Wersja Win32: 1.0.2677.23046
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.tc.tat/bin/Debug/FreeTrain.TATTrainController.dll
----------------------------------------
FreeTrain.DebugWindow
    Wersja zestawu: 1.0.2677.23047
    Wersja Win32: 1.0.2677.23047
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.tools.dbgwnd/bin/Debug/FreeTrain.DebugWindow.dll
----------------------------------------
FreeTrain.TrainGarage
    Wersja zestawu: 1.0.2677.23049
    Wersja Win32: 1.0.2677.23049
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/plugins/org.kohsuke.freetrain.rail.garage/bin/Debug/FreeTrain.TrainGarage.dll
----------------------------------------
Interop.QuartzTypeLib
    Wersja zestawu: 1.0.0.0
    Wersja Win32: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Sylwunia/Pulpit/FreeTrain/Interop.QuartzTypeLib.DLL
----------------------------------------

************** Debugowanie w trybie JIT **************
Aby włączyć debugowanie w trybie JIT (just-in-time), plik .config tej
aplikacji lub komputera (machine.config) musi mieć
wartość jitDebugging ustawioną w sekcji system.windows.forms.
Aplikacja musi być również skompilowana z włączonym
debugowaniem.

Na przykład:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

Gdy debugowanie JIT jest włączone, wszystkie nieobsługiwane wyjątki
są wysyłane do debugera JIT zarejestrowanego na komputerze
i nie są obsługiwane w tym oknie dialogowym.


what are you looking at? it's a signature!
Post Reply

Return to “Off-Topic”

Who is online

Users browsing this forum: SkeedR and 4 guests