Giter Club home page Giter Club logo

minecrift's Introduction

Vivecraft for Minecraft 1.7.10

This readme is intended for developers. For downloads and gameplay instructions please see the official website

Using this Repository

Vivecraft uses a system of patches to avoid distributing Minecraft code. This complicates the build process a little bit.

  • Fork, checkout or download the repo using your Git method of choice.
  • Install Java JDK 1.6, 1.7 or 1.8. The Java JRE will NOT work.
  • Set the JAVA_HOME environment variable to the JDK directory
  • Add %JAVA_HOME%\bin to your PATH environment variable
  • Install Python 2.7.x (NOT 3.x). Be sure to tick the 'add python to your PATH' option during install. Download from python.org
  • Open a command prompt and navigate to the repo directory
  • Run install.bat

The install process (install.py) does a number of things:

  • It downloads MCP (Minecraft coder's pack) and extracts it to the \mcp908\ directory.
  • It downloads a ton of dependencies.
  • It merges Optifine into vanilla minecraft jar.
  • It decompiles and deobfuscates the combined minecraft/optifine into \mcp908\src.minecraft_orig_nofix\
  • It applies any patches found in \mcppatches\ and copies the result to\mcp908\src.minecraft_orig\
  • It applies all the patches found in \patches\ and copies the result to \mcp908\src\minecraft.
  • It copies all code files found in \src\ to \mcp908\src\minecraft. This directory is now the full 'Vivecraft' codebase.

IF you use Eclipse you can open the workspace found in \mcp908\eclipse. You may have to redirect some build path jar's to the correct location. To run the game form eclipse you have to attach natives to lwjgl jar.

Make all changes to the game in the \mcp908\src\minecraft directory.

To build an installer:

  • run getchanges.bat. This compares mcp908\src\minecraft to mcp908\src\minecraft_orig. patches are generated for modified files and copied to \patches. Whole new files are copied to \src.
  • run build.bat. This takes the new files and patches and creates a jar. It then uses the code and jsons found in \installer\ to make an installer.exe.

To update code from github

  • After pulling changes from github run applychanges.bat. This backs up mcp908\src\minecraft to mcp908\src\minecraft_bak, and starts over by applying all patches in \patches\ to mcp908\src\minecraft_orig, and copies the result o mcp908\src\minecraft

minecrift's People

Contributors

automat-gh avatar christophhaag avatar cincodenada avatar clintchil avatar jjtparadox avatar jrbudda avatar mabrowning avatar stellaartois avatar techjar avatar timcharper avatar topin89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

minecrift's Issues

Stuck at the end after killing the dragon

I believe the credits need to roll but cannot because we are in VR. Quiting the game and switching out of VR and continuing the game allows me to run the credits and get back to my spawn point. Probably need to room similar to the start of the game to be able to run the credits. Game is in creative mode if that makes a difference. Tested with release 12, need to upgrade and see what's new.

Can't dismount horse

I found a saddle and thought I'd really test my motion sickness by riding a horse around.
Now I can't dismount. Can the lower half of the right trackpad be dismount if you're on a horse?
Also when you're on a horse the movement goes back to headset direction rather than controller direction, could the controller steer the horse so you can still look around while riding?

To assist here's a seed with HEAPS of horses. There's a temple close by which has a saddle in it's chest.
seed: -8397261408588314269

Fishing problem

Developer went fishing for a whole weekend! This resulted in a "boring" update. Suggest we sue the developer to ensure he is chained to his desk in the future.

Hahaha! I hope you had a great time man. You deserve a break. :)

Error with new patch

I get this error when I run the newest version. I ran the previous versions just fine...not sure why this is broken now:

Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

I did a search of this error and it seems to be a memory error. I have the min specs for RAM with VR but I never had this error before the patch....

[Truth] Not really an issue

Just opened an issue to tell you your release notes are hilarious, that is all. You can now close the issue.

[Forge Mods] No GUI with mods installed

I used forge mod loader and pointed the vive profile to the modded directory and there are no GUIs in the game. everything else works fine. i can provide a mod list if necessary.

Modded minecraft main menu not showing

The old Automat-GH version had this to however there's a workaround involving a macro to allow people to bypass the problem in the meantime.

On the main menu when you first boot up modded minecraft you used to get a grey screen that you bypassed using a simple macro from this tutorial
This moves your mouse to click the single player button as it isn't visible. When the macro completes you can see and interract with the menu as normal. You can see it in action from Milly Moo's tutorial video here.

Now with your version there's no greyscreen its the dirtroom environment that you created (awesome idea btw) and the menu isn't viewable until you do the macro like before, would this be something you can fix to eliminate the need for the macro? I have a feeling this will be an unknown step for most people trying modded mc.

Server issue.

