I was not using the latest version from your page, I was using 10.12.0.1047, which is the latest build of Forge from their official page. I downloaded the version from your page, 10.12.0.1019, and it worked as far as the server actually loading the mod, but once in game, as soon as you go to choose a class, Minecraft crashes with the following error.
---- Minecraft Crash Report ---- // Daisy, daisy... Time: 3/25/14 2:10 PM Description: Unexpected error java.lang.NullPointerException: Unexpected error at assets.levelup.GuiClasses.func_146281_b(GuiClasses.java:44) at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:761) at net.minecraft.client.network.NetHandlerPlayClient.func_147231_a(NetHandlerPlayClient.java:639) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:297) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1585) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:951) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:869) at net.minecraft.client.main.Main.main(SourceFile:103) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 354065712 bytes (337 MB) / 468189184 bytes (446 MB) up to 954728448 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G AABB Pool Size: 17299 (968744 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP v9.01-pre FML v7.2.109.1019 Minecraft Forge 10.12.0.1019 4 mods loaded, 4 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available FML{7.2.109.1019} [Forge Mod Loader] (forge-1.7.2-10.12.0.1019.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge{10.12.0.1019} [Minecraft Forge] (forge-1.7.2-10.12.0.1019.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available levelup{0.3} [Level Up!] (LevelUp!-0.3(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Launched Version: 1.7.2-Forge10.12.0.1019 LWJGL: 2.9.0 OpenGL: GeForce GTX 680/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: On (16)
Also, let me paste the console information from the server-side of things. This is just me loading my server, logging in and trying to choose a class.
[14:20:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [14:20:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [14:20:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [14:20:29] [main/INFO] [FML]: Forge Mod Loader version 7.2.109.1019 for Minecraft 1.7.2 loading [14:20:29] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7 [14:20:29] [main/WARN] [FML]: The coremod assets.levelup.LevelUpPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [14:20:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [14:20:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [14:20:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [14:20:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [14:20:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [14:20:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [14:20:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [14:20:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [14:20:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [14:20:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [14:20:33] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.2 [14:20:33] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_51] at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_51] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_51] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_51] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_51] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_51] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_51] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_51] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_51] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_51] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_51] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:94) [ll.class:?] [14:20:33] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [14:20:33] [Server thread/INFO] [FML]: MinecraftForge v10.12.0.1019 Initialized [14:20:33] [Server thread/ERROR] [FML]: Unable to determine registrant mod for [email protected] This is a critical error and should be impossible java.lang.Throwable at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:42) [EventBus.class:?] at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:46) [MinecraftForge.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:184) [FMLCommonHandler.class:?] at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:96) [FMLCommonHandler.class:?] at cpw.mods.fml.server.FMLServerHandler.(FMLServerHandler.java:64) [FMLServerHandler.class:?] at cpw.mods.fml.server.FMLServerHandler.(FMLServerHandler.java:55) [FMLServerHandler.class:?] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:293) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:114) [lj.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:412) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705) [kx.class:?] [14:20:34] [Server thread/INFO] [FML]: Replaced 128 ore recipies [14:20:34] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [14:20:34] [Server thread/INFO] [FML]: Searching C:\Users\Matthew\Desktop\Test Server\Minecraft Forge Server\mods for mods [14:20:34] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [14:20:35] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [14:20:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties [14:20:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL [14:20:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair [14:20:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565 [14:20:35] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [14:20:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" [14:20:35] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance [14:20:35] [Server thread/INFO] [FML]: Loading dimension 0 (world) ([email protected]) [14:20:35] [Server thread/INFO] [FML]: Loading dimension 1 (world) ([email protected]) [14:20:35] [Server thread/INFO] [FML]: Loading dimension -1 (world) ([email protected]) [14:20:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [14:20:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (1.164s)! For help, type "help" or "?" [14:21:11] [User Authenticator #1/INFO] [net.minecraft.server.
network.NetHandlerLoginServer]: UUID of player Instro is 77ec7fc9e1c241e7ad8030a201c92113 [14:21:12] [Netty IO #2/INFO] [FML]: Client protocol version 1 [14:21:12] [Netty IO #2/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected] [14:21:12] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [] at CLIENT [14:21:12] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [14:21:12] [Server thread/INFO] [net.minecraft.server.management.ServerConfigurationManager]: Instro[/127.0.0.1:52471] logged in with entity id 134 at (-261.278217933039, 64.0, -179.81289518689948) [14:21:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Instro joined the game [14:21:18] [Server thread/ERROR] [FML]: NetworkEventFiringHandler exception java.lang.NoClassDefFoundError: net/minecraft/client/network/NetHandlerPlayClient at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:36) ~[FMLEventChannel.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:71) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:198) [ef.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [ms.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:680) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) [lj.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705) [kx.class:?] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.network.NetHandlerPlayClient at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] ... 16 more Caused by: java.lang.RuntimeException: Attempted to load class biv for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge-1.7.2-10.12.0.1019-universal.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) ~[launchwrapper-1.9.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] ... 16 more [14:21:18] [Server thread/ERROR] [FML]: There was a critical exception handling a packet on channel LEVELUPCLASSES java.lang.NoClassDefFoundError: net/minecraft/client/network/NetHandlerPlayClient at cpw.mods.fml.common.network.FMLEventChannel.fireRead(FMLEventChannel.java:36) ~[FMLEventChannel.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:30) ~[NetworkEventFiringHandler.class:?] at cpw.mods.fml.common.network.NetworkEventFiringHandler.channelRead0(NetworkEventFiringHandler.java:18) ~[NetworkEventFiringHandler.class:?] at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:71) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:198) [ef.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [ms.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:680) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:329) [lj.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:568) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:705) [kx.class:?] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.network.NetHandlerPlayClient at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] ... 16 more Caused by: java.lang.RuntimeException: Attempted to load class biv for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge-1.7.2-10.12.0.1019-universal.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:276) ~[launchwrapper-1.9.jar:?] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:174) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51] ... 16 more [14:21:19] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Instro lost connection: TextComponent{text='A fatal error has occured, this connection is terminated', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}} [14:21:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Instro left the game
Ok, pushed a new version number and split stuff. That should fix.
I have discovered a game-breaking error with Wild Caves. If an enderman steps into the same square as a stalagmate (or stalactite?) it crashes the game.
Do you have a forge version 10.12.0.1025 or later ? Previous versions would crash with endermen.
The crash log is needed anyway.
I've been tinkering around with the Controller block, and it's quite amusing. I just can't seem to get the animator to work properly...this is probably an error on my part, but I can't figure out how to change what frame the remote is editing. It always move on to the next frame after the one I last edited, even when I change what frame it should be editing in the remote GUI. The linker is excellent, though. Instant massive doors, at your service!
The Meaning of Life, the Universe, and Everything.
Join Date:
3/22/2014
Posts:
62
Member Details
Okay, so after using the LevelUp! mod for a few hours, I can confirm that everything is working fine with one exception. After you've chosen a class and allocated some skill points, you can use the book of unlearning to re-allocate your skill points and even choose a new class if that option is set through the config. The problem is that when you use the book of unlearning, there is a delay in the class reset, leading you to believe that it didn't work, except the skill points DO reset. So you can potentially start re-assigning skill points before the game even gives you the option to choose a new class. Only after you bring up the GUI to assign skills and click cancel do you get the prompt to choose a new class. So it's not broken, it's just a little wonky. When using this mod on a server with lots of people, this issue can cause a lot of confusion.
I've been tinkering around with the Controller block, and it's quite amusing. I just can't seem to get the animator to work properly...this is probably an error on my part, but I can't figure out how to change what frame the remote is editing. It always move on to the next frame after the one I last edited, even when I change what frame it should be editing in the remote GUI. The linker is excellent, though. Instant massive doors, at your service!
Fixed a few network issues and added some checks in case animator frames are void.
That should make things nicer to work with.
Okay, so after using the LevelUp! mod for a few hours, I can confirm that everything is working fine with one exception. After you've chosen a class and allocated some skill points, you can use the book of unlearning to re-allocate your skill points and even choose a new class if that option is set through the config. The problem is that when you use the book of unlearning, there is a delay in the class reset, leading you to believe that it didn't work, except the skill points DO reset. So you can potentially start re-assigning skill points before the game even gives you the option to choose a new class. Only after you bring up the GUI to assign skills and click cancel do you get the prompt to choose a new class. So it's not broken, it's just a little wonky. When using this mod on a server with lots of people, this issue can cause a lot of confusion.
Well the xp points are redistributed one code line before the class is reset, eventually. That should be a delay of a few nanoseconds, nothing any human could notice.
Anyway, I just published a new fix for that part of the code that should prevent any stupid behavior in case the config server side is different than on the client. (Server side always prevail now)
Well the xp points are redistributed one code line before the class is reset, eventually. That should be a delay of a few nanoseconds, nothing any human could notice.
Anyway, I just published a new fix for that part of the code that should prevent any stupid behavior in case the config server side is different than on the client. (Server side always prevail now)
Thanks for all of the quick fixes. It's now working perfectly.
I decided to redownload Formivore's just now to see what was new... and it looks like you've still got those problems with block orientations.
I had a peek at the code, and it looks like at least part of the problem is with the *_META_TO_DIR arrays in Building.class. In many cases, including the stairs, they're completely out of sync with the DIR_TO_* arrays.
For example, STAIRS_META_TO_DIR is currently set to { 1, 3, 2, 0 }, but I think it should be { 2, 1, 3, 0 }. (Not entirely sure about that though, since I haven't exactly been able to test it out.)
Fixed a few network issues and added some checks in case animator frames are void.
That should make things nicer to work with.
The thought occurred to me last night that I might have inadvertently helped you fix a bug in the 1.7 version when the bug I had encountered was in the 1.6.4 version. Was the bugfix you made only for the 1.7 version, or did you make an update to the 1.6.4 version as well?
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/28/14 5:26 PM
Description: Initializing game
java.lang.NoClassDefFoundError: java/lang/ReflectiveOperationException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: java.lang.ReflectiveOperationException
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 34 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I am starting one of these threads too... So if anyone has any requests, please quote me here (ONLY IF GOTOLINK DOESN'T RESPOND!) All the same rules apply, (open source etc) and please, this is only to get some pressure of GotoLink
I decided to redownload Formivore's just now to see what was new... and it looks like you've still got those problems with block orientations. I had a peek at the code, and it looks like at least part of the problem is with the *_META_TO_DIR arrays in Building.class. In many cases, including the stairs, they're completely out of sync with the DIR_TO_* arrays. For example, STAIRS_META_TO_DIR is currently set to { 1, 3, 2, 0 }, but I think it should be { 2, 1, 3, 0 }. (Not entirely sure about that though, since I haven't exactly been able to test it out.) Hope this is helpful to you!
It is a template issue, not the code. "Smithy.tml" is broken, if i remember correctly.
Anyway, nice to see someone interested
Personally, I think that it looks more interesting to have the randomly tiled roofs. They seem less like common Villager houses that way. :3 The thought occurred to me last night that I might have inadvertently helped you fix a bug in the 1.7 version when the bug I had encountered was in the 1.6.4 version. Was the bugfix you made only for the 1.7 version, or did you make an update to the 1.6.4 version as well?
It was 1.7 specific. The 1.6.4 version doesn't suffer those issues, afaik.
I found a problem with SteamCraft (0.3). Textures for tea plant are not displayed (and JourneyMap starts spamming with render errors). Is this really problem with texture or this is a mod's feature that i don't know? Upd.: with default textures (without resource pack) i have the same problem.
I am starting one of these threads too... So if anyone has any requests, please quote me here (ONLY IF GOTOLINK DOESN'T RESPOND!) All the same rules apply, (open source etc) and please, this is only to get some pressure of GotoLink
It was 1.7 specific. The 1.6.4 version doesn't suffer those issues, afaik.
Well then, there's something wrong with what I'm doing. It doesn't seem to want to move to previous frames, even if I tell it specifically that I want to edit a particular frame.
Oh... and when i extract or destroy resources, ores from Mystic Mods, from them drops out that write Waila - iron ingot instead ore, iron shovel instead bricks...
Look into the archives
Ok, pushed a new version number and split stuff. That should fix.
Would be nice to have a screenshot.
Do you have a forge version 10.12.0.1025 or later ? Previous versions would crash with endermen.
The crash log is needed anyway.
Tested with the latest version of Forge, 10.12.0.1047, and it seems to be working just fine so far. You're awesome.
Fixed ?
Having fun with the Battlegear mod, i see
Fixed a few network issues and added some checks in case animator frames are void.
That should make things nicer to work with.
Well the xp points are redistributed one code line before the class is reset, eventually. That should be a delay of a few nanoseconds, nothing any human could notice.
Anyway, I just published a new fix for that part of the code that should prevent any stupid behavior in case the config server side is different than on the client. (Server side always prevail now)
Thanks for all of the quick fixes. It's now working perfectly.
I had a peek at the code, and it looks like at least part of the problem is with the *_META_TO_DIR arrays in Building.class. In many cases, including the stairs, they're completely out of sync with the DIR_TO_* arrays.
For example, STAIRS_META_TO_DIR is currently set to { 1, 3, 2, 0 }, but I think it should be { 2, 1, 3, 0 }. (Not entirely sure about that though, since I haven't exactly been able to test it out.)
Hope this is helpful to you!
The thought occurred to me last night that I might have inadvertently helped you fix a bug in the 1.7 version when the bug I had encountered was in the 1.6.4 version. Was the bugfix you made only for the 1.7 version, or did you make an update to the 1.6.4 version as well?
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 3/28/14 5:26 PM
Description: Initializing game
java.lang.NoClassDefFoundError: java/lang/ReflectiveOperationException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: java.lang.ReflectiveOperationException
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 34 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:201)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:498)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:853)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Mac OS X (x86_64) version 10.9.2
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 61792984 bytes (58 MB) / 198807552 bytes (189 MB) up to 3203792896 bytes (3055 MB)
JVM Flags: 1 total; -Xmx3G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.129.1047 Minecraft Forge 10.12.0.1047 Optifine OptiFine_1.7.2_HD_U_C2 39 mods loaded, 39 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.129.1047} [Forge Mod Loader] (forge-1.7.2-10.12.0.1047.jar) Unloaded->Constructed
Forge{10.12.0.1047} [Minecraft Forge] (forge-1.7.2-10.12.0.1047.jar) Unloaded->Constructed
gasesCore{1.4.4.1} [Glenn's Gases Core] (minecraft.jar) Unloaded->Constructed
gasesFrameworkCore{1.0.3} [Gases Framework Core] (minecraft.jar) Unloaded->Constructed
battlegear2{1.0.5.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.2-MB_Battlegear2-Bullseye-1.0.5.3.jar) Unloaded->Constructed
LunatriusCore{1.0.1.4} [LunatriusCore] ([1.7.2]LunatriusCore-universal.jar) Unloaded->Constructed
InGameInfoXML{2.6.0.41} [InGame Info XML] ([1.7.2]InGameInfoXML-2.6.0.41.jar) Unloaded->Constructed
BiomesOPlenty{2.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.0.725-universal.jar) Unloaded->Constructed
Blocks3D{1.7.2.1} [3D Blocks Mod] (Blocks3DMod-1.7.2.1.jar) Unloaded->Constructed
BuildCraft|Core{5.0.4} [BuildCraft] (buildcraft-5.0.4.67.jar) Unloaded->Constructed
BuildCraft|Builders{5.0.4} [BC Builders] (buildcraft-5.0.4.67.jar) Unloaded->Constructed
BuildCraft|Energy{5.0.4} [BC Energy] (buildcraft-5.0.4.67.jar) Unloaded->Constructed
BuildCraft|Factory{5.0.4} [BC Factory] (buildcraft-5.0.4.67.jar) Unloaded->Constructed
BuildCraft|Transport{5.0.4} [BC Transport] (buildcraft-5.0.4.67.jar) Unloaded->Constructed
BuildCraft|Silicon{5.0.4} [BC Silicon] (buildcraft-5.0.4.67.jar) Unloaded->Constructed
chatbubbles{1.7.2} [ChatBubbles] (ChatBubbles--.zip) Unloaded->Constructed
DynamicLights{1.3.2} [Dynamic Lights] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_dropItems{1.0.6} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_mobEquipment{1.0.4} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_floodLights{1.0.0} [Dynamic Lights Flood Light] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_otherPlayers{1.0.6} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
DynamicLights_thePlayer{1.1.1} [Dynamic Lights Player Light Module] (DynamicLights-1.7.2.jar) Unloaded->Constructed
gasesFramework{1.0.3} [Gases Framework] (gasesFramework-1.0.3-1.7.2.jar) Unloaded->Constructed
gases{1.4.4.1} [Glenn's Gases] (gases-1.4.4.1-1.7.2.jar) Unloaded->Constructed
LotsOfFood{1.7.2} [Lots of Food] (Lots of Food-1.7.2.jar) Unloaded->Constructed
radixcore{1.0.0} [RadixCore] (RadixCore-1.0.0 MC-1.7.2.zip) Unloaded->Constructed
mca{4.0.0} [Minecraft Comes Alive] (MCA-4.0.0 MC-1.7.2.zip) Unloaded->Constructed
AS_MultiMine{1.3.7} [Multi Mine] (MultiMine-1.7.2.jar) Unloaded->Constructed
natureoverhaul{0.8} [Nature Overhaul] (NatureOverhaul-0.8(1.7.2).jar) Unloaded
Oceancraft{1.3.1} [Oceancraft] (Oceancraft-1.3.1.jar) Unloaded
realisticpain{1.0} [Realistic Pain] (realisticpain-1.0-mc1.7.2.jar) Unloaded
quartz{0.5b0} [Surface Quartz] (surfacequartz-1.7.2-0.5b0.jar) Unloaded
UndergroundBiomes{0.4.5} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.5c.jar) Unloaded
AS_UpdateCheck{1.1.4} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.2.jar) Unloaded
Launched Version: 1.7.2-Forge10.12.0.1047
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6770M OpenGL Engine GL version 2.1 ATI-1.20.11, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [PresenceFootstepsOfficial.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
I tried looking in the download link and got overly confused and i have no idea which one is for 1.6.4
Is this really problem with texture or this is a mod's feature that i don't know?
Upd.: with default textures (without resource pack) i have the same problem.
[Download | Скачать]
File should be placed in Steamcraft-0.3(1.7.2).jar\assets\steamcraft\lang\
It is a template issue, not the code. "Smithy.tml" is broken, if i remember correctly.
Anyway, nice to see someone interested
It was 1.7 specific. The 1.6.4 version doesn't suffer those issues, afaik.
0.1.4
Fixed.
Give me the link, i'll add it to the first post
Thanks, I added it to the mod jar
Well then, there's something wrong with what I'm doing. It doesn't seem to want to move to previous frames, even if I tell it specifically that I want to edit a particular frame.
And for MysticMods: [link]
Some bugs in MysticMods:
All ores, bricks, planks, stones & bush don't have textures in inventory & NEI. And when i hold them in hand - too:
Waila incorrectly displays names of the objects (bush > coal, pillars > apple, ores > arrow & etc.)