Jump to content

Modded minecraft crashes with a ligh blue screen after i die


Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  OTGCorePlugin (OTG-Core.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  ColytraLoadingPlugin (colytra-1.12.2-1.2.0.jar)
  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// You're mean.

Time: 5/27/19 4:19 PM
Description: Rendering entity in world

java.lang.IndexOutOfBoundsException: Index: 506, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.remove(ArrayList.java:492)
    at DamageIndicatorsMod.core.DIEventBus.livingUpdate(DIEventBus.java:169)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_753_DIEventBus_livingUpdate_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:59)
    at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:28)
    at me.ichun.mods.shatter.client.model.ModelShattered.<init>(ModelShattered.java:44)
    at me.ichun.mods.shatter.client.render.RenderShattered.doRender(RenderShattered.java:33)
    at me.ichun.mods.shatter.client.render.RenderShattered.func_76986_a(RenderShattered.java:14)
    at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:412)
    at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:392)
    at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:839)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1927)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at java.util.ArrayList.rangeCheck(ArrayList.java:653)
    at java.util.ArrayList.remove(ArrayList.java:492)
    at DamageIndicatorsMod.core.DIEventBus.livingUpdate(DIEventBus.java:169)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_753_DIEventBus_livingUpdate_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:59)
    at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:28)
    at me.ichun.mods.shatter.client.model.ModelShattered.<init>(ModelShattered.java:44)
    at me.ichun.mods.shatter.client.render.RenderShattered.doRender(RenderShattered.java:33)
    at me.ichun.mods.shatter.client.render.RenderShattered.func_76986_a(RenderShattered.java:14)

-- Entity being rendered --
Details:
    Entity Type: null (me.ichun.mods.shatter.client.entity.EntityShattered)
    Entity ID: 68981
    Entity Name: desconhecida
    Entity's Exact location: -1439.70, 47.65, -67.63
    Entity's Block location: World: (-1440,47,-68), Chunk: (at 0,2,12 in -90,-5; contains blocks -1440,0,-80 to -1425,255,-65), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
    Entity's Momentum: 0.00, 0.03, 0.02
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
    Assigned renderer: me.ichun.mods.shatter.client.render.RenderShattered@622b6f00
    Location: 0.00,0.28,0.08 - World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Rotation: 250.3255
    Delta: 2.503395E-5
