Jump to content

Schmitzenbergh

Former Developers
  • Posts

    449
  • Joined

  • Last visited

Everything posted by Schmitzenbergh

  1. My German is a bit rusty, but as Krypt is saying please provide some more information. Do you get any errors? The more info you provide, the more we can help. Also, English is the main language on this forum. If you have trouble with English try a translator program to translate the text so other people can read as well. I can read German so perhaps just include the German and English text in your next post.
  2. Sent you a pm to further check stuff. For @Andrrick I hope you can install the game now. If not just post again!
  3. But wait. The launcher should have the adminrights request on by default. @Madkill40does your launcher not have this? you shouldn't need to do all that stuff you mentioned (Even though its nicely done) -Edit- The MSI installer installs a launcher that requests adminrights before launch, that's the sole reason I implemented it in the first place... To get rid of these errors while I search for a solution (Which is done and scheduled for next launcher update)
  4. Well, the renx launcher should prompt for admin rights. But yea this is why you need to.
  5. ^^This. It should do it automatically, but just to be sure. It looks lik you don't have full ownership over the folder as a user. If this doesn't work, ill cook up a solution (Basically you'll need to change the permissions for your own user "Andrew Wood" to have read and write rights) PS: @Madkill40Could you PM (Or just post them here, your shot) me a screenshot of your permissions as well? To check if they are the same as I already use a new version of the Launcher that doesn't need admin rights to run.
  6. Can you check if you have full permissions over the renegade x folder? You can do this by going to the folder where you installed renegade x, right click->properties->security. You will get something like this (It's in Dutch so don't mind that): Send a screenshot of your permissions so I can check.
  7. 2 methods are possible from our side. We don't include the default DefaultRenegadeX.ini in our updates; The launcher can make a backup of the DefaultRenegadeX.ini file and place it back after update. I'll look into which one is the best to use. For now, just make a copy of "Renegade X\UDKGame\Config\DefaultRenegadeX.ini" and place it somewhere safe.
  8. Ok, lets start with the basic stuff first. Are you 100% sure the problem is lag as in "Online Lag"? Have you done any modification to your system recently that might as well be a culprit? (Driver updates or downgrades, hardware changes, newly installed software) It is quite odd that with such low pings you're experiencing so much lag. Do you have these lag spikes with other games as well? This way we can check if it's the game, the server or perhaps your system that's being weird.
  9. Very nice indeed. It's nice to see a change in perspective on the game. The tower with jumping engies made me laugh The freeze frame on the Arctic Stronghold part was also very nicely done! This is nice promotion material
  10. What error did it give you? Any message? Is logical that the game will crash as it's in an incomplete state. I would suggest checking if you have enough disk space (Yes, it will be quite hefty when installing) and try again. It is applying, so something is hanging the installation.
  11. Great Job Agent. All looking good here.
  12. Could be fun. We can try it on the next PUG and see how it plays. The only way to win is to destroy the base No point whoring benefits!
  13. You can change scripts all you want in the SDK, but don't expect to be able to join any 'normal' servers. You will get a mismatch. As Ryz said, make sure you have a normal and a modified copy of RenX so you don't get in trouble later on. If you are using this for learning UnrealEngine scripting in general, I would suggest looking at UnrealEngine 4 instead as RenX is Ue3 based. If you're just curious about RenX, feel free to check out the SDK For any legal stuff regarding the code (Copying, publishing) you should ask another dev as I don't know the answer I you keep it private, I think it shouldn't be a problem.
  14. Those are the cutest little harvesters I've ever seen Needs tiny tiberium and a tiny refinery
  15. I smell a Chop Shop tech building Or a Pimp my Tank tech building
  16. We had a problem with one of the servers which contains the installation files. Perhaps it was due to that. Fixed now. That's why we have multiple download options
  17. Try it again. We had some problems with one of the installation servers. I'm working on a better server selection algorithm, it's the reason why you get the "to many retries" error. Have fun playing RenX
  18. I already had this partially implemented in the launcher for some time ago, but I never finished it due to other priorities. You could login on IRC, send messages and see the online people. Still need to fix the message receiving part. If it is wanted, I could do an attempt to integrate it again. This is literally the 1st thing I had asked to be incorporated into the launchers =p It's on the to-do list now ;p
  19. I already had this partially implemented in the launcher for some time ago, but I never finished it due to other priorities. You could login on IRC, send messages and see the online people. Still need to fix the message receiving part. If it is wanted, I could do an attempt to integrate it again.
  20. Make sure that RenegadeX isn't running. One of the files of the game is in use by the OS, so the patcher can't overwrite that file thus showing that error. Kill all UDK.exe processes in the taskmanager and try again.
  21. As the maintainer of the launcher, I can assure you that that's a false positive. Norton is being overprotective as usual ;p It might warn you because it downloads an executable on the first installation. That may trigger the scanner. Just ignore it.
  22. Does Windows not recognize the disc as in: It wont shop up in My pc? Or is it giving a read error of some sort. Maybe another pc with another cd drive will do the trick? Some drives wont read old slightly damaged discs... Best shot is to either create an iso image of the disc if possible(ImgBurn is your friend) or go to the deep dark waters of the internet and get an iso for disc 2 there as you already have a legit cd key (I'm not responsible for damage, house fires or flying monkeys in your computer if you do this). Good luck.
  23. The error it generates is one of the most general errors the .net framework can give... So no help from this. Could you try and reinstall/repair the .net framework 4.5? And maybe try to install it on a different place then program files, might help (but technically it shouldn't make a difference)
  24. Im just gonna quote myself from a different topic: Just to hook in on this. Yes, I'm fully aware that requiring Admin right for the launcher isn't the best solution. But to install the game, it is required that it runs as an Administrator. Also, all the custom content needs to be in the UDKGame folder inside "Program files" and the only way to do this is to get Admin rights. The UDK doesn't read files outside of the "Program files" folder thus it is a necessary evil. The only solution I can recall right now is to utilize the "Virtual store" folder in the AppData\Local\VirtualStore path. As this is one of the "Shadow" folders used for this kind of stuff. I'll have to test this. For now, the Launcher is stable and working and that's the priority at the moment. I'm trying to loose the Administrator right as I also don't find it the most elegant solution. TL:DR I'm working on removing admin rights necessity.(Almost there)
  25. Could you check if the launcher process is active in the task manager? Looks like this:
×
×
  • Create New...