I got this error report NOTE: this is the txt file in the folder in my .minecraft folder
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/28/12 11:03 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
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: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:140)
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: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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
... 4 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
... 31 more
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (x86_64) version 10.7.5
- Java Version: 1.6.0_35, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 490394216 bytes (467 MB) / 534708224 bytes (509 MB) up to 1065025536 bytes (1015 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.347 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
PortalGun [PortalGun] (portalgun) Unloaded->Errored
- LWJGL: 2.4.2
- OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 APPLE-7.32.12, Intel Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
Okay so i fixed the crash by compressing the file into a zip, but when i load minecraft it does not recognize the mod and i dont have the boots in the armor thing
I can confirm that I definetely got this working with Optifine(I still haven't tried out Twilight Forest or Chococraft though)!
I used forge 6.0.1.343 and OptiFine_1.4.2_HD_U_A7!
But, I got the glitchy portals!
Sadness!
Other than that, no serious problems so far, I will have to do further testing, I only tried the portal gun!
If there is one unusual bug I noticed is that when I use a portal to the moon and it starts sucking up blocks, sometimes it will show sucking bedrock blocks!
Probably just a visual bug!
what do you mean by glitchy portals?
they always show up as bedrock when they are being sucked up
Okay so i fixed the crash by compressing the file into a zip, but when i load minecraft it does not recognize the mod and i dont have the boots in the armor thing
how/why did you recompress it? why not just use the one you DL'ed? or better yet, re-download it
java.lang.IllegalArgumentException: Slot 204 is already occupied by aht@441371 when adding portalgun.common.block.BlockPortalMod@15887db
at alf.<init>(Block.java:292)
at alf.<init>(Block.java:325)
at aiq.<init>(BlockContainer.java:13)
at portalgun.common.block.BlockPortalMod.<init>(BlockPortalMod.java:17)
at portalgun.common.core.CommonProxy.initModPart(CommonProxy.java:106)
at portalgun.common.core.CommonProxy.initModParts(CommonProxy.java:87)
at portalgun.common.PortalGun.load(PortalGun.java:165)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor7.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: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:140)
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: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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
at net.minecraft.client.Minecraft.a(Minecraft.java:465)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT b2d5a664 ----------
------------------- FML Log --------------------
2012-10-29 01:08:10 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading
2012-10-29 01:08:10 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Discovering coremods
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Running coremod plugins
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Validating minecraft
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-10-29 01:08:14 [INFO] [STDOUT] 27 achievements
2012-10-29 01:08:14 [INFO] [STDOUT] 208 recipes
2012-10-29 01:08:14 [INFO] [STDOUT] Setting user: Oneoutway, 2833986648786949867
2012-10-29 01:08:14 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-10-29 01:08:15 [INFO] [STDOUT] OptiFine_1.4.2_HD_U_A7
2012-10-29 01:08:15 [INFO] [STDOUT] Mon Oct 29 01:08:15 MST 2012
2012-10-29 01:08:15 [INFO] [STDOUT] OS: Windows 7 (amd64) version 6.1
2012-10-29 01:08:15 [INFO] [STDOUT] Java: 1.7.0_07, Oracle Corporation
2012-10-29 01:08:15 [INFO] [STDOUT] VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
2012-10-29 01:08:15 [INFO] [STDOUT] LWJGL: 2.4.2
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL: ATI Mobility Radeon HD 3400 Series version 2.1.8787, ATI Technologies Inc.
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL Version: 2.1
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2012-10-29 01:08:15 [INFO] [STDOUT] Checking for new version
2012-10-29 01:08:15 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2012-10-29 01:08:15 [INFO] [STDOUT] Version found: A7
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-10-29 01:08:15 [INFO] [STDOUT] MinecraftForge v6.0.1.343 Initialized
2012-10-29 01:08:15 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.343 Initialized
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_A7, enabling compatibility features
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\lwjgl.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\lwjgl_util.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\jinput.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\lib\argo-2.25.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\lib\guava-12.0.1.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\lib\asm-all-4.0.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Searching C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\mods for mods
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.2]ReiMinimap_v3.2_05.zip
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate mod directory portalgun
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate zip or jar file portalgun1.4.2v0_universal.zip
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-10-29 01:08:15 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-10-29 01:08:16 [FINE] [ForgeModLoader] Examining file [1.4.2]ReiMinimap_v3.2_05.zip for potential mods
2012-10-29 01:08:16 [FINE] [ForgeModLoader] The mod container [1.4.2]ReiMinimap_v3.2_05.zip appears to be missing an mcmod.info file
2012-10-29 01:08:16 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2012-10-29 01:08:16 [FINE] [ForgeModLoader] Examining directory portalgun for potential mods
2012-10-29 01:08:16 [FINE] [ForgeModLoader] No mcmod.info file found in directory portalgun
2012-10-29 01:08:16 [FINEST] [ForgeModLoader] Recursing into package resources
2012-10-29 01:08:16 [FINEST] [ForgeModLoader] Recursing into package resources.sound
2012-10-29 01:08:16 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.heploop
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.radioloop
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.turret
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.streaming
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.streaming.portalgun
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Examining file portalgun1.4.2v0_universal.zip for potential mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] The mod container portalgun1.4.2v0_universal.zip appears to be missing an mcmod.info file
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.339,)] [Forge@[6.0.1.339,)] []
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-10-29 01:08:17 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Received a system property request ''
2012-10-29 01:08:17 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod mcp
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod FML
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod Forge
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Enabling mod PortalGun
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod PortalGun
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-10-29 01:08:17 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Mod sorting data:
2012-10-29 01:08:17 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.2]ReiMinimap_v3.2_05.zip ()
2012-10-29 01:08:17 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.4.2.0.0): portalgun1.4.2v0_universal.zip (required-after:Forge@[6.0.1.339,))
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod PortalGun
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.4.2.0.0)
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod PortalGun
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-10-29 01:08:17 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod PortalGun
2012-10-29 01:08:17 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Loading properties.
2012-10-29 01:08:17 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Properties loaded.
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod PortalGun
2012-10-29 01:08:18 [INFO] [STDOUT] Starting up SoundSystem...
2012-10-29 01:08:18 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-10-29 01:08:18 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-10-29 01:08:18 [INFO] [STDOUT] OpenAL initialized.
2012-10-29 01:08:18 [INFO] [STDOUT] setupTexture: "/terrain.png", id: 7
2012-10-29 01:08:18 [INFO] [STDOUT] TextureFX registered: bbl@601c1dfc, texId: 7, index: 237
2012-10-29 01:08:18 [INFO] [STDOUT] TextureFX registered: bbo@5ea8d94, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbm@69f4f294, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/gui/items.png", id: 8
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbh@5e9243b3, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbg@18e7a453, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbn@797f3214, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbk@db0fd5d, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbj@5ec9ebb0, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbj@1a90a06e, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbl@601c1dfc, texId: 7, index: 237
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDLavaFX@1c7d030d, texId: 7, index: 237
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbo@5ea8d94, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWaterFX@53535917, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbm@69f4f294, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDPortalFX@4fe1fbe, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbn@797f3214, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWaterFlowFX@47d5f581, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbk@db0fd5d, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDLavaFlowFX@2fe90cff, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbj@5ec9ebb0, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDFlamesFX@6d5451eb, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbj@1a90a06e, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDFlamesFX@551c73d3, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbh@5e9243b3, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDCompassFX@73f9d297, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbg@18e7a453, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWatchFX@20118bdc, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] Loading custom colors: /misc/grasscolor.png
2012-10-29 01:08:19 [INFO] [STDOUT] Loading custom colors: /misc/foliagecolor.png
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/ctm.png", id: 9
2012-10-29 01:08:19 [INFO] [STDOUT] MatchingCtmPng: true
2012-10-29 01:08:19 [INFO] [STDOUT] Registering default ConnectedTextures
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityBlock
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityball as PortalGun.portal_entityball
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityAPG
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityRadio
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityCube
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entitybullet as PortalGun.portal_entitybullet
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityTurret
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityHEP
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/portalgun/items.png", id: 10
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/portalgun/blocks.png", id: 11
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod PortalGun
2012-10-29 01:08:19 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: portalgun.client.render.TextureAnimation@7d9e6c27, texId: 11, index: 5
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Registered texture override 5 (5) on TextureAnimation (11)
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama0.png", id: 14
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama1.png", id: 15
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama2.png", id: 16
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama3.png", id: 17
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama4.png", id: 18
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama5.png", id: 19
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/mclogo.png", id: 20
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/gui/gui.png", id: 21
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/gui/particles.png", id: 22
2012-10-29 01:08:49 [INFO] [STDOUT] setupTexture: "/gui/background.png", id: 23
2012-10-29 01:08:52 [INFO] [STDOUT] setupTexture: "/gui/icons.png", id: 25
2012-10-29 01:08:55 [INFO] [STDOUT] Connecting to 192.168.2.6, 25565
2012-10-29 01:08:55 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Loading properties.
2012-10-29 01:08:55 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Properties loaded.
2012-10-29 01:08:57 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Sending client info to server
2012-10-29 01:08:58 [INFO] [STDOUT] Method name not found for id: 140
2012-10-29 01:08:58 [INFO] [STDOUT] setupTexture: "/terrain/sun.png", id: 26
2012-10-29 01:08:58 [INFO] [STDOUT] setupTexture: "/terrain/moon_phases.png", id: 27
2012-10-29 01:08:58 [INFO] [STDOUT] Class not present: LightCache
2012-10-29 01:09:01 [INFO] [STDOUT] setupTexture: "/particles.png", id: 35
2012-10-29 01:09:02 [INFO] [STDOUT] Allocated subtessellator, count: 1
2012-10-29 01:09:03 [INFO] [STDOUT] setupTexture: "/item/largechest.png", id: 36
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/gui/allitems.png", id: 37
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 38
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/item/chest.png", id: 39
2012-10-29 01:09:10 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/search.png", id: 40
2012-10-29 01:09:19 [INFO] [STDOUT] setupTexture: "%blur%/misc/glint.png", id: 41
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "%blur%/portalgun/overlay/lempty.png", id: 42
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "%blur%/portalgun/overlay/rempty.png", id: 43
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "/portalgun/skin_apg.png", id: 44
Is there any way to force-close portals? I know pressing R will close the portals for the gun you are currently holding. My problem comes with playing with my brother. We both used different guns. He was laughing so hard from both of us trying to trap each other with the portals that he decided it was best to quit the game. I didn't have a chance to close the portals from my gun before the game was closed.
I had set up a pretty nasty infinite falling trap. Now I am worried he will fall into it and not be able to get back out of it When he goes back into his game.
Is there any way he can force all the portals in his game closed...like a OP command or something?
Edit:
My brother figured it out. He just placed a portal over my portal...replacing it...then reset the new portal to get rid of it altogether.....
800 pages on and I've just discovered this... *shakes head* <squee>Wow. WOW. Oh my God. *blinks* did I just do that? Portals, fully functional portals in Minecraft?! You, IChun, are a legend. I really have no words beyond that, besides AMAZING work. Brings a tear to my eye how AWESOME this is! Dear God. </squee>
<secondsquee>They persist between game sessions!</secondsquee>
This is an awesome mod, this is a NEEDED mod for Minecraft Users, and people that who wants to run away quickly from monsters.
Sometimes I noticed the sound doesn't come out, but I'm fine with this mod.
Great mod! Some diamonds for you!
Changed my signature!
Request:
Please modify your config file to be as all other forge mods config files...meaning make it so that the actual config lines come after the explanation ....having 4 pages of explanations and then a page of configs does not actually work as we're not machines....I know you only have to set it up once but it's pretty annoying and there's no actual reason why you set it up like that .
Thank you.
apparently, this is easier to set up from his stand point
don't know if this is just me, but the storage cube, companion cube, and redirection cube are all invisible when i try to place them or dispense them from the vents.
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to /Users/zachery/Library/Application Support/minecraft/crash-reports/crash-2012-10-29_18.54.29-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT fab6d00d --------
Generated 10/29/12 6:54 PM
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (x86_64) version 10.5.8
- Java Version: 1.6.0_26, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 497402056 bytes (474 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.8.424 Minecraft Forge 6.0.1.350 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
PortalGun [PortalGun] (portalgun) Unloaded->Errored
- LWJGL: 2.4.2
- OpenGL: Intel GMA X3100 OpenGL Engine GL version 1.2 APPLE-1.5.48, Intel Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
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: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:140)
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: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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
... 4 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
... 31 more
--- END ERROR REPORT e5f62af7 ----------
i get this error ever since 1.3.2. and every time i do not extract it, it does not read load it
(by the way i have a mac if that helps)
don't know if this is just me, but the storage cube, companion cube, and redirection cube are all invisible when i try to place them or dispense them from the vents.
So, I went to in the config file in my .minecraft folder, changed portalWhitelist to 1, go into my world folder and what again? Open the config inside my world folder, go into portalWhitelist there and put in the block IDs? Because then it didn't work, it's currently 1 there, so it should make stone portal place-able.
i think you have to run MC once with whitelist enabled, then go into the world folder. there should be something called "whitelist.txt" or the likeness
Reporting a bug: I was flying trough 2 portals in a loop and when I closed them
i ended upside down. It wont fix it self after closing the minecraft and open it again. Here is a image:
I'm using portalgun1.4.2v0_universal.zip and the other mods in FTB Beta Launcher v0.1 pack b.
Found some weird glitches.
When I had Forge 6.0.1.349, Optifine, TMI, Matmos, and portal gun all portal gun entity blocks are radios in the TMI menu. Also when added more mods all entity block items are invisible with a sprite of haft the moon-in-space sprite. I had the mods above and also:
Rei's Minimap
liteloader with Macro/keybinds mod.
FPS+
Invtweaks
InGameinfoXML
StatusEffectHUD
Singleplayerconsle
tabbychat
UsefulIngameGUI
QuinOptions+3DItems
Smartmovent+PlayerAPI
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/28/12 11:03 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
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: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:140)
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: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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
... 4 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
... 31 more
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (x86_64) version 10.7.5
- Java Version: 1.6.0_35, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 490394216 bytes (467 MB) / 534708224 bytes (509 MB) up to 1065025536 bytes (1015 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.347 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
PortalGun [PortalGun] (portalgun) Unloaded->Errored
- LWJGL: 2.4.2
- OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 APPLE-7.32.12, Intel Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
PLEASE HELP
what do you mean by glitchy portals?
they always show up as bedrock when they are being sucked up
i never said optifine was bad... i said:
in response to his visual artifacts
get NEI (if its updated) instead of TMI
stop extracting the mod. at least read the page you posted on...
how/why did you recompress it? why not just use the one you DL'ed? or better yet, re-download it
Updates at twitter: https://twitter.com/luacs1998
--- BEGIN ERROR REPORT 769eae6d --------
Generated 28/10/12 23:47
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (i386) version 10.6.8
- Java Version: 1.6.0_33, Apple Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- Memory: 449126392 bytes (428 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.347 31 mods loaded, 31 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
mod_BlocksGalore [mod_BlocksGalore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_Botter [mod_Botter] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_Flower [mod_Flower] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_MagicBow [mod_MagicBow] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_MagicTree [mod_MagicTree] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_Phat [mod_Phat] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_WorldGen [mod_WorldGen] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_YewBow [mod_YewBow] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_YewTree [mod_YewTree] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_mobs [mod_mobs] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
AliensVsPredator [Aliens Vs Predator] (AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
NetherrackPP [Netherrack++] (NetherrackPP - 142.zip) Unloaded->Constructed->Pre-initialized->Initialized
ObsidianPP [Obsidian++] (ObsidianPP - 142.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_Psychedelicraft [mod_Psychedelicraft] (Psychedelicraft_1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
KingdomsGuild [Tale of Kingdoms] (Tale of Kingdoms V1.4.0 Pre-Release 3.zip) Unloaded->Constructed->Pre-initialized->Initialized
Backpack [Backpack] (backpack-1.1.4-1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Millenaire [Millénaire] (millenaire3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun [PortalGun] (portalgun1.4.2v0_universal.zip) Unloaded->Constructed->Pre-initialized->Errored
TwilightForest [The Twilight Forest] (twilightforest-1.12.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
- LWJGL: 2.4.2
- OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
java.lang.IllegalArgumentException: Slot 204 is already occupied by aht@441371 when adding portalgun.common.block.BlockPortalMod@15887db
at alf.<init>(Block.java:292)
at alf.<init>(Block.java:325)
at aiq.<init>(BlockContainer.java:13)
at portalgun.common.block.BlockPortalMod.<init>(BlockPortalMod.java:17)
at portalgun.common.core.CommonProxy.initModPart(CommonProxy.java:106)
at portalgun.common.core.CommonProxy.initModParts(CommonProxy.java:87)
at portalgun.common.PortalGun.load(PortalGun.java:165)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor7.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: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:140)
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: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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
at net.minecraft.client.Minecraft.a(Minecraft.java:465)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT b2d5a664 ----------
go into the portal gun config and change the block ID from 204 to something else
------------- MultiMC Crash Report -------------
Information:
Date: 10-29-2012 01:09:51
Operating System: Windows 7 (build 7601, Service Pack 1), 64-bit edition
MultiMC Version: 4.1.0 jenkins-MultiMC4Windows-25
Minecraft Version: 1.4.2
------------------ Mod Lists -------------------
Jar Mods:
minecraftforge-universal-6.0.1.343.zip
Version: 7.19
Filename: minecraftforge-universal-6.0.1.343.zip
OptiFine_1.4.2_HD_U_A7.zip
Version:
Filename: OptiFine_1.4.2_HD_U_A7.zip
ModLoader Mods:
portalgun
Version:
Filename: portalgun
portalgun1.4.2v0_universal.zip
Version:
Filename: portalgun1.4.2v0_universal.zip
rei_minimap
Version:
Filename: rei_minimap
[1.4.2]ReiMinimap_v3.2_05.zip
Version:
Filename: [1.4.2]ReiMinimap_v3.2_05.zip
----------------- Console Log ------------------
Instance started with command: "C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar MultiMCLauncher.jar "<username>" "<session ID>" "MultiMC: 1.4" "854x480"
Loading jars...
Loading URL: file:/C:/Users/Minecraft/Documents/MultiMc/instances/Trains%201.4/.minecraft/bin/minecraft.jar
Loading URL: file:/C:/Users/Minecraft/Documents/MultiMc/instances/Trains%201.4/.minecraft/bin/lwjgl.jar
Loading URL: file:/C:/Users/Minecraft/Documents/MultiMc/instances/Trains%201.4/.minecraft/bin/lwjgl_util.jar
Loading URL: file:/C:/Users/Minecraft/Documents/MultiMc/instances/Trains%201.4/.minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: C:\Users\Minecraft\AppData\Roaming\.minecraft
Launching with applet wrapper...
2012-10-29 01:08:10 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading
2012-10-29 01:08:14 [INFO] [STDOUT] 27 achievements
2012-10-29 01:08:14 [INFO] [STDOUT] 208 recipes
2012-10-29 01:08:14 [INFO] [STDOUT] Setting user: <username>, <session ID>
2012-10-29 01:08:14 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-10-29 01:08:15 [INFO] [STDOUT] OptiFine_1.4.2_HD_U_A7
2012-10-29 01:08:15 [INFO] [STDOUT] Mon Oct 29 01:08:15 MST 2012
2012-10-29 01:08:15 [INFO] [STDOUT] OS: Windows 7 (amd64) version 6.1
2012-10-29 01:08:15 [INFO] [STDOUT] Java: 1.7.0_07, Oracle Corporation
2012-10-29 01:08:15 [INFO] [STDOUT] VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
2012-10-29 01:08:15 [INFO] [STDOUT] LWJGL: 2.4.2
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL: ATI Mobility Radeon HD 3400 Series version 2.1.8787, ATI Technologies Inc.
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL Version: 2.1
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2012-10-29 01:08:15 [INFO] [STDOUT] Checking for new version
2012-10-29 01:08:15 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2012-10-29 01:08:15 [INFO] [STDOUT] Version found: A7
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-10-29 01:08:15 [INFO] [STDOUT] MinecraftForge v6.0.1.343 Initialized
2012-10-29 01:08:15 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.343 Initialized
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_A7, enabling compatibility features
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Searching C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\mods for mods
2012-10-29 01:08:17 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-10-29 01:08:17 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-10-29 01:08:17 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Loading properties.
2012-10-29 01:08:17 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Properties loaded.
2012-10-29 01:08:18 [INFO] [STDOUT] Starting up SoundSystem...
2012-10-29 01:08:18 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-10-29 01:08:18 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-10-29 01:08:18 [INFO] [STDOUT] OpenAL initialized.
2012-10-29 01:08:18 [INFO] [STDOUT] setupTexture: "/terrain.png", id: 7
2012-10-29 01:08:18 [INFO] [STDOUT] TextureFX registered: bbl@601c1dfc, texId: 7, index: 237
2012-10-29 01:08:18 [INFO] [STDOUT] TextureFX registered: bbo@5ea8d94, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbm@69f4f294, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/gui/items.png", id: 8
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbh@5e9243b3, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbg@18e7a453, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbn@797f3214, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbk@db0fd5d, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbj@5ec9ebb0, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbj@1a90a06e, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbl@601c1dfc, texId: 7, index: 237
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDLavaFX@1c7d030d, texId: 7, index: 237
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbo@5ea8d94, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWaterFX@53535917, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbm@69f4f294, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDPortalFX@4fe1fbe, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbn@797f3214, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWaterFlowFX@47d5f581, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbk@db0fd5d, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDLavaFlowFX@2fe90cff, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbj@5ec9ebb0, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDFlamesFX@6d5451eb, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbj@1a90a06e, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDFlamesFX@551c73d3, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbh@5e9243b3, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDCompassFX@73f9d297, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbg@18e7a453, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWatchFX@20118bdc, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] Loading custom colors: /misc/grasscolor.png
2012-10-29 01:08:19 [INFO] [STDOUT] Loading custom colors: /misc/foliagecolor.png
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/ctm.png", id: 9
2012-10-29 01:08:19 [INFO] [STDOUT] MatchingCtmPng: true
2012-10-29 01:08:19 [INFO] [STDOUT] Registering default ConnectedTextures
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/portalgun/items.png", id: 10
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/portalgun/blocks.png", id: 11
2012-10-29 01:08:19 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: portalgun.client.render.TextureAnimation@7d9e6c27, texId: 11, index: 5
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama0.png", id: 14
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama1.png", id: 15
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama2.png", id: 16
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama3.png", id: 17
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama4.png", id: 18
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama5.png", id: 19
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/mclogo.png", id: 20
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/gui/gui.png", id: 21
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/gui/particles.png", id: 22
2012-10-29 01:08:49 [INFO] [STDOUT] setupTexture: "/gui/background.png", id: 23
2012-10-29 01:08:52 [INFO] [STDOUT] setupTexture: "/gui/icons.png", id: 25
2012-10-29 01:08:55 [INFO] [STDOUT] Connecting to 192.168.2.6, 25565
2012-10-29 01:08:55 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Loading properties.
2012-10-29 01:08:55 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Properties loaded.
2012-10-29 01:08:57 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Sending client info to server
2012-10-29 01:08:58 [INFO] [STDOUT] Method name not found for id: 140
2012-10-29 01:08:58 [INFO] [STDOUT] setupTexture: "/terrain/sun.png", id: 26
2012-10-29 01:08:58 [INFO] [STDOUT] setupTexture: "/terrain/moon_phases.png", id: 27
2012-10-29 01:08:58 [INFO] [STDOUT] Class not present: LightCache
2012-10-29 01:09:01 [INFO] [STDOUT] setupTexture: "/particles.png", id: 35
2012-10-29 01:09:02 [INFO] [STDOUT] Allocated subtessellator, count: 1
2012-10-29 01:09:03 [INFO] [STDOUT] setupTexture: "/item/largechest.png", id: 36
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/gui/allitems.png", id: 37
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 38
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/item/chest.png", id: 39
2012-10-29 01:09:10 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/search.png", id: 40
2012-10-29 01:09:19 [INFO] [STDOUT] setupTexture: "%blur%/misc/glint.png", id: 41
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "%blur%/portalgun/overlay/lempty.png", id: 42
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "%blur%/portalgun/overlay/rempty.png", id: 43
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "/portalgun/skin_apg.png", id: 44
------------------- FML Log --------------------
2012-10-29 01:08:10 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading
2012-10-29 01:08:10 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Discovering coremods
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Running coremod plugins
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Validating minecraft
2012-10-29 01:08:11 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-10-29 01:08:14 [INFO] [STDOUT] 27 achievements
2012-10-29 01:08:14 [INFO] [STDOUT] 208 recipes
2012-10-29 01:08:14 [INFO] [STDOUT] Setting user: Oneoutway, 2833986648786949867
2012-10-29 01:08:14 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-10-29 01:08:15 [INFO] [STDOUT] OptiFine_1.4.2_HD_U_A7
2012-10-29 01:08:15 [INFO] [STDOUT] Mon Oct 29 01:08:15 MST 2012
2012-10-29 01:08:15 [INFO] [STDOUT] OS: Windows 7 (amd64) version 6.1
2012-10-29 01:08:15 [INFO] [STDOUT] Java: 1.7.0_07, Oracle Corporation
2012-10-29 01:08:15 [INFO] [STDOUT] VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
2012-10-29 01:08:15 [INFO] [STDOUT] LWJGL: 2.4.2
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL: ATI Mobility Radeon HD 3400 Series version 2.1.8787, ATI Technologies Inc.
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL Version: 2.1
2012-10-29 01:08:15 [INFO] [STDOUT] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
2012-10-29 01:08:15 [INFO] [STDOUT] Checking for new version
2012-10-29 01:08:15 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2012-10-29 01:08:15 [INFO] [STDOUT] Version found: A7
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-10-29 01:08:15 [INFO] [STDOUT] MinecraftForge v6.0.1.343 Initialized
2012-10-29 01:08:15 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.343 Initialized
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_A7, enabling compatibility features
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\lwjgl.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\lwjgl_util.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\bin\jinput.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\lib\argo-2.25.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\lib\guava-12.0.1.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\lib\asm-all-4.0.jar
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-10-29 01:08:15 [INFO] [ForgeModLoader] Searching C:\Users\Minecraft\Documents\MultiMc\instances\Trains 1.4\.minecraft\mods for mods
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.2]ReiMinimap_v3.2_05.zip
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate mod directory portalgun
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate zip or jar file portalgun1.4.2v0_universal.zip
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-10-29 01:08:15 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-10-29 01:08:15 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-10-29 01:08:16 [FINE] [ForgeModLoader] Examining file [1.4.2]ReiMinimap_v3.2_05.zip for potential mods
2012-10-29 01:08:16 [FINE] [ForgeModLoader] The mod container [1.4.2]ReiMinimap_v3.2_05.zip appears to be missing an mcmod.info file
2012-10-29 01:08:16 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2012-10-29 01:08:16 [FINE] [ForgeModLoader] Examining directory portalgun for potential mods
2012-10-29 01:08:16 [FINE] [ForgeModLoader] No mcmod.info file found in directory portalgun
2012-10-29 01:08:16 [FINEST] [ForgeModLoader] Recursing into package resources
2012-10-29 01:08:16 [FINEST] [ForgeModLoader] Recursing into package resources.sound
2012-10-29 01:08:16 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.heploop
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.radioloop
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.sound.portalgun.turret
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.streaming
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Recursing into package resources.streaming.portalgun
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Examining file portalgun1.4.2v0_universal.zip for potential mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] The mod container portalgun1.4.2v0_universal.zip appears to be missing an mcmod.info file
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.339,)] [Forge@[6.0.1.339,)] []
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-10-29 01:08:17 [INFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Received a system property request ''
2012-10-29 01:08:17 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod mcp
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod FML
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod Forge
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Enabling mod PortalGun
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Activating mod PortalGun
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-10-29 01:08:17 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Mod sorting data:
2012-10-29 01:08:17 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.2]ReiMinimap_v3.2_05.zip ()
2012-10-29 01:08:17 [FINE] [ForgeModLoader] PortalGun(PortalGun:1.4.2.0.0): portalgun1.4.2v0_universal.zip (required-after:Forge@[6.0.1.339,))
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod PortalGun
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection
2012-10-29 01:08:17 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.4.2.0.0)
2012-10-29 01:08:17 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod PortalGun
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-10-29 01:08:17 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod PortalGun
2012-10-29 01:08:17 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Loading properties.
2012-10-29 01:08:17 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Properties loaded.
2012-10-29 01:08:17 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod PortalGun
2012-10-29 01:08:18 [INFO] [STDOUT] Starting up SoundSystem...
2012-10-29 01:08:18 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-10-29 01:08:18 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-10-29 01:08:18 [INFO] [STDOUT] OpenAL initialized.
2012-10-29 01:08:18 [INFO] [STDOUT] setupTexture: "/terrain.png", id: 7
2012-10-29 01:08:18 [INFO] [STDOUT] TextureFX registered: bbl@601c1dfc, texId: 7, index: 237
2012-10-29 01:08:18 [INFO] [STDOUT] TextureFX registered: bbo@5ea8d94, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbm@69f4f294, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/gui/items.png", id: 8
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbh@5e9243b3, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbg@18e7a453, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbn@797f3214, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbk@db0fd5d, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbj@5ec9ebb0, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: bbj@1a90a06e, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbl@601c1dfc, texId: 7, index: 237
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDLavaFX@1c7d030d, texId: 7, index: 237
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbo@5ea8d94, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWaterFX@53535917, texId: 7, index: 205
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbm@69f4f294, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDPortalFX@4fe1fbe, texId: 7, index: 14
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbn@797f3214, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWaterFlowFX@47d5f581, texId: 7, index: 206
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbk@db0fd5d, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDLavaFlowFX@2fe90cff, texId: 7, index: 238
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbj@5ec9ebb0, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDFlamesFX@6d5451eb, texId: 7, index: 31
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbj@1a90a06e, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDFlamesFX@551c73d3, texId: 7, index: 47
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbh@5e9243b3, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDCompassFX@73f9d297, texId: 8, index: 54
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX removed: bbg@18e7a453, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: TextureHDWatchFX@20118bdc, texId: 8, index: 70
2012-10-29 01:08:19 [INFO] [STDOUT] Loading custom colors: /misc/grasscolor.png
2012-10-29 01:08:19 [INFO] [STDOUT] Loading custom colors: /misc/foliagecolor.png
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/ctm.png", id: 9
2012-10-29 01:08:19 [INFO] [STDOUT] MatchingCtmPng: true
2012-10-29 01:08:19 [INFO] [STDOUT] Registering default ConnectedTextures
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityBlock
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entityball as PortalGun.portal_entityball
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityAPG
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityRadio
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityCube
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Automatically registered mod PortalGun entity portal_entitybullet as PortalGun.portal_entitybullet
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityTurret
2012-10-29 01:08:19 [FINE] [ForgeModLoader] Skipping automatic mod PortalGun entity registration for already registered class portalgun.common.entity.EntityHEP
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/portalgun/items.png", id: 10
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/portalgun/blocks.png", id: 11
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event IMCEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event IMCEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap
2012-10-29 01:08:19 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod PortalGun
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod PortalGun
2012-10-29 01:08:19 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 5 mods
2012-10-29 01:08:19 [INFO] [STDOUT] TextureFX registered: portalgun.client.render.TextureAnimation@7d9e6c27, texId: 11, index: 5
2012-10-29 01:08:19 [FINER] [ForgeModLoader] Registered texture override 5 (5) on TextureAnimation (11)
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama0.png", id: 14
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama1.png", id: 15
2012-10-29 01:08:19 [INFO] [STDOUT] setupTexture: "/title/bg/panorama2.png", id: 16
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama3.png", id: 17
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama4.png", id: 18
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/bg/panorama5.png", id: 19
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/title/mclogo.png", id: 20
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/gui/gui.png", id: 21
2012-10-29 01:08:20 [INFO] [STDOUT] setupTexture: "/gui/particles.png", id: 22
2012-10-29 01:08:49 [INFO] [STDOUT] setupTexture: "/gui/background.png", id: 23
2012-10-29 01:08:52 [INFO] [STDOUT] setupTexture: "/gui/icons.png", id: 25
2012-10-29 01:08:55 [INFO] [STDOUT] Connecting to 192.168.2.6, 25565
2012-10-29 01:08:55 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Loading properties.
2012-10-29 01:08:55 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Properties loaded.
2012-10-29 01:08:57 [INFO] [STDOUT] [Portal Gun 1.4.2v0] Sending client info to server
2012-10-29 01:08:58 [INFO] [STDOUT] Method name not found for id: 140
2012-10-29 01:08:58 [INFO] [STDOUT] setupTexture: "/terrain/sun.png", id: 26
2012-10-29 01:08:58 [INFO] [STDOUT] setupTexture: "/terrain/moon_phases.png", id: 27
2012-10-29 01:08:58 [INFO] [STDOUT] Class not present: LightCache
2012-10-29 01:09:01 [INFO] [STDOUT] setupTexture: "/particles.png", id: 35
2012-10-29 01:09:02 [INFO] [STDOUT] Allocated subtessellator, count: 1
2012-10-29 01:09:03 [INFO] [STDOUT] setupTexture: "/item/largechest.png", id: 36
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/gui/allitems.png", id: 37
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/list_items.png", id: 38
2012-10-29 01:09:08 [INFO] [STDOUT] setupTexture: "/item/chest.png", id: 39
2012-10-29 01:09:10 [INFO] [STDOUT] setupTexture: "/gui/creative_inv/search.png", id: 40
2012-10-29 01:09:19 [INFO] [STDOUT] setupTexture: "%blur%/misc/glint.png", id: 41
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "%blur%/portalgun/overlay/lempty.png", id: 42
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "%blur%/portalgun/overlay/rempty.png", id: 43
2012-10-29 01:09:30 [INFO] [STDOUT] setupTexture: "/portalgun/skin_apg.png", id: 44
I compressed it because it automatically unzipped when i downloaded it
I had set up a pretty nasty infinite falling trap. Now I am worried he will fall into it and not be able to get back out of it When he goes back into his game.
Is there any way he can force all the portals in his game closed...like a OP command or something?
Edit:
My brother figured it out. He just placed a portal over my portal...replacing it...then reset the new portal to get rid of it altogether.....
Loving this mod.
"Shall we play a game?" - Joshua
<secondsquee>They persist between game sessions!</secondsquee>
EDIT: Posts?! 8000 or so, heh. I meant pages.
Sometimes I noticed the sound doesn't come out, but I'm fine with this mod.
Great mod! Some diamonds for you!
Changed my signature!
change the whitelist to 1, go into your world's folder and put the block ID's in there
apparently, this is easier to set up from his stand point
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to /Users/zachery/Library/Application Support/minecraft/crash-reports/crash-2012-10-29_18.54.29-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT fab6d00d --------
Generated 10/29/12 6:54 PM
- Minecraft Version: 1.4.2
- Operating System: Mac OS X (x86_64) version 10.5.8
- Java Version: 1.6.0_26, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 497402056 bytes (474 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.8.424 Minecraft Forge 6.0.1.350 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
PortalGun [PortalGun] (portalgun) Unloaded->Errored
- LWJGL: 2.4.2
- OpenGL: Intel GMA X3100 OpenGL Engine GL version 1.2 APPLE-1.5.48, Intel Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ClassNotFoundException: portalgun.common.PortalGun
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
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: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:140)
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: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:83)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
... 4 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
... 31 more
--- END ERROR REPORT e5f62af7 ----------
i get this error ever since 1.3.2. and every time i do not extract it, it does not read load it
(by the way i have a mac if that helps)
fixed in latest version
do you happen to have optifine?
1. stop using a mac
2. pack the portalgun folder back into a zip
i think you have to run MC once with whitelist enabled, then go into the world folder. there should be something called "whitelist.txt" or the likeness
i ended upside down. It wont fix it self after closing the minecraft and open it again. Here is a image:
Twitter: @Gory_Moon
When I had Forge 6.0.1.349, Optifine, TMI, Matmos, and portal gun all portal gun entity blocks are radios in the TMI menu. Also when added more mods all entity block items are invisible with a sprite of haft the moon-in-space sprite. I had the mods above and also:
Rei's Minimap
liteloader with Macro/keybinds mod.
FPS+
Invtweaks
InGameinfoXML
StatusEffectHUD
Singleplayerconsle
tabbychat
UsefulIngameGUI
QuinOptions+3DItems
Smartmovent+PlayerAPI