Git Product home page Git Product logo

Comments (15)

Pokechu22 avatar Pokechu22 commented on August 22, 2024

Hm. Not saved, or saved, but "pop off" on load, or "not saved in the right state"?

This is odd, since while tripwire is a weird block (it has a large number of block states and only 2 "real" states), the mod's save code shouldn't have trouble with it. I'll look into it.

from worlddownloader.

GrapeJamMan avatar GrapeJamMan commented on August 22, 2024

I wish I could tell the difference, I'm pretty new at this.

When opened in single player mode, I am able to place a string between the tripwire switches, as if it never existed. Not sure if that's a helpful clarification!

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

Is there a string item lying on the ground nearby? (I'm going to assume probably not, but if there is, that changes the likely cause)

from worlddownloader.

GrapeJamMan avatar GrapeJamMan commented on August 22, 2024

Nope, no fallen / broken items on the floor.

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

I haven't been able to reproduce this, unfortunately. Can you post a screenshot of the setup you were trying to save?

from worlddownloader.

Tsoccerguy3 avatar Tsoccerguy3 commented on August 22, 2024

I tested mod-1.11.2-baseedit-4.0.0.2-SNAPSHOT-mc1.11.2 , using complex trip wire setup . it was reproduced on the wdl map 100 % . Trip wires can be World Edited on to any block , even places they don't normally attach to ie... stairs , ice , fence etc .. and they will stay until a block update happens then they pop off . I suggest you put a sample map up . download this tripwire setup and zip it up so i can look at it in MCEdit . Confirmed this only happens in 1.11.2 4.0.0.1 litemod version

from worlddownloader.

GrapeJamMan avatar GrapeJamMan commented on August 22, 2024

I can give it a spin with the snapshot, is there a litemod package I can use to drop it in? Or maybe just wait until the release? :)

from worlddownloader.

GrapeJamMan avatar GrapeJamMan commented on August 22, 2024

Not super complicated, but I pulled this morning the linked world minecartrapidtransit_net_2017-03-12_08-01-09

Around -29, 53, 52, inside the "station" going forward and to the right (break the gold blocks for a safe way to get in) there's a rail going up and three trip wires near a piston and diamond block that definitely exists on the multiplayer map but missing when I opened it local.

from worlddownloader.

Tsoccerguy3 avatar Tsoccerguy3 commented on August 22, 2024

on mega download , need the decryption key to get it . At this Time , no litmods working . All I know now is that the core mods work for string on trip wire switch . Suspect its a litemod transformer issue . If you want , get MCEdit here http://www.mcedit-unified.net/ . Only open the map in MCEdit , you can look at a block its state by highlighting it and holding alt key . you can then fix the map .

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

Hm, litemod only would be odd... but possible. I'll double-check.

I do remember from the time I was on minecartrapidtransit (maybe a year ago) that a few stations were previously missing some blocks - I should check the log video to double check, might have been that one (in which case... something's wonky if it works on the server). It's entirely possible that a tripwire's somehow in an invalid state which causes the mod to freak out.

Also, to be clear, 4.0.0.2-SNAPSHOT is the version number for the current code; it hasn't been released yet (when it is released it'll be 4.0.0.2; SNAPSHOT means "as-is in development").

on mega download , need the decryption key to get it

The link works for me, odd.

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

OK, I looked through my old information. The broken station was C9, which I'm pretty sure isn't the one you describe, and the problem was a non-slanted rail.

I found the relevant blocks in MC-edit, and they were purely air, not a tripwire with invalid data. Interesting...

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

I just remembered something old. During the 1.9 snapshots, tripwire would randomly be deleted on load. That shouldn't affect the mod, given that this isn't 1.9, but it's of note. Does MRT use a multi-protocol support plugin (such as ViaVersion)? If so, it might be a bug in that plugin, and I'll need to ask the devs of it about it (or fix it myself).

There's also some more recent bugs, one involving realms and another involving mobs. Both of those seem unlikely (though the realms one is odd and something I would investigate if I had realms), but are worth noting.

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

Version 4.0.0.2 has been released; can you try again in that version? If it still happens, can you post the log file (I added some additional debug code to diagnose this behavior).

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

I know that this is a bit late, but did you have forge installed at the time? There is (was, at least) a forge bug (MinecraftForge/MinecraftForge#3924) that causes string to disappear; I'm investigating that but it may be that that bug is the cause.

from worlddownloader.

Pokechu22 avatar Pokechu22 commented on August 22, 2024

Since the forge bug in question has been fixed (but in 1.12 only), I'm closing the issue. If you're using an older MC version and forge, you can avoid that bug by ensuring you only download the world when you first login to a server after starting the game (not after reloging or entering a single player world, although changing servers via bungee is OK).

from worlddownloader.

Related Issues (20)

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.