Jump to content

gliptal

Member
  • Content Count

    1297
  • Joined

  • Last visited

  • Medals

Everything posted by gliptal

  1. Please post here the contents of your .hpp file. Also, download the TPW MODS package from scratch, install it, and run it without using TPW SETTINGS. Try activating SKIRMISH directly from the .hpp. Does the error appear?
  2. Nice, thanks! I can fix the formatting if I'm given access to the description. I'd also link to the github's README.
  3. Are you using the latest version of TPW MODS (v2010604) and TPW SETTINGS (2.1.4)?
  4. Version 2.1.4 is out. I'll always post about a new version in this thread as well, provided tpw is ok with that. With that said, please let me know (in this other thread) if you're still interested in the GUI or not. This is just to have an idea of the amount of people that are using it, to avoid spending a bunch of my time just for a couple persons (or nobody at all).
  5. [2.1.4] Download link - parameters matching RADIO [1.24] SOAP [1.05]
  6. Hey guys. Sorry for the problems you are having with the GUI. It was my first ever Java project, meaning there's a lot of harcoded things that require, as tpw stated, changes to the source code each time a variable is changed or added. I second tpw's decision to remove the GUI from the package, and link it as a separate utility. Nevertheless, since I see some users still like and would gladly use the GUI, I'll try and keep it as up to date as possible: I will manually download tpw's .rar every time new variables are added, and recompile the GUI. This means that: - If you're having problems with the GUI, refer to me and not to tpw. Send me a PM in the forums, I might open a thread as well. or better yet, post here. - The GUI updates might lag behind in time with respect to tpw's updates. The only thing I'm asking is for someone (either tpw himself, or a volunteer) to PM me in the forums each time such an update is pushed. I can't follow closely the thread, whether PMs are also sento on my email. With that said, remember you can use old .hpps modified by the GUI with newer TPW MODS versions by manually adding the new lines in. EDIT: Created a separate thread: https://forums.bistudio.com/topic/191410-tpw-settings-graphical-user-interface-to-edit-tpw-mods-hpp/
  7. Update your java installation, that error is normally a mismatch between the version I used to compile (Java 8) and the version that is trying to execute (probably Java 7).
  8. I think it's an issue with tpw's package, and not with my GUI. Just give him some time and he'll push a fixed version.
  9. The .hpp my GUI creates seems to be well formed on my end. Try putting the annotated .hpp in the folder; do not run TPW Settings; see if the game runs.
  10. And 2.1.2 is up, everything should be working fine now.
  11. Ok so, there's definitely a problem with the latest version, as domokun correctly pointed out. I'm looking into it right now. There also seems to be a problem with the latest embedded .jar, but I believe it's simply a corrupt upload on tpw's or armaholic's end, or an error during the .rar packaging. The TPW Settings you can find in the latest TPW_MODS_20160516 is clearly too small (56kb), whereas the working version on github is 177kb. EDIT: Ok I see what happened here. This is because I started this project with very little experience in coding, and I have a bunch of hardcoded stuff that tends to break easily with larger updates like adding a module. Fixed version is on its way.
  12. Version 2.1.0 of the GUI is out! For the really impatient, the download link is in my sign. For the others, just wait for tpw to update the whole package and download it from there. As always, if you're using the presets feauture you may need to manually add the new entries in the presets.
  13. Hey guys. The GUI .jar isn't working because of the new additions tpw made with the latest version. I'll update it as soon as possible (ideally in a day or so). I'm glad so many of you are still using it! Yay!
  14. Working on it, sorry for going missing these months. EDIT: Here is 2.0.6, should work fine with tpw's new update: https://github.com/Gliptal/TPW-Settings/archive/master.zip Until tpw updates his package, instructions to manually update to the new version of TPW SETTINGS are in my sign.
  15. Sorry for the .bat issue. I got really pissed at BIS with the forum change (all my subscriptions got deleted, had problems logging in), and thus stopped following the forums entirely. I'll see what I can do next month, as soon as my bachelor is done. Yay!
  16. gliptal

    Blastcore: Phoenix 2

    Well to be honest they are having huge setbacks with SC due to the engine being unable to deal with the amount of objects they're cramming in that game. I doubt something like ArmA would hit that limit though. Yay!
  17. gliptal

    Blastcore: Phoenix 2

    And I'm still here hoping they completely ditch this engine and use a third party one. It's not like Cryengine can't handle Armored Warfare decently for example. Yay!
  18. I guess that simply renaming Massi's classes is not an option? Yay!
  19. I understand now, my bad. Let's wait for tpw. Yay!
  20. If I remember correctly, you don't use wildcards but simply write the common substring to all classes, such as "O_mas_rus_" in your case. Yay!
  21. I'll update the OP with this new info tomorrow. I'm really sorry I haven't been updating but for a whole bunch of reasons I stopped playing ArmA and I thus can't test mods and such. If someone is willing to take the thread in his hands I'm pretty sure a Mod can make the change. Yay!
  22. Glad we solved the issue. Unfortunately you have to use the GUI while the game is not running for any changes you make to have effect: you can't do it ingame or while the games is tabbed out. This is an engine limitation.Regarding presets, you can save how many you want and select one before starting the game using the dropdown on the upper left hand corner of the GUI. So let's say you want a preset for campaigns and one for editor usage: just select the one you want with the dropdown and the GUI will automatically swap the necessary files in your folders. Make sure you have tactical glasses equipped. I have no idea, sorry. You should probably disable them for campaign plays. That module is fun to play around with if you're just exploring the island with the editor and want to see or take part in some action, or as an in-promptu multiplayer PvE mode.Yay!
  23. Do you have file extensions enabled? What may be happening is that the JVM isn't installed or is misconfigured on your PC, and being .jar files compressed packages (although executable) your OS may be showing you the .zip icon and prompting decompression. Sorry I didn't actually grasp the issue, turns out you were doing everything correctly. Point is, what you see as a compressed package is the collection of Java compiled classes for the GUI, and should be executed and not decompressed. Check your JVM status here and update if needed. Yay!
  24. Welp.Allright let's step this through. - Delete everyhting you've downloaded related to TPW or the GUI. - Download the latest from https://dl.dropboxusercontent.com/u/481663/TPW_MODS_20150413.zip - Unzip the package - Double click on install.bat - Follow the instructions Provided no errors occured you should be set with a shortcut to TPW SETTINGS.jar on your desktop. If that didn't work: - Delete everyhting you've downloaded related to TPW or the GUI. - Download the latest from https://dl.dropboxusercontent.com/u/481663/TPW_MODS_20150413.zip - Unzip the package - Copy @TPW_MODS in Arma 3 root game folder - Copy @TPW_MODS/userconfig folder in Arma 3 root game folder (this is important) - Run TPW_SETTINGS.jar in Arma 3/userconfig/TPW_MODS (not from Arma 3/@TPW_MODS/userconfig/TPW_MODS) If you still can't get it to work grab TeamViewer and send me a PM. Yay!
  25. The GUI is not embedded in the game, but rather an external executable. It seems like you downloaded the entire git repo, and placed the source (non-compiled) files in the wrong folder. The .jar (the executable file) should be already in the TPW MODS package you've downloaded and installed, inside Arma's /userconfig/TPW_MODS folder (not @TPW_MODS/userconfig/TPW_MODS). If it's not: - Manually download the repository from git using the 'Download ZIP' button in the right pane - Extract TPW SETTINGS.jar file from the /executable folder (you just need this file) - Place it alongside TPW_MODS.hpp in Arma's userconfig/TPW_MODS/ folder (not @TPW_MODS folder) - Run it by double clicking on it. On the other hand, you could try and run the .bat that should take care of everything for you, placing a shortcut to the GUI on your desktop. It doesn't seem to work for everyone though. Yay!
×