02.06 18:50:43 [Server] WARN Ze_SpyRo moved wrongly!
02.06 18:50:42 [Server] WARN Ze_SpyRo moved wrongly!
02.06 18:50:21 [Server] WARN Pixeldk moved wrongly!
02.06 18:50:20 [Server] WARN Pixeldk moved wrongly!
02.06 18:50:19 [Server] WARN Pixeldk moved wrongly!

Buggy teleporting with Thermos. its not generating the right configs in spigot.yml, so have to insert them myself. and it looks like its not reading them.

Cant attack animals / enemies

Hi there since your earlier update I was unable to attack any animals, with or without tools / weapons.

With the basic HTC Vive minecraft mod it works alright.

Cannot install with Forge support

I have Forge 10.13.4.1614 installed but when I use your installer the option to install with Forge is grayed out and cannot be selected.

Manual enable for servers

Being able to manually enable teleport on servers in the options would be great as I have created a Minecraft VR server, however because it runs on 1.9 to support a bunch of plugins, but is backwards compatible using https://www.spigotmc.org/resources/protocolsupport.7201/

Sadly this setup does not support sending custom protocol packets easily, and the developer who makes the plugin which tells your mod that it's okay to use VR won't work. If there was either a manual setting on the client side or a message that I could send over the chat on join, then nice non-motion sickness movement would work awesomely.

Weird in-hand item rendering

Since the new update with the bow:

  • torches render weird in the hand
  • sometimes porkchops are invisible. Wasn't able to reproduce it after the first time...

I love your mod by the way!

Crash when loading / starting a new world with heavily modded pack

I am using the Regrowth modpack, with the correct version of forge for Vivecraft. I apologize in advance if this isn't the place for this issue, or if it's just mod incompatibility.

To be clear, the game doesn't crash entirely, you just can't load or create a world. Doing so returns you to the main menu.

Here is the pastebin with the log: http://pastebin.com/piQ6kNQn

Sadly I have no idea how to interpret this information. :\

Vivecraft v16 Won't Launch

I'm having a problem similar to the v13 thread about the launcher not launching after hitting play. I did a clean install with a clean deletion of the .minecraft folder to make sure and left everything default and installed with forge.

Vivecraft still hijacks Latest Version

Ever wonder why vivecraft still worked when it's profile was set to Use Latest Version? It's because as far as the launcher knows, it is the latest minecraft version. Because of this, any other profiles with Use Latest Version selected will use the vivecraft jar.

The launcher determines this based on releaseTime in the version JSON. Build.py appears to be setting this to the build time. If you set it to sometime in the past, the Use Latest Version option will return to using the latest vanilla version

[Forge Mod] Black Starting Room in Lord of the Rings Mod

I don't know how or why its any different from other mods but the Lord of the Rings Mod seems to cause a black screen starting area when you load into VR. You can't see the Minecraft menu screen. You can kind of see it off screen but wherever you look your view gets blocked by a b lack veil.

Anyway.. I know other things are probably more important but if you get a chance to have a look it would be very cool to play this mod in VR.

Chromahills cursor occludes objects

When using Chromahills (128 or 64) graphics pack, the cursor is a solid black square (with a + in the middle). This occludes objects and makes it hard or impossible to see what item I'm holding while crafting.

[Wishlist] In-game keyboard

  • if minecraft is minimized, the typing on the keyboard goes into the active window on desktop instead to minecraft.
  • special signs doesn't appear within in minecraft. german keyboard. (e.g. / doesn't work)
  • and only for completeness even if already known: the keyboard overlays everything (chat, controller, etc.)

World Freezes With Right Trigger - Poll Error

When using the inventory, clicking with the right trigger causes the world to stop moving. So, when you move your head the world doesn't move. Causes instant motion sickness.

In the menus, buttons can be pushed, but other items cannot be interacted with.
For example, on the main menu the button 'Single Player' works fine. I can click and interact with it. But then on the 'Select World' menu I cannot choose any world. The buttons on the bottom work fine, I can make a new world, but I cannot click on a world to load an existing one.

Upon pressing or holding the right trigger, this is spammed in the 'Game Output' window:
Plugin com.mtbs3d.minecrift.provider.MCOpenVR@2e013ba1 poll error java.lang.IndexOutOfBoundsException

Using the latest version: 1.7.10_R2b_jrbudda9

Some other things I tried
Same results with Steam beta client, and normal client.
All vive firmware is up to date.
Deleted everything Minecraft and downloaded it fresh.
Same results with 1.7.10_r2b_jrbudda8
Tried different versions of JRE and JDK.

Using version 1.7.10_R2b-vive-nohydra produces this crash as soon as the right trigger is pressed

Description: Unexpected error

