Tomb Raider Forums  

Go Back   Tomb Raider Forums > Tomb Raider Level Editor and Modding > Tomb Raider Level Editor > Software Development

Reply
 
Thread Tools
Old 19-06-14, 04:39   #11
sapper
Member
 
sapper's Avatar
 
Joined: Sep 2007
Posts: 1,684
Default

I cannot reproduce the problem you had with the csv file.

I downloaded ggctuk's Centaur and exported an animation to TRW, opened it in TRW Editor and saved as csv and everything was fine.

I use Python's builtin code for writing the csv so don't know what may be causing your problem.

Have you opened the csv in just a text editor to examine it is OK?

I will change TRW Editor so it can import 32 meshes.

EDIT:

Here is the updated TRW Editor version 0.3.
Can now import from CSV, 35 meshes maximum.
ggctuk's Centaur has 33 meshes - I don't know what the engine maximum is.



I didn't do much testing so please report any new bugs.

Last edited by sapper; 23-05-20 at 05:39. Reason: remove links
sapper is offline   Reply With Quote
Old 21-06-14, 18:35   #12
A_De
Member
 
A_De's Avatar
 
Joined: Jan 2012
Posts: 1,320
Default

I'm sorry for that so-called bug. It has nothing to do with TRW Editor but it is related with Excel's way to import and display data. So if somebody has troubles with CSV then DO NOT open the CSV directly. Instead of this find that thing about Importing External Data (I hope it called so, my Excel is not English), then chose text file types and import. That should work.
A_De is offline   Reply With Quote
Old 08-11-15, 20:31   #13
HD86
Member
 
Joined: Apr 2014
Posts: 260
Default

Apparently this tool does not work on Windows 10. It always gives the message "unknown encoding: cp720."
HD86 is offline   Reply With Quote
Old 10-11-15, 05:41   #14
sapper
Member
 
sapper's Avatar
 
Joined: Sep 2007
Posts: 1,684
Default

I don't have Win 10 so cannot test this yet.

It may be that the version of wxWidgets I used is the problem.

Krystian was writing a program to do simple edits to TRW files (like mirror) so maybe they will be our saviour.
sapper is offline   Reply With Quote
Old 10-11-15, 07:27   #15
HeinzFritz
Member
 
Joined: Feb 2006
Posts: 536
Default

Sapper, the mesh limit for baddies and their lookalikes is 32 meshes per capita.
Of course, you may create as many meshes as you want for one of these characters and the game should not crash because of it, but only the first 32 get shown.
Maybe the not shown meshes do some nice deeds or do have a collision, but I did not go that far to test that.
Also I have not tried how many meshes an animating might have and how many of them show up...

Last edited by HeinzFritz; 10-11-15 at 07:28.
HeinzFritz is offline   Reply With Quote
Old 10-11-15, 18:06   #16
Joey79100
Member
 
Joey79100's Avatar
 
Joined: Mar 2012
Posts: 3,741
Default

Quote:
Originally Posted by HD86 View Post
Apparently this tool does not work on Windows 10. It always gives the message "unknown encoding: cp720."
Seems the problem is laying somewhere else. I'm on Windows 10 x64 and the program runs perfectly (I've used it recently, and it still opens today).
Joey79100 is offline   Reply With Quote
Old 10-11-15, 19:26   #17
Krystian
Member
 
Joined: May 2010
Posts: 1,187
Default

Regarding my programs, as they have been brought up, I'm reporting that I'm still trying to work towards finishing them. Unfortunately, I'm rather short on time at the moment.
Therefore I'll have to ask for your patience before I'll be able to return to working on them and, eventually (hopefully), make them available to the public.
Krystian is offline   Reply With Quote
Old 12-11-15, 01:42   #18
HD86
Member
 
Joined: Apr 2014
Posts: 260
Default

Quote:
Originally Posted by Joey79100 View Post
Seems the problem is laying somewhere else. I'm on Windows 10 x64 and the program runs perfectly (I've used it recently, and it still opens today).
Perhaps you have certain DLL files which I do not have?

Right now I am using Windows XP on an Oracle Virtual Machine in order to run Sapper's app, because this is the only way I could run it.
HD86 is offline   Reply With Quote
Old 13-11-15, 17:40   #19
Level NextGen
Member
 
Level NextGen's Avatar
 
Joined: Mar 2009
Posts: 1,502
Default

I'm using Win10 x64 and it works fine too. Since I'm using Visual Studio 2015 and installed Windows SDK or other related library files to build Windows 7 app - there might be something link with this.

[some search later]
Although it might be related to a python-bug that was only fixed in Python 2.7 and Python3. The Python setup does not include the arabic codepage (cp720) your terminal uses.

https://docs.python.org/dev/library/...dard-encodings
Change is noticed here:
https://hg.python.org/cpython/rev/0ed405c05cc3/

Last edited by Level NextGen; 13-11-15 at 17:42.
Level NextGen is offline   Reply With Quote
Old 13-11-15, 18:00   #20
Joey79100
Member
 
Joey79100's Avatar
 
Joined: Mar 2012
Posts: 3,741
Default

Oh, I have Visual Studio 2010 on my side, so it might be related to this too.
But, generally programs are quite explicit when they're missing a DLL, right? Or is it the case only for some languages?
Joey79100 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 20:57.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Tomb Raider Forums is not owned or operated by CDE Entertainment Ltd.
Lara Croft and Tomb Raider are trademarks of CDE Entertainment Ltd.