Jump to content

Roborooskie

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by Roborooskie

  1. Magister you are a genious, I removed the ! and it worked xD how could a simple ! do all this?
  2. Nope, still same bug, didnt work...
  3. It never ran before xD I dont have any tekkit worlds to put in. edit: I tried bukkit worlds (just to be sure) and they didnt work (who wouldve thought xD). Ugh still not working :(
  4. hmmm, i tried downloading it again, atm I am at my 4th download or so, still no worky. I reinstalled java twice now, doesnt work... what to do...
  5. ok, uninstalled java, went to site, downloaded the 64bit java7, changed launch.bat to: "C:\Program Files\Java\jre7\bin\java.exe" -Xmx1G -Xms1G -jar Tekkit.jar nogui pause and still no go... still gives me the C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>"C:\Program Files\Java\ jre7\bin\java.exe" -Xmx1G -Xms1G -jar Tekkit.jar nogui java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.AchievementMap.<init>(SourceFile:15) at net.minecraft.server.AchievementMap.<clinit>(SourceFile:9) at net.minecraft.server.Statistic.d(SourceFile:38) at net.minecraft.server.CounterStatistic.d(SourceFile:15) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:17) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) java.lang.ExceptionInInitializerError at net.minecraft.server.LocaleI18n.<clinit>(SourceFile:5) at net.minecraft.server.Item.l(Item.java:293) at net.minecraft.server.StatisticList.a(StatisticList.java:124) at net.minecraft.server.StatisticList.c(StatisticList.java:59) at net.minecraft.server.Item.<clinit>(Item.java:361) at net.minecraft.server.Block.<clinit>(Block.java:1211) at net.minecraft.server.StatisticList.a(StatisticList.java:102) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:40) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) Caused by: java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.LocaleLanguage.b(LocaleLanguage.java:33) at net.minecraft.server.LocaleLanguage.<init>(LocaleLanguage.java:21) at net.minecraft.server.LocaleLanguage.<clinit>(LocaleLanguage.java:14) ... 10 more C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>pause Press any key to continue . . . What should I do? did I do something wrong? Edit: Technic launcher stopped working somehow? was this becouse I changed the Java thing?
  6. I know, its also very frustrating cuz I have like a dozen people waiting on the tekkit server to be done... xD Thanks for your help though :)
  7. I have java7 and the latest update (it told me I had latest version when I tried to update it)xD I tried that before...
  8. 4gb RAM, though I used to have a bukkit server, I switched to tekkit since it had all the neat plugins... the bukkit server was up and running within 10 minutes... I dont think its the RAM.
  9. Thats what I first did...
  10. Nope, my pc is rather new (bought it slightly more than half a year ago). I'll try this, Thanks! Edit: if I put in what you tell me it gives me this: C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>java -Xmx1G -Xms1G -jar Tekkit.jar nogui 'java' is not recognized as an internal or external command, operable program or batch file. C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>pause Press any key to continue . . . if I change the last part of mine with yours it gives me the first error again...
  11. I had already changed the RAM to 1gb before by changing 4G to 1G, now I changed it to 1024M to be sure, still did not work. Here is what is in my launch.bat: "C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar Tekkit.jar nogui pause It still isnt working. did I do something wrong? what should I change in the config folder? Thank you!
  12. Title: Cannot launch server for the first time! Version: 3.1.2 OS: Windows 7 Home premium 64Bit Java Version: Java7 Description of Problem: I recently went from bukkit to Tekkit, but I cannot start the server at all. I click the launch bat and It seems to try and start the server and then it just stops and tells me : Press any key to continue . . . when I do the cmd just closes down. I tried reinstalling java, I downloaded latest tekkit version (I downloaded it 3 days ago), I tried ajusting the Bat file to specify where Java is... Also, I adjusted the RAM it may take to something lower too.when I looked up the problem I didnt know what to specificly search for, what I tried to search for just gave me problems from people that tried logging into a server. but mine is starting my server... I am not an expert on these things... I hope I posted it correctly now, Thank you! (ps, this is not a launcer problem right?) ps: I DID instal newest java version and it says its fully updated! Error Messages: java.lang.NullPointerException ( I guess?) Error Log: C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!&gt;&quot;C:\Program Files (x86) \Java\jre7\bin\java.exe&quot; -Xmx1G -Xms1G -jar Tekkit.jar nogui java.lang.NullPointerException at java.io.Reader.&lt;init&gt;(Unknown Source) at java.io.InputStreamReader.&lt;init&gt;(Unknown Source) at net.minecraft.server.AchievementMap.&lt;init&gt;(SourceFile:15) at net.minecraft.server.AchievementMap.&lt;clinit&gt;(SourceFile:9) at net.minecraft.server.Statistic.d(SourceFile:38) at net.minecraft.server.CounterStatistic.d(SourceFile:15) at net.minecraft.server.StatisticList.&lt;clinit&gt;(StatisticList.java:17) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) java.lang.ExceptionInInitializerError at net.minecraft.server.LocaleI18n.&lt;clinit&gt;(SourceFile:5) at net.minecraft.server.Item.l(Item.java:293) at net.minecraft.server.StatisticList.a(StatisticList.java:124) at net.minecraft.server.StatisticList.c(StatisticList.java:59) at net.minecraft.server.Item.&lt;clinit&gt;(Item.java:361) at net.minecraft.server.Block.&lt;clinit&gt;(Block.java:1211) at net.minecraft.server.StatisticList.a(StatisticList.java:102) at net.minecraft.server.StatisticList.&lt;clinit&gt;(StatisticList.java:40) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) Caused by: java.lang.NullPointerException at java.io.Reader.&lt;init&gt;(Unknown Source) at java.io.InputStreamReader.&lt;init&gt;(Unknown Source) at net.minecraft.server.LocaleLanguage.b(LocaleLanguage.java:33) at net.minecraft.server.LocaleLanguage.&lt;init&gt;(LocaleLanguage.java:21) at net.minecraft.server.LocaleLanguage.&lt;clinit&gt;(LocaleLanguage.java:14) ... 10 more C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!&gt;pause Press any key to continue . . .
  13. You are right... I am sorry, just was getting a bit frustrated by the fact noone replied to me... you may remove this thread if you wish, since I bumped etc. I was ignorant for not reading the rules, I am sorry.
  14. Howcome all the other topics get like tons of replies? its still not working, and I am still looking for a solution :(
  15. Guess no one knows how to fix this? xD
  16. Tried it again, nothing...
  17. Uninstalled, rebooted pc, installed java again... Still gives me: C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>"C:\Program Files (x86) \Java\jre7\bin\java.exe" -Xmx1G -Xms1G -jar Tekkit.jar nogui java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.AchievementMap.<init>(SourceFile:15) at net.minecraft.server.AchievementMap.<clinit>(SourceFile:9) at net.minecraft.server.Statistic.d(SourceFile:38) at net.minecraft.server.CounterStatistic.d(SourceFile:15) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:17) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) java.lang.ExceptionInInitializerError at net.minecraft.server.LocaleI18n.<clinit>(SourceFile:5) at net.minecraft.server.Item.l(Item.java:293) at net.minecraft.server.StatisticList.a(StatisticList.java:124) at net.minecraft.server.StatisticList.c(StatisticList.java:59) at net.minecraft.server.Item.<clinit>(Item.java:361) at net.minecraft.server.Block.<clinit>(Block.java:1211) at net.minecraft.server.StatisticList.a(StatisticList.java:102) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:40) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) Caused by: java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.LocaleLanguage.b(LocaleLanguage.java:33) at net.minecraft.server.LocaleLanguage.<init>(LocaleLanguage.java:21) at net.minecraft.server.LocaleLanguage.<clinit>(LocaleLanguage.java:14) ... 10 more C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>pause Press any key to continue . . .
  18. It has never worked before, new folder, no plugins at all, this is all just straight out of the zip file in a new seperate folder...
  19. Anyone know how to fix this?
  20. Hey all! I am new to tekkit and I am very very sorry if this is in the wrong forum part... Anyway, I tried making a tekkit server (I already had a bukkit server but I decided to switch to tekkit. I looked at tutorials and the videos I have seen all do it diffrently... One said to click the Java file, which I did. nothing happened... in the video it made all kind of files when he clicked it. Another vid told me to run the Bat file. That one just gave me this error: C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>"C:\Program Files\Java\ jre7\bin\java.exe" -Xmx1G -Xms1G -jar Tekkit.jar nogui java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.AchievementMap.<init>(SourceFile:15) at net.minecraft.server.AchievementMap.<clinit>(SourceFile:9) at net.minecraft.server.Statistic.d(SourceFile:38) at net.minecraft.server.CounterStatistic.d(SourceFile:15) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:17) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) java.lang.ExceptionInInitializerError at net.minecraft.server.LocaleI18n.<clinit>(SourceFile:5) at net.minecraft.server.Item.l(Item.java:293) at net.minecraft.server.StatisticList.a(StatisticList.java:124) at net.minecraft.server.StatisticList.c(StatisticList.java:59) at net.minecraft.server.Item.<clinit>(Item.java:361) at net.minecraft.server.Block.<clinit>(Block.java:1211) at net.minecraft.server.StatisticList.a(StatisticList.java:102) at net.minecraft.server.StatisticList.<clinit>(StatisticList.java:40) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:634) at org.bukkit.craftbukkit.Main.main(Main.java:136) Caused by: java.lang.NullPointerException at java.io.Reader.<init>(Unknown Source) at java.io.InputStreamReader.<init>(Unknown Source) at net.minecraft.server.LocaleLanguage.b(LocaleLanguage.java:33) at net.minecraft.server.LocaleLanguage.<init>(LocaleLanguage.java:21) at net.minecraft.server.LocaleLanguage.<clinit>(LocaleLanguage.java:14) ... 10 more C:\Users\Roborooskie\Desktop\Server stuff\Tekkit server!>pause Press any key to continue . . . So yeah... I tried giving less RAM and specifying where java was... I searched the internet for half n hour long and i am either blind (pretty possible) or its just not there... I did see one video about it ending on ...7 more. but his solution was to delete a mod (I tried that, didnt work either...) So now I deleted everything and started all over again, still not working.... Anyone know what is wrong?? Thank you for taking time to read this! Greetings, Roborooskie Ps: Yes, I did download latest version becouse I downloaded it today.
×
×
  • Create New...