java.lang.IndexOutOfBoundsException: 0
at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:306)
at com.mtbs3d.minecrift.provider.MCOpenVR.poll(MCOpenVR.java:435)
at com.mtbs3d.minecrift.api.PluginManager.pollAll(PluginManager.java:222)
at bao.ak(Minecraft.java:1446)
at bao.f(Minecraft.java:1307)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 429280736 bytes (409 MB) / 511856640 bytes (488 MB) up to 8536260608 bytes (8140 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: minecrift-1.7.10-R2b-Vive-jrbudda-nohydra
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 365.19, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (16)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 16
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 365.19
OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

*Side note; thank you so much for your work on minecraft!

Vivecraft hijacks 'Latest Version'

After installing, profiles set to "Use Latest Version" will use vivecraft instead of the latest vanilla version.

It seems that you have build.py setting the releaseTime key to the build time. Setting it to a past date, as forge does, and specifying the vivecraft version in launcher_profiles.json should fix it.

Scroll function in mods

So I was checking out a few modpacks now that you implemented forge again (thanks!!). I noticed some mods have scroll bars in their menus/books and nothing seemed to work for scrolling. SteamVR has that touchpad scrollwheel feature which is pretty awesome, so it would be cool if that worked, but I'd settle for being able to grab the scroll bar with the trigger as well.
I think the controls menu option has the same issue if you don't want to load up a modpack.

Teleporting troublesome in Thermos, dev blames your mod?

Thermos often gives movement warnings and rubberbands the teleporting character. Changing the moved-wrongly-threshold and moved-too-quickly-threshold settings in spigot.yml does not fix the issue. When this was brought up, one of the devs said "There is no way to get those settings to work. You're going to have to ask the mod creator to change the way they teleport players."

Now I'm guessing there's nothing you can do about this, but I thought I'd bring it up. Is it true we need Thermos to have a server that supports Forge mods? Also, is it possible to "Open to LAN" instead? Whenever I try to do that it just brings up a keyboard and chat window.

Crashing when attempting to hold/equip any new item from Biomes O'Plenty mod

Only other mods installed are FastCraft (the optimizer) and Mo Creatures, which seems to work fine.
Crashes every time I attempt to select the items in the hotbar. They will spawn correctly and can be broken and collected, but not equipped. I'm on V14 of the Vivecraft mod.

---- Minecraft Crash Report ----
// Don't do that.

Time: 6/7/16 3:29 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at biomesoplenty.common.itemblocks.ItemBlockFlower.func_77661_b(ItemBlockFlower.java:78)
at com.mtbs3d.minecrift.gameplay.BowTracker.isActive(BowTracker.java:59)
at com.mtbs3d.minecrift.gameplay.BowTracker.doProcess(BowTracker.java:68)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1461)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1316)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 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 --
Stacktrace:
at biomesoplenty.common.itemblocks.ItemBlockFlower.func_77661_b(ItemBlockFlower.java:78)
at com.mtbs3d.minecrift.gameplay.BowTracker.isActive(BowTracker.java:59)
at com.mtbs3d.minecrift.gameplay.BowTracker.doProcess(BowTracker.java:68)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['test'/237, l='MpServer', x=-391.63, y=71.62, z=1187.27]]
Chunk stats: MultiplayerChunkCache: 566, 575
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-644,64,1020), Chunk: (at 12,4,12 in -41,63; contains blocks -656,0,1008 to -641,255,1023), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 5276 game time, 5276 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: 147 total; [MoCEntityBigCat['BigCat'/256, l='MpServer', x=-455.22, y=66.00, z=1223.19], EntityZombie['Zombie'/257, l='MpServer', x=-462.50, y=27.00, z=1232.50], MoCEntityBird['Bird'/258, l='MpServer', x=-461.67, y=72.00, z=1315.07], EntityCreeper['Creeper'/771, l='MpServer', x=-397.50, y=59.00, z=1192.50], EntitySkeleton['Skeleton'/1027, l='MpServer', x=-339.50, y=46.00, z=1201.50], MoCEntityBird['Bird'/259, l='MpServer', x=-459.50, y=72.00, z=1313.50], EntityZombie['Zombie'/1028, l='MpServer', x=-380.41, y=25.00, z=1206.94], EntitySkeleton['Skeleton'/1029, l='MpServer', x=-379.09, y=25.00, z=1207.28], EntitySkeleton['Skeleton'/1030, l='MpServer', x=-375.50, y=25.00, z=1205.50], EntityCreeper['Creeper'/1031, l='MpServer', x=-353.50, y=16.00, z=1119.50], EntityItem['item.tile.rail'/1291, l='MpServer', x=-381.12, y=34.01, z=1202.72], EntityEnderman['Enderman'/785, l='MpServer', x=-332.53, y=16.00, z=1159.47], EntitySkeleton['Skeleton'/787, l='MpServer', x=-339.50, y=46.00, z=1197.50], EntityCreeper['Creeper'/788, l='MpServer', x=-394.78, y=59.00, z=1190.78], EntityCreeper['Creeper'/789, l='MpServer', x=-404.84, y=58.00, z=1189.04], MoCEntityHorse['WildHorse'/286, l='MpServer', x=-436.84, y=72.00, z=1104.81], MoCEntityOgre['Ogre'/287, l='MpServer', x=-441.63, y=39.00, z=1133.22], EntityCreeper['Creeper'/288, l='MpServer', x=-447.50, y=39.00, z=1126.50], EntitySkeleton['Skeleton'/289, l='MpServer', x=-445.50, y=39.00, z=1125.50], MoCEntityHorse['WildHorse'/290, l='MpServer', x=-446.03, y=67.00, z=1119.50], EntityCreeper['Creeper'/291, l='MpServer', x=-442.59, y=12.00, z=1183.28], EntitySpider['Spider'/292, l='MpServer', x=-437.09, y=12.00, z=1187.22], EntitySpider['Spider'/293, l='MpServer', x=-439.13, y=11.00, z=1187.09], EntityCreeper['Creeper'/294, l='MpServer', x=-442.13, y=12.00, z=1189.63], EntityCreeper['Creeper'/295, l='MpServer', x=-441.56, y=11.00, z=1184.84], EntityCreeper['Creeper'/296, l='MpServer', x=-440.34, y=11.00, z=1186.63], MoCEntityKitty['Kitty'/297, l='MpServer', x=-440.00, y=64.00, z=1212.38], MoCEntityKitty['Kitty'/298, l='MpServer', x=-435.38, y=67.00, z=1225.97], EntityItem['item.item.seeds'/1074, l='MpServer', x=-386.53, y=63.13, z=1232.91], MoCEntityMiniGolem['MiniGolem'/311, l='MpServer', x=-424.50, y=17.00, z=1084.50], MoCEntitySilverSkeleton['SilverSkeleton'/313, l='MpServer', x=-428.50, y=16.00, z=1211.50], MoCEntitySilverSkeleton['SilverSkeleton'/314, l='MpServer', x=-426.50, y=16.00, z=1211.50], EntityMinecartChest['entity.MinecartChest.name'/315, l='MpServer', x=-430.50, y=25.50, z=1216.50], EntityPig['Pig'/316, l='MpServer', x=-416.50, y=70.00, z=1259.50], EntityItem['item.tile.flower1.dandelion'/1093, l='MpServer', x=-340.63, y=62.13, z=1208.78], EntityZombie['Zombie'/326, l='MpServer', x=-405.48, y=58.00, z=1190.14], EntityZombie['Zombie'/327, l='MpServer', x=-404.41, y=59.00, z=1196.00], EntityZombie['Zombie'/328, l='MpServer', x=-403.50, y=59.00, z=1198.50], EntityPig['Pig'/329, l='MpServer', x=-415.50, y=73.00, z=1213.50], EntityItem['item.item.seeds'/330, l='MpServer', x=-409.31, y=71.13, z=1206.19], EntityPig['Pig'/331, l='MpServer', x=-410.50, y=66.00, z=1217.50], EntityPig['Pig'/332, l='MpServer', x=-413.16, y=71.00, z=1216.38], EntityPig['Pig'/333, l='MpServer', x=-414.50, y=68.00, z=1217.50], EntityCreeper['Creeper'/1102, l='MpServer', x=-381.50, y=23.00, z=1236.50], EntityPig['Pig'/334, l='MpServer', x=-412.50, y=69.00, z=1258.22], EntityZombie['Zombie'/1103, l='MpServer', x=-376.50, y=23.00, z=1234.50], EntityPig['Pig'/335, l='MpServer', x=-412.50, y=69.00, z=1259.81], EntityZombie['Zombie'/1104, l='MpServer', x=-381.50, y=23.00, z=1235.50], EntityPig['Pig'/336, l='MpServer', x=-411.50, y=68.00, z=1257.50], EntityZombie['Zombie'/1105, l='MpServer', x=-378.50, y=23.00, z=1236.50], EntityZombie['Zombie'/1106, l='MpServer', x=-375.50, y=26.00, z=1193.50], EntityItem['item.tile.flower2.poppy'/351, l='MpServer', x=-399.22, y=68.13, z=1150.53], EntityItem['item.tile.flowers.clover'/352, l='MpServer', x=-398.91, y=69.13, z=1149.69], EntityItem['item.tile.flower1.dandelion'/353, l='MpServer', x=-393.09, y=69.13, z=1154.25], EntityItem['item.tile.flower2.poppy'/354, l='MpServer', x=-396.13, y=68.13, z=1156.06], EntityItem['item.tile.rail'/355, l='MpServer', x=-386.19, y=25.13, z=1178.34], EntityItem['item.tile.rail'/356, l='MpServer', x=-388.88, y=25.13, z=1225.81], EntityItem['item.tile.rail'/357, l='MpServer', x=-387.84, y=25.13, z=1223.94], EntityItem['item.tile.rail'/358, l='MpServer', x=-388.88, y=25.13, z=1232.88], EntitySquid['Squid'/359, l='MpServer', x=-385.22, y=61.22, z=1235.50], EntityItem['item.item.seeds'/620, l='MpServer', x=-338.63, y=63.13, z=1209.13], EntityItem['item.tile.saplings.firSapling'/621, l='MpServer', x=-349.13, y=84.13, z=1245.28], EntitySkeleton['Skeleton'/371, l='MpServer', x=-381.50, y=14.00, z=1110.50], EntityMinecartChest['entity.MinecartChest.name'/372, l='MpServer', x=-378.50, y=25.50, z=1172.50], EntityItem['item.tile.saplings.firSapling'/628, l='MpServer', x=-361.06, y=78.13, z=1250.63], EntityItem['item.tile.rail'/373, l='MpServer', x=-383.19, y=25.13, z=1179.88], EntityMinecartChest['entity.MinecartChest.name'/374, l='MpServer', x=-375.50, y=26.50, z=1190.50], EntityMinecartChest['entity.MinecartChest.name'/375, l='MpServer', x=-370.50, y=40.50, z=1196.50], EntityItem['item.tile.saplings.firSapling'/631, l='MpServer', x=-347.56, y=89.13, z=1247.44], EntityItem['item.tile.flower1.dandelion'/376, l='MpServer', x=-370.88, y=33.13, z=1197.81], EntityItem['item.tile.rail'/377, l='MpServer', x=-374.19, y=36.13, z=1201.25], EntityItem['item.tile.flowers2.minersdelight'/378, l='MpServer', x=-376.19, y=36.13, z=1201.94], EntityItem['item.tile.rail'/379, l='MpServer', x=-383.81, y=25.13, z=1228.19], EntitySquid['Squid'/380, l='MpServer', x=-383.97, y=62.22, z=1236.91], MoCEntityBird['Bird'/381, l='MpServer', x=-381.50, y=79.00, z=1285.50], MoCEntityBird['Bird'/382, l='MpServer', x=-380.50, y=123.00, z=1287.50], EntityItem['item.item.seeds'/638, l='MpServer', x=-338.94, y=64.13, z=1156.13], MoCEntityBird['Bird'/383, l='MpServer', x=-380.50, y=123.00, z=1286.50], EntityItem['item.item.seeds'/639, l='MpServer', x=-393.97, y=62.13, z=1236.94], EntityItem['item.tile.flower2.poppy'/389, l='MpServer', x=-362.69, y=15.13, z=1211.84], EntityItem['item.tile.rail'/390, l='MpServer', x=-364.63, y=34.13, z=1214.81], EntityItem['item.tile.rail'/391, l='MpServer', x=-363.13, y=34.13, z=1215.81], EntityItem['item.tile.rail'/392, l='MpServer', x=-365.88, y=34.13, z=1215.81], EntityItem['item.tile.rail'/393, l='MpServer', x=-363.25, y=21.13, z=1242.81], EntityItem['item.tile.rail'/394, l='MpServer', x=-362.13, y=21.13, z=1244.81], MoCEntityBird['Bird'/396, l='MpServer', x=-360.66, y=72.00, z=1265.22], MoCEntityFirefly['Firefly'/141, l='MpServer', x=-519.50, y=66.00, z=1076.50], MoCEntityBird['Bird'/397, l='MpServer', x=-361.50, y=72.00, z=1265.50], MoCEntityButterfly['ButterFly'/144, l='MpServer', x=-518.41, y=64.00, z=1097.75], EntityCreeper['Creeper'/656, l='MpServer', x=-379.50, y=24.00, z=1228.50], EntitySpider['Spider'/663, l='MpServer', x=-414.50, y=29.00, z=1159.50], EntitySkeleton['Skeleton'/408, l='MpServer', x=-344.50, y=18.00, z=1129.50], EntitySkeleton['Skeleton'/409, l='MpServer', x=-344.50, y=18.00, z=1130.50], EntityItem['item.tile.flower1.dandelion'/410, l='MpServer', x=-345.81, y=64.13, z=1204.88], MoCEntityBoar['Boar'/155, l='MpServer', x=-514.81, y=70.00, z=1165.16], EntityItem['item.tile.saplings.firSapling'/411, l='MpServer', x=-348.41, y=84.13, z=1246.88], MoCEntityBoar['Boar'/156, l='MpServer', x=-516.59, y=70.00, z=1164.50], EntitySkeleton['Skeleton'/676, l='MpServer', x=-370.50, y=55.00, z=1227.50], EntitySkeleton['Skeleton'/677, l='MpServer', x=-370.50, y=55.00, z=1228.50], EntityPig['Pig'/422, l='MpServer', x=-331.50, y=63.00, z=1117.50], EntityPig['Pig'/423, l='MpServer', x=-330.50, y=64.00, z=1119.50], MoCEntityDragonfly['DragonFly'/168, l='MpServer', x=-507.53, y=66.00, z=1070.25], MoCEntityDragonfly['DragonFly'/169, l='MpServer', x=-504.41, y=66.00, z=1065.97], EntityZombie['Zombie'/425, l='MpServer', x=-324.50, y=40.00, z=1134.50], EntityItem['item.item.seeds'/426, l='MpServer', x=-330.81, y=63.13, z=1165.13], MoCEntityBird['Bird'/427, l='MpServer', x=-336.56, y=70.00, z=1233.78], MoCEntityBird['Bird'/428, l='MpServer', x=-333.38, y=70.00, z=1232.50], EntityCreeper['Creeper'/940, l='MpServer', x=-418.50, y=29.00, z=1167.50], MoCEntityDragonfly['DragonFly'/173, l='MpServer', x=-511.28, y=66.00, z=1118.66], MoCEntityDragonfly['DragonFly'/174, l='MpServer', x=-511.22, y=66.00, z=1116.41], MoCEntityDragonfly['DragonFly'/175, l='MpServer', x=-510.19, y=65.00, z=1114.56], MoCEntityBear['Bear'/433, l='MpServer', x=-314.50, y=65.00, z=1060.50], MoCEntityBear['Bear'/434, l='MpServer', x=-317.50, y=65.00, z=1063.50], EntityZombie['Zombie'/946, l='MpServer', x=-458.50, y=27.00, z=1233.00], EntitySheep['Sheep'/435, l='MpServer', x=-316.22, y=72.00, z=1143.78], EntitySheep['Sheep'/436, l='MpServer', x=-317.53, y=72.00, z=1143.63], EntitySheep['Sheep'/437, l='MpServer', x=-316.31, y=72.00, z=1142.47], EntitySheep['Sheep'/438, l='MpServer', x=-318.50, y=72.00, z=1141.50], MoCEntityDeer['Deer'/185, l='MpServer', x=-497.50, y=69.00, z=1204.50], EntityCreeper['Creeper'/953, l='MpServer', x=-416.50, y=29.00, z=1166.50], MoCEntityDeer['Deer'/198, l='MpServer', x=-492.50, y=69.00, z=1210.50], MoCEntityBird['Bird'/459, l='MpServer', x=-299.50, y=70.00, z=1304.50], MoCEntityBird['Bird'/460, l='MpServer', x=-296.50, y=70.00, z=1305.50], MoCEntityMouse['Mouse'/468, l='MpServer', x=-284.50, y=71.00, z=1245.50], EntitySkeleton['Skeleton'/1242, l='MpServer', x=-416.50, y=18.00, z=1245.50], MoCEntityFox['Fox'/478, l='MpServer', x=-269.50, y=72.00, z=1259.50], EntityZombie['Zombie'/227, l='MpServer', x=-452.50, y=49.00, z=1115.50], EntitySkeleton['Skeleton'/1251, l='MpServer', x=-469.50, y=39.00, z=1137.50], MoCEntityMiniGolem['MiniGolem'/228, l='MpServer', x=-460.91, y=39.00, z=1131.78], EntityCreeper['Creeper'/229, l='MpServer', x=-457.50, y=45.00, z=1128.50], MoCEntityMiniGolem['MiniGolem'/230, l='MpServer', x=-464.69, y=39.00, z=1131.94], EntityCow['Cow'/231, l='MpServer', x=-454.59, y=69.00, z=1128.41], EntityCow['Cow'/232, l='MpServer', x=-446.53, y=68.00, z=1132.72], EntitySkeleton['Skeleton'/1256, l='MpServer', x=-469.50, y=39.00, z=1138.50], EntityCow['Cow'/233, l='MpServer', x=-461.31, y=70.00, z=1131.53], EntityCow['Cow'/234, l='MpServer', x=-454.25, y=69.00, z=1136.09], MoCEntityBigCat['BigCat'/236, l='MpServer', x=-454.16, y=66.00, z=1215.72], EntityZombie['Zombie'/1008, l='MpServer', x=-372.56, y=25.00, z=1212.00], EntityZombie['Zombie'/1264, l='MpServer', x=-414.50, y=29.00, z=1161.50], EntityItem['item.tile.saplings.firSapling'/1265, l='MpServer', x=-361.88, y=88.13, z=1251.88], MoCEntityRaccoon['Raccoon'/247, l='MpServer', x=-505.50, y=69.00, z=1267.50], MoCEntityFox['Fox'/248, l='MpServer', x=-486.75, y=67.00, z=1283.97], EntitySkeleton['Skeleton'/249, l='MpServer', x=-464.50, y=21.00, z=1218.50], EntityZombie['Zombie'/250, l='MpServer', x=-467.50, y=21.00, z=1224.50], EntityZombie['Zombie'/1275, l='MpServer', x=-415.50, y=29.00, z=1163.50], EntityClientPlayerMP['test'/237, l='MpServer', x=-391.63, y=71.62, z=1187.27], EntitySkeleton['Skeleton'/254, l='MpServer', x=-471.50, y=29.00, z=1231.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:3405)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1345)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 448891504 bytes (428 MB) / 858210304 bytes (818 MB) up to 4241293312 bytes (4044 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 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
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge
UCHIJAAAA FastCraft{1.23} FastCraft
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod](DrZharks MoCreatures Mod v6.3.1.zip)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.22' Renderer: 'GeForce GTX 980/PCIe/SSE2'
Launched Version: vivecraft-1.7.10-Vivecraft-jrbudda14-forge-nohydra
LWJGL: 2.9.1
OpenGL: GeForce GTX 980/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.22, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (4)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 14
Mipmaps: 2
Anisotropic Filtering: 4
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 368.22
OpenGlRenderer: GeForce GTX 980/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

