Jump to content

Incompatible mod "Journeymap" (works with ML, but not FML)


Bandayd

Recommended Posts

Hi,

 

Journeymap 1.6b3 works great with Risugami's Modloader, however, when I use Forge Modloader, it still loads, but, the webserver portion of it fails to load properly.

 

Below is the Modloader.txt file:

 

Sep 04, 2012 6:09:37 PM ModLoader init

FINE: ModLoader 1.3.2 Initializing...

Sep 04, 2012 6:09:37 PM ModLoader readFromClassPath

FINER: Adding mods from C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\minecraft.jar

Sep 04, 2012 6:09:37 PM ModLoader readFromClassPath

FINER: Zip found.

Sep 04, 2012 6:09:37 PM ModLoader readFromModFolder

FINER: Adding mods from C:\Users\jmeadows\AppData\Roaming\.minecraft\mods\JourneyMap1.6b3_MC1.3.2.zip

Sep 04, 2012 6:09:37 PM ModLoader readFromModFolder

FINER: Zip found.

Sep 04, 2012 6:09:37 PM ModLoader addMod

FINE: Mod Initialized: "mod_JourneyMap 1.6b3" from mod_JourneyMap.class

Sep 04, 2012 6:09:37 PM ModLoader init

FINE: Mod Loaded: "mod_JourneyMap 1.6b3"

Sep 04, 2012 6:09:38 PM ModLoader addAllRenderers

FINE: Initialized

 

 

 

Below is the ForgeModLoader-client-0.log:

 

2012-09-04 18:50:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.183.356 for Minecraft client:1.3.2, server:1.3.2 loading

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Discovering coremods

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Running coremod plugins

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Validating minecraft

2012-09-04 18:50:02 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-09-04 18:50:03 [iNFO] [sTDOUT] 27 achievements

2012-09-04 18:50:03 [iNFO] [sTDOUT] 195 recipes

2012-09-04 18:50:03 [iNFO] [sTDOUT] Setting user: Bandayd, 4508688790276493473

2012-09-04 18:50:03 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-09-04 18:50:04 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-09-04 18:50:04 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\jinput.jar

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-09-04 18:50:04 [iNFO] [ForgeModLoader] Searching C:\Users\jmeadows\AppData\Roaming\.minecraft\mods for mods

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Found a candidate zip or jar file JourneyMap1.6b3_MC1.3.2.zip

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-09-04 18:50:04 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Examining file JourneyMap1.6b3_MC1.3.2.zip for potential mods

2012-09-04 18:50:04 [FINE] [ForgeModLoader] The mod container JourneyMap1.6b3_MC1.3.2.zip appears to be missing an mcmod.info file

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Identified a class mod_JourneyMap following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Found a basemod net.techbrew.mcjm.JourneyMap of non-standard naming format

2012-09-04 18:50:04 [iNFO] [ForgeModLoader] Attempting to reparse the mod container JourneyMap1.6b3_MC1.3.2.zip

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Examining file JourneyMap1.6b3_MC1.3.2.zip for potential mods

2012-09-04 18:50:04 [FINE] [ForgeModLoader] The mod container JourneyMap1.6b3_MC1.3.2.zip appears to be missing an mcmod.info file

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_JourneyMap

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Found a basemod net.techbrew.mcjm.JourneyMap of non-standard naming format

2012-09-04 18:50:04 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Received a system property request ''

2012-09-04 18:50:04 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-09-04 18:50:04 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Activating mod FML

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Activating mod Forge

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Enabling mod mod_JourneyMap

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Activating mod mod_JourneyMap

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-09-04 18:50:04 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Mod sorting data:

2012-09-04 18:50:04 [FINE] [ForgeModLoader] mod_JourneyMap(mod_JourneyMap:Not available): JourneyMap1.6b3_MC1.3.2.zip ()

2012-09-04 18:50:04 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@c9c5ed to mod FML

2012-09-04 18:50:04 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@c9c5ed delivered to mod FML

2012-09-04 18:50:04 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@c9c5ed to mod Forge

2012-09-04 18:50:04 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@c9c5ed delivered to mod Forge

