So I've been trying to get Launcher/Mod Tools to work on Ubuntu (V10.04 LTS) forever now. I always get to the point where it gives me the option to choose my .prj file but then it gives me an error on startup for Radiant. Launcher just refuses to load altogether.
So my question is, does anyone know where can find what i need to make these programs work?
EDIT:
Last Edit: December 13, 2013, 11:21:03 pm by daedra descent
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
Nothing can be determined from an unhanded exception window that has no fault information. The tool was not written to be used in a linux environment, so it doesn't surprise me that it found something to crash over. The tools are hard enough to get working in Windows, I don't envision using them in Linux to be an easy/pleasant experience.
try to run it using the terminal. it should be like this
Code Snippet
Plaintext
wine CoDWaWRadiant.exe
when you run any kind of software from terminal, it'll most likely show you the cause of error. just copy the error message on terminal and search it through the web, i'm sure you'll find a solution to this.
try to run it using the terminal. it should be like this
Code Snippet
Plaintext
wine CoDWaWRadiant.exe
when you run any kind of software from terminal, it'll most likely show you the cause of error. just copy the error message on terminal and search it through the web, i'm sure you'll find a solution to this.
alright, but whats the directory command for getting to the bin folder? I've tried this:
Code Snippet
Plaintext
cd media/emchaines/program files(86x)/steam/steamapps/common/call of duty world at war/bin wine launcher.exe
but it gives me a bad token for (86x).
Last Edit: December 14, 2013, 05:56:08 am by daedra descent
oh god i didn't know that. i still think you should type the directory's name in quotes but there's one thing i forgot to mention. linux is case sensitive when it comes to directories and files. so make sure you typed every letter in the correct form.
Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
UGX V.I.P.
Has shown excellence and experience in the area of custom scripting in the UGX-Mods community.
Has the ability to mute, kick, or ban chat members for being abusive or breaking the rules of the forum.
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
TBH, i'm not even sure. All i really need is what the program needs to run (dependencies). I've gotten Radiant to work before, i'm just now sure how i did it.
Last Edit: December 14, 2013, 05:28:37 pm by daedra descent