Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.

Ztryka531

Modders
  • Posts

    190
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Ztryka531

  1. Hello, I've been using TDUF for quite some time now but there's a problem recently, even if I reinstall java, it still persists, I get this message in cmd:

    ...Starting Database Editor...
    Java version "1.8.0_211"
    Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
    Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)

    Editor failed, can't continue. Changes won't be applied.
    Please check DatabaseEditor.log in logs directory for details.

    Press any key to continue . . .

    This is the log:

    Exception in Application start method
    Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
        at fr.tduf.gui.common.javafx.application.AbstractGuiController.getWindow(AbstractGuiController.java:45)
        at fr.tduf.gui.database.stages.ResourcesDesigner.lambda$init$0(ResourcesDesigner.java:29)
        at com.sun.javafx.application.PlatformImpl.lambda$null$177(PlatformImpl.java:295)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$178(PlatformImpl.java:294)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
        at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
        at com.sun.glass.ui.win.WinApplication.lambda$null$152(WinApplication.java:177)
        at java.lang.Thread.run(Unknown Source)
    Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
        at fr.tduf.gui.common.javafx.application.AbstractGuiController.getWindow(AbstractGuiController.java:45)
        at fr.tduf.gui.database.stages.EntriesDesigner.lambda$init$0(EntriesDesigner.java:30)
        at com.sun.javafx.application.PlatformImpl.lambda$null$177(PlatformImpl.java:295)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$178(PlatformImpl.java:294)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
        at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
        at com.sun.glass.ui.win.WinApplication.lambda$null$152(WinApplication.java:177)
        at java.lang.Thread.run(Unknown Source)
    Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
        at fr.tduf.gui.common.javafx.application.AbstractGuiController.getWindow(AbstractGuiController.java:45)
        at fr.tduf.gui.database.stages.FieldsBrowserDesigner.lambda$init$0(FieldsBrowserDesigner.java:30)
        at com.sun.javafx.application.PlatformImpl.lambda$null$177(PlatformImpl.java:295)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$178(PlatformImpl.java:294)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
        at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
        at com.sun.glass.ui.win.WinApplication.lambda$null$152(WinApplication.java:177)
        at java.lang.Thread.run(Unknown Source)
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
        at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
    Caused by: java.lang.RuntimeException: Exception in Application start method
        at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
        at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$159(LauncherImpl.java:182)
        at java.lang.Thread.run(Unknown Source)
    Caused by: javafx.fxml.LoadException: 
    file:/C:/Users/user/Downloads/TDUF/tools/lib/tduf.jar!/gui-database/designer/MainDesigner.fxml

        at javafx.fxml.FXMLLoader.constructLoadException(FXMLLoader.java:2601)
        at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2579)
        at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
        at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
        at fr.tduf.gui.database.stages.MainStageDesigner.init(MainStageDesigner.java:26)
        at fr.tduf.gui.database.DatabaseEditor.startApp(DatabaseEditor.java:14)
        at fr.tduf.gui.common.javafx.application.AbstractGuiApp.start(AbstractGuiApp.java:29)
        at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$166(LauncherImpl.java:863)
        at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$179(PlatformImpl.java:326)
        at com.sun.javafx.application.PlatformImpl.lambda$null$177(PlatformImpl.java:295)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$178(PlatformImpl.java:294)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
        at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
        at com.sun.glass.ui.win.WinApplication.lambda$null$152(WinApplication.java:177)
        ... 1 more
    Caused by: java.nio.file.InvalidPathException: Trailing char < > at index 0:  
        at sun.nio.fs.WindowsPathParser.normalize(Unknown Source)
        at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
        at sun.nio.fs.WindowsPathParser.parse(Unknown Source)
        at sun.nio.fs.WindowsPath.parse(Unknown Source)
        at sun.nio.fs.WindowsFileSystem.getPath(Unknown Source)
        at java.nio.file.Paths.get(Unknown Source)
        at fr.tduf.libunlimited.common.configuration.ApplicationConfiguration.lambda$getPathProperty$2(ApplicationConfiguration.java:161)
        at java.util.Optional.map(Unknown Source)
        at fr.tduf.libunlimited.common.configuration.ApplicationConfiguration.getPathProperty(ApplicationConfiguration.java:161)
        at fr.tduf.libunlimited.common.configuration.ApplicationConfiguration.getDatabasePath(ApplicationConfiguration.java:35)
        at fr.tduf.gui.database.controllers.MainStageViewDataController.resolveInitialDatabaseDirectory(MainStageViewDataController.java:422)
        at fr.tduf.gui.database.controllers.MainStageController.init(MainStageController.java:144)
        at fr.tduf.gui.common.javafx.application.AbstractGuiController.initialize(AbstractGuiController.java:30)
        at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
        ... 14 more
    Exception running application fr.tduf.gui.database.DatabaseEditor
     

    Somehow this is too technical for me to understand, please help explain it for me, and how to fix it?

  2. Update 1.0.1: Birthday Special Update (May 31, 2019):

    - One Radio Station added (now also included in the files for download)

    Update 1.0.2: School Time Update (June 8, 2019)

    - New songs for the Radio Station mentioned above. (now also included in the files for download)

    This download link is for those who already downloaded the previous file (so you will not download the large zip file again):

    http://www.mediafire.com/file/4x1a8r2sx75w8j1/Update_1.0.2.rar/file

    Always read the readme file before doing anything!

    Peace out and happy listening!

     

    --- Ztryka ---

  3. Hello again, this is Ztryka and I present to you my next mod for Test Drive Unlimited:

    The Immersive Radio Stations & Driving Games Soundtrack (DGST) Music Mod Pack introduces new radio stations based on real life O’ahu, Hawaii stations, including station IDs, call signs and station names, that plays along with songs based on other driving and racing games aside from TDU (excludes one station which more than half of the songs are based on real life top hit songs list of the decades). The idea of the mod is to bring the real life radio stations to Test Drive Unlimited gameplay and create an immersion of reality while driving around the island of O’ahu.

    Guide to Install the Music Mod for TDU:

    1. Extract the files from the Zip file.
    2. Open Test Drive Unlimited, then copy the folder "Euro".
    3. Paste the folder to C : > (Your folder location of) Test Drive Unlimited (For example, in my case C : > Games > Test Drive Unlimited)
    4. Press Yes if asked to replace the files. (BACKUP YOUR FILES BEFORE DOING THIS!!!)
    5. Look into "For User Radio:" instructions below.

    For User Radio:

    6. Go to Test Drive Unlimited > Euro > Radio.
    7. Cut the folders "User Radio 1" to "User Radio 4".
    8. Paste the folders to Documents > Test Drive Unlimited > savegame > "Your Profile Name" (in my case, ZtrykaTDU, for example) > Radio (create the folder of the same name if there is none)
    9. Play TDU, Continue Game, Exit House and Enjoy!


    For more information regarding the music files, check the other files that included in the Zip File:

    * Description doc
    * Description pdf
    * New Stations List txt
    * In-Game Tracklist txt

     

    Download Link:

    Mediafire Mirror Download Link Available:

    http://www.mediafire.com/file/78u46kzetgc19b9/TDU_Immersive_Radio_Stations_%26_DGST_Music_Mod_Complete_Pack_Files.rar/file

     

    Stock TDU Music Files:

    Vanilla: http://www.mediafire.com/file/6cvcie59cf97fyx/TDU_Vanilla_Music_Files.rar/file
    Platinum: http://www.mediafire.com/file/9w140fujphzfi6b/Platinum_Original_Music_Files.rar/file

     

    Special Thanks to people who helped me create the mod. I listed them down in the description files in the zip.

    If you guys want to make a request in creating your playlist, I am happy and willing to assist, since music helped playing TDU more fun and immersive.

    Enjoy, peace out!

    --- Ztryka ---

     

  4. Yo Blake, welcome, I enjoyed reading your story, it was like me, my childhood during the year 2000s, but replace the xbox part with the PC, since I am a PC player since the beginning of my gaming life (I only do consoles cuz of my brother or my cousins).

    Ever since I play games like NFS series, GTA series, Driver: Parallel Lines, etc etc. those maps looked very small

    Unfortunately, I haven't heard about Test Drive Unlimited, ever. It was only this year I recognize it and enjoyed the game much longer than the other games I played, especially when I do not use cheats, it feels satisfactory to buy a car and house with hard-earned money.

    People were so right that TDU has this magic that no other driving games can achieve during its time, even games today like the Horizon series.

    I will look forward with a TDU roadtrip session with you, Blake, see you on O'ahu!

  5.  

    47 minutes ago, Milli said:

    That's because you did them wrong. Lol

    While converting your DDS to 2db, you must use the original 2db as a source/guide.

    Original 2db is from the game files, right? In what way how could I use the original 2db when converting my new dds files to 2db?

  6. Hello everyone, sorry if I made a late introduction, I just got a small time to do this fortunately:

    I am Ztryka, 22 years old, my birthday is 1 week from this date's post, I am a passionate gamer, particularly in Open World Sandbox games, driving and racing games are absolutely my favorite! I am also an online gamer in few games, but not much love as I love games and videos about cars, I have been in Discord servers like NFS, GTA, etc.. If I ever had a dream car, it would be a '65 Lincoln Continental (I had a Hotwheel Diecast of this one, I love the suicide doors).

    In real life, I am a part-time businessman in my family business (we are only 2), my job is a payment collector and assistant of my sister. I love music, any kind that is uplifting and upbeating, I enjoyed 70s disco, 80s pop, 90s and 2000s pop, R&B and dance music. I am a passionate car lover too, that's why I love to play car games, usually drives JDMs in-game. Been practicing manual later on in my gaming life.

    My first contributions to Turboduck is sharing a save file for TDU as well as an ongoing mod (those who chat with me already know this hehe).

    Once again this is Ztryka, feel free to ask me and thank you for allowing me to become a part of an awesome community of TurboDuck.

  7. On 5/24/2019 at 4:18 AM, existia said:

    Downloaded this but it won't show up in game. suggestions?

     

    Hello, I'll do my best to help.

     

    Try to delete the Test Drive Unlimited folder in Documents, then start TDU and create a profile and finish the tutorial (until you go to your house part).

    Then exit the game and copy and paste the profile folder in the newly created Documents TDU Folder.

     

    Another way is download this file and paste it in Documents > Test Drive Unlimited > savegame.

    Like Mr. Crimson said, backup all your profiles first before doing this.

     

    EDIT: New method is to try to delete radial.cdb in X: (Usually C:) > ProgramData > Test Drive Unlimited > Uncheck Hide Protected Operating System Files and Check Show Hidden Files to see radial.cdb in the folder > Delete > Start TDU and play the game (Playing the game creates new radial.cdb to fix profile problems.)

    ProfileList.dat

  8. 2 hours ago, X8X8X said:

    Thank you for this amazing mod!! TDU is truly an amazing game, and you made it even better.

    How can I add money to my (new) profile in this?

    My advise is you need to grind like a man, get achievement points by completing races and side missions (check your progress in the house for more info) to unlock races that pays good amount of money in a short time, like speed races. By the time you get Champion badge there's a speed race that pays money that you can earn more than what you can spend. Good luck man!

  9. Hello guys, I am Ztryka and this is my first file upload for TDU. Its a 100% TDU save file (tested and works with Original TDU and TDU Platinum)

    What's in here?

    + All single player and one multiplayer achievements accomplished!
    + Ace rank guaranteed in TDU Platinum!
    + All 399 clothes bought (except one helmet because of one hitchhiker un-perfect bug)
    + All houses bought
    + $15 million dollars to buy your 2nd vehicle, any car/bike guaranteed!
    + A starting car that works both in original TDU and TDU Platinum.
    + No cheats/trainers used in creating this file, just profile creation, conversions and tons of hard work!

    What are the drawbacks?

    - Its just a guy, no chick or gal file 😞
    - I sold all the cars except one, to ensure that you create your own car list.
    - Hitchhiker Brandon course bug.

    Along with this file includes:

    - TDUAce100 Savegame Folder
    - Readme Install
    - TDU1 Offline to Online Profile Conversion Guide
    - TDU1 Online to Offline Profile Conversion Guide

    Race and cruise in O'ahu Paradise, e hau'oli!

    --- Ztryka ---

     

    Sample Screenshots:

    1605472387_AceRank.png.3efe5e4e2e8ce1e9b

    1293703702_AllHousesBought.png.44160164d

    Achievements1.png.a9e12819723c6a3e168d96

    Clothes1.png.e159a34203bb9757478b87d7ce6

    1838200220_PlatinumGameplay.png.afd92aac

    Shout-out and thanks to Destiny_Unfair_86 and Iced_Bullet for the guides on how to convert save files right here:

    TDU Mods : Offline & Online Profile Conversions [Tutorials] by Iced_Bullet

    Download Link:

     

  10. 1 hour ago, DJoyTinnio said:

    And where is the respect for the people that made the ripped models from forza and TDU 2  ?    Isn't this beating arround the bush, to argue about who disrespects who  ?  The modders that don't do their own models and just taking it from other games are also doing a form of disrespect on the hours and hours work from others, by just taking them , and uploading them as their own work. In my opinion they should not bitch arround, if someone is taking their 90 % work, and improving it to 100 %  by putting the passenger into the correct position. 

     

    3 minutes ago, DJoyTinnio said:

    I didn't complain about how this place is run. Wtf ?  That's what YOU make out of what i wrote. Again, i only shared my opinion about the complains when someone really improves an already existing mod. Period.

     

    Sounds like a blatant complaint to me.

  11. 2 hours ago, Crimson-7 said:
    5 hours ago, jirka607 said:

    Does anybody have  list of recommended car for each class?

    Like for me

    F - Supra A70
    E - Skyline R34
    D- Skyline R33

    etc?

    my examples:
    C = Mercedes-Benz C63 AMG 4matic Biturbo (4WD, turns like a dream although it feels like a boat)

    B = Honda NSX (the 2nd gen/2017 model) (SH-AWD, accelerates like a rocket, basically the best, while there are better B class cars but they tune to A class (like GT-R R35 and LFA)

    A = Pagani Zonda Cinque (one of the best handling A class cars, corrects easily, just don't make it into a Zonda R)

  12. For my feedback regarding the current updates, about the expert AI mod, yeah gives me a run for my money, between checkpoint 2 and 4 in "Tour of the Island" race, that one AI racer pushes the limits of stock top speed, only my upgraded top speed can surpass it, this will be challenging in bike races supposedly as well.

    97% progression, 5,000 mile achievement is the only one to get the Ace rank, TDU:P made the game more fun to play, having 70+ hrs in my game time in stats lol.

  13. 26 minutes ago, Danmark said:

    Believe me.. maybe for other players it isn't the hardest challenge since on Youtube are videos where that challenged is beaten in 2 minutes... 

    But for me it was quite hard nut to crash... Fortunately I won it and confirmed that patch made it possible to win even with heavy traffic...

    Prior to the patch, I have around 100 attempts in 2 weeks in beating the race (average of like 7 to 10 attempts per day lol), experimenting many E class cars, found out that an Integra DC2 Type-R with upgrade 3 helped me beat the time, my latest attempt I remember was like 3:22:xx, no damage (I still got 200 driving bar), sorry didn't took the time to screenshot because I am relieved of my frustrations and wanted to move on from that race lol.

    That's why I am happy that other players will not suffer the similar burden anymore.

  14. 1 hour ago, Danmark said:

    Finally I won that challenge! After test E class cars and upgrading them I found vehicle which was able to win! To be fair I would would not crash 2 times.. then maybe I would win it without penalty with original 3:25 time...

    Really thank You very much for that patch!

     

    finally!.jpg

     

    P.S This car was modded to 3 level but by other than official tuning pack..

    Nice to see players are happy with the changes of the most challenging time trial in TDU Platinum.

×
×
  • Create New...