Problem I need help installing and getting mytown permissions to work with pex

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Cozza

New Member
Jul 29, 2019
320
0
0
Alphaest has actually passed the project onto Legobear154. lego has ported MyTown and created a bridge so we can run MyTown on MCPC.

Check it out here

Place MyTown and ForgePerms into the mods folder and ForgePermsCBBridge into the plugins folder. Then set all the permissions in the standard bukkit PEX. I moved from Grief Prevention to MyTown and running perfectly on an MCPC Unleashed server
 

lpb007

New Member
Jul 29, 2019
54
0
0
Alphaest has actually passed the project onto Legobear154. lego has ported MyTown and created a bridge so we can run MyTown on MCPC.

Check it out here

Place MyTown and ForgePerms into the mods folder and ForgePermsCBBridge into the plugins folder. Then set all the permissions in the standard bukkit PEX. I moved from Grief Prevention to MyTown and running perfectly on an MCPC Unleashed server

What Version Should I Take? newest or Oldest?
 

Cozza

New Member
Jul 29, 2019
320
0
0
Take the newest version.

make sure to read through the thread. It answered any questions I had
 

lpb007

New Member
Jul 29, 2019
54
0
0
Ftb Ultimate is version 1.4.7[DOUBLEPOST=1377017292][/DOUBLEPOST]There is a forge perm iwth pex and without pex
 

lpb007

New Member
Jul 29, 2019
54
0
0
I get This Error:

20.08 13:20:20 [Server] INFO at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261)
20.08 13:20:20 [Server] INFO at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
20.08 13:20:20 [Server] INFO at org.objectweb.asm.ClassReader.<init>(Unknown Source)
20.08 13:20:20 [Server] INFO Caused by: java.lang.NullPointerException
20.08 13:20:20 [Server] INFO ... 28 more
20.08 13:20:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
20.08 13:20:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218)
20.08 13:20:20 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.command.ICommand
20.08 13:20:20 [Server] INFO at fy.run(ThreadMinecraftServer.java:16)
20.08 13:20:20 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
20.08 13:20:20 [Server] INFO at ho.c(DedicatedServer.java:86)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:268)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
20.08 13:20:20 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
20.08 13:20:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
20.08 13:20:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
20.08 13:20:20 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:268)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
20.08 13:20:20 [Server] INFO at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
20.08 13:20:20 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
20.08 13:20:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
20.08 13:20:20 [Server] INFO at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
20.08 13:20:20 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
20.08 13:20:20 [Server] INFO at java.lang.Class.forName(Unknown Source)
20.08 13:20:20 [Server] INFO at java.lang.Class.forName0(Native Method)
20.08 13:20:20 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/command/ICommand
20.08 13:20:20 [Server] SEVERE Encountered an unexpected exception NoClassDefFoundError
20.08 13:20:20 [Server] SEVERE ... 30 more
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261)
20.08 13:20:20 [Server] SEVERE at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
20.08 13:20:20 [Server] SEVERE at org.objectweb.asm.ClassReader.<init>(Unknown Source)
20.08 13:20:20 [Server] SEVERE Caused by: java.lang.NullPointerException
20.08 13:20:20 [Server] SEVERE ... 28 more
20.08 13:20:20 [Server] SEVERE at java.lang.ClassLoader.loadClass(Unknown Source)
20.08 13:20:20 [Server] SEVERE at java.lang.ClassLoader.loadClass(Unknown Source)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218)
20.08 13:20:20 [Server] SEVERE Caused by: java.lang.ClassNotFoundException: net.minecraft.command.ICommand
20.08 13:20:20 [Server] SEVERE at fy.run(ThreadMinecraftServer.java:16)
20.08 13:20:20 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
20.08 13:20:20 [Server] SEVERE at ho.c(DedicatedServer.java:86)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventBus.post(EventBus.java:268)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
20.08 13:20:20 [Server] SEVERE at java.lang.reflect.Method.invoke(Unknown Source)
20.08 13:20:20 [Server] SEVERE at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
20.08 13:20:20 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
20.08 13:20:20 [Server] SEVERE at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventBus.post(EventBus.java:268)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
20.08 13:20:20 [Server] SEVERE at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
20.08 13:20:20 [Server] SEVERE at java.lang.reflect.Method.invoke(Unknown Source)
20.08 13:20:20 [Server] SEVERE at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
20.08 13:20:20 [Server] SEVERE at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
20.08 13:20:20 [Server] SEVERE at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
20.08 13:20:20 [Server] SEVERE at java.lang.Class.forName(Unknown Source)
20.08 13:20:20 [Server] SEVERE at java.lang.Class.forName0(Native Method)
20.08 13:20:20 [Server] SEVERE java.lang.NoClassDefFoundError: net/minecraft/command/ICommand
 

lpb007

New Member
Jul 29, 2019
54
0
0
HELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!