Stacktrace:
    at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:412)
    at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:392)
    at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:839)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1927)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['VitorPoranga'/506, l='MpServer', x=-1439.70, y=47.64, z=-67.67]]
    Chunk stats: MultiplayerChunkCache: 837, 837
    Level seed: 0
    Level generator: ID 06 - OTG, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-1468,64,27), Chunk: (at 4,4,11 in -92,1; contains blocks -1472,0,16 to -1457,255,31), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
    Level time: 5442 game time, 5442 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 167 total; [EntityItem['item.tile.sapling.acacia'/1031, l='MpServer', x=-1485.13, y=72.00, z=-84.71], EntityGroveSprite['Grove Sprite'/10247, l='MpServer', x=-1372.50, y=70.00, z=-25.75], MoCEntityTurkey['Turkey'/1553, l='MpServer', x=-1501.50, y=72.00, z=-124.50], MoCEntityTurkey['Turkey'/1554, l='MpServer', x=-1497.50, y=72.00, z=-124.50], EntityItem['item.tile.doublePlant.syringa'/1555, l='MpServer', x=-1473.62, y=70.00, z=-126.75], EntityFestiveCreeper['Festive Creeper'/13845, l='MpServer', x=-1472.50, y=23.00, z=-71.50], EntityItem['item.tile.torch'/1557, l='MpServer', x=-1452.99, y=18.00, z=-121.28], EntityFestiveCreeper['Festive Creeper'/13848, l='MpServer', x=-1476.50, y=42.00, z=-29.50], EntityItem['item.item.seeds'/2072, l='MpServer', x=-1381.88, y=68.00, z=-40.89], EntityChameleon['Chameleon'/13343, l='MpServer', x=-1398.50, y=66.00, z=-59.50], EntityPlayerSP['VitorPoranga'/506, l='MpServer', x=-1439.70, y=47.64, z=-67.67], EntityLatchedRenderer['desconhecida'/551, l='MpServer', x=8.50, y=65.00, z=8.50], EntityItem['item.tile.sapling.acacia'/9258, l='MpServer', x=-1484.13, y=72.00, z=-80.46], MoCEntityBird['Bird'/1580, l='MpServer', x=-1444.50, y=68.00, z=-142.50], MoCEntityBird['Bird'/1581, l='MpServer', x=-1441.50, y=68.00, z=-140.50], EntityGroveSprite['Grove Sprite'/9263, l='MpServer', x=-1365.21, y=71.00, z=-5.50], EntityStymphalianBird['Ave do Lago Estínfalo'/1596, l='MpServer', x=-1453.65, y=80.00, z=-24.10], EntityRocketCreeper['Rocket Creeper'/15423, l='MpServer', x=-1457.50, y=23.00, z=-50.50], EntityRocketCreeper['Rocket Creeper'/15425, l='MpServer', x=-1494.50, y=26.00, z=-63.50], EntityStymphalianBird['Ave do Lago Estínfalo'/1601, l='MpServer', x=-1469.57, y=80.00, z=-20.56], EntityTreasureSlime['Treasure Slime'/15430, l='MpServer', x=-1387.32, y=28.00, z=-40.62], EntityTippedArrow['Flecha'/68679, l='MpServer', x=-1439.96, y=49.17, z=-67.69], EntitySkeletonWarrior['Skeleton Warrior'/15436, l='MpServer', x=-1501.50, y=16.00, z=-39.50], EntitySkeleton['Esqueleto'/68177, l='MpServer', x=-1433.30, y=47.00, z=-70.74], EntitySkeleton['Esqueleto'/68176, l='MpServer', x=-1433.31, y=47.00, z=-69.75], EntitySkeletonWarrior['Skeleton Warrior'/16467, l='MpServer', x=-1446.50, y=18.00, z=-116.50], MoCEntityFly['Fly'/3166, l='MpServer', x=-1383.48, y=72.00, z=6.47], MoCEntityBird['Bird'/1634, l='MpServer', x=-1393.50, y=67.00, z=-129.50], MoCEntityBird['Bird'/1635, l='MpServer', x=-1395.50, y=67.00, z=-128.50], Sigrune Falko/lonewife/1774781859954172933/-1364/67/-107, EntityItem['item.tile.rail'/618, l='MpServer', x=-1492.47, y=24.00, z=-90.56], EntityItem['item.item.seeds'/67691, l='MpServer', x=-1377.32, y=68.00, z=-37.90], MoCEntityBird['Bird'/1642, l='MpServer', x=-1394.50, y=68.00, z=-146.50], MoCEntityBird['Bird'/1655, l='MpServer', x=-1391.50, y=69.00, z=-147.50], EntityHauntedTool['Haunted Tool'/13949, l='MpServer', x=-1448.50, y=13.00, z=-93.50], EntityItem['item.item.seeds'/2174, l='MpServer', x=-1384.20, y=70.00, z=-20.83], EntityItem['item.item.seeds'/2175, l='MpServer', x=-1383.20, y=70.00, z=-19.50], EntityEnchantedBook['Bewitched Tome'/67717, l='MpServer', x=-1470.50, y=26.00, z=-74.50], EntityRocketCreeper['Rocket Creeper'/10892, l='MpServer', x=-1363.50, y=21.00, z=-73.50], EntityFestiveCreeper['Festive Creeper'/68748, l='MpServer', x=-1503.50, y=45.00, z=-141.50], EntityTreasureSlime['Treasure Slime'/68756, l='MpServer', x=-1492.54, y=26.08, z=-142.21], EntitySkeletonWarrior['Skeleton Warrior'/68762, l='MpServer', x=-1366.50, y=50.00, z=-60.50], MoCEntityWerewolf['Werewolf'/3234, l='MpServer', x=-1455.50, y=20.00, z=-44.50], EntitySkeletonWarrior['Skeleton Warrior'/13477, l='MpServer', x=-1484.50, y=16.00, z=-29.50], EntitySkeletonWarrior['Skeleton Warrior'/12453, l='MpServer', x=-1386.50, y=21.00, z=-63.50], EntityItem['item.item.chococraft.gysahl_green'/9897, l='MpServer', x=-1383.88, y=66.00, z=-47.57], EntityItem['item.item.chococraft.gysahl_green_seeds'/9898, l='MpServer', x=-1383.50, y=66.00, z=-48.58], MoCEntityMiniGolem['MiniGolem'/67763, l='MpServer', x=-1471.50, y=23.00, z=-63.50], EntityItem['item.tile.sapling.big_oak'/3763, l='MpServer', x=-1386.13, y=70.00, z=-25.80], EntityItem['item.tile.sapling.acacia'/2740, l='MpServer', x=-1444.88, y=72.00, z=-8.88], MoCEntityMiniGolem['MiniGolem'/67765, l='MpServer', x=-1365.50, y=42.00, z=-44.50], MoCEntityMiniGolem['MiniGolem'/67764, l='MpServer', x=-1471.50, y=23.00, z=-64.50], Sigfred Falko/lonemiller/8265650631638792939/-1369/67/-110, MoCEntityMiniGolem['MiniGolem'/9919, l='MpServer', x=-1383.17, y=20.00, z=-33.19], EntityItem['item.tile.torch'/203, l='MpServer', x=-1502.48, y=19.00, z=-63.96], MoCEntitySnake['Snake'/204, l='MpServer', x=-1492.08, y=71.00, z=-12.04], MoCEntitySnake['Snake'/205, l='MpServer', x=-1494.31, y=73.00, z=5.97], EntityChameleon['Chameleon'/67792, l='MpServer', x=-1382.50, y=67.00, z=-134.50], EntityHauntedTool['Haunted Tool'/67797, l='MpServer', x=-1421.44, y=32.00, z=-50.75], EntityItem['item.tile.torch'/214, l='MpServer', x=-1490.79, y=23.00, z=-95.86], EntityItem['item.tile.torch'/215, l='MpServer', x=-1490.60, y=23.00, z=-91.40], EntityItem['item.tile.torch'/216, l='MpServer', x=-1490.75, y=23.00, z=-92.25], EntityItem['item.tile.torch'/217, l='MpServer', x=-1491.19, y=27.00, z=-75.88], EntityItem['item.tile.torch'/218, l='MpServer', x=-1487.53, y=23.00, z=-58.88], EntityItem['item.tile.torch'/219, l='MpServer', x=-1482.90, y=26.00, z=-57.03], EntityItem['item.tile.torch'/225, l='MpServer', x=-1470.14, y=30.00, z=-78.45], EntityChameleon['Chameleon'/16609, l='MpServer', x=-1476.50, y=70.00, z=-104.50], EntityItem['item.tile.torch'/226, l='MpServer', x=-1466.88, y=30.00, z=-81.58], EntityMinecartChest['Carrinho com baú'/227, l='MpServer', x=-1470.50, y=21.06, z=-78.50], EntitySkeletonWarrior['Skeleton Warrior'/16611, l='MpServer', x=-1491.50, y=17.00, z=-52.50], EntityItem['item.tile.torch'/229, l='MpServer', x=-1454.56, y=18.00, z=-101.23], EntityMinecartChest['Carrinho com baú'/230, l='MpServer', x=-1450.50, y=29.06, z=-73.50], EntityItem['item.item.seeds'/231, l='MpServer', x=-1470.99, y=69.00, z=-104.13], EntityItem['item.item.seeds'/232, l='MpServer', x=-1464.57, y=69.00, z=-101.36], EntityItem['item.item.seeds'/233, l='MpServer', x=-1466.35, y=70.00, z=-97.88], EntityItem['item.tile.sapling.acacia'/2794, l='MpServer', x=-1481.98, y=72.00, z=-83.16], EntityItem['item.tile.doublePlant.syringa'/234, l='MpServer', x=-1464.54, y=69.00, z=-91.79], EntityItem['item.tile.doublePlant.rose'/235, l='MpServer', x=-1475.88, y=70.00, z=-101.82], EntityItem['item.item.seeds'/2795, l='MpServer', x=-1388.72, y=70.00, z=-31.58], EntityItem['item.item.seeds'/236, l='MpServer', x=-1473.28, y=68.00, z=-101.88], EntityItem['item.item.seeds'/237, l='MpServer', x=-1473.31, y=70.00, z=-94.59], EntityItem['item.tile.doublePlant.rose'/238, l='MpServer', x=-1473.75, y=70.00, z=-93.70], EntityRocketCreeper['Rocket Creeper'/12015, l='MpServer', x=-1376.50, y=37.00, z=-42.50], EntityItem['item.item.seeds'/240, l='MpServer', x=-1474.31, y=70.00, z=-91.80], EntityItem['item.tile.doublePlant.rose'/241, l='MpServer', x=-1472.59, y=70.00, z=-94.30], EntityItem['item.tile.doublePlant.rose'/242, l='MpServer', x=-1472.55, y=70.00, z=-99.20], EntityItem['item.tile.doublePlant.rose'/243, l='MpServer', x=-1471.16, y=70.00, z=-93.13], EntityItem['item.item.seeds'/244, l='MpServer', x=-1472.08, y=70.00, z=-91.88], EntityItem['item.tile.doublePlant.rose'/245, l='MpServer', x=-1470.36, y=70.00, z=-91.38], EntityItem['item.item.seeds'/1781, l='MpServer', x=-1379.85, y=69.00, z=-34.38], EntityItem['item.tile.doublePlant.rose'/246, l='MpServer', x=-1480.96, y=71.00, z=-97.72], EntityItem['item.tile.doublePlant.rose'/247, l='MpServer', x=-1477.10, y=70.00, z=-94.96], EntityFestiveCreeper['Festive Creeper'/12023, l='MpServer', x=-1391.50, y=31.00, z=7.50], EntityItem['item.tile.doublePlant.rose'/248, l='MpServer', x=-1476.66, y=70.00, z=-98.08], EntityItem['item.tile.tropicraft.pineapple'/250, l='MpServer', x=-1475.80, y=70.00, z=-93.64], EntityItem['item.tile.doublePlant.rose'/251, l='MpServer', x=-1474.34, y=70.00, z=-92.41], EntityHauntedTool['Haunted Tool'/5886, l='MpServer', x=-1362.50, y=50.00, z=-66.50], AS_EntityGolem['Battletower Golem'/255, l='MpServer', x=-1471.50, y=119.00, z=-95.50], EntityMinecartChest['Carrinho com baú'/256, l='MpServer', x=-1460.50, y=23.06, z=-66.50], EntityItem['item.tile.torch'/257, l='MpServer', x=-1452.89, y=24.00, z=-54.13], EntityItem['item.tile.doublePlant.syringa'/3333, l='MpServer', x=-1380.66, y=65.00, z=-53.64], EntityItem['item.item.chococraft.gysahl_green'/3334, l='MpServer', x=-1384.83, y=64.00, z=-57.41], EntityItem['item.item.chococraft.gysahl_green_seeds'/3335, l='MpServer', x=-1384.25, y=64.00, z=-56.95], EntityItem['item.tile.stonebrick'/9997, l='MpServer', x=-1462.13, y=59.00, z=-48.21], EntityEnchantedBook['Bewitched Tome'/15630, l='MpServer', x=-1465.50, y=19.00, z=10.50], EntityItem['item.tile.torch'/271, l='MpServer', x=-1435.88, y=22.00, z=-58.11], EntityItem['item.tile.torch'/272, l='MpServer', x=-1435.13, y=22.00, z=-45.80], EntityEnchantedBook['Bewitched Tome'/15632, l='MpServer', x=-1506.50, y=13.00, z=-46.50], MoCEntityBird['Bird'/273, l='MpServer', x=-1380.47, y=74.02, z=3.06], MoCEntityBird['Bird'/274, l='MpServer', x=-1449.84, y=70.00, z=-63.28], EntityEnchantedBook['Bewitched Tome'/15634, l='MpServer', x=-1382.50, y=27.00, z=-39.50], MoCEntityBird['Bird'/275, l='MpServer', x=-1424.69, y=70.00, z=-45.44], EntityItem['item.tile.torch'/276, l='MpServer', x=-1429.17, y=19.00, z=-103.36], EntityMinecartChest['Carrinho com baú'/277, l='MpServer', x=-1429.50, y=19.06, z=-101.50], EntityItem['item.tile.torch'/278, l='MpServer', x=-1423.25, y=23.00, z=-44.28], EntityItem['item.tile.torch'/279, l='MpServer', x=-1417.08, y=23.00, z=-51.88], MoCEntityBird['Bird'/283, l='MpServer', x=-1407.50, y=67.00, z=-106.50], MoCEntityBird['Bird'/284, l='MpServer', x=-1412.98, y=67.50, z=-107.01], MoCEntityBird['Bird'/285, l='MpServer', x=-1410.60, y=66.00, z=-77.60], MoCEntityBird['Bird'/286, l='MpServer', x=-1454.42, y=69.00, z=-81.35], MoCEntityElephant['Elephant'/287, l='MpServer', x=-1409.50, y=66.00, z=-82.50], EntityXPOrb['Esfera de experiência'/12584, l='MpServer', x=-1377.99, y=73.00, z=15.24], MoCEntityBird['Bird'/304, l='MpServer', x=-1363.94, y=71.00, z=-8.50], EntityItem['item.item.seeds'/2355, l='MpServer', x=-1380.95, y=67.00, z=-47.17], MoCEntityBird['Bird'/314, l='MpServer', x=-1362.44, y=71.36, z=-91.84], EntitySupportCreeper['Support Creeper'/68411, l='MpServer', x=-1483.70, y=17.00, z=-40.01], EntityTreasureSlime['Treasure Slime'/8507, l='MpServer', x=-1422.51, y=62.28, z=6.58], MoCEntityFly['Fly'/1339, l='MpServer', x=-1411.61, y=66.00, z=-86.65], MoCEntityBird['Bird'/315, l='MpServer', x=-1364.50, y=67.00, z=-92.50], EntitySupportCreeper['Support Creeper'/68410, l='MpServer', x=-1391.87, y=22.00, z=-55.56], MoCEntityBird['Bird'/316, l='MpServer', x=-1365.50, y=67.00, z=-91.50], EntityItem['item.tile.chisel.marble'/10047, l='MpServer', x=-1453.93, y=56.00, z=-49.13], EntityItem['item.tile.stone.diorite'/10048, l='MpServer', x=-1452.16, y=57.00, z=-49.13], EntityEnchantedBook['Bewitched Tome'/68417, l='MpServer', x=-1391.01, y=22.00, z=-55.42], EntityEnchantedBook['Bewitched Tome'/68416, l='MpServer', x=-1439.50, y=29.00, z=-144.50], EntitySkeletonWarrior['Skeleton Warrior'/68420, l='MpServer', x=-1446.50, y=25.00, z=-145.50], EntityGroveSprite['Grove Sprite'/15179, l='MpServer', x=-1366.50, y=66.00, z=-39.50], EntityShattered['desconhecida'/68981, l='MpServer', x=-1439.70, y=47.65, z=-67.63], EntityChameleon['Chameleon'/17786, l='MpServer', x=-1441.50, y=68.00, z=-131.50], EntityItem['item.item.seeds'/1916, l='MpServer', x=-1376.49, y=70.00, z=-26.54], EntityRocketCreeper['Rocket Creeper'/17792, l='MpServer', x=-1481.50, y=26.00, z=-65.50], EntityChameleon['Chameleon'/12693, l='MpServer', x=-1404.50, y=65.00, z=-67.50], EntityEnchantedBook['Bewitched Tome'/9115, l='MpServer', x=-1407.48, y=33.00, z=-16.14], EntitySupportCreeper['Support Creeper'/12700, l='MpServer', x=-1452.50, y=23.00, z=-33.50], EntityItem['item.item.seeds'/2462, l='MpServer', x=-1378.31, y=68.00, z=-40.73], MoCEntityMiniGolem['MiniGolem'/9634, l='MpServer', x=-1422.28, y=61.00, z=10.98], EntityChameleon['Chameleon'/16291, l='MpServer', x=-1419.50, y=67.00, z=-86.50], EntityFilchLizard['Filch Lizard'/16293, l='MpServer', x=-1501.50, y=70.00, z=-9.50], EntityTreasureSlime['Treasure Slime'/16295, l='MpServer', x=-1446.74, y=19.00, z=-109.74], EntityItem['item.tile.sapling.acacia'/11177, l='MpServer', x=-1486.58, y=72.00, z=-94.13], EntityItem['item.item.seeds'/3507, l='MpServer', x=-1381.82, y=71.00, z=-22.50], EntityTippedArrow['Flecha'/68530, l='MpServer', x=-1439.96, y=49.33, z=-67.94], EntityItem['item.tile.log.oak'/437, l='MpServer', x=-1473.50, y=72.00, z=-101.50], EntityItem['item.item.stick'/438, l='MpServer', x=-1473.50, y=72.00, z=-101.50], EntityItem['item.item.stick'/441, l='MpServer', x=-1471.50, y=68.00, z=-101.50], MoCEntityMiniGolem['MiniGolem'/12729, l='MpServer', x=-1470.50, y=23.00, z=-61.50], EntityItem['item.item.apple'/442, l='MpServer', x=-1477.48, y=70.00, z=-103.51], EntityChameleon['Chameleon'/12234, l='MpServer', x=-1425.50, y=68.00, z=-69.50], MoCEntityRat['Rat'/1494, l='MpServer', x=-1361.50, y=22.00, z=-60.50], EntityEnchantedBook['Bewitched Tome'/67546, l='MpServer', x=-1510.19, y=20.00, z=-95.53], EntityRocketCreeper['Rocket Creeper'/13276, l='MpServer', x=-1493.50, y=28.00, z=-30.50], MoCEntityWerewolf['Werewolf'/8158, l='MpServer', x=-1407.55, y=33.00, z=-16.95], MoCEntityWerewolf['Werewolf'/8159, l='MpServer', x=-1419.12, y=31.00, z=-33.18], MoCEntityWerewolf['Werewolf'/8160, l='MpServer', x=-1409.82, y=31.00, z=-25.89], EntityTreasureSlime['Treasure Slime'/68070, l='MpServer', x=-1384.26, y=31.42, z=-44.74], EntityItem['item.tile.log.birch'/15849, l='MpServer', x=-1450.09, y=72.00, z=-15.79], EntityItem['item.item.seeds'/2039, l='MpServer', x=-1395.43, y=69.00, z=-40.81]]
    Retry entities: 1 total; [EntityLatchedRenderer['desconhecida'/551, l='MpServer', x=8.50, y=65.00, z=8.50]]
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2355904688 bytes (2246 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 79 mods loaded, 79 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                          | Version                  | Source                                        | Signature                                |
    |:------ |:--------------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                   | 1.12.2                   | minecraft.jar                                 | None                                     |
    | LCHIJA | mcp                         | 9.42                     | minecraft.jar                                 | None                                     |
    | LCHIJA | FML                         | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                       | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | otgcore                     | 1.12.2 - v7              | minecraft.jar                                 | None                                     |
    | LCHIJA | foamfixcore                 | 7.7.4                    | minecraft.jar                                 | None                                     |
    | LCHIJA | dsurroundcore               | 3.5.4.3                  | minecraft.jar                                 | None                                     |
    | LCHIJA | damageindicatorsmod         | 1.0                      | [1.12.2]DamageIndicatorsMod-3.4.7.jar         | None                                     |
    | LCHIJA | deconstruction              | 3.0.4                    | [MC1.12.2]DeconTable-3.0.4.jar                | None                                     |
    | LCHIJA | orbis_api                   | 0.1.0                    | orbis_api-0.1.0.jar                           | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCHIJA | aether                      | 0.1.1                    | Aether-2-Mod-1.12.2.jar                       | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCHIJA | backpack                    | 3.0.2                    | Backpacks-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | battletowers                | 1.6.4                    | BattleTowers-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | bibliocraft                 | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar             | None                                     |
    | LCHIJA | openterraingenerator        | v6                       | Open-Terrain-Generator-Mod-1.12.2.jar         | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 |
    | LCHIJA | biomebundle                 | 5.1                      | Biome-Bundle-Mod-1.12.2.jar                   | None                                     |
    | LCHIJA | bookshelf                   | 2.3.577                  | Bookshelf-1.12.2-2.3.577.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | buildcraftlib               | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftcore              | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftbuilders          | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcrafttransport         | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftsilicon           | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftcompat            | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftenergy            | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftfactory           | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | buildcraftrobotics          | 7.99.24.1                | buildcraft-all-7.99.24.1.jar                  | None                                     |
    | LCHIJA | carryon                     | 1.12.1                   | CarryOn+MC1.12.2+v1.12.1.jar                  | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCHIJA | codechickenlib              | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | chickenchunks               | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | ctm                         | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                     | None                                     |
    | LCHIJA | chisel                      | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                  | None                                     |
    | LCHIJA | chococraft                  | 0.9.1.52                 | ChocoCraft-Mod-1.12.1.jar                     | None                                     |
    | LCHIJA | chunkpregenerator           | 2.1                      | Chunk+Pregenerator+V1.12-2.1.jar              | None                                     |
    | LCHIJA | colytra                     | 1.2.0                    | colytra-1.12.2-1.2.0.jar                      | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | cxlibrary                   | 1.6.1                    | cxlibrary-1.12.1-1.6.1.jar                    | None                                     |
    | LCHIJA | mocreatures                 | 12.0.5                   | DrZharks MoCreatures Mod-12.0.5.jar           | None                                     |
    | LCHIJA | dynamiclights               | 1.4.9                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_onfire        | 1.0.7                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_creepers      | 1.0.6                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_dropitems     | 1.1.0                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_entityclasses | 1.0.1                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_mobequipment  | 1.1.0                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_flamearrows   | 1.0.1                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_floodlights   | 1.0.3                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_otherplayers  | 1.0.9                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamiclights_theplayer     | 1.1.3                    | DynamicLights-1.12.2.jar                      | None                                     |
    | LCHIJA | dynamictrees                | 1.12.2-0.9.5             | DynamicTrees-1.12.2-0.9.5.jar                 | None                                     |
    | LCHIJA | eplus                       | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | exhaustedstamina            | 1.2                      | exhaustedstamina-1.2.jar                      | None                                     |
    | LCHIJA | foamfix                     | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                     | None                                     |
    | LCHIJA | gravestone                  | 1.10.1                   | gravestone-1.10.1.jar                         | None                                     |
    | LCHIJA | llibrary                    | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | iceandfire                  | 1.7.1                    | iceandfire-1.7.1-1.12.2.jar                   | None                                     |
    | LCHIJA | ichunutil                   | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | ic2                         | 2.8.157-ex112            | industrialcraft-2-2.8.157-ex112.jar           | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | inventorytweaks             | 1.63+release.109.220f184 | Inventory-Tweaks-Mod-1.12.2.jar               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | ironchest                   | 1.12.2-7.0.59.842        | Iron-Chests-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | jei                         | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                     | None                                     |
    | LCHIJA | journeymap                  | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                   | None                                     |
    | LCHIJA | mantle                      | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                      | None                                     |
    | LCHIJA | mcjtylib_ng                 | 3.5.3                    | mcjtylib-1.12-3.5.3.jar                       | None                                     |
    | LCHIJA | millenaire                  | Millénaire 7.1.3         | Millenaire-Mod-Universal-1.12.2.jar           | None                                     |
    | LCHIJA | morefurnaces                | 1.10.1                   | More-Furnaces-Mod-1.12.1.jar                  | None                                     |
    | LCHIJA | mowziesmobs                 | 1.5.4                    | mowziesmobs-1.5.4.jar                         | None                                     |
    | LCHIJA | notenoughwands              | 1.8.1                    | notenoughwands-1.12-1.8.1.jar                 | None                                     |
    | LCHIJA | portalgun                   | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | primitivemobs               | 1.1.1                    | Primitive-Mobs-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | roguelike                   | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
    | LCHIJA | shatter                     | 7.0.0                    | Shatter-1.12.2-7.0.1.jar                      | None                                     |
    | LCHIJA | twilightforest              | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar   | None                                     |
    | LCHIJA | tconstruct                  | 1.12.2-2.12.0.135        | TConstruct-1.12.2-2.12.0.135.jar              | None                                     |
    | LCHIJA | torched                     | 7.0.0                    | Torched-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | torchlever                  | 1.0                      | TorchLever1.12.2-1.0.jar                      | None                                     |
    | LCHIJA | bspkrscore                  | at_0.9                   | TreeCapitator-Mod-1.12.jar                    | None                                     |
    | LCHIJA | treecapitator               | at_0.9                   | TreeCapitator-Mod-1.12.jar                    | None                                     |
    | LCHIJA | tropicraft                  | 7.1.9.115                | Tropicraft-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | orelib                      | 3.5.2.2                  | OreLib-1.12.2-3.5.2.2.jar                     | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | dsurround                   | 3.5.4.3                  | DynamicSurroundings-1.12.2-3.5.4.3.jar        | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | thebetweenlands             | 3.4.6                    | TheBetweenlands-3.4.6-universal.jar           | 38067d6878811efb38b6a045521cfd80b9b60b38 |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
  invtweaks.forge.asm.ContainerTransformer
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.OTGClassTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
ColytraLoadingPlugin (colytra-1.12.2-1.2.0.jar)
  c4.colytra.asm.ElytraTransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  org.orecruncher.dsurround.asm.Transformer
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 750/PCIe/SSE2'
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)

    Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 750/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.82, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: Português (Brasil)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 14
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 398.82
    OpenGlRenderer: GeForce GTX 750/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

 

Help me please

Link to comment
Share on other sites

The filenames of some of your mods suggests you are not getting them from official sources, please read my signature for more info on why this is a bad thing.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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



×
×
  • Create New...

Important Information

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