www.tombraiderforums.com  

Go Back   www.tombraiderforums.com > Tomb Raider Level Editor and Modding > Tomb Raider Level Editor > Tomb Editor

Reply
 
Thread Tools
Old 03-05-21, 20:08   #4011
croftyboy
Historian
 
croftyboy's Avatar
 
Join Date: May 2011
Location: Gallifrey
Posts: 448
Default

Quote:
Originally Posted by GeekOfComedy View Post
Generic and probably obvious answer but just wondering if there's a way to strip a room of all textures? Playing around with Tomb Editor but my project was made in NGLE and I want to re-texture in the new system.
croftyboy is offline   Reply With Quote
Old 03-05-21, 20:14   #4012
Lwmte
Archaeologist
 
Lwmte's Avatar
 
Join Date: Aug 2010
Posts: 1,787
Default

Quote:
Originally Posted by GeekOfComedy View Post
Generic and probably obvious answer but just wondering if there's a way to strip a room of all textures? Playing around with Tomb Editor but my project was made in NGLE and I want to re-texture in the new system.
Lwmte is offline   Reply With Quote
Old 03-05-21, 20:50   #4013
LeelooBastet
Explorer
 
LeelooBastet's Avatar
 
Join Date: Apr 2003
Location: France
Posts: 555
Default

I have an issue with one room exporting with wrong texture info


Last edited by LeelooBastet; 03-05-21 at 20:54.
LeelooBastet is offline   Reply With Quote
Old 07-05-21, 14:39   #4014
vasatomb
Historian
 
Join Date: Dec 2018
Location: Russia
Posts: 428
Default

About tr5main little information please!
vasatomb is offline   Reply With Quote
Old 07-05-21, 16:07   #4015
Woops
Archaeologist
 
Woops's Avatar
 
Join Date: Oct 2017
Location: Invercargill
Posts: 1,447
Default

Quote:
Originally Posted by vasatomb View Post
About tr5main little information please!
There's currently work being done to stabilize the renderer, and entity fixing.
Woops is offline   Reply With Quote
Old 09-05-21, 09:03   #4016
Shakira Croft
Archaeologist
 
Shakira Croft's Avatar
 
Join Date: Apr 2009
Location: Switzerland
Posts: 1,440
Default

Hey, I have a question : where should I put my Pix folder ?
It way previously in my NGLE folder but the game couldn't find the pictures used in my script anymore (obviously) and I tried different folders but nothing works?

Thanks
__________________
Here is my life in the spotlight, spotlight... ♪
Shakira Croft is offline   Reply With Quote
Old 09-05-21, 09:25   #4017
LoreRaider
Archaeologist
 
LoreRaider's Avatar
 
Join Date: Jul 2016
Location: Italy
Posts: 1,692
Default

^it should be placed where you have also the other folders such as audio, data etc
If you use TombIDE folder structure, it has to be put in "Engine" folder
__________________
"Everybody lies, no exceptions."
LoreRaider is offline   Reply With Quote
Old 09-05-21, 09:44   #4018
Shakira Croft
Archaeologist
 
Shakira Croft's Avatar
 
Join Date: Apr 2009
Location: Switzerland
Posts: 1,440
Default

Grazie Lorenzo!

Another one, when I try to save my project in TE, I have this error message : "There was an error while saving project file. Exception: The given key was not present in the dictionary"
__________________
Here is my life in the spotlight, spotlight... ♪
Shakira Croft is offline   Reply With Quote
Old 09-05-21, 10:06   #4019
Lwmte
Archaeologist
 
Lwmte's Avatar
 
Join Date: Aug 2010
Posts: 1,787
Default

Are you on latest version?
Lwmte is offline   Reply With Quote
Old 09-05-21, 11:07   #4020
AkyV
Moderator
 
Join Date: Dec 2011
Location: Hungary
Posts: 4,778
Default

Static OCB panel:
Not ticking the value but typing it below: if I want to delete all the characters to type my value, that is an error, the window cannot be empty. So first I need to leave a fake character when typing my value, I can delete it only after that. (And it is another issue now, if that fake character makes the value out of range.)

Plus, when I typed 8191 while testing this, I got an error message:

Code:
Application does not support just-in-time (JIT)
debugging. See the end of this message for details.

************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '1023.75' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
   at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
   at TombEditor.Forms.FormStaticMesh.DecodeOCB()
   at TombEditor.Forms.FormStaticMesh.tbOCB_TextChanged(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
   at System.Windows.Forms.TextBox.WndProc(Message& m)
   at DarkUI.Controls.DarkTextBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
TombEditor
    Assembly Version: 1.3.13.0
    Win32 Version: 1.3.13
    CodeBase: file:///C:/Tomb%20Editor/TombEditor.exe
----------------------------------------
TombLib
    Assembly Version: 1.3.13.0
    Win32 Version: 1.3.13
    CodeBase: file:///C:/Tomb%20Editor/TombLib.DLL
----------------------------------------
NLog
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2.11786
    CodeBase: file:///C:/Tomb%20Editor/NLog.DLL
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
TombLib.Rendering
    Assembly Version: 1.3.13.0
    Win32 Version: 1.3.13
    CodeBase: file:///C:/Tomb%20Editor/TombLib.Rendering.DLL
----------------------------------------
System.Numerics.Vectors
    Assembly Version: 4.1.4.0
    Win32 Version: 4.6.26515.06
    CodeBase: file:///C:/Tomb%20Editor/System.Numerics.Vectors.DLL
----------------------------------------
System.Runtime
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
DarkUI
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Tomb%20Editor/DarkUI.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
TombLib.Forms
    Assembly Version: 1.3.13.0
    Win32 Version: 1.3.13
    CodeBase: file:///C:/Tomb%20Editor/TombLib.Forms.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4320.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.4084.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.ServiceModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4250.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Runtime.Extensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
----------------------------------------
SharpDX.Toolkit
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.Toolkit.DLL
----------------------------------------
SharpDX
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.DLL
----------------------------------------
SharpDX.Toolkit.Compiler
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.Toolkit.Compiler.DLL
----------------------------------------
SharpDX.Toolkit.Graphics
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.Toolkit.Graphics.DLL
----------------------------------------
SharpDX.Direct3D11
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.Direct3D11.DLL
----------------------------------------
SharpDX.DXGI
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.DXGI.DLL
----------------------------------------
Pfim
    Assembly Version: 0.5.2.0
    Win32 Version: 0.5.2
    CodeBase: file:///C:/Tomb%20Editor/Pfim.DLL
----------------------------------------
System.IO
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
----------------------------------------
System.Drawing.PSD
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Tomb%20Editor/System.Drawing.PSD.DLL
----------------------------------------
SharpDX.D3DCompiler
    Assembly Version: 2.4.2.0
    Win32 Version: 2.4.2
    CodeBase: file:///C:/Tomb%20Editor/SharpDX.D3DCompiler.DLL
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.8.4084.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
CH.SipHash
    Assembly Version: 1.0.2.0
    Win32 Version: 1.0.2.0
    CodeBase: file:///C:/Tomb%20Editor/CH.SipHash.DLL
----------------------------------------
System.Text.Encoding
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4084.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Text.Encoding/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.Encoding.dll
----------------------------------------
ColorThief.Desktop.v45
    Assembly Version: 1.1.0.1
    Win32 Version: 1.1.0.1
    CodeBase: file:///C:/Tomb%20Editor/ColorThief.Desktop.v45.DLL
----------------------------------------

************** JIT Debugging **************
Application does not support Windows Forms just-in-time (JIT)
debugging. Contact the application author for more
information.
AkyV is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 14:04.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.