The game crashed whilst rendering item
Error: java.lang.IllegalStateException: Not building!
And here is the crash report
Time: 10/29/19 5:53 PMTime: 10/29/19 5:53 PMDescription: Rendering item
java.lang.IllegalStateException: Not building! at net.minecraft.client.renderer.BufferBuilder.func_178977_d(BufferBuilder.java:537) at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:21) at com.vicmatskiv.weaponlib.compatibility.CompatibleWeaponRenderer.func_188616_a(CompatibleWeaponRenderer.java:137) at net.minecraftforge.client.ForgeHooksClient.renderLitItem(ForgeHooksClient.java:653) at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:118) at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:106) at net.minecraft.client.renderer.RenderItem.func_180454_a(RenderItem.java:149) at net.minecraft.client.renderer.RenderItem.func_191962_a(RenderItem.java:308) at net.minecraft.client.renderer.RenderItem.func_184391_a(RenderItem.java:347) at net.minecraft.client.renderer.RenderItem.func_180450_b(RenderItem.java:336) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147051_a(GuiContainerCreative.java:922) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146976_a(GuiContainerCreative.java:758) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:75) at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51) at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:643) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1124) 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)
I was wondering if anyone could be of any help. Me and my friend were trying to use this mod, but when he has the mod on all of his ui don't work. Going into his inventory, it just shows his mouse. Pressing escape, same thing. This is not happening to me, and we are using the same mods. After checking all of the mods that we were using, he said that this mod was the one causing it. It might have to do with the fact that he is on another operating system, but I don't know. He says that when he has shaders on, he can see. But when he turns shaders off, he just sees black. Any ideas?
Does he use optifine? People have had issues using that in conjunction with our mod before.
Oh haha, somebody asked how to get to the Pocket Dimension and i replied... i think
Oh also, i'm currently translating and at the very end there is >scp.you.looked.at=You looked at< but in german, "You looked at [??]" would be "Du hast [??] angesehen", can i somehow slide that [??] into the middle of the sentence, because i really don't know any german alternative (and i'm german myself)
Type the following code:
%1$s
In your example it would be "Du hast %1$s angesehen". Though, important to note is that the mod is already translated into german. If it's out of date you can of course feel free to update it though.
Great job on this! I'm really glad somebody decided to continue this mod, I really liked it back in the day.
Just wanted to report that there seems to be a real hard incompatibility issue with Damage Indicators; when the SCP-178 effect is applied to the player, the world suddenly and seemingly permanently crashes; seems the only way to fix it is to uninstall damage indicators and re-join. Pretty sure this also applies to other mobs, which is pretty game-breaking considering the eyes spawn in the ruined structures, and the mobs attack them...
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Shall we play a game?
Time: 4/20/19 12:07 AMDescription: Ticking entity
java.lang.ClassCastException: net.minecraft.client.entity.EntityPlayerSP cannot be cast to net.minecraft.entity.player.EntityPlayerMP at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_67_DIEventBus_livingEvent_LivingUpdateEvent.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.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:580) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181) at net.minecraft.world.World.func_72866_a(World.java:1993) at net.minecraft.world.World.func_72870_g(World.java:1955) at net.minecraft.world.World.func_72939_s(World.java:1759) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) 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 threadStacktrace: at DamageIndicatorsMod.core.DIEventBus.livingEvent(DIEventBus.java:229) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_67_DIEventBus_livingEvent_LivingUpdateEvent.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.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:580) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181) at net.minecraft.world.World.func_72866_a(World.java:1993) at net.minecraft.world.World.func_72870_g(World.java:1955)
-- Entity being ticked --Details: Entity Type: null (net.minecraft.client.entity.EntityPlayerSP) Entity ID: 157 Entity Name: dinohunter32 Entity's Exact location: 245.48, 64.00, 196.99 Entity's Block location: World: (245,64,196), Chunk: (at 5,4,4 in 15,12; contains blocks 240,0,192 to 255,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: nullStacktrace: at net.minecraft.world.World.func_72939_s(World.java:1759)
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['dinohunter32'/157, l='MpServer', x=245.48, y=64.00, z=196.99]] Chunk stats: MultiplayerChunkCache: 1084, 1084 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (252,64,125), Chunk: (at 12,4,13 in 15,7; contains blocks 240,0,112 to 255,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 3561 game time, 3561 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: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 51 total; [EntityCreeper['Creeper'/128, l='MpServer', x=283.82, y=16.00, z=270.50], EntityBat['Bat'/129, l='MpServer', x=290.25, y=16.10, z=261.75], EntityZombie['Zombie'/130, l='MpServer', x=288.50, y=19.00, z=256.50], EntityBat['Bat'/137, l='MpServer', x=282.86, y=17.01, z=271.48], EntityZombie['Zombie'/143, l='MpServer', x=308.50, y=50.00, z=117.50], EntityZombie['Zombie'/144, l='MpServer', x=309.77, y=50.00, z=117.55], EntityBat['Bat'/145, l='MpServer', x=302.95, y=15.05, z=250.14], EntitySquid['Squid'/146, l='MpServer', x=304.21, y=51.41, z=245.36], EntitySkeleton['Skeleton'/147, l='MpServer', x=318.50, y=13.00, z=257.50], EntitySkeleton['Skeleton'/155, l='MpServer', x=321.50, y=13.00, z=257.50], EntitySkeleton['Skeleton'/156, l='MpServer', x=322.50, y=13.00, z=258.50], EntitySpider['Spider'/305, l='MpServer', x=167.50, y=18.00, z=152.50], EntitySpider['Spider'/59, l='MpServer', x=167.50, y=41.00, z=134.50], EntityCreeper['Creeper'/60, l='MpServer', x=166.50, y=41.00, z=134.50], EntityCreeper['Creeper'/62, l='MpServer', x=174.50, y=17.00, z=144.50], EntitySkeleton['Skeleton'/68, l='MpServer', x=167.50, y=23.00, z=235.50], EntityCreeper['Creeper'/72, l='MpServer', x=191.50, y=23.00, z=248.50], EntitySkeleton['Skeleton'/73, l='MpServer', x=192.50, y=25.00, z=269.05], EntityZombie['Zombie'/74, l='MpServer', x=190.50, y=27.00, z=259.50], EntityCreeper['Creeper'/75, l='MpServer', x=188.50, y=27.00, z=258.50], EntityCreeper['Creeper'/76, l='MpServer', x=190.50, y=27.00, z=260.50], EntityZombie['Zombie'/77, l='MpServer', x=185.50, y=53.00, z=273.50], EntityCreeper['Creeper'/82, l='MpServer', x=192.50, y=25.00, z=269.82], EntitySkeleton['Skeleton'/90, l='MpServer', x=221.50, y=28.00, z=119.50], EntitySkeleton['Skeleton'/91, l='MpServer', x=223.50, y=19.00, z=129.50], EntityZombie['Zombie'/92, l='MpServer', x=209.67, y=15.00, z=275.47], EntitySkeleton['Skeleton'/225, l='MpServer', x=289.47, y=17.00, z=268.89], EntitySkeleton['Skeleton'/226, l='MpServer', x=289.50, y=19.00, z=258.50], EntityCreeper['Creeper'/99, l='MpServer', x=228.50, y=19.00, z=128.50], EntityCreeper['Creeper'/100, l='MpServer', x=228.50, y=28.00, z=137.50], EntityItem['item.item.seeds'/101, l='MpServer', x=236.97, y=63.00, z=184.53], EntityZombie['Zombie'/102, l='MpServer', x=235.50, y=29.00, z=230.50], EntityItem['item.item.seeds'/103, l='MpServer', x=230.07, y=63.00, z=240.85], EntityItem['item.item.seeds'/104, l='MpServer', x=232.01, y=63.00, z=241.69], EntityItem['item.item.seeds'/105, l='MpServer', x=232.88, y=63.00, z=242.41], EntityBat['Bat'/107, l='MpServer', x=237.31, y=29.66, z=275.81], EntitySkeleton['Skeleton'/109, l='MpServer', x=249.50, y=25.00, z=234.50], EntityBat['Bat'/110, l='MpServer', x=271.54, y=39.24, z=143.66], EntityBat['Bat'/111, l='MpServer', x=269.78, y=42.69, z=143.86], EntityCreeper['Creeper'/112, l='MpServer', x=260.50, y=38.00, z=146.50], EntityCreeper['Creeper'/113, l='MpServer', x=266.78, y=50.00, z=146.45], EntityItem['item.item.seeds'/114, l='MpServer', x=264.48, y=66.00, z=203.03], EntitySkeleton['Skeleton'/115, l='MpServer', x=258.50, y=25.00, z=225.50], EntityCreeper['Creeper'/243, l='MpServer', x=264.50, y=50.00, z=147.50], EntityBat['Bat'/116, l='MpServer', x=265.69, y=23.10, z=223.74], EntityBat['Bat'/118, l='MpServer', x=269.46, y=16.57, z=224.37], EntityCreeper['Creeper'/119, l='MpServer', x=282.19, y=17.00, z=265.53], EntityPlayerSP['dinohunter32'/157, l='MpServer', x=245.48, y=64.00, z=196.99], EntitySquid['Squid'/125, l='MpServer', x=293.23, y=54.36, z=224.92], EntityZombie['Zombie'/126, l='MpServer', x=290.50, y=17.00, z=270.50], EntityEnderman['Enderman'/127, l='MpServer', x=291.69, y=17.00, z=270.24]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) 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 7 (amd64) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 658401000 bytes (627 MB) / 1442840576 bytes (1376 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 2, allocated: 20, tallocated: 86 FML: MCP 9.42 Powered by Forge 14.23.5.2836 6 mods loaded, 6 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.2836.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2836 | forge-1.12.2-14.23.5.2836.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | damageindicatorsmod | 1.0 | Damage-Indicators-Mod-1.12.2.jar | None | | LCHIJA | scp | 2.1.1 | SCP+Lockdown-1.12.2-2.1.1-beta.jar | None |
Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13537 Compatibility Profile Context 24.20.13001.1010' Renderer: 'Radeon RX 580 Series' Launched Version: 1.12.2-forge1.12.2-14.23.5.2836 LWJGL: 2.9.4 OpenGL: Radeon RX 580 Series GL version 4.5.13537 Compatibility Profile Context 24.20.13001.1010, ATI Technologies Inc. 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: English (Canada) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
Not entirely sure WHY it's crashing, it might be linked to opening one's inventory to actually see the potion effect. I'm unsure if other effects given by the mod cause the same thing, but the zombie-plague seemed to even infect other modded mobs fine.
Also wanted to point out that the ruined structures are all identical, right down to the items in the chests? Not sure if intentional or known bug. They also spawn really frequently, so might wanna turn the frequency down.
There are a few other issues, like the Structure Preview functionality, and I'm at a complete loss as to how to escape the pocket dimension, but elsewise I'd say this is a really good mod! Can't wait to sit down and try to get em all in survival.
The crash seems to be a bug caused by damage indicators, there is a config option to decrease spawning frequency of structures, they are supposed to always be the same. You escape the pocket dimension by fending of 106 3 times.
---- Minecraft Crash Report -------- Minecraft Crash Report ----// This doesn't make any sense!
Time: 4/14/19 3:57 PMDescription: Initializing game
java.lang.NoSuchFieldError: canCreateSources at alexiy.secure.contain.protect.blocks.BlockRedLiquid.<init>(BlockRedLiquid.java:20) at alexiy.secure.contain.protect.registration.SCPBlocks.registerBlocks(SCPBlocks.java:307) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_SCPBlocks_registerBlocks_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:738) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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 threadStacktrace: at alexiy.secure.contain.protect.blocks.BlockRedLiquid.<init>(BlockRedLiquid.java:20) at alexiy.secure.contain.protect.registration.SCPBlocks.registerBlocks(SCPBlocks.java:307) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_SCPBlocks_registerBlocks_Register.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:738) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 412158536 bytes (393 MB) / 671088640 bytes (640 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2705 5 mods loaded, 5 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 | |:----- |:--------- |:------------ |:-------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | scp | 2.1.1 | SCP+Lockdown-1.12.2-2.1.1-beta (1).jar | None |
Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3368' Renderer: 'Intel(R) HD Graphics 4600' Launched Version: 1.12.2-forge1.12.2-14.23.4.2705 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3368, Intel 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: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
SCPs spawn naturally if you enable it in the config.
We will add some non-SCP NPCs in the future, though don't you think it's a bit dumb that they would shoot SCPs on sight? The things they are supposed to protect? The moto is "Secure, Contain, Protect", not "Kill, Kill, Kill".
0
You need to create the document for it.
0
That's caused by weaponlib.
0
Does he use optifine? People have had issues using that in conjunction with our mod before.
0
I have no clue what preobreli is.
0
No to the first question, and yes.
0
Fend of 106 three times.
0
Type the following code:
In your example it would be "Du hast %1$s angesehen". Though, important to note is that the mod is already translated into german. If it's out of date you can of course feel free to update it though.
0
Type any character you want.
0
The crash seems to be a bug caused by damage indicators, there is a config option to decrease spawning frequency of structures, they are supposed to always be the same. You escape the pocket dimension by fending of 106 3 times.
0
Update forge
1
Kill mobs
0
In an update, not necessarily the next one.
0
https://discord.gg/g7tMS2n
0
SCPs spawn naturally if you enable it in the config.
We will add some non-SCP NPCs in the future, though don't you think it's a bit dumb that they would shoot SCPs on sight? The things they are supposed to protect? The moto is "Secure, Contain, Protect", not "Kill, Kill, Kill".
0
Update forge