Vivecraft v13 Won't Launch

I click "Play", launcher does its normal thing, before going back to the normal "Play" and not actually launching Minecraft. Launcher Log appears to think nothing is wrong, but Game Output has an exception (and I don't know where the rest of the stack trace is hiding). Vivecraft's profile is set to use release version vivecraft-1.7.10-Vivecraft-jrbudda13-nohydra. Also, I am not using Forge.

LauncherLog.txt
GameOutput.txt

Failed to initialize stereo rendering plugin: OpenVR

I tried installing this mod and haven't been able to get it to work, I tried installing, and had issues so I deleted my .minecraft folder, reran my launcher to build up the .minecraft folder, closed the launcher, ran the installer with just the first check box checked and still had the problem. I'm seeing this upon launch and I'm not sure why.
image

Pastebin of my game output: http://pastebin.com/ZVBsNJK7

Center of Playspace Indication?

In locomotion mode it's best if you stand in the direct center of the playspace, since that is where the player capsule appears to be. Any way to get a subtle glow at the center of the playspace so I always know where it's at, without having to check the bounds and then guess whether i'm in the center or not.

Alternatively (or preferably in addition to) is there any way to have the player capsule actual be around me in locomotion mode, rather than the center of the playspace?

Jumping hurts?

I tried jumping in a two-block and three-block room space, and it takes half a heart each time. Simulate Falling is on, everything else is default open-VR options from the packaged installer in the latest release.

Taking damage through blocks

An odd one, a two block tunnel going straight forwards with nothing in sight but the lava sound playing, I teleport forward and start taking damage though the wall/floor/ceiling(?).

Anyone else seen this?

Enable non-VR players to use this plugin so they can play with VR players

I've installed the latest JDK and SteamVR. This mod works perfectly on my VR computer; however, running on my macbook (in bootcamp) I'm unable to start the game with the plugin so I can join the VR player.

---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 6/3/16 8:12 PM
Description: Updating screen events

java.lang.NullPointerException: Updating screen events
    at com.mtbs3d.minecrift.provider.MCOpenVR.setKeyboardOverlayShowing(MCOpenVR.java:497)
    at net.minecraft.client.gui.GuiTextField.func_146195_b(GuiTextField.java:689)
    at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:78)
    at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:344)
    at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1217)
    at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:134)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:291)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:422)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:377)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2315)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1408)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1316)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:498)
    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 --
