Code Monkey home page Code Monkey logo

Comments (11)

tori1277 avatar tori1277 commented on June 18, 2024

game version 2021.4.14s isnt supported by oxygen filter yet, so change GameVersion>2021.4.14s to GameVersion>2021.4.12s

from reactor.

EarnestGibbs avatar EarnestGibbs commented on June 18, 2024

I have switched the game version to 2021.4.12s, but I am still getting the same errors

from reactor.

DaemonBeast avatar DaemonBeast commented on June 18, 2024

Try one of the solutions here: #29 (comment).

from reactor.

DaemonBeast avatar DaemonBeast commented on June 18, 2024

game version 2021.4.14s isnt supported by oxygen filter yet, so change GameVersion>2021.4.14s to GameVersion>2021.4.12s

Correction: OxygenFilter works fine. It's the mappings that are outdated.

from reactor.

EarnestGibbs avatar EarnestGibbs commented on June 18, 2024

Try one of the solutions here: #29 (comment).

Thanks, I still have not gotten this working, but I will continue to tinker with it.

from reactor.

DaemonBeast avatar DaemonBeast commented on June 18, 2024

@EarnestGibbs It's been updated a little. Did you see the note added to the top?

from reactor.

EarnestGibbs avatar EarnestGibbs commented on June 18, 2024

@DaemonBeast yes about the mappings being outdated. but I am not sure what that means

from reactor.

DaemonBeast avatar DaemonBeast commented on June 18, 2024

@EarnestGibbs I updated the note at the top of the linked comment I posted (#29 (comment));

from reactor.

EarnestGibbs avatar EarnestGibbs commented on June 18, 2024

@DaemonBeast Ok, so I used the edit you mentioned which make the build get further but now in running into a different error

C:\Users\maste\Desktop\ModdingAmongUsFolder\TestPlugin\TestPlugin\TemplatePlugin.cs(32,37): error CS1061: 'TextMeshPro' does not contain a definition for 'Text' and no accessible extension method 'Text' accepting a first argument of type 'TextMeshPro' could be found (are you missing a using directive or an assembly reference?) [C:\Users\maste\Desktop\ModdingAmongUsFolder\TestPlugin\TestPlugin\TestPlugin.csproj]

from reactor.

DaemonBeast avatar DaemonBeast commented on June 18, 2024

@EarnestGibbs Ah yes, change the occurrence of Text to text.

from reactor.

EarnestGibbs avatar EarnestGibbs commented on June 18, 2024

@DaemonBeast Thanks that did it.

from reactor.

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.