Coder Social home page Coder Social logo

Comments (12)

Zaczero avatar Zaczero commented on May 24, 2024

Try to remove all custom vs code from it like:
#region
#endregion
#if
#else
#endif
#define
etc.
SharpLoader doesn't support that.

from sharploader.

SupportExTraGoZ avatar SupportExTraGoZ commented on May 24, 2024

I'll do that, but is it possible to make it so it supports that? xD

from sharploader.

Zaczero avatar Zaczero commented on May 24, 2024

Everything is possible ;)

from sharploader.

SupportExTraGoZ avatar SupportExTraGoZ commented on May 24, 2024

Yeah, I've done that on my project, but my project also uses other DLL's not made/developed by me, they have #region etc etc there, and that's yet causing again the error, will wait for the fix.

from sharploader.

Zaczero avatar Zaczero commented on May 24, 2024

If you got Skype add me: MrZaczer0
I think that this .dll error is caused by another bug :D
It doesn't matter for the .dll if there is #region in it or not.

from sharploader.

SupportExTraGoZ avatar SupportExTraGoZ commented on May 24, 2024

Eh, I don't use skype much atm :S -> Well I don't know what that error could be from :S

from sharploader.

Zaczero avatar Zaczero commented on May 24, 2024

Any other contact method?
Can you paste this error here?

from sharploader.

SupportExTraGoZ avatar SupportExTraGoZ commented on May 24, 2024

Eh will try to figure out, probably make skype or yeah :D -> I'll paste it in a moment

from sharploader.

SupportExTraGoZ avatar SupportExTraGoZ commented on May 24, 2024

error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line F:\MyUser\Program Files\TrashV2\i3zlcu5x.8.cs(1,5327) : error CS1513: } expected F:\MyUser\Program Files\TrashV2\i3zlcu5x.8.cs(1,5327) : error CS1038: #endregion directive expected F:\MyUser\Program Files\TrashV2\i3zlcu5x.5.cs(1,28) : warning CS1696: Single-line comment or end-of-line expected F:\MyUser\Program Files\TrashV2\i3zlcu5x.2.cs(1,255) : error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line F:\MyUser\Program Files\TrashV2\i3zlcu5x.2.cs(1,992) : error CS1513: } expected F:\MyUser\Program Files\TrashV2\i3zlcu5x.2.cs(1,992) : error CS1038: #endregion directive expected

from sharploader.

SupportExTraGoZ avatar SupportExTraGoZ commented on May 24, 2024

I'll continue tomorrow, if you can think of a way to fix this, I'll be so glad to hear and assist.

from sharploader.

Zaczero avatar Zaczero commented on May 24, 2024

Looks like that preprocessor support will do the job.

from sharploader.

Zaczero avatar Zaczero commented on May 24, 2024

https://github.com/Zaczero/SharpLoader/releases

from sharploader.

Related Issues (8)

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.