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.

iLLusion

Members
  • Posts

    1,529
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by iLLusion

  1. And it's just getting better and better! Road patches are nearly completed. And I've extracted & converted around 70 textures from CoD4, so they are ready for use in TDU. Couple of them are already in heavy use. :D I gotta mention, those new palm trees looks yummy! So as couple of new tree textures! Screenshots will be posted probably tommorow, so be sure to check them out. ;)
  2. Right now, it's normal cause I didn't edited those textures at all. There's just too many of them (each tree got their own distance texture with 16 views for each and every of them, and that equals to a gazilion low quality textures). Since I don't have final looks of IP yet, it's pointless to jump in battle with it at the moment. As soon as I finish major work, I'll try to finish that too. Unfortunately, I can't give you a date for completion, so you'll just have to wait for some time, sorry. ;)
  3. Quick answer, nope. :D Long answer, new 2D stuff (trees) use the same file, setbush.2db, hence, you would overwrite your old setbush.2db with that new/old one. You can mix 2D setgrass.2db with other mods though. ;)
  4. You got billboards, IP login screen and LED traffic lights, to be more exact. :p Like I said few post back, I don't know how to make a script for optional mods... yet. But, don't get your hopes up, cause they are part of it now, just like new tree textures are. I've forgot to make uninstaller script for it, so that's why IP LogIn is still there, sorry for that. ;)
  5. They are... were released as part of IP v0.8.6. Those roads were a lil bit rushed, I didn't even had the time to update first post with download links. ^^ Nevermind though, I've just finished totally new road textures, and they will be released in a few mins in a new update for Island Paradise v0.8.7. Double yellow line is removed from most of single roads across the island. They are left intact on other road types, don't worry. And thanks for the comments guys. ;)
  6. Those roads were a lil bit rushed, I didn't even had the time to update first post with download links. ^^ Nevermind though, I've just finished totally new road textures, and they will be released in a few mins as part of IP v0.8.7. Double yellow line is removed from most of single roads across the island. They are left intact on other road types, don't worry. @Eminem66 You know how to use autoinstaller, right? :p @teamdox Yes. It have autoinstaller, like I told milion times already. And no, it don't look better than 2D Nature - v5 , cause IP and 2D Nature are different kind of mods. How different? Well, you'll find by yourself soon enough. :D
  7. @powerslave It's done! DL it over here. I'll update first post with new link. @teamdox Nope. Browse throughout the topic to find out why.
  8. Hmm... 2 versions? Truth is, I still don't know all functions of Djey's installer, and I'm affraid I don't know how to make a script for optional mods (in this case, to choose between two different versions of road texture). So at the moment, it's not possible. Maybe in later versions... ;) But don't worry, I've saw that you want those brighter ones (I kinda like them more then other type), so I'll release them first... just for you. :p I'll do my best to finish everything by tonight, cause I'm going on a lil holiday early in the morning. I'll be back by the end of the weekend though... so if I fail to release it... hold on a bit. ^^ Cya and thanks for the comment(s). ;)
  9. Err... ever heard of this lil useful piece of code? See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Configuration.ConfigurationErrorsException: Failed to save settings: Unable to save config to file 'C:\Users\Minu\AppData\Local\TDUeditor\TDUPE.exe_Url_hj45ybupba3omxr40pm4htlyhodknrte\1.0.0.0\user.config'. ---> System.Configuration.ConfigurationErrorsException: Unable to save config to file 'C:\Users\Minu\AppData\Local\TDUeditor\TDUPE.exe_Url_hj45ybupba3omxr40pm4htlyhodknrte\1.0.0.0\user.config'. at System.Configuration.Internal.WriteFileContext.ReplaceFile(String Source, String Target) at System.Configuration.Internal.WriteFileContext.Complete(String filename, Boolean success) at System.Configuration.Internal.InternalConfigHost.StaticWriteCompleted(String streamName, Boolean success, Object writeContext, Boolean assertPermissions) at System.Configuration.Internal.InternalConfigHost.System.Configuration.Internal.IInternalConfigHost.WriteCompleted(String streamName, Boolean success, Object writeContext, Boolean assertPermissions) at System.Configuration.Internal.DelegatingConfigHost.WriteCompleted(String streamName, Boolean success, Object writeContext, Boolean assertPermissions) at System.Configuration.ClientSettingsStore.ClientSettingsConfigurationHost.WriteCompleted(String streamName, Boolean success, Object writeContext) at System.Configuration.UpdateConfigHost.WriteCompleted(String streamName, Boolean success, Object writeContext) at System.Configuration.MgmtConfigurationRecord.SaveAs(String filename, ConfigurationSaveMode saveMode, Boolean forceUpdateAll) at System.Configuration.Configuration.SaveAsImpl(String filename, ConfigurationSaveMode saveMode, Boolean forceSaveAll) at System.Configuration.Configuration.Save() at System.Configuration.ClientSettingsStore.WriteSettings(String sectionName, Boolean isRoaming, IDictionary newSettings) --- End of inner exception stack trace --- at System.Configuration.ClientSettingsStore.WriteSettings(String sectionName, Boolean isRoaming, IDictionary newSettings) at System.Configuration.LocalFileSettingsProvider.SetPropertyValues(SettingsContext context, SettingsPropertyValueCollection values) at System.Configuration.SettingsBase.SaveCore() at System.Configuration.SettingsBase.Save() at System.Configuration.ApplicationSettingsBase.Save() at TDUeditor.Form1.toolStripTextBox1_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripItem.OnTextChanged(EventArgs e) at System.Windows.Forms.ToolStripControlHost.HandleTextChanged(Object sender, EventArgs e) at System.Windows.Forms.Control.OnTextChanged(EventArgs e) at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e) at System.Windows.Forms.Control.set_Text(String value) at System.Windows.Forms.TextBoxBase.set_Text(String value) at System.Windows.Forms.TextBox.set_Text(String value) at System.Windows.Forms.ToolStripControlHost.set_Text(String value) at TDUeditor.Form1.Form1_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at ComponentFactory.Krypton.Toolkit.KryptonForm.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at ComponentFactory.Krypton.Toolkit.VisualForm.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- TDUeditor Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/TDUPE.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ComponentFactory.Krypton.Toolkit Assembly Version: 4.2.0.0 Win32 Version: 4.2.0.0 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/ComponentFactory.Krypton.Toolkit.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- DjeFramework1 Assembly Version: 1.0.3738.25971 Win32 Version: 1.0.3738.25971 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/DjeFramework1.DLL ---------------------------------------- TDUModdingLibrary Assembly Version: 1.0.3738.25971 Win32 Version: 1.0.3738.25971 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/TDUModdingLibrary.DLL ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. I click continue, then when I click load car i get this error See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at TDUeditor.Form1.loadCarButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at ComponentFactory.Krypton.Toolkit.KryptonButton.OnClick(EventArgs e) at ComponentFactory.Krypton.Toolkit.KryptonButton.OnButtonClick(Object sender, MouseEventArgs e) at ComponentFactory.Krypton.Toolkit.ButtonController.OnClick(MouseEventArgs e) at ComponentFactory.Krypton.Toolkit.ButtonController.MouseUp(Control c, Point pt, MouseButtons button) at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button) at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button) at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button) at ComponentFactory.Krypton.Toolkit.ViewBase.MouseUp(Point pt, MouseButtons button) at ComponentFactory.Krypton.Toolkit.ViewManager.MouseUp(MouseEventArgs e, Point rawPt) at ComponentFactory.Krypton.Toolkit.VisualControlBase.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at ComponentFactory.Krypton.Toolkit.VisualControlBase.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- TDUeditor Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/TDUPE.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ComponentFactory.Krypton.Toolkit Assembly Version: 4.2.0.0 Win32 Version: 4.2.0.0 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/ComponentFactory.Krypton.Toolkit.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- DjeFramework1 Assembly Version: 1.0.3738.25971 Win32 Version: 1.0.3738.25971 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/DjeFramework1.DLL ---------------------------------------- TDUModdingLibrary Assembly Version: 1.0.3738.25971 Win32 Version: 1.0.3738.25971 CodeBase: file:///D:/Jocuri/Test%20Drive%20Unlimited/TDUModdingLibrary.DLL ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. So that, ya know, your post isn't few kilometres long... :D
  10. It took me a while to get right settings, but the end result is worth of it all. :D Single track roads will have that worn out feeling, while the roads with more tracks will have fresh layered tarmac.
  11. It took me a while to get right settings, but the end result is worth of it all. :D Single track roads will have that worn out feeling, while the roads with more tracks will have fresh layered tarmac.
  12. This is current (and in now way final) look of IP roads. Did you noticed that something is missing? Yep, those double yellow lines are no more! They won't show up on single track roads any more. More pics coming soon. ;)
  13. Pic01 - Hmm, that's really strange indeed. I didn't encountered that problem yet. Can you send me location of it? Pic02 - Well, ofcourse they do. If you haven't noticed, this is still 0.8 version, and I'm still far away from the full release. Just be patient, that tree will be probably changed in next version. ;)
  14. heLLo! Yet another grass pack. DOWNLOAD iLLusion: 2D Nature - v4 Feel free to share/modify as you wish. I'm only asking you to credit me as original author. Thanks! Don't forget to read included info file for more informations. For up2date news about our projects, check out our blog @ http://llpowah.blog.com/ You can contact/add me on Xfire: iLLusion
  15. heLLo! DOWNLOAD iLLusion: 2D Nature - v5 Feel free to share/modify as you wish. I'm only asking you to credit me as original author. Thanks! Don't forget to read included info file for more informations. For up2date news about our projects, check out our blog @ http://llpowah.blog.com/ You can contact/add me on Xfire: iLLusion
  16. And... that should be funny? Cause, guess what? It ain't!
×
×
  • Create New...