Jump to content

imasonaz

Members
  • Posts

    6
  • Joined

  • Last visited

imasonaz's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I hate to break it to you, but any IP starting with 10 is local only, meaning no one outside of your network (I'm assuming your home network since I doubt your server is hosted) can access it.
  2. Alright! After a bit of tinkering, I removed java (COMPLETELY) and re-installed both x86 and x64, in that order, from here: http://www.java.com/en/download/manual.jsp Restarted, launched technic launcher, and it worked. Thank you for those of you who read my request for help. Honestly, this forum needs a 'karma' feature for the people who post useful, helpful things, and not just post the first thing that comes to their mind.
  3. Can you confirm java version? (run java -version) Current is 7u13. Also, did you manually install the x64 version, install both, or only install x86? (You can see this by if there is a Java directory in Program Files and/or Program Files (x86)) For reference, my versions are showing: C:Program FilesJavajre7bin>java -version java version "1.7.0_13" Java SE Runtime Environment (build 1.7.0_13-b20) Java HotSpot 64-Bit Server VM (build 23.7-b01, mixed mode) C:Program Files (x86)Javajre7bin>java -version java version "1.7.0_13" Java SE Runtime Environment (build 1.7.0_13-b20) Java HotSpot Client VM (build 23.7-b01, mixed mode, sharing) Thank you for the help!
  4. Hello everyone- Problem: I've looked around a little and didn't find an answer to this, but tekkit lite seems to crash with Windows 8. It will launch from the technic launcher, go through every screen, and even connect to servers (most of the time). After connecting, things get weird, run slowly, and eventually crash with an OutOfMemory exception. I have allocated 1536MB of RAM through the technic launcher menu. According to task manager, it never even reaches 1GB. Troubleshooting: I have tried Windows 7 compatibility mode, clearing the cache, re-installing JAVA, reducing settings in minecraft to minimum, tried two servers, running as administrator. My GPU is an NVidia GeForce GT230M, and has the latest drivers from NVidia. I can play other DirectX 9,10,and 11 games. Also, since I'm getting a memory error, I'm thinking it's more of a memory management issue or something along those lines between tekkit/minecraft/JAVA/Windows 8. I have not tried Tekkit classic, but have tried normal, unmodded minecraft. At this point I'm pretty stumped, it *SHOULD* work with Windows 8. I also SHOULD be able to allocated more than 1536MB (which technic launcher won't allow me to) as I could in Windows 7. I'm sorry if this question has been posted elsewhere, but I have found zero answers to it, and pretty much users trying to get help, but only being harassed.... I made this post to be productive and solve this issue. So please, try to post productive things, keep Windows 8 debates, power trips, and user flaming in your pants. Thank you for any help you can provide.
  5. Also, I don't believe Essentials GeoIP or XMPP work. I get this error on server start: [iNFO] Creating config from template: D:\User Applications\user\Desktop\Tekkit_Lite_Server_0.5.2\.\plugins\EssentialsXMPP\config.yml [WARNING] config broken for xmpp [sEVERE] GeoIP download url is empty. [sEVERE] Failed to read GeoIP database! java.io.FileNotFoundException: D:\User Applications\user\Desktop\Tekkit_Lite_Server_0.5.2\.\plugins\EssentialsGeoIP\GeoIP.dat (The system cannot find the file specified) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.<init>(Unknown Source) at com.maxmind.geoip.LookupService.<init>(LookupService.java:273) at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:430) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.loadPlugin(BukkitServer.java:936) at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.enablePlugins(BukkitServer.java:920) at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.<init>(BukkitServer.java:256) at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:46) at java.lang.Thread.run(Unknown Source) But server does not crash.
  6. From what I can gather, it is WR-CBE RedPower 1.3.2.4.jar causing the issue, I believe when it is trying to execute something in "MinecraftServer.java" So yes, wireless redpower is incompatable.
×
×
  • Create New...