Coder Social home page Coder Social logo

altv-csharp-streamer's Introduction

Hello it's LaMeule AkA Benjamin ๐Ÿ‘‹

I'm a french developer

  • ๐Ÿ”ญ I'm mainly a C# developer and i mostly love backend
  • ๐Ÿฅ… I also sometimes do frontend development

You can find me here

Discord


Languages and Tools

CSharp

Visual Studio

HTML5

CSS3

Sass

JavaScript

Node.js

SQL

MySQL

Git

GitHub


Statistics

LaMeuleFR github stats


altv-csharp-streamer's People

Contributors

lameulefr avatar phill030 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

altv-csharp-streamer's Issues

[BUG] Prop doesnt get created

Describe the bug
The prop isnt spawning

To Reproduce

PropStreamer.Create(Convert.ToString(Alt.Hash("v_corp_cabshelves01")), new(-6.145054F, 22.048351F, 71.20215F), new(0,0,0));

Expected behavior
The Prop should spawn

Screenshots
/////

Additional context
Why is the model a string if on clientside it needs a uint?

[BUG] Marker can't be created

MarkerStreamer.Create(MarkerTypes.MarkerTypeHorizontalBars, player.Position, new Vector3(2, 2, 2))

Client-Side console:

[18:33:09][Error] [V8] Exception at sarp-streamer-marker:marker-streamer.mjs:152
[18:33:09][Error]             marker.color.r, marker.color.g, marker.color.b, marker.color.a,
[18:33:09][Error]   TypeError: Cannot read properties of null (reading 'r')
    at marker-streamer.mjs:152:24
[18:33:09][Error] [V8] Exception at sarp-streamer-marker:marker-streamer.mjs:152
[18:33:09][Error]             marker.color.r, marker.color.g, marker.color.b, marker.color.a,
[18:33:09][Error]   TypeError: Cannot read properties of null (reading 'r')
    at marker-streamer.mjs:152:24
[18:33:09][Error] [V8] Exception at sarp-streamer-marker:marker-streamer.mjs:152
[18:33:09][Error]             marker.color.r, marker.color.g, marker.color.b, marker.color.a,
[18:33:09][Error]   TypeError: Cannot read properties of null (reading 'r')
    at marker-streamer.mjs:152:24
...
...

[BUG] Cannot be compiled

Describe the bug
Cannot be compiled when added to a valid C# project

To Reproduce
Remove all additionally installed library's like 'TheSantos.Models.Entities.Network' and 'org.bouncycastle.tls.crypto'

Expected behavior
Compiling will fail, because the library's are not installed

Additional context
Remove the package 'TheSantos.Models.Entities.Network' from 'DoorManager.cs' in line 7
Remove the package 'org.bouncycastle.tls.crypto' from 'BlipManager.cs' in line 6

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.