2012-09-04 18:50:04 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@c9c5ed to mod mod_JourneyMap

2012-09-04 18:50:04 [FINE] [ForgeModLoader] No MLProp configuration for mod_JourneyMap found or required. No file written

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_JourneyMap

2012-09-04 18:50:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_JourneyMap

2012-09-04 18:50:04 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@c9c5ed delivered to mod mod_JourneyMap

2012-09-04 18:50:04 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@10ed1c6 to mod FML

2012-09-04 18:50:04 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@10ed1c6 delivered to mod FML

2012-09-04 18:50:04 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@10ed1c6 to mod Forge

2012-09-04 18:50:04 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@10ed1c6 delivered to mod Forge

2012-09-04 18:50:04 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@10ed1c6 to mod mod_JourneyMap

2012-09-04 18:50:04 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@10ed1c6 delivered to mod mod_JourneyMap

2012-09-04 18:50:05 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-09-04 18:50:05 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-09-04 18:50:05 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-09-04 18:50:05 [iNFO] [sTDOUT] OpenAL initialized.

2012-09-04 18:50:05 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@150b7e7 to mod FML

2012-09-04 18:50:05 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@150b7e7 delivered to mod FML

2012-09-04 18:50:05 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@150b7e7 to mod Forge

2012-09-04 18:50:05 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@150b7e7 delivered to mod Forge

2012-09-04 18:50:05 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@150b7e7 to mod mod_JourneyMap

2012-09-04 18:50:05 [iNFO] [sTDERR] 06:50:05 INFO [Minecraft main thread]: net.techbrew.mcjm.JourneyMap.load() JourneyMap v1.6b3 starting Tue Sep 04 18:50:05 PDT 2012

06:50:05 INFO [Minecraft main thread]: net.techbrew.mcjm.log.JMLogger.showEnvironmentProperties() os.name = Windows 7, os.arch = x86, user.country = US, user.language = en, java.version = 1.7.0_07

06:50:05 INFO [Minecraft main thread]: net.techbrew.mcjm.PropertyManager.readFromFile() Property file doesn't exist: C:\Users\jmeadows\AppData\Roaming\.minecraft\journeyMap\journeyMap.properties

06:50:05 INFO [Minecraft main thread]: net.techbrew.mcjm.JourneyMap.load() Properties: {announce.modloaded=true, webserver.enabled=true, update_timer.chunks=2000, logging.level=INFO, update_timer.entities=1000, mapgui.enabled=true, mapgui.keycode=36, browser.poll=1900, render.cavelighting.enabled=true, webserver.port=8080, chunk_offset=2}

06:50:05 INFO [Minecraft main thread]: net.techbrew.mcjm.JourneyMap.load() ModLoader 1.3.2 detected.

06:50:05 SEVERE [Minecraft main thread]: net.techbrew.mcjm.JourneyMap.load() java.lang.NoClassDefFoundError: javax/servlet/Servlet

at net.techbrew.mcjm.JourneyMap.load(JourneyMap.java:169)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:549)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:174)

at net.minecraft.client.Minecraft.a(Minecraft.java:450)

at net.minecraft.client.Minecraft.run(Minecraft.java:737)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.ClassNotFoundException: javax.servlet.Servlet

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:62)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

... 27 more

 

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@150b7e7 delivered to mod mod_JourneyMap

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@14e4e37 to mod FML

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@14e4e37 delivered to mod FML

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@14e4e37 to mod Forge

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@14e4e37 delivered to mod Forge

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@14e4e37 to mod mod_JourneyMap

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@14e4e37 delivered to mod mod_JourneyMap

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1f133ea to mod FML

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1f133ea delivered to mod FML

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1f133ea to mod Forge

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1f133ea delivered to mod Forge

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1f133ea to mod mod_JourneyMap

2012-09-04 18:50:06 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_JourneyMap

2012-09-04 18:50:06 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_JourneyMap

2012-09-04 18:50:06 [FINEST] [ForgeModLoader] Received 46 renderers from basemod mod_JourneyMap

2012-09-04 18:50:06 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1f133ea delivered to mod mod_JourneyMap

2012-09-04 18:50:06 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2012-09-04 18:50:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@118e4ab to mod FML

2012-09-04 18:50:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@118e4ab delivered to mod FML

2012-09-04 18:50:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@118e4ab to mod Forge

2012-09-04 18:50:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@118e4ab delivered to mod Forge

2012-09-04 18:50:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@118e4ab to mod mod_JourneyMap

2012-09-04 18:50:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@118e4ab delivered to mod mod_JourneyMap

2012-09-04 18:50:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@16ef00d to mod FML

2012-09-04 18:50:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@16ef00d delivered to mod FML

2012-09-04 18:50:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@16ef00d to mod Forge

2012-09-04 18:50:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@16ef00d delivered to mod Forge

2012-09-04 18:50:12 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@16ef00d to mod mod_JourneyMap

2012-09-04 18:50:12 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@16ef00d delivered to mod mod_JourneyMap

2012-09-04 18:50:12 [iNFO] [ForgeModLoader] MinecraftForge v4.0.0.247 Initialized

2012-09-04 18:50:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@de3acc to mod FML

2012-09-04 18:50:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@de3acc delivered to mod FML

2012-09-04 18:50:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@de3acc to mod Forge

2012-09-04 18:50:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@de3acc delivered to mod Forge

2012-09-04 18:50:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@de3acc to mod mod_JourneyMap

2012-09-04 18:50:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@de3acc delivered to mod mod_JourneyMap

2012-09-04 18:50:22 [iNFO] [sTDOUT] MinecraftForge v4.0.0.247 Initialized

Stopping!

2012-09-04 18:50:22 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-09-04 18:50:22 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

 

 

To let you know what it's supposed to do... The mod is supposed to display a map when you hit J ingame, and it's also supposed to display a map if you open the game, then go to 127.0.0.1:8080 in your webrowser.  It does all this properly with modloader, however, with FML, the webroswer functionality doesn't work and there's an error displayed in FML's log.  Can you guys please add a hook so that JourneyMap can work properly? that would be awesome!!! :-D

 

BTW, if you'd like to download the mod for yourself, to see it in action, just download it from here:

http://www.minecraftforum.net/topic/772071-132-journeymap-16-beta-create-daylight-moonlight-cave-maps-as-you-explore/

 

Here's the direct link:

https://dl.dropbox.com/u/38077766/JourneyMap/JourneyMap1.6b3_MC1.3.2.zip

 

Please let me know if there's anything more I can provide, I'm not afraid to get my hands a bit dirty, I made my own mod that works with FML, so FML isn't complete greek to me :-D

 

Also, below is what it displays when I first log in to the game using FML:

width=800 height=449https://dl.dropbox.com/u/6762006/2012-09-04_18.28.32.png[/img]

 

I should also mention, this was all done with the newest (as of now) version of FML "minecraftforge-universal-4.0.0.247" :-)

 

Thanks! you guys rock!!!

Link to comment
Share on other sites

It's not a question of incompatibility, it's a question of NoClassDefFound.

It's asking for a certain Java API class.

Ensure that you're using Java 7.

Otherwise, inform the mod author.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

I know nothing of how ML and FML load mods.. but I'm guessing FML doesn't "overwrite" the minecraft.jar file the same way that ML does.  If I use a launcher, and load this as an internal mod (so that it adds the mod contents to the minecraft.jar file, it works.  Installing into the mods/ folder does not, I suspect this is because the mod contains contents in the META-INF/ that register the javax.servlet.servlet class.

 

Cool mod, though.

I'm fixing the stupid villagers.  http://www.minecraftforum.net/topic/1588460-

Link to comment
Share on other sites

Thanks cpw, I appreciate the help... this isn't the first time you've helped me, you also helped me troubleshoot my mcmod.info file on my KeepItemsOnDeath mod....  /wave  :-)

 

Thanks for looking into it, this mod is truly over-the-top cool, and it doesn't surprise me that it pushes some of the boundaries that others don't (mainly with the web interface which can be accessed by a browser external to the game).

 

If you guys could somehow include a hook/api so that it could somehow work, that would be awesome! (especially if it could just work in its current form since it already works with ML)

 

Thanks again! :-)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.