Stacktrace:
    at com.mtbs3d.minecrift.provider.MCOpenVR.setKeyboardOverlayShowing(MCOpenVR.java:497)
    at net.minecraft.client.gui.GuiTextField.func_146195_b(GuiTextField.java:689)
    at net.minecraft.client.gui.GuiCreateWorld.func_73866_w_(GuiCreateWorld.java:78)
    at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:344)
    at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:1217)
    at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:134)
    at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:291)
    at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:422)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:377)

-- Affected screen --
Details:
    Screen name: net.minecraft.client.gui.GuiCreateWorld
Stacktrace:
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2315)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1408)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:1316)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_91, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 214115744 bytes (204 MB) / 450289664 bytes (429 MB) up to 2120679424 bytes (2022 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 3 mods loaded, 3 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA  mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJA  FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    UCHIJA  Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 
    GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3345' Renderer: 'Intel(R) Iris(TM) Pro Graphics 5200'
    Launched Version: vivecraft-1.7.10-Vivecraft-jrbudda14-forge-nohydra
    LWJGL: 2.9.1
    OpenGL: Intel(R) Iris(TM) Pro Graphics 5200 GL version 4.2.0 - Build 10.18.10.3345, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    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)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: On (16)
    OptiFine Version: OptiFine_1.7.10_HD_U_D1
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 16
    Antialiasing: 0
    Multitexture: false
    OpenGlVersion: 4.2.0 - Build 10.18.10.3345
    OpenGlRenderer: Intel(R) Iris(TM) Pro Graphics 5200
    OpenGlVendor: Intel
    CpuCount: 8

