-
Posts
75 -
Joined
-
Last visited
Everything posted by FloppyDingo
-
HELP: Internal exception: java.lang.NullPointeException
FloppyDingo replied to hihihih565's question in Tekkit Classic
Read the fucking stickies and try again. -
I don't care who your "fave band" is, and you can't read stickies. You're obviously pretty stupid. You'll fit in with the rest of the Kellers.
-
Recipe Mode... got stuck... confused!!!!
FloppyDingo replied to bbgfish221's question in Tekkit Classic
No you aren't. It's pretty apparent from your posting that you're a god damn idiot. Read the stickies and shape the fuck up before the mods actually ban you for being a waste of carbon based life. Put in a little effort, and we'll do our best not to reduce your self esteem to ashes. -
I understand that. Make sure you're running the same mod pack/update type as the server, and make sure you're running the 32 bit version of Java 7 and not the 64 bit, or Java 6.
-
I would just like to remind you first that the next time you post a bug, please read the stickies: http://forums.technicpack.net/index.php/topic,2797.0.html Secondly, I believe this will fix your worldguard issues: http://forums.technicpack.net/index.php/topic,4645.0.html
-
What tekkit server is it? More than likely this is caused by not running the same client as the server.
-
JDK 7 screwing with my tekkit client but helping my server?
FloppyDingo replied to Dprox's question in Tekkit Classic
First: Read the fucking stickies. Second: JDK is not JRE. JDK is the java developer's kit which you write programs in. JRE is the java runtime environment that you load programs in. You need JRE to run Java apps. If you spent ten seconds reading the website rather than clicking the first download link you see on a page you would probably have known that. -
OutOfMemoryError: Java heap space || ComputerCraft: Warning! Failed...errors
FloppyDingo replied to Jasonsj10's question in Tekkit Classic
Allow the JVM to use more memory using the -Xmx VM argument. For instance, to allow the JVM to use 1 GB (1024 MB) of memory: java -Xmx1024m ... This is easily found by searching your error in google. Common logic would dictate that if you run out of memory you need more of it. I don't know much about computer craft, I disable it on my server, but it could easily eat a lot of memory given the open LUA nature it has. You might want to make sure someone isn't fucking with you with a strange program. -
You realize that you're saying you're running a minecraft server on a computer with 1 gig of ram, and allocating that 1 gig, to the server right? Because XP will soak up 512MB of that easy if you let it, not to mention if you're playing on that computer as well, minecraft will fight for ram...
-
launcher downlods wrong version, deletes all my computercraft programs
FloppyDingo replied to infinikiller64's question in Tekkit Classic
So you like to set yourself up for eventual failure and then complain when you fail? -
1 gig of ram in your computer? That sounds like it's your problem, not the games. Go spend a few bucks on some ram.
-
Nice job following the stickies.
-
You're running the latest version of hawkeye it looks like. You need the one that will run with the version of bukkit on tekkit.
-
Do you write java programs on your computer?
-
Sounds like a corrupted chunk then. Tell the server admin.
-
Better than Wolves- Mod pack in the launcher
FloppyDingo replied to darlekcef's question in Technic Launcher
Nope. In fact I'm quite fine if flowerchild keeps his dog's shit off my lawn too. -
At this point he's about as intelligent as one.
-
Fair enough.
-
You need the 64 bit version of java. The code is attempting to load 32 bit libraries and getting an error because your processor is 64 bit. Also, read the stickies in the future: http://forums.technicpack.net/index.php/topic,2797.0.html
-
Could not reserve enough space for object heap How much RAM does your machine have?
-
Personally I consider EE itself to be one giant self-installed bug, so I fail to see your point.
-
Mushroom Farm only giving/planting brown mushrooms
FloppyDingo replied to teejay00's question in Tekkit Classic
You're welcome. Now watch as I proceed to not help you because forestry is being removed next patch anyways and I really couldn't care about you being lazy with red mushrooms. -
Re: wow No you.
-
1. Yes 2. I don't think so.
-
Mushroom Farm only giving/planting brown mushrooms
FloppyDingo replied to teejay00's question in Tekkit Classic
Your mushroom farm has something above it. That something is blocking red mushrooms from growing. Mushroom farms require an area 19x5x19 to grow all mushrooms properly. This is a forestry issue, not a tekkit one. This is not a tekkit bug. Go read the damn forestry wiki.