Jump to content

Sniper061

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

About Sniper061

  • Birthday 01/01/1900

Sniper061's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Pack Version: Server 2.1.1 (latest) Operating System: Arch Linux 64 Java Version: JRE 7 Description: I figured I would cook up some of the IC2 dynamite and use it for a creative way to enlarge my basement area. However, when I tried to use it, it just sputtered out. To test it, I placed a stick, and activated it. I got proper associated graphic of a lit stick of dynamite and then... it just disappeared. No damage to surrounding blocks, not explosion graphic or kaboom. Just disappeared. I tried this with several stick and the remote. Same thing. I pulled the server logs and checked the properties files and everything appears to be in order. The only other thing I can think of is that our server uses PEX and Worldguard. We had an earlier issue with quarries not being able to generate or remove blocks but figured out the associated permissions issue. Error Messages: N/A Nothing in logs
  2. I had a somewhat similar problem with setting up a quarry. Tell me, are you using PEX, Worldguard, etc? If you are, then you need to make sure that you have the permissions set for allowing the mod to change the environment. For example, with the quarry, I had to edit the buildcraft.cfg file and added a custom playername for the "player" buildcraft uses to add or destroy blocks. Then I took that custom playername and added it to the pex file with admin permissions.
  3. miniboxer, I run Arch64 and had the same problem. Here's your fix: Basically, if you look at your log files, you will notice the following error: java.lang.UnsatisfiedLinkError: /tekkit/bin/natives/liblwjgl.so: /tekkit/bin/natives/liblwjgl.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) To fix, open your ~/.minecraft/bin/natives folder and copy all the files in there. Place them in your ~/.techniclauncher/*game-of-choice*/bin/natives folder. Say yes to any overwrite requests and you should be good to go! **EDIT** A few notes. The above fix only works if you have a separate vanilla minecraft .jar that you play. If you don't have one, go grab it and make sure it plays fine. Then you should be able to follow the above fix. If that *doesn't* work for you, then you need to download them. Follow instructions here: http://www.minecraftwiki.net/wiki/Tutorials/Update_LWJGL Another thing to watch out for is that when you launch the game, it will go to the gray screen for about 5-10 seconds. Then it will sit on the MOJANG splash for about 30 seconds. So just give it some time when you launch it! And kingsocarso, you can make ANYTHING run in linux. Especially java applications. Java is designed to be cross-platform compatible, so if you have a .jar file you can get it to work. :-)
×
×
  • Create New...