ViveCraft Crashes on launch?

I recently did a fresh install of minecraft and immediately installed vivecraft following the directions and when i go to launch the game it immediately crashes. Restarting & another fresh install didn't do the trick, i'm wondering if it's a problem with some leftover drivers from when i played mincrift in the DK2 days? Has anyone else had an issue like this?

v10/v12 - Play button doesn't play...

Tried out v10 and then v12 this morning, on both I hit play on the minecraft launcher screen, downloads some jar file¿ Then hours back to being a play button, no minecraft game, no error messages. Anyone else having issues like this?

Cant move under blocks without dying

How high does a ceiling have to be? I'll stand under a space 3 blocks tall and start to die. I didn't have this issue in the original mod. For example, when building a tunnel, if it's only 3 blocks high (which is over my head) when teleporting into the tunnel the screen flashes and I'll die if I don't teleport out quick enough. Maybe I'm missing something?

Cannot teleport past a fence, chests, furnaces etc

Cannot teleport even close distances if a fence or chest is between you and your teleport location. Requests:
I really miss the right grip button for torches!
Keyboard shortcuts to make a handy voice attack profile.
Turn up the tactile feedback and add more of it for different things.

[Feature Request] Custom Packet for Player-Information

Please send a CustomPaylopadPacket with additional Information:

  • On Connect: Currently a Request "MC|Vive" with Value "please" is send. Change the "please" to "jrbudda15" or such to allow version checking on Server-Side
  • On Movement-Schema-Change send a Packet Like: "MC|Vive|Movement" with value "teleportation"/"classic" or such.

