Jump to content

Recommended Posts

Posted

Hey there, so i created a modpack on forge 1.16.4. Anytime I want to build something with create mod everything is going fine until I try to close and open the world again. When I relog to the world and I load the chunk with create contraption my game crashes and I can;t enter my world. If someone can help me please answer. 

Here's the crash report :

 

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 25.01.21 19:37
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
    at com.simibubi.create.content.contraptions.TorquePropagator.getOrCreateNetworkFor(TorquePropagator.java:33) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.KineticTileEntity.getOrCreateNetwork(KineticTileEntity.java:319) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.KineticTileEntity.initialize(KineticTileEntity.java:70) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.foundation.tileEntity.SmartTileEntity.func_73660_a(SmartTileEntity.java:50) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.KineticTileEntity.func_73660_a(KineticTileEntity.java:84) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.GeneratingKineticTileEntity.func_73660_a(GeneratingKineticTileEntity.java:49) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:226) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:A}
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1483) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.37.jar:35.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$487/2035225037.call(Unknown Source) [forge-1.16.4-35.1.37.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.simibubi.create.content.contraptions.TorquePropagator.getOrCreateNetworkFor(TorquePropagator.java:33) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.KineticTileEntity.getOrCreateNetwork(KineticTileEntity.java:319) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.KineticTileEntity.initialize(KineticTileEntity.java:70) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.foundation.tileEntity.SmartTileEntity.func_73660_a(SmartTileEntity.java:50) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.KineticTileEntity.func_73660_a(KineticTileEntity.java:84) ~[?:mc1.16.3_v0.3e] {re:classloading}
    at com.simibubi.create.content.contraptions.base.GeneratingKineticTileEntity.func_73660_a(GeneratingKineticTileEntity.java:49) ~[?:mc1.16.3_v0.3e] {re:classloading}
-- Block entity being ticked --
Details:
    Name: create:water_wheel // com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelTileEntity
    Block: Block{create:water_wheel}[facing=west]
    Block location: World: (737,70,464), Chunk: (at 1,4,0 in 46,29; contains blocks 736,0,464 to 751,255,479), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
    Block: Block{create:water_wheel}[facing=west]
    Block location: World: (737,70,464), Chunk: (at 1,4,0 in 46,29; contains blocks 736,0,464 to 751,255,479), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Stacktrace:
    at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:226) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:A}


