Jump to content

Pilzerino

Members
  • Posts

    3
  • Joined

  • Last visited

About Pilzerino

  • Birthday 05/14/1990

Pilzerino's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Hey again, I'm having a bit of trouble getting a minimap mod to work on my custom server. I've been told that yes, I can get Rei's Minimap or Zan's Minimap working on SMP, but I haven't been able to do it. All the tutorials I find are for installing it both on vanilla and on single-player mode. Last thing I tried before giving up was simply grabbing the Rei's minimap files from my .technic/modpacks/tekkitmain/mods folder and just tossing them into my tekkit server files, but I got the following error report: 2013-12-05 22:41:10 [sEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen at mod_ReiMinimap.getVersion(mod_ReiMinimap.java:16) at cpw.mods.fml.common.modloader.ModLoaderModContainer.getVersion(ModLoaderModContainer.java:417) at cpw.mods.fml.common.Loader.loadMods(Loader.java:508) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 8 more Caused by: java.lang.NullPointerException at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) ... 10 more 2013-12-05 22:41:10 [sEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Pilz\Documents\Entertainment\Vidya Games\Minecraft\Tekkit_Server_v1.1.10\.\crash-reports\crash-2013-12-05_22.41.10-server.txt I'm at a complete loss as to where to go, been doing the time-honoured "Smash-your-monitor-with-your-face-until-it-works" technique, but no luck. Any ideas?
  2. AHA. The error has been located. The mod pack's name was in Kanji and Hiragana (Japanese characters). I decided to change that to see, and sure enough renaming the modpack to "Touhou" allowed it to unzip. Now it's giving me more errors, but... java.lang.IllegalArgumentException: Slot 960 is already occupied by... which if I recall from Luke's guide, just means that some blocks have been assigned the same slot. Should be an easy fix.
  3. Hey all, I'm working on a "small" mod pack for some friends and I to play over a hamachi server. I got really far using Luke's guide (http://forums.technicpack.net/threads/luke%E2%80%99s-hopefully-comprehensive-modpack-making-guide.44197/) but I'm having a strange problem at what I hope is the very end. My pack's up on technicpack.net, and the technic launcher indeed identifies the link to the pack and begins unzipping it when I get the following error: Error unzipping a file from the following pack: Pilzpack IllegalArgumentException while parsing next element. Please consult the modpack author. Now, I'm not sure what's causing this, because it doesn't look like the registry conflict things other people were normally having, where items or blocks had matching IDs. For reference, the modpack contains all of the core tekkit stuff as of a couple hours ago, with the addition of a Touhou Items Pack mod. I made sure to grab the 1.5.2 version of the items pack mod since the tekkit uses 1.5.2 version of minecraft. In addition, the mod packs worked together when I simply dropped the additional items mod into the .technic/modpacks/tekkitmain/mods directory, I was able to start up the launcher, select the tekkit pack, and start a single-player game. I saw a couple of the custom mobs from the touhou items pack, and killed one to recieve some of the custom items, so that seems to have carried over just fine. I'm not really sure where to go from here, so I figured I'd make a thread and see if anyone knew what was going on!
×
×
  • Create New...