Thanks in advanced ;)

Free Movement

Thanks for this feature. I tried a neat little trick that seemed to work quite well. I walked on the spot while moving and it seemed to work really well in fooling the brain that I was walking and thus reducing nausea. Because of the speed at which you move I was kind of forced to run on the spot to make it more realistic for my brain.

Is there anyway you can make an option to slow down the movement speed to allow walking on the spot be more feasible?

If you haven't tried it you should! :-)

[Forge Mod] Terrafirmacraft Bugs

First:
I'm using V16 of ViveCraft and TFC 0.79.29.922.

The game crashes with the following error code while loading the world

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 07.06.16 23:42
Description: Exception in server tick loop

java.lang.VerifyError: (class: net/minecraft/entity/player/EntityPlayer, method: func_70620_b signature: (Lnet/minecraft/item/ItemStack;I)Lnet/minecraft/util/IIcon;) Illegal target of jump or branch
at net.minecraft.server.management.ServerConfigurationManager.func_148545_a(ServerConfigurationManager.java:377)
at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:101)
at net.minecraft.server.network.NetHandlerLoginServer.func_147233_a(NetHandlerLoginServer.java:60)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:215)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.7.0_79, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 481281152 bytes (458 MB) / 830447616 bytes (791 MB) up to 2120679424 bytes (2022 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M -XX:-UseSplitVerifier
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 17
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 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
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge
UCHIJAAAA tfc_coremod{0.79.29} TFC[coremod]
UCHIJAAAA terrafirmacraft{0.79.29} TerraFirmaCraft
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 16
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 368.22
OpenGlRenderer: GeForce GTX 980 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

Unable to launch Vivecraft v10

Trying to launch the new update (Vivecraft v10) and this is the error in the launcher log

[09:00:32 WARN]: Couldn't download https://libraries.minecraft.net/com/mtbs3d/minecrift/1.7.10-Vivecraft-jrbudda10/minecrift-1.7.10-Vivecraft-jrbudda10.jar for job 'Version & Libraries' java.lang.RuntimeException: Server responded with 403 at com.mojang.launcher.updater.download.ChecksummedDownloadable.download(ChecksummedDownloadable.java:97) ~[launcher.jar:1.6.61] at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:109) [launcher.jar:1.6.61] at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:1.6.61] at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:1.6.61] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_91] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_91] at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]

Tested both with and without Forge 1614 support, though it seems the error is its trying to download from the wrong location.

Teleport Playspace Preview

Would it be possible to get an indication of where my playspace will be upon teleporting to the new location? This is the way The Lab and The Gallery both do it and i find it very useful. Thanks, I love this mod! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.