penorzilla
Members-
Posts
116 -
Joined
-
Last visited
Everything posted by penorzilla
-
64KB of [SEVERE] messages in the server log...
penorzilla replied to CryshalRocks's question in Tekkit Classic
Yeah, I believe it is /op [RedPower] That error is a common error upon connecting sometimes. -
This is what happens when I try to run my server.
penorzilla replied to pumpkinpie5's topic in Tekkit Classic Discussion
I'd flame you hard, but I don't feel like breaking the rules. :) -
Use Essentials Spawn, you can make different spawns for different groups... Tutorial players can be in Group A with spawn at tutorial.... Once they complete make them move to another group Group B which spawns wherever you want them to.
-
So you are adding more mods to your tekkit launcher? If so, you probably installed the mods wrong.
-
He created another thread for this specific issue. He is changing hosts.
-
Tekkit crashes after viewing recipes for some redpower items in NEI
penorzilla replied to matejdro's question in Tekkit Classic
Try it in single player and let me know if it happens... some servers can have items disabled by creating a conflict between the item id which would cause your game to crash. -
Again, in multiple cases java isn't installed in that location, which is we why we use system variables. If the java system variable isn't set, there is an issue with Java and it should be re-installed regardless to ensure system stability. There isn't any differences between update 4 and update 5 of Java when it comes to hosting minecraft servers.
-
This is what happens when I try to run my server.
penorzilla replied to pumpkinpie5's topic in Tekkit Classic Discussion
@soulgriever - In a perfect world his computer would recognize java as a program. If my modified .bat files didn't work for him my next step was to have him reinstall java to fix that issue. Your modified .bat file wouldn't work if he did change his installation location which is why I use java instead of a path to the exe. -
It looks like everything is working.. what is your issue now?
-
Tekkit crashes after viewing recipes for some redpower items in NEI
penorzilla replied to matejdro's question in Tekkit Classic
Does this happen on all servers you go onto or just one specific server? -
What is the error you are getting? What is the IP Address you are typing in? Are you launching the server from your own computer or another?
-
Make sure no anti-virus or firewalls are blocking the internet connection.
-
Make sure the server owner is restarting the server and not doing /reload
-
This tells me that your RedPowerCore mod is trying to add an item ID of 149 but it is already in use with Craftingtableii Can you verify in your mods folder what version of Crafting Table you are using? Tekkit 3.0.3/3.0.4 uses Crafting Table 3, but it looks like you have 2 installed. Quickfix: Remove any and all CraftingTable mods.
-
Tekkit crashes after viewing recipes for some redpower items in NEI
penorzilla replied to matejdro's question in Tekkit Classic
It is an OutOfBoundsException. I would try deleting your .technicpack folder in your %appdata% folder. Reload Tekkit and see if that fixes it. -
64KB of [SEVERE] messages in the server log...
penorzilla replied to CryshalRocks's question in Tekkit Classic
Your first issue is with Dynmap, make sure you are using a version of Dynmap that is compatible with 1.2.5_rx.x The second issue is with Permissions EX, again make sure you are using a compatible plugin version. -
Ok, his issue was in crafting items... not breaking blocks.. Make sure you aren't doing /reload to add plugins. In tekkit you actually have to save-all and then stop and restart the server. If you /reload then you will not be able to craft any modded items.
-
Remove your Ender Storage mod... re-add EE. Honestly idk if you'll be able to re-add EE without remaking the World. But: [*]2012-07-15 02:28:02 [sEVERE] at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29) [*]2012-07-15 02:28:02 [sEVERE] at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:67) Should have hinted that it was an EnderStorage Mod issue. Basically what happened was is: Ender Storage thought it was supposed to have 1 item, but there was another item in its place. Thus causing the server to crash. EnderStorage isn't a very good mod for a non-private server.
-
Delete your .technicpack folder in your %appdata% folder and relaunch the Technic_Pack.exe Make sure you are using the latest java version. Also make sure your video drivers are up to date.
-
Remove the ender storage mod. Call your provider and tell them to update to Java 7 If you want to use Ender Storage you'll need to recreate your world..
-
Try typing in: op [buildCraft] into your console.
-
Try using the dev build of Essentials, I am on that and have 0 issues.