Jump to content

mrkirby173

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by mrkirby173

  1. Hello, I've run into an issue with solder and my nginx configuration. I was trying to get http://solder.mrkirby153.tk to point to my solder installation but now all it does is download the php file instead of passing it to the fastcgi parser. nginx config file: server { listen 80; server_name mrkirby153.tk; root /var/www/mrkirby153; location / { index index.php index.html index.htm; } location ~ .php { fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include fastcgi_params; } } server { server_name solder.mrkirby153.tk; root /var/www/mrkirby153/solder/public; access_log /var/www/logs/mrkirby153/solder_access.log; error_log /var/www/logs/mrkirby153/solder_error.log; rewrite_log on; index index.php; location / { try_files $uri $uri/ /index.php$is_args$args =404; } location ~* .php$ { try_files $uri /index.php =404; include fastcgi_params; # fastcgi_pass unix:/var/run/php5-fpm.sock; fastcgi_pass 127.0.0.1:9000; fastcgi_index index.php; fastcgi_split_path_info ^(.+.php)(.*)$; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; } }
  2. When configuring my FTP credentials, I put my username as my FTP username and password as my ftp password and the hostname as "mrkirby153.tk" which is my ftp hostname. However, it keeps saying that my hostname is invalid. What goes in the hostname field? EDIT: I am a derp. I forgot I was using SFTP instead of plain FTP. Any chance for SFTP support?
  3. What if I made a mistake in the version stuff for a mod and need to re-enter it? As of your previous post, it says that it remembers that kind of stuff
  4. Kew thanks. It appears to be working now I don't know what I did but now its not packing any of my mods. Only the configs, forge, and scripts
  5. I presume you have no idea what's wrong and why its not working. I vaguely remember it working fine (once). EDIT: Are you SURE you can't reporduce the bug? I've been able to reproduce it on my desktop (8.1) and a VM running on that (10) and my laptop (7) I *think* I have found a way to reporduce the bug. Run the application, then, without changing anything, run it again. That is what I found produces the issue
  6. I have no idea why its doing this either. It seems like it would work correctly. Did the thrown message help you in any way?
  7. I remember there being some others but don't remember them. Also, what OS are you using? It may be an OS issue.
  8. Here's the biblicoraft file I'm using: https://dl.dropboxusercontent.com/u/121954827/BiblioCraft%5Bv1.9.0%5D%5BMC1.7.10%5D.jar Swapping the mcmod for biblocraft with another doesn't crash but instead causes an invalid mcmod.info error where you put the name and version in manually
  9. It still crashes with bibliocraft and I think I have found why. This is the message it throws http://pastebin.com/JY5vZy40 I think the reason that it crashes (or the only difference between two mods) is the mod's mcmod.info file. Bibliocraft's mcmod file is this and another mod (ArmorStatusHud) is this do you see the difference between the two files? That's why I think its crashing.
  10. I have two questions about Technic and Solder. 1. How do I add a hidden pack to the launcher? There is no "Add Pack" button that I can see. 2. I've linked my modpack with Solder '> But it still says that it is not properly configured. What did I do wrong?
  11. So.... When will these things be fixed?
  12. Today, I wanted to give Solder a spin and have been having a few issues. First of all, when trying to add a version of forge, I get '>. I've checked the download url and it shows the modpack correctly. What did I break? Also, the directory is owned by www-data:www-data and is chmoded to 777
  13. So I was downloading my custom modpack today, and this came up: How do I fix this?
  14. Hello fellow internet, So my friend who plays on my server has recently made the brilliant decision to upgrade his OSX Lion installation to Mavericks. As you are all familiar with, apple forces you to use its own version of java (Mistake #1 on their part). Their version of java also happens to be Java 6 which is unsupported by some mods. So basicly, how can I get Oracle's Java 7 to be installed on OSX Mavericks and get rid of Apple's version of java. This is quite important so that my friend can play again on my server.
  15. I tried that. I downloaded the oracle java from their website and I even got a icon on system preferences saying that java 7u55 was installed but when I did "java -version" it still said java 6. Also, when I tried to run my mod pack again, it crashed with the "unsupported major.minor: 51.0 (I think)" error which means you need to update java and technic still recognizes java 6 as the default JRE
  16. Hello people of the forums, So this is not my problem but a problem of my friends. Basically he cannot play my custom modpack because he requires java 7 (really CB [Chicken Bones]???). As his computer being OSX maverics, it wants to install Java 6 from Apple (First Big Mistake [Why apple why?]). So, what I want to know and I apolagize if this is a) The wrong subforum or B ) This question was asked before but how do I either run Java 7 alongside Java 6 or completely uninstall Java 6 from apple and install Java 7 from Oracle. (Why couldn't you do this in the first place Apple?) I have been googling for about 20-30 mins and all the stuff I found was how to uninstall java 7 on a mac and put java 6 in. The exact OPPOSITE of what I want.
  17. Okay I'll let him know but the launcher does not have a 2.5G option for the amount of RAM. Also we were scree sharing via Skype so that might have also been an issue. Going further with my investigation, I found that another one of my friends can load the pack just fine with 1 GB of RAM but crashes because he's out of permgen space which can be fixed by setting the memory to 2 GB. WHY DID THEY REMOVE THE INCREASE PERMGEN OPTION?
  18. I put together this monster pack for my friends and I (170 ish mods) but one of my friends is having issues loading the modpack. He is crashing with the out of memory error: Java Heap Space about 5 or so mins into the loading process. I don't understand why he is having this error. He is running Technic with 3 gigs of RAM and it crashes. I also can run it with 3 gigs of RAM but it loads fine for me O.o. He has an Intel i5 at 2.4GHz and 4 GB of ram. This is really confusing. If anyone is interested I have an Intel i5-4670 @ 3.4GHz
  19. Open your console by clicking the cog icon in the top right hand corner and then click "Show Console". Then load up your modpack and post any error that comes up here.
  20. What is the error? The only error I see is techinc saying it can't access a file because its locked by another process
  21. You could try optifine.
  22. You can post logs to http://pastebin.com and provide us with the pastebin link. You could also try wrapping your log in [ spoiler] tags. They make stuff like this
  23. Uhhh, I don't mean to be rude but why can't you create it yourself?
  24. First of all, technic is NOT broken. If you can get to the launcher screen, click the cog in the upper left corner and then click "Show Console". Then if there is an error, copy it to http://pastebin.com and share the link with us
  25. Open up the techinc platform settings by clicking the cog in the upper left corner. Then click "Show Console" and copy-paste the error here.
×
×
  • Create New...