Computers and Technology

Klango source code

Started by pajper 69 posts last post 2 years ago Page 1 of 4

#1 Edited

I wondered for a long time how to legally share the Klango source code. In the end, after legal consultations at Warsaw University of Technology, it turned out that the only way to do this is to make available not the code itself, but a program that gets the code from the original files. Well there it is.
Any newer than 2.0 version of Ruby and Visual Studio 2019 with all C ++ modules enabled will be required.

https://www.dropbox.com/s/581cg4y3iuthw0a/klango_desourcer.zip?dl=1
#StandWithUkraine

Shoot for the Moon. Even if you miss, you'll land among the stars.

#2

Cool
Religion ist Opium fürs Volk!

#3

I am geting the following error after installing ruby and running rake.

** Invoke default (first_time)
** Execute default
rake aborted!
Errno::ENOENT: No such file or directory @ rb_file_s_lstat - lua5.1_modified\bin\lua5.1.dll
C:/Ruby27-x64/lib/ruby/2.7.0/fileutils.rb:1332:in `lstat'
C:/Ruby27-x64/lib/ruby/2.7.0/fileutils.rb:1332:in `lstat'
C:/Ruby27-x64/lib/ruby/2.7.0/fileutils.rb:1376:in `copy'
C:/Ruby27-x64/lib/ruby/2.7.0/fileutils.rb:497:in `block in copy_entry'
C:/Ruby27-x64/lib/ruby/2.7.0/fileutils.rb:1513:in `wrap_traverse'
C:/Ruby27-x64/lib/ruby/2.7.0/fileutils.rb:494:in `copy_entry'
C:/Users/HP/Downloads/klango_desourcer/klango_desourcer/rakefile:14:in `block in '
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:281:in `block in execute'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:281:in `each'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:281:in `execute'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:219:in `block in invoke_with_call_chain'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:199:in `synchronize'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:199:in `invoke_with_call_chain'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/task.rb:188:in `invoke'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:160:in `invoke_task'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:116:in `block (2 levels) in top_level'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:116:in `each'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:116:in `block in top_level'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:125:in `run_with_threads'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:110:in `top_level'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:83:in `block in run'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:186:in `standard_exception_handling'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/lib/rake/application.rb:80:in `run'
C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/rake-13.0.1/exe/rake:27:in `'
C:/Ruby27-x64/bin/rake:31:in `load'
C:/Ruby27-x64/bin/rake:31:in `'
Tasks: TOP => default
greatings, Felix, alias Karmien

Mastodon: @randomfelix@dragonscave.space
WhatsApp: +4915560642152
Discord: felixius2084

#4

yeah, it gives me an error as well, please someone explain.
favourite games: timecrest, code7, mortal combat 10, mortal combat11, Mortal Kombat1 and the vale.

#5

it is not working for me eather: when I run the rake command, it says rake aborted! TypeError: no implicit conversion of nil into String: d:/klango_desourcer/rakefile:13:in `block in

#6

I wonder if I did something rong?

#7

Its doing this for everyone so mostlikely not.
greatings, Felix, alias Karmien

Mastodon: @randomfelix@dragonscave.space
WhatsApp: +4915560642152
Discord: felixius2084

#8

Probably that thing was a prank or something.
greatings, Felix, alias Karmien

Mastodon: @randomfelix@dragonscave.space
WhatsApp: +4915560642152
Discord: felixius2084

#9

idk

#10

idk why he would want to prank us

#11

It's not a prank.
Sygnatura to może być w sądzie. Sygnatura sprawy np. :P

#12

yeah a prank i'm so sure
When you're stuck, just try harder.

#13

You should have read the readme first, Visual Studio 2019 is required to run it.
#StandWithUkraine

Shoot for the Moon. Even if you miss, you'll land among the stars.

#14

@pajper that is already installed. But hang on let me try it again just now. O whats that?

rake aborted!
Errno::EINVAL: Invalid argument @ rb_sysopen - C:/Users/HP/Downloads/klango_desourcer/klango_desourcer/klango 3/bin/spammerhahaha.exe
C:/Users/HP/Downloads/klango_desourcer/klango_desourcer/rakefile:9:in `block in '
Tasks: TOP => default
(See full trace by running task with --trace)
greatings, Felix, alias Karmien

Mastodon: @randomfelix@dragonscave.space
WhatsApp: +4915560642152
Discord: felixius2084

#15

Please make sure that you have a correct archive.
#StandWithUkraine

Shoot for the Moon. Even if you miss, you'll land among the stars.

#16

I have downloaded the one from link 1, also it seams like everyone has this problem. Maybe you have to reupload it.
greatings, Felix, alias Karmien

Mastodon: @randomfelix@dragonscave.space
WhatsApp: +4915560642152
Discord: felixius2084

#17

Oh damn. If you cannot even run a downloader then I think you should stop bothering with this really.
- "Intelligence and wisdom is like jam. The less you have, the harder you're trying to spread it arround." - French proverb

#18

I have the correct archive: I installed everything that was required but it is still not working

#19

so everyone can not use a browser? Wow, just wow.
greatings, Felix, alias Karmien

Mastodon: @randomfelix@dragonscave.space
WhatsApp: +4915560642152
Discord: felixius2084

#20 1 like

I'm wondering why in the hell you all need the source code sooo badly.

Όταν θα κοιτάς την θάλασσα
Χωρίς να το θέλεις, θα βλέπεις εμένα
Και τα μάτια σου θα ‘ναι θλιμμένα
Όταν θα ξυπνάς στον ύπνο σου
Χωρίς να το θέλεις, θα σκέφτεσαι εμένα
Και θα νιώθεις μεγάλο κενό