-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['Giligameshh'/80421, l='ClientLevel', x=761.14, y=71.00, z=478.54]]
    Chunk stats: Client Chunk Cache: 625, 361
    Level dimension: minecraft:overworld
    Level spawn location: World: (208,67,128), Chunk: (at 0,4,0 in 13,8; contains blocks 208,0,128 to 223,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 233523 game time, 340961 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:A}
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2024) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.37.jar:35.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$487/2035225037.call(Unknown Source) [forge-1.16.4-35.1.37.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    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: 2050504888 bytes (1955 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.4_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE 
    FML: 35.1
    Forge: net.minecraftforge:35.1.37
    FML Language Providers: 
        javafml@35.1
        minecraft@1
    Mod List: 
        mining-helmet-1.16.4-2.0.0.jar                    |Mining Helmet                 |mining_helmet                 |2.0.0               |DONE      |NOSIGNATURE
        jei-1.16.4-7.6.1.65.jar                           |Just Enough Items             |jei                           |7.6.1.65            |DONE      |NOSIGNATURE
        abnormals_core-1.16.4-3.0.6.jar                   |Abnormals Core                |abnormals_core                |3.0.6               |DONE      |NOSIGNATURE
        Tiny-Coal-1.16.4-1.0.0.jar                        |Tiny Coal                     |tinycoal                      |1.0.0               |DONE      |NOSIGNATURE
        CTD-Core-1.16.4-2.1.1.jar                         |CTD Core                      |ctdcore                       |2.1.1               |DONE      |NOSIGNATURE
        Neat+1.7-25.jar                                   |Neat                          |neat                          |1.7-25              |DONE      |NOSIGNATURE
        create-mc1.16.3_v0.3e.jar                         |Create                        |create                        |mc1.16.3_v0.3e      |DONE      |NOSIGNATURE
        BetterCaves-Forge-1.16.4-1.1.1.jar                |YUNG's Better Caves           |bettercaves                   |1.16.4-1.1.1        |DONE      |NOSIGNATURE
        villagernames_1.16.4-2.5.jar                      |Villager Names                |villagernames                 |2.5                 |DONE      |NOSIGNATURE
        TerraForged-1.16.4-0.2.0-BETA-8.jar               |TerraForged                   |terraforged                   |0.2.0-BETA-8        |DONE      |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
        comforts-forge-1.16.4-4.0.1.0.jar                 |Comforts                      |comforts                      |1.16.4-4.0.1.0      |DONE      |NOSIGNATURE
        citadel-1.5.3.jar                                 |Citadel                       |citadel                       |1.5.3               |DONE      |NOSIGNATURE
        alexsmobs-1.4.1.jar                               |Alex's Mobs                   |alexsmobs                     |1.4.1               |DONE      |NOSIGNATURE
        TravelersBackpack-1.16.4-5.3.8.jar                |Traveler's Backpack           |travelersbackpack             |5.3.8               |DONE      |NOSIGNATURE
        catjammies-1.0.0.jar                              |CatJammies                    |catjammies                    |NONE                |DONE      |NOSIGNATURE
        YungsApi-1.16.4-Forge-3.jar                       |YUNG's API                    |yungsapi                      |1.16.4-Forge-3      |DONE      |NOSIGNATURE
        OuterEnd-0.2.3.jar                                |Outer End                     |outer_end                     |0.2.0               |DONE      |NOSIGNATURE
        alchemist-combat-2.0.1.jar                        |Alchemist's Combat 2          |alchemist                     |2.0.1               |DONE      |NOSIGNATURE
        Bookshelf-1.16.4-9.3.25.jar                       |Bookshelf                     |bookshelf                     |9.3.25              |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        BotanyPots-1.16.4-6.0.17.jar                      |BotanyPots                    |botanypots                    |6.0.17              |DONE      |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        guardvillagers-1.16.4-1.1.8.jar                   |Guard Villagers               |guardvillagers                |1.1.8               |DONE      |NOSIGNATURE
        advancedtools-1.16.4-1.0.2.jar                    |Advanced Tools                |advancedtools                 |1.16.4-1.0.2        |DONE      |NOSIGNATURE
        iceandfire-2.1.5-1.16.4.jar                       |Ice and Fire                  |iceandfire                    |2.1.5-1.16.4        |DONE      |NOSIGNATURE
        Paraglider-1.16.2-1.3.1.0.jar                     |Paraglider                    |paraglider                    |1.3.1.0             |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.37-universal.jar                |Forge                         |forge                         |35.1.37             |DONE      |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        scuba-gear-1.16.4-1.0.1.jar                       |Scuba Gear                    |scuba_gear                    |1.0.1               |DONE      |NOSIGNATURE
        Mo-Glowstone-1.16.4-2.1.0.jar                     |Mo' Glowstone                 |moglowstone                   |2.1.0               |DONE      |NOSIGNATURE
        DynamicSurroundings-1.16.4-4.0.3.4.jar            |§3Dynamic Surroundings        |dsurround                     |1.16.4-4.0.3.4      |DONE      |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
        forge-1.16.4-35.1.37-client.jar                   |Minecraft                     |minecraft                     |1.16.4              |DONE      |NOSIGNATURE
        upgrade_aquatic-1.16.5-3.0.1.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.0.1               |DONE      |NOSIGNATURE
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |NOSIGNATURE
        morevanillalib-1.16.2-1.2.14.jar                  |MoreVanillaLib                |morevanillalib                |1.2.14              |DONE      |NOSIGNATURE
        morevanillatools-1.16.3-2.1.5.jar                 |MoreVanillaTools              |morevanillatools              |2.1.5               |DONE      |NOSIGNATURE
        BiomesOPlenty-1.16.4-13.0.0.429-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.428   |DONE      |NOSIGNATURE
        surrounding-indicators-1.16.4-1.1.2.jar           |Surrounding Indicators        |surrounding_indicators        |1.1.2               |DONE      |NOSIGNATURE
        valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
        SaveYourPets-1.16.2-1.0.0.5.jar                   |Save Your Pets                |syp                           |1.0.0.5             |DONE      |NOSIGNATURE
        CreativeCore_v2.0.10_mc1.16.4.jar                 |CreativeCore                  |creativecore                  |2.0.0               |DONE      |NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |NOSIGNATURE
        storage_overhaul-1.16.4-1.0.3.jar                 |Storage Overhaul              |storage_overhaul              |1.16.4-1.0.3        |DONE      |NOSIGNATURE
        fairylights-4.0.4-1.16.4.jar                      |Fairy Lights                  |fairylights                   |4.0.4               |DONE      |NOSIGNATURE
        atmospheric-1.16.4-3.0.0.jar                      |Atmospheric                   |atmospheric                   |3.0.0               |DONE      |NOSIGNATURE
        savageandravage-1.16.4-3.0.0.jar                  |Savage & Ravage               |savageandravage               |3.0.0               |DONE      |NOSIGNATURE
        gravestone-1.16.4-1.0.8.jar                       |Gravestone Mod                |gravestone                    |1.16.4-1.0.8        |DONE      |NOSIGNATURE
        collective-1.16.4-1.53.jar                        |Collective                    |collective                    |1.53                |DONE      |NOSIGNATURE
        AutoRegLib-1.6-47.jar                             |AutoRegLib                    |autoreglib                    |1.6-47              |DONE      |NOSIGNATURE
        Quark-r2.4-294.jar                                |Quark                         |quark                         |r2.4-294            |DONE      |NOSIGNATURE
        earthmobsmod-1.16.4-0.3.0-Beta.jar                |Earth Mobs Mod                |earthmobsmod                  |1.16.4-0.3.0-Beta   |DONE      |NOSIGNATURE
        blockcarpentry-1.16-0.3.5a.jar                    |BlockCarpentry                |blockcarpentry                |1.16-0.3.5a         |DONE      |NOSIGNATURE
        Mo-Glowstone-Lamps-1.16.4-1.1.0.jar               |Mo' Glowstone Lamps           |moglowstonelamps              |1.1.0               |DONE      |NOSIGNATURE
        morevanillaarmor-1.16.2-1.2.jar                   |MoreVanillaArmor              |morevanillaarmor              |1.16.2-1.2          |DONE      |NOSIGNATURE
        ItemPhysic_v1.4.14_mc1.16.4.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |NOSIGNATURE
        switchbow-1.7.jar                                 |Switch-Bow                    |switchbow                     |1.7                 |DONE      |NOSIGNATURE
        BetterMineshafts-Forge-1.16.4-2.0.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.1        |DONE      |NOSIGNATURE
    Crash Report UUID: e53d6fde-8024-4f64-87fb-0ceac52b8598
    Launched Version: 1.16.4-forge-35.1.37
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fast
    Resource Packs: vanilla, mod_resources, quark:emote_resources (incompatible)
    Current Language: English (US)
    CPU: 4x Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
    OptiFine Version: OptiFine_1.16.4_HD_U_G6
    OptiFine Build: 20210117-001622
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: (internal)
    OpenGlVersion: 4.6.0 NVIDIA 432.00
    OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

Posted

Try removing Optifine

  • Thanks 1

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.

  Reveal hidden contents

 

  • 7 months later...
Posted

hello do you have somthing on the mod -sodium- cuz its the best mod for performence but you dount see any moving parts (need to go to options and on/off somthin and evry thing is working)  Help?

 

  • 1 year later...

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.

Announcements



×
×
  • Create New...

Important Information

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