Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

This is the log of my friend (sorry for bad english, but im spanish)

 

 

Artist v1.5.zip cannot be parsed as valid JSON. It will be ignored
argo.saj.InvalidSyntaxException: At line 12, column 5:  Expected either , or } b
ut got [l].
        at argo.saj.SajParser.objectString(SajParser.java:120)
        at argo.saj.SajParser.aJsonValue(SajParser.java:194)
        at argo.saj.SajParser.arrayString(SajParser.java:79)
        at argo.saj.SajParser.parse(SajParser.java:58)
        at argo.jdom.JdomParser.parse(JdomParser.java:36)
        at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:3
2)
        at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.ja
va:36)
        at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.ja
va:30)
        at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:
52)
        at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscovere
r.java:103)
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
        at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientH
andler.java:151)
        at net.minecraft.client.Minecraft.a(Minecraft.java:424)
        at net.minecraft.client.Minecraft.run(Minecraft.java:756)
        at java.lang.Thread.run(Unknown Source)
2012-12-22 22:41:04 [iNFO] [ForgeModLoader] Attempting to reparse the mod contai
ner matmos_packaged.zip
2012-12-22 22:41:06 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 100
mods to load
2012-12-22 22:41:06 [sEVERE] [ForgeModLoader] Detected an attempt by a mod mod_R
eiMonkey to perform game activity during mod construction. This is a serious pro
gramming error.
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_0.png", id
: 4
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_cable.png"
, id: 5
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_electric.p
ng", id: 6
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_generator.
png", id: 7
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_machine.pn
g", id: 8
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_machine2.p
ng", id: 9
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/block_personal.p
ng", id: 10
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/item_0.png", id:
11
2012-12-22 22:41:08 [iNFO] [sTDOUT] setupTexture: "/ic2/sprites/crops_0.png", id
: 12
2012-12-22 22:41:08 [iNFO] [sTDOUT] TextureFX registered: ic2.common.TextureLiqu
idFX@483902, texId: 11, index: 202
2012-12-22 22:41:10 [iNFO] [FZ] This is Factorization 0.7.7
2012-12-22 22:41:14 [iNFO] [sTDERR] java.lang.ClassNotFoundException: PlayerBase

2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:141)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.minecraftforge.transformers.Event
Transformer.buildEvents(EventTransformer.java:54)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.minecraftforge.transformers.Event
Transformer.transform(EventTransformer.java:35)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.runTransformers(RelaunchClassLoader.java:178)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:133)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.smart.moving.playerapi.SmartMovin
g.register(SmartMoving.java:12)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at mod_SmartMoving.<init>(mod_SmartMovin
g.java:20)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Class.newInstance0(Unknown
Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Class.newInstance(Unknown S
ource)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.modloader.ModLoad
erModContainer.constructMod(ModLoaderModContainer.java:500)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.LoadController.pr
opogateStateMessage(LoadController.java:140)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.LoadController.di
stributeStateMessage(LoadController.java:83)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.Loader.loadMods(L
oader.java:478)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.client.FMLClientHandler.
beginMinecraftLoading(FMLClientHandler.java:151)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.a(Mine
craft.java:424)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.run(Mi
necraft.java:756)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Thread.run(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2012-12-22 22:41:14 [iNFO] [sTDERR]     at org.objectweb.asm.ClassReader.<init>(
Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.core.asm.ClassHeirachyMan
ager.transform(ClassHeirachyManager.java:80)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.runTransformers(RelaunchClassLoader.java:178)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:133)
2012-12-22 22:41:14 [iNFO] [sTDERR]     ... 42 more
2012-12-22 22:41:14 [iNFO] [sTDERR] Exception in thread "Minecraft main thread"
java.lang.NoClassDefFoundError: net/smart/moving/playerapi/SmartMovingPlayerBase

2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.smart.moving.playerapi.SmartMovin
g.register(SmartMoving.java:12)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at mod_SmartMoving.<init>(mod_SmartMovin
g.java:20)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeConstructorAccessor
Impl.newInstance0(Native Method)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeConstructorAccessor
Impl.newInstance(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.DelegatingConstructorAcce
ssorImpl.newInstance(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.reflect.Constructor.newInst
ance(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Class.newInstance0(Unknown
Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Class.newInstance(Unknown S
ource)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.modloader.ModLoad
erModContainer.constructMod(ModLoaderModContainer.java:500)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.LoadController.pr
opogateStateMessage(LoadController.java:140)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke0(Native Method)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.
invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorI
mpl.invoke(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventHandl
er.handleEvent(EventHandler.java:69)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.Synchroniz
edEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatch(EventBus.java:317)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.d
ispatchQueuedEvents(EventBus.java:300)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at com.google.common.eventbus.EventBus.p
ost(EventBus.java:268)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.LoadController.di
stributeStateMessage(LoadController.java:83)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.common.Loader.loadMods(L
oader.java:478)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.client.FMLClientHandler.
beginMinecraftLoading(FMLClientHandler.java:151)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.a(Mine
craft.java:424)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.run(Mi
necraft.java:756)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Thread.run(Unknown Source)
2012-12-22 22:41:14 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException:
net.smart.moving.playerapi.SmartMovingPlayerBase
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:141)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     ... 34 more
2012-12-22 22:41:14 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.
lang.RuntimeException: java.lang.ClassNotFoundException: PlayerBase
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.nei.asm.NEITransformer.tr
ansform(NEITransformer.java:158)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.runTransformers(RelaunchClassLoader.java:178)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:133)
2012-12-22 22:41:14 [iNFO] [sTDERR]     ... 36 more
2012-12-22 22:41:14 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.
lang.ClassNotFoundException: PlayerBase
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.core.asm.ClassHeirachyMan
ager.classExtends(ClassHeirachyManager.java:65)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.core.asm.ClassHeirachyMan
ager.classExtends(ClassHeirachyManager.java:71)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.core.asm.ClassHeirachyMan
ager.classExtends(ClassHeirachyManager.java:29)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.nei.asm.NEITransformer.tr
ansformer001(NEITransformer.java:34)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.nei.asm.NEITransformer.tr
ansform(NEITransformer.java:150)
2012-12-22 22:41:14 [iNFO] [sTDERR]     ... 38 more
2012-12-22 22:41:14 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException:
PlayerBase
2012-12-22 22:41:14 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchClass
Loader.findClass(RelaunchClassLoader.java:76)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.ClassLoader.loadClass(Unkno
wn Source)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Class.forName0(Native Metho
d)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at java.lang.Class.forName(Unknown Sourc
e)
2012-12-22 22:41:14 [iNFO] [sTDERR]     at codechicken.core.asm.ClassHeirachyMan
ager.classExtends(ClassHeirachyManager.java:56)
2012-12-22 22:41:14 [iNFO] [sTDERR]     ... 42 more

 

 

:'( :'(

One of your mods has a invalid mcmod.info file.

Also, the real error is that you havent installed PlayerAPI

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.