Galacticraft a0.1.29 crash?

Wulfyk

Member
Mar 30, 2013
47
1
8
36
Warsaw
www.planetminecraft.com
I used Magic launcher to lunch GC and (of course) other mods required to lunch it (read lastest Forge and Player API). And when i jumped in my spaceship and hitted spacebar Minecraft crashed. Here is crash log:

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 15.03.13 12:51
Description: Failed to start game

java.lang.RuntimeException: Unable to get Field reference for GuiScreen.controlList!
at sharose.mods.guiapi.GuiAPI.init(GuiAPI.java:48)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
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.propogateStateMessage(LoadController.java:165)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
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:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:681)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:443)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:728)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: argo/saj/ThingWithPosition
at sharose.mods.guiapi.GuiAPI.init(GuiAPI.java:34)
... 31 more
Caused by: java.lang.ClassNotFoundException: argo.saj.ThingWithPosition
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 cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 359461384 bytes (342 MB) / 496173056 bytes (473 MB) up to 496173056 bytes (473 MB)
JVM Flags: 2 total; -Xms512m -Xmx512m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.42 FML v5.0.24.582 Minecraft Forge 7.7.0.582 Optifine OptiFine_1.5.0_HD_U_A2 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Errored
LWJGL: 2.4.2
OpenGL: GeForce GT 330M/PCI/SSE2 GL version 3.1 NVIDIA 188.99, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDcraft 64x MC15.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

Also i don't have access to galacticraft menu, after i press R happens nothingless. Yes, I checked if it's default and it is.
 

flashman111

Moderator
Feb 12, 2013
1,061
136
63
No its not. Player API isnt required either. You just need forge (in the jar) and galacticraft (in the coremods folder)
 

Wulfyk

Member
Mar 30, 2013
47
1
8
36
Warsaw
www.planetminecraft.com
As I said iam using Magic Launcher to run this mods, and i instaled it as instruction on ML thread said. Maybe thats a problem? I will put GC in core mods and check up. Oh and also i notice that in creative menu fallen meteor texture is missing.
 

PureTryOut

Member
Mar 5, 2013
213
18
18
29
Magic Launcher supports everything, well it does for me.
I've put the latest Forge into the jar itself (using MultiMC), and Galacticraft in the coremods folder (also using MultiMC), and everything works.
 

Share this page