This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const readline = require('readline'); | |
const rl = readline.createInterface({ | |
input: process.stdin, | |
output: process.stdout | |
}); | |
rl.question('What do you think of Node.js? ', (answer) => { | |
// TODO: Log the answer in a database | |
console.log('Thank you for your valuable feedback: ${answer}'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var prompt = require('prompt'); | |
// | |
// Start the prompt | |
// | |
prompt.start(); | |
// | |
// Get two properties from the user: username and email | |
// |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\vico\node_modules\prompt-sync\index.js:66 | |
if (!wasRaw) { process.stdin.setRawMode(true); } | |
^ | |
TypeError: process.stdin.setRawMode is not a function | |
at prompt (C:\Users\vico\node_modules\prompt-sync\index.js:66:34) | |
at Object.<anonymous> (C:\Users\vico\Desktop\teste.js:2:39) | |
at Module._compile (module.js:569:30) | |
at Object.Module._extensions..js (module.js:580:10) | |
at Module.load (module.js:503:32) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
BetterFontsCore (TTFR-1.12.1-1.9.0.jar) | |
BlurPlugin (Blur-1.0.4-14.jar) | |
CXLibraryCore (cxlibrary-1.12.1-1.6.0.jar) | |
ForgelinPlugin (Forgelin-1.5.0.jar) | |
offlineskins (OfflineSkins-1.12.1-v1.jar) | |
DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.6.3.jar) | |
Contact their authors BEFORE contacting forge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
BetterFontsCore (TTFR-1.12.1-1.9.0.jar) | |
CXLibraryCore (cxlibrary-1.12.1-1.6.0.jar) | |
ForgelinPlugin (Forgelin-1.5.0.jar) | |
offlineskins (OfflineSkins-1.12.1-v1.jar) | |
DynamicSurroundingsCore (DynamicSurroundings-1.12-3.4.6.3.jar) | |
Contact their authors BEFORE contacting forge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
BetterFontsCore (TTFR-1.12.1-1.9.1.jar) | |
Contact their authors BEFORE contacting forge | |
// I feel sad now :( | |
Time: 8/16/17 1:09 AM | |
Description: Exception ticking world |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry | |
[INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry | |
[INITIALIZATION][CLIENT][INFO] Loading scripts | |
[INITIALIZATION][CLIENT][INFO] [crafttweaker]: Loading Script: {[0:crafttweaker]: forgotfuel.zs} | |
[INITIALIZATION][CLIENT][INFO] Setting fuel for <minecraft:painting> | |
[INITIALIZATION][CLIENT][INFO] Setting fuel for <minecraft:item_frame> | |
[INITIALIZATION][CLIENT][INFO] Setting fuel for <minecraft:torch> | |
[INITIALIZATION][CLIENT][INFO] Setting fuel for <minecraft:wooden_slab> | |
[INITIALIZATION][CLIENT][INFO] Setting fuel for <minecraft:bow:*> | |
[INITIALIZATION][CLIENT][INFO] [crafttweaker]: Loading Script: {[0:crafttweaker]: moregrassseeds.zs} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Crashlog for Cemu 1.10.0f | |
Date: 04-10-2017 22:42:30 | |
----------------------------------------- | |
Stack trace | |
----------------------------------------- | |
0x00007ff739b98a50 (+0x00007ff739b98a50) EZFRD64.DLL cemuLog_log | |
0x00007ff739b98a50 (+0x00007ff739b98a50) EZFRD64.DLL cemuLog_log | |
0x00007ff94aeedc00 (+0x00007ff94aeedc00) EZFRD64.DLL RtlNormalizeString | |
0x00007ff94ae991a0 (+0x00007ff94ae991a0) EZFRD64.DLL RtlLookupFunctionEntry |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
WARNING: coremods are present: | |
MalisisCorePlugin (malisiscore-1.12.2-6.1.6.jar) | |
BlurPlugin (Blur-1.0.4-14.jar) | |
ForgelinPlugin (Forgelin-1.5.0.jar) | |
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) | |
ColorUtilityCorePlugin (ColorUtility-universal-1.0.4.jar) | |
CreativePatchingLoader (CreativeCore v1.8.10 mc1.12.1.jar) | |
offlineskins (OfflineSkins-1.12.2-v2-core.jar) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Raw class files are present in the mods folder | |
This is not supported by this tool | |
Raw class files are present in the mods folder | |
This is not supported by this tool | |
Raw class files are present in the mods folder | |
This is not supported by this tool | |
null : v1.0 | |
null : 1.12.2-v3a-core.jar | |
null : 1.11.2-2.0.2 | |
null : 